• 3 Posts
  • 56 Comments
Joined 9 months ago
cake
Cake day: April 27th, 2024

help-circle






  • Generally I agree with everyone else, Linux Mint is great.

    However, if you really want to not worry at all, you could just buy a laptop from e.g. Tuxedo or System76. They come with Linux preinstalled (I think in the case of Tuxedo at least, you even have a choice of which Linux Distro?), and are guaranteed to have no hardware “difficulties” with Linux, i.e. even if you put another distro on it, you won’t encounter driver issues.

    (Those have become very rare anyways, but do put a damper on the “Firsttime Linux Experience” if you do encounter them…)


  • Generally I agree with everyone else, Linux Mint is great.

    However, if you really want to not worry at all, you could just buy a laptop from e.g. Tuxedo or System76. They come with Linux preinstalled (I think in the case of Tuxedo at least, you even have a choice of which Linux Distro?), and are guaranteed to have no hardware “difficulties” with Linux, i.e. even if you put another distro on it, you won’t encounter driver issues.

    (Those have become very rare anyways, but do put a damper on the “Firsttime Linux Experience” if you do encounter them…)


  • And then the warlords steal the food and redistribute it as they see fit.

    No, you are willfully misunderstanding my point.

    There are still places in the world where slavery is legal, for fuck’s sake. Do you really, truly think things like this could still be true in 2024 if money and what/who you can buy/hire were actually the solution?

    Absolutely.

    Throwing money at solving the surface layer issues / symptoms is moot, but yes, for every new layer of problem you uncover you can ask “so what are the causes for that” until you reach something that can be fixed wit money.

    Og, and I do not believe that this has anything to do with world peace. The nations on earth without hunger problems aren’t peaceful utopias either, after all. But on the other hand, hunger does seem to cause a lot of instability…


  • You can’t just throw money at the problem and expect it to just be solved. There are real underlying societal and infrastructure issues in a lot of impoverished countries that need to be solved in order for hunger to be solved. You could ship a billion tons of food to a single starving region and there would still be millions of starving people.

    That’s a strawman. No-one said “they should just, like, buy enough food to feed the hungry”.

    When people say it would cost x to solve world hunger, they are talking about those “underlying societal and infrastructure issues”.

    So, yes. Everything can be solved with money. You can hire people to “fundamentally understand local political dynamics”, invest in research, pay to fund the programs that will enable impoverished regions to develop the means to build the infrastructure to feed themselves.

    Additionally, simply handing out food would kill the domestic food industry (because who would buy food when billionaires are giving it away for free) and would make the country even more problematic.

    Just because this is the idea you have in mind for how to solve hunger, and it is, as you rightly stated, a fucking stupid idea, doesn’t make it the only idea.









  • I thought about adding a link, but am a bit hesitant to de-anonymize myself on here 😅

    But it’s basically this:

    • Proxmox is not Nix configured. There’s a project for that, but IMO t’ll take a couple of years to be ready for production.
    • I’ve created a custom nix module that essentially just sets my default values for stuff like bios type, boot order,… And allows to set CPU cores, RAM, IP,…
    • all this does though is just setting the corresponding values from the nixos-generators proxmox output
    • additionally, all the usual stuff is handled (user, known ssh keys, base config of the system)
    • for each VM, I only have a single file containing the VM settings (ID, RAM, cpu, ip,…) and the service config for whatever the VM is for
    • then lastly I have a custom script/shell that essentially just allows to do “nixvm-new <flake output name>” which generates the image, moves it to the nas, and calls on proxmox to import the image, plus some cleanup

    TBH this sounds way more complicated than it is / feels to use 😄


  • (Preface: almost all of this is handled in a single Nix config, and no docker in use at all)

    At home, in a two-hosts Proxmox cluster:

    • blocky for adblocking
    • a full *arr stack with torrents and nzbs for uuuuuuhhh Linux ISOs
    • Jellyfin so friends and family can watch, I mean use the Linux ISOs
    • Paperless (HIGHLY recommend)
    • Wastebin (Pastebin alternative)
    • Sterling-PDF (also really recommend, allowed me to get rid of Acrobat Reader for filling out and signing PDFs, plus a bunch more)
    • Homeassistant
    • Linux and Windows clients available for whenever you might need them (not often, but can come in handy)
    • Borg client, backing up parts of my NAS to a cloud storage box
    • OPNSense backup for the hardware firewall
    • Forgejo

    On a bare metal machine at a reputable cloud provider:

    • my personal Email, Calendar, Contacts (super easy with Nix)
    • another blocky instance
    • another borg client
    • Rustdesk server (OSS Teamviewer)
    • wireguard that’s just used by my TV so crunchyroll thinks it’s in (other country), Lmao

    Wishlist:

    • Vaultwarden
    • Immich, once added to nixpkgs
    • PeerTube
    • Pixelfed