

I am Autistic 😃
Programmer by day, burnt out by night.
I am Autistic 😃
Good to know kids have been scarred with fake feces since the 90’s!
They can come with an RK3588, which is more powerful than the Raspberry Pi 5.
Although it loses by a large margin in performance from even my old Dell XPS’s Intel i5-7300HQ, the performance isn’t great.
That said, that is right in between a ThinkPad T440’s 4th gen i5 or i7, so maybe that’s not all bad.
Nintendo Switch 2 getting more details, and knowing Nintendo probably a release date within a short time span, is true.
For one, April 1st has always been a date to make big announcements in Japan, not one for jokes. Nintendo just learned to move that one day for westerners (:
I mean, Google announcing a Möbius-shaped keyboard would still be a good April 1st joke, “obviously fake news” from a news source wouldn’t be because it’s not obvious, anymore.
I’ve seen the Tiktoks a million times, yes.
Light hearted pranks are still great for April 1st!
Ah, I thought those lines didn’t make those 'compromises". I’ll look into it, thanks!
Their Thinkpad T’s and X’s still seem honestly good, it’s just that there’s many Thinkpad lines that are shit as well.
You jest but I unironically want one of the Thinkpads with a Snapdragon X (|Plus|Elite) to compile my Rust on.
Posted 10h ahead of you, with the exact same replies.
You can do a quick search before you do this.
I, on the other hand, hope something will push them to pay their programmers 25 an hour
What power?
Ah, yeah okay, good to know!
My 3D experience went swimmingly on my N3DS 😅
To add to @[email protected]
The uutils are MIT licensed, simply put it means “do whatever you want with it, as long as you credit us”.
The coreutils are GPL, simply put “do whatever you want with it but only in other GPL works, also credit us”.
The coreutils make sure forks will also be open source.
While the uutils aren’t closed source, they do allow you to make closed source forks.
The uutils’ license is too permissive.
I don’t mind using it for larger teams, it can be great for organised communication such as dev teams!
But it shouldn’t replace documentation.
(Also, Discord itself is a proprietary, censoring telemetry wasp nest, your FOSS dev team shouldn’t be organised in it but Matrix, XMPP, IRC channels or something else open.)
Likely not anytime soon as they tend to hold off latest features and prefer older (but maintained) LTS versions of just about everything. Also especially not if it turns out to be a bad idea; they explicitly build Mint without Snaps since their inclusion in the Ubuntu base.
Mainly memory safety; split
(which is also used for other programs like sort
) had a memory heap overflow issue last year to name one.
The GNU Coreutils are well tested and very well written, the entire suite of programs has a CVE only once every few years from what I can see, but they do exist and most of those would be solved with a memory and type safe language.
That said, Rust also handles parallelism and concurrency much better than C ever could, though most of these programs don’t really benefit from that or not much since they already handled this quite well, especially for C programs.
uutils/Linux?
The only 3DS I had was a N3DS, maybe that explains why I’ve never had issues with the 3D while most people seem to complain about it?
I do backend development in PHP and Ruby, and AI sometimes has a suggestion that helps me out but is often completely, utterly useless, especially at actually coding the thing from scratch.