There's clearly demand for notepad++ on Mac. Refusing to meet users where they are at with a simple port feels like squatting on a trademark. I find myself sympathetic to the Mac porter more than Don Ho.
Full tweet (since it wouldn't fit in the title): Sam Altman: Superintelligence probably by end of 2028. So we got roughly 2 years left. Enjoy your job while you still can. Time is ticking.
Title was truncated due to being too long. Original title: WATCH: 'You can't have guns. You can't walk in with guns,' Trump says of Alex Pretti killing
Never fear, the 2nd amendments days are numbered too. Trump just said 'You can't have guns. You can't walk in with guns' (the 'in' in this context being 'outside')
4b-model take. LLMs are far more intelligent than you give them credit for. Every new layer of abstraction allows us to develop software better and faster. People constantly ragged on OOP yet it is the foundation of modern computing. People while about "bloat" but continue to buy more RAM. Compilers are a black box and meaningfully inhibit your ability to write asm but these days nobody cares. I see LLMs as the next logical evolution in computing abstractions.
>a WSL2-esque wrapper around Virtualization.framework allowing for easy installation of Linux containers.
So Linux is now a first class citizen on both Windows and Mac? I guess it really is true that 'if you can't beat em, join em.' Jobs must be rolling in his grave.
C has a lot of ambiguity in how it is parsed ("undefined behavior") but people usually view that as a benefit because it allows compilers more freedom to dictate an implementation.