Skip Navigation
Yuzu & Citra devs fold to Nintendo's demands | Pay $2.3million to settle, take down github, domains, patreon, discord, with immediate effect.
  • More people would purchase the games if they weren't 60€ MSRP each regardless of size and quality.

    I used to emulate switch games to test them as a free trial first, then I would buy them in second hand for half the price (which is still a lot, 30€ for a nintendo game versus 14€ for Nichijou volume)

  • Don't use Appimages (a writeup about all the reasons they are a pain for users)
  • It's thanks to user choice that we aren't all stuck on proprietary operating systems, so saying that isn't great.

  • Don't use Appimages (a writeup about all the reasons they are a pain for users)
  • Static binaries, or dynamic binaries whose project has documentation on what dependencies they need, are better than appimages. This is because appimages are a container with the actual files inside, creating a layer of abstraction, and appimages require libfuse to work.

    Imagine the case in NixOS, where dynamically-linked binaries don't work out of the box. You can patch or package these binaries, or just quickly use something like steam-run to emulate traditional Linux bin and lib paths, it works. With appimages, it won't work unless you already have libfuse in your system, so you have to extract the appimage first.

    Still, flatpaks as the only official alternative isn't great for many reasons, and CLI/TUI programs are out of the equation. What is better is the devs distributing unpackaged binaries, jars, etc, and optionally flatpaks. Either way, Nix's repository is huge so I don't usually feel the need to run anything that isn't a nix package.

  • Don't use Appimages (a writeup about all the reasons they are a pain for users)
  • Appimages come with the library dependencies, flatpaks come with that + multiple versions of the runtimes and drivers. Flatpaks make the most sense if all you use it's that, otherwise you will have 5 different versions of mesa, gnome runtime, video codec libraries and other runtimes for little reason.

  • Are there any Windows-exclusive programs you use?
  • Looks like my mouse is supported, thanks I'll try this out

  • Neat factor
  • I have a tendency to use "DIY" systems, basically systems that leave the administration up to me, and either have a minimal base or a customizable, powerful but convenient installer. Then comes the package manager's strengths and weaknesses, and the package repository and its release cycles.

    My favorite OSes of all are:

    • NixOS
    • FreeBSD
    • Arch/Endeavour
    • Debian
    • To some extend Alpine

    I never used Gentoo so I don't classify it, but i believe I would like it a lot if I used it.

    And yeah, I have a logo bias lmao. NixOS, FreeBSD and Debian have amazing logos. Something that is neat is when a distro has multiple kernel versions in the repository.

  • C++ Moment
  • Java is a traditional and conservative language, which has its strong upsides, like the syntax being familiar to many people who haven't used the language before. It's a language that brought us the JVM, gave a job to many people and established fundamentals for other languages to inspire and improve on. If you don't like Java, you can just use another language for the JVM, like Scala, Kotlin or Clojure.

  • me♾️irl
  • Me explaining to my girlfriend (the voices in my head) about the brilliant magic of source-based packaging with binary cache

  • Are there any Windows-exclusive programs you use?
  • Except for video games, all software I use daily is open source and cross platform by now, but when college demanded for me to use Adobe software, I would boot my Win 10 VM. I also boot that VM to test if the software im developing works well on Windows. I also run my Logitech mouse software in a VM with USB passthrough.

    Besides games, I think the only Windows program I run with wine is a tool to extract the BGM from the official Touhou games.

    Before I had a 3DS, I would use a Windows tool on my VM to decrypt my totally legally acquired ROMs

  • Arch is Easier to Use than Debian
  • You should check out Nix (the package manager). NixOS's Nix package manager can be used outside its own system. It supports the vast majority of Linux operating systems as well as MacOS.

    Nix's package repository is gigantic like you wouldn't believe, and Reaper is in it.

  • spacebanana spacebanana @lemmy.world

    I am Space Banana. I am a programmer and digital artist

    I love Kirby and Touhou Project

    I use NixOS as my daily driver, and I mostly program in Scala.

    My Github

    Posts 0
    Comments 10