[object Object]

Autocorrect hates me, I am sorry.

  • 0 Posts
  • 177 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2025

help-circle
  • Yes and no.

    Yes, there is a large amount of circular money on the books.

    But also they’ve induced a FOMO race to buy hardware where all the big tech companies are selling off chunks and raising money/debt as fast as possible to acquire more GPUs, lest they lose out on the AI race.

    The cost to train a bigger model scales exponentially with increased performance (in theory, with current architecture). So you can only beat your competitors by buying a multiples mire GPU than them.

    NVIDIA is making money, they’re also inducing demand by juicing the race to try and build that FOMO.

    Unfortunately these companies are paying 20x more than consumers are for the same wafers, so for the allocation of RAM to become favourable to keep consumer lever RAM production running prices will need to increase at least that much.










  • If you install home brew 90% of the issues go away.

    The problem is that most Linux software assumes it can do whatever it wants, and immutable distros do not let you write to the system files.

    This creates confusion, because you see a guide for Fedora and it said dnf install xyz, but dnf doesn’t work. The solution is to add it to your image tree (no) or to create a toolbox with that package (complicated, requires setup, gets complicated if your tool needs access to Wayland for clipboard or something).

    Bazzite solves this by using brew, which is a package manager built for macOS which has had immutable systems for years. Brew solves most of the issues.

    For me by the time I went immutable it just made more sense to go full declarative with nix, but nix is also a steeper learning curve.





  • Asides from my kiwix clone of Wikipedia, in the apocalypse there’s not much value to most of the things I self host.

    I self host backups, code forge, some AI tools (all my AI chat and completion are local now).

    But realistically, in an apocalypse situation I’m going to leave my suburban home and migrate somewhere safer and more directly connected to food+shelter, and probably spend my days dealing with trying to survive.

    My self hosting is primarily designed around avoiding US based tools and systems, so that I have more control over privacy and don’t find policy I disagree with.