• 1 Post
  • 63 Comments
Joined 8 months ago
cake
Cake day: January 15th, 2025

help-circle
  • That lesson was always the point of monopoly of course:

    The game is named after the economic concept of a monopoly—the domination of a market by a single entity. The game is derived from The Landlord’s Game, created in 1903 in the United States by Lizzie Magie, as a way to demonstrate that an economy rewarding individuals is better than one where monopolies hold all the wealth.[1][6] It also served to promote the economic theories of Henry George—in particular, his ideas about taxation.[7] The Landlord’s Game originally had two sets of rules, one with tax and another on which the current rules are mainly based.

    https://en.wikipedia.org/wiki/Monopoly_(game)


  • a14o@feddit.orgtoLinux@lemmy.mlOkay why is your distro the best?
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    2 months ago

    Same for me. I distro-hopped for about 20 years with OpenSuse, Ubuntu, Debian, Arch and Fedora being the most memorable desktop setups for me. While all that was a valuable experience, NixOS feels like graduation.

    For the Nix-curious: I wish someone would have told me not to bother with the classic config and build a flake-based system immediately. They’re “experimental” in name only, very stable and super useful in practice.











  • I totally understand where you’re coming from, and I’m pessimistic that any flavor of Linux will be an acceptable experience for the person you’re describing. Something like Silverblue may be least obstrusive, but compatibility will still be a prominent problem.

    Alternatively, you could show them surface level cool stuff that’s easier to do with Linux. Like blocking all ads, running your own Minecraft server, downloading YouTube videos, building your own PC with cheap parts (and maybe even pirating movies and TV shows, depending on your own practices and relationship to that person). There’s a lot to love about Linux even if you don’t care about privacy and open software as abstract values.


  • The way I usually start teaching using the console to my (very much non-tech) students is set up a safe container and then let them type whatever, invariably generating a lot of error messages. Then I challenge them to generate different error messages, “gotta catch em all” style. Then we talk about the error messages and what they might mean. After this exercise they usually get the basic idea of command – response, what to look out for and how to compose valid commands.


  • I don’t know of such an alternative. A quick solution would be to use something like GeoNotes to take geolocated notes.

    As far as a self-hosted solution goes, I’d just like to point out that you wouldn’t need a self-hosted database of places. You could query Ouverture (or Google, OSM, etc.) for places near you, and you’d just need to store the check-in on your server with a basic API. This is an interesting problem, and not super hard to implement.




  • You can put together a media server and build a catalogue so you can watch movies and series offline. Maybe not a huge priority in that situation but definitely nice to have.

    Jellyfin is a good option for streaming from a media server to other devices. The *arr suite is an option for building the catalogue.



  • I’m waiting for Cosmic to be merged into NixOS stable which I learned is just around the corner (May). I’m super excited because Cosmic seems to strike a sensible balance between polished, full-featured, make-everyone-happy mainstream DE and performance-oriented tiling WM.

    Although I’ve never tested the Alpha, I have a feeling that I might finally make the switch (from Gnome) on my daily driver once it’s mature enough.