

…without any repercussions, So Far™
Programmer by day, burnt out by night.
…without any repercussions, So Far™
Yeah well, a remake means they made the game again. It’s a new game, with the same content. That does mean it runs a new engine, and has modern-sized textures and models.
Perhaps they could optimise the game a bit more, I’ve always thought an installer that let’s you choose wether to install the downsized 1080p assets or the full-size 4k assets would’ve been nice to have but alas.
Nor models.
And oh look, those make up everything that isn’t music or UI!
Old game runs needs less powerful hardware than new game
Good lord, did you figure that out all by yourself‽ /s
The vast majority of these rpm records are not copyrighted. The same happened before when they were losing lawsuits over the books they archive, the vast majority of them weren’t copyrighted and almost none of them were published by the sueing publishers.
This isn’t about copyright as they would have you believe, this is about information being publicly accessible rather than controlled by corporations.
This guy gets it!
That’s so cool!
Where did you derive the words from, and what do they sound like if they sound like anything?
It looks like Japanese hiragana! I like it!
$ touch girl
$ echo 'nyaa~' > girl
$ cat girl
nyaa~
If anything, I think it’s people used to Windows or macOS that don’t want anything to change that tend to hate Linux systems; it’s not exactly Windows/macOS (and doesn’t run exactly the MS Office and Adobe suits) so they hate it.
You forgot this /s
Handheld Cacodemon
-plays Doom-
Ah, yeah okay, good to know!
My 3D experience went swimmingly on my N3DS 😅
To add to @ParetoOptimalDev@lemmy.today
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’ve seen it usually works well.
I believe you do have to change the slashes in the checksum files and run
wine setup.exe
in the folder, after that it should have a desktop shortcut just like on Windows. You should also be able to add it as installed game to Lutris.Take it with a grain of salt, I haven’t tried it myself, though.