Skip Navigation

Lorem Ipsum dolor sit amet
Lorem Ipsum dolor sit amet @ LorIps @lemmy.world
Posts
2
Comments
101
Joined
9 mo. ago

  • 1983 was a uniquely American event. Japan and Europe were unaffected, and as no Japanese consoles had any success in the US at the time they wouldn't have aimed for an American release anyway, while Europe only bought computers.

  • Ping, not an expert but at least my opinion

  • sudo has a bunch of commands and features nobody (except the person who implemented it) has ever used, giving it quite a large surface of attack. doas is meanwhile much leaner and developed by the OpenBSD community, meaning if a feature has security concerns it won't be implemented no matter how practical. sudo-rs somewhat of a middle ground between the two, not planning on implementing every single feature of sudo while keeping the same core commands and implementing the quality of life features doas doesn't like because they're insecure, and is the solution I personally use.

  • It's an implementation of sudo in Rust (because of course) that doesn't implement every nonsense feature of the normal sudo giving it a smaller attack surface than the normal sudo while still keeping the familiar commands and ease of use (that doas is somewhat lacking)

  • Dear Video Games Europe!

    Bullshit.

    Best Wishes,

  • It would make sense that they don't want to get sued following the recent controversy. Might also be aimed at undermining the AI slop (that Google doesn't profit from)

  • Probably not, they don't provide copyrighted files and Nintendo reeeeeaaaally doesn't want to create precedent that decomp is fair use (which it probably is) which could make emulators 100% legal.

  • I think the other aspect is that we have the statistics now. I would assume that the PS2 had more monthly users than the PS3 for quite a long time maybe even up to the PS4. Same with the Wii and WiiU and going farther back quite possibly the NES than the SNES, SNES than the N64, C64 than the Amiga, etc.

  • The US government doesn't (to my knowledge at least) have copyright protections so MIT wouldn't be possible. BSD 0-Clause is just better because e.g. Austria doesn't allow you to cede copyright to the public domain and CC0 directly mentions the public domain in the terms of the license.

  • It's licensed under CC0 to anyone wondering. BSD 0-Clause would probably be better but still fantastic.

  • Tragic

    Jump
  • sudo dnf copr enable personality/good

    I use Fedora btw

  • I'm wasting untold amounts of optical media on trying to install a FOSS OS on an iMac G5. PPC64be is a pain in the ass nowadays

  • NonCredibleDefense @sh.itjust.works

    Ukraine having their military strategy inspired by Erusea

  • Well yeah, but you can at least not suffer as much by using Fish

  • Because of the way those captions are stored VLC has to use OCR to convert the .SRT file (which basically stores low resolution b/w images I assume to easier allow for different alphabets) to normal text. I don't know why the open source solutions are so bad at this (especially considering how good the proprietary solutions seem to be) but I had similar problems ripping a DVD. I would assume that had he turned off the special font VLC uses for the subtitles and instead just seen the raw data there wouldn't have been a problem. Why VLC doesn't enable this by default (/ have this) I don't know.

  • Pain and suffering (aka an arrays base index is one)

  • Linux @lemmy.world

    Does anyone know of any MipsLE/Mips64LE systems in the wild?