Honestly, k8s + GitOps at home is my project that I’m just starting this week. I found a community around it (on Discord 🤮) called Home Operations.
Docker Hub sucks and is VERY strict with rate limits. Try ghcr.io or the aws container registry.
Honestly, k8s + GitOps at home is my project that I’m just starting this week. I found a community around it (on Discord 🤮) called Home Operations.
Docker Hub sucks and is VERY strict with rate limits. Try ghcr.io or the aws container registry.
GitOps + Renovate
Gives you:
git revert
Some stacks that work well with GitOps are:
Mixing them is a LOT of complexity though. Just pick whichever you are most comfortable with. If you want a declarative immutable OS just for running k8s, check Talos Linux.
If you don’t want to deal with GitOps, Nix or k8s, and you don’t need recent versions, just run Debian and set a cronjob for auto updates. Then only deal with potential breaking changes just once every 5(?) years or thereabouts.
How to call xargs
is typically one of those things I always forget. The foreach alias is a great solution!
My current solution was to use tldr
for all of these tools, but yeah if I find myself having to do a for each line, I’ll definitely steal your alias.
Luckily (knocks on wood) I almost exclusively work with yaml and json nowadays so I should just learn yq
.
You forgot the /s
.
Or the helmet. I mean, if you’re not wearing a helmet, you’re not covering yourself appropriately and kind of asking to get hit in the head, right? I’m not blaming you if someone clubs you, but you do make it really easy and you should think about what kind of attention you’re asking and what kind of message that sends when you’re not wearing a helmet in public.
(Can’t find the source of the pastor that got this IRL)
The closest to Mint in terms of:
That I know of, beside maybe OpenSUSE (have no experience with it) is Kubuntu 24.10. Yes apt will say weird things and you’ll want to uninstall snapd
.
But Kubuntu 24.10, current latest, ships with Plasma 6.1. Current stable, Kubuntu 24.04 ships with Plasma 5 still.
But I assume you’re not a fan of the rolling release model like EndeavourOS (Archlinux based, KDE is the default). So if you want recent packages AND a versioned release model, that leaves only Fedora out of the distros I’m familiar with. They recently promoted the KDE version from a Spin to a full version beside the GNOME version.
But Fedora is much heavier on the FLOSS philosophy, and not as works-out-of-the-box as Mint or any Ubuntu flavor.
Debian isn’t, but it will take a long time for Plasma 6.3 to make it to Debian stable.
So yeah, I guess OpenSUSE may be your best bet EDIT: took a quick look, there’s a rolling release model of OpenSUSE called Tumbleweed. But you probably don’t like rolling release. And a versioned one called Leap. The current latest Leap version still ships Plasma 5 so that still isn’r nearly as recent as Fedora, which has had Plasma 6 in the last TWO versions.
Check the sidebar.
It’s about self-hostable alternatives to closed online software. It doesn’t say anywhere that the hardware has to be in your own home, just that it is about self-hostable software.
Similarly, !selfhosting@slrpnk.net is about self-hosting services, the hardware part is (even with the slrpnk folk) only a prefetence.
So feel free to discuss hosting your own services on a VPS here
It’s not just about speed, but also (battery) efficiency.
Even if you don’t notice the speed, if you are working on anything but a modern expensive laptop, you will notice the difference in battery draw between:
VS Code > NeoVim in traditional terminal > Neovim in Alacritty or Ghostty
After years of fighting pip
and conda
, I got a job where “we work with Python but also still have some .NET Framework apps”.
NuGet seemed just as bad.
People shit on JavaScript (for very good reasons) but npm is amazing compared to all these. You can have one dependency needing PackageX v1 and another dependency needing PackageX v3 and your project will just work!
A modern statically-linked language with a first-class package manager, like Rust or Go is ideal. No fighting the dependency manager, no issue with deploying on different systems, just “run this binary”.
Yeah that checks out.
I’m fairly new to this space so not aware of the more obscure or older ones but my list of popular Desktop Environments would be:
I have been planning on migrating to Proton (I know, wrong community) and this could very well be the year. Just 2 gmail and 1 hotmail address/inbox to migrate but would love to follow the tips given here.
I have some questions to specify your case:
You couldn’t be more wrong. 🍉🍉🍉
Of course, if you’re living in Russia, it’s dangerous to state anything other than support for Russia’s invasion of Ukraine.
That doesn’t mean it isn’t cringeworthy to watch someone awkwardly dance around it, trying to ignore it while complaining about (checks notes) losing a bit of reputation over an unnecessary war that their country started and which literally cost thousands of lives.
Any Russian who stands up against that is incredibly brave. The others, just different levels of sad. Non-Russians who support Putin are the worst.
I understand why you’d want FOSS to not care abot borders, wars and politics and that is noble. But to call this comment racism, comes across as a veiled show of support for Putin. As if critiquing his invasion is a racist act that hurts the Russian people. Putins invasion is hurting the Russian people. Not this comment.
Yes, you are right.
The old stuff, now no longer supported, is:
The new stuff:
Ah yeah that looks perfect, just get WayBlue Hyprland then! That sounds like exactly what you need.
No need to mess about with user services in systemd and display manager config.
NixOS
Alternatively (speculating here), you might be able to use Nix to install Hyprland onto an existing immutable distro like Silverblue.
Nix people please chime in!
I have never heard of WattOS but that sounds terrible.
It seems like antiX is a systemd-free Debian flavor.
If you want systemd, why not just use Debian? Or, if you are looking for a nice preconfigured DE/WM, any of a number of Debian/Ubuntu derivatives.
Mint for best out of the box setup, Pop!_OS for tiling, Zorin OS if you’re looking for a funky styling, any of the Ubuntu derivatives for the major DEs: Kubuntu, Xubuntu, etc.
Why bother setting up a hosted DB server when you can get all of the RDBMS optimizations in an in-process service? DuckDB is pretty cool
Great post! Completely agree! I will add that for filling out PDF Forms, Okular is amazing!
chezmoi does basically that, without actually making your home dir a git repo, it just syncs it. It also supports templating and per-machine differences. Pretty cool really.
Warum the fuck nicht?