• 0 Posts
  • 88 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2024

help-circle

  • Well, you don’t need to learn nix as a programming language for a simple installation, you can use it like a slightly different json, which the configuration.nix part was about. You can get the reproducibility aspect from just that, so I wouldn’t say you get no benefits at all without learning the language.

    There are more disadvantages (like time required to rebuild because you added a single package), so Arch is the better choice depending on preferences. Arch is a very good traditional distribution in my opinion, can’t go wrong with it



  • Bonfire itself is a framework that implemented ActivityPub, on it you can build applications that make use of it without developing from the ground up. Bonfire Social is a social network similar to Mastodon. Collaboration is is about project management etc and allows one to host their own, but integrate with others, e.g. to synchronize milestones via federation. What they have in common is that both build on Bonfire and as such use the same protocol for federation. But they’re tools for very different jobs.




  • Similarly here. Have an Odroid with that platform, it wasn’t cheap but it came with several advantages:

    • 4 SATA ports on addition to the M2 slot
    • Intel QSV
    • 2 x 2.5 Gbit Ethernet (I only have gigabit at home though)

    Very powerful machine for the power usage, I ran a really old Athlon before though (from 2010 or so that I retrofitted with 16GB RAM) that did most stuff just fine. But I wanted some transcoding and also possibly a smaller case.

    I run everything bare metal though.








  • unless you’re running one of the Enterprise/IoT SKUs…

    That is the whole point. They’re squeezing the users they don’t give a shit about. But personal users almost never buy Windows licenses from Microsoft I’d bet. So what if they switch away? And how are they or their kids going to play Fortnite or League after switching?

    The money for Windows non-Enterprise is made with OEM deals. They probably wouldn’t even notice if nobody bought personal licenses anymore. Might as well make actual money from selling data about them.

    Enterprise is a different story, once you squeeze too hard, companies will find ways to replace you; they are somewhat resilient to pain, but it does have limits.







  • Laser@feddit.orgtolinuxmemes@lemmy.worldAn awkward realization
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    3 months ago

    People are hating on Powershell way too much. I don’t like its syntax really but it has a messy better approach to handling data in the terminal. We have nu and elvish nowadays but MS was really early with the concept and I think they learned from the shortcomings of POSIX compatible shells.