Viewing profile — jimjag
jimjag
HN member- Joined
- Thu, Feb 19, 2015, 9:42 PM UTC
- HN karma
- 444
- Public activity
- 172 items
- HN profile
- View on Hacker News ↗
About jimjag
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47792461
You can even do it with complex images in a multi-color bitmap. I do it with my 6502 SBC setup: https://github.com/jimjag/JJ65c02/blob/main/Software/pico-co...
-
comment
Comment #47529945
LibreOffice suffers from an extreme inferiority complex, which is why they overreact and get overly defensive about _everything_.
-
comment
Comment #46274495
I still have 2 of these.
-
comment
Comment #46034474
I think people are missing the main point. The real issue with Rust is that it is a designed language which is really tuned and optimized for a specific use case. And for that spec…
-
comment
Comment #44635771
Billionaires Convince Themselves AI Chatbots Are Close to Making New Scientific Discoveries
- story
-
comment
Comment #44359532
There are some wheels, for example, 'lxml' that bundle in their binary possibly incompatible external libraries, or older libraries than what you would like. This can cause library…
-
comment
Comment #44359165
It helps, that's for sure. But this sort of knowledge should not exist in the environment in any case. It should be part of the canonical package list, and not hidden away elsewher…
-
comment
Comment #44358934
This has the same issue as so many package managers for Python, namely, it doesn't provide a way for --no-binary to remain sticky. There are times when you do NOT want the wheel ve…
- story
-
comment
Comment #43241327
It cannot be stressed enough how _vital_ these scripts were to making the WWW an actual functional technical resource; These scripts were a key, if not the key, in growing the actu…
-
comment
Comment #42851763
"You should never worry about betraying your workplace because given the chance, your workplace will definitely betray you. Loyalty to individuals. Relationships. That's what makes…
- story
-
comment
Comment #42127439
I would have assumed that the workload would be similar to what Fred and Barney expected at the Bedrock Fire Department.
-
comment
Comment #41602384
But it is that exact kind of unknown which makes most people and entities avoid those licenses in the 1st place. If the goal is to significantly limit the distribution and reach, I…
-
comment
Comment #41591164
Most of the licenses discussed in the article are demonstrably NOT open source licences at all.
- story
-
comment
Comment #39838971
The entire work can be licensed under GPL, but those parts that were MIT remain, individually, still under MIT. MIT specifically and explicitly allows for 'sublicense'ing
-
comment
Comment #39777788
Not all CLAs are the same... for example, the CLA from the ASF is NOT a copyright assignment. Other CLAs _are_.
-
comment
Comment #39777747
How a license which conflicts with the OSD can "clearly (be) an open source license in the full spirit and original intent of open source" is beyond me.
-
comment
Comment #39089092
Open Source is not a business model. Open Source is a licensing and development model.
-
comment
Comment #38811635
blush Thank you everyone for the kind words
-
comment
Comment #38810438
Well, that's assuming a very specific, and stale, development direction; I think we would have seen a more native and natural migration to something very macOSX like. Sure, not exa…
-
comment
Comment #38808130
Yep... the move from m68k to PowerPC was pretty much the deathknell. To really be a successor to A/UX, the core code would have had to be ported to that chip, and the amount of wor…