smiletolerantly

joined 7 months ago
[–] smiletolerantly@awful.systems 3 points 4 months ago

Im Prinzio erlaubt Nix dir, dein komplettes System (von Networking über User und Pakete, bis zu all deinen dotfiles) in einer einzigen, deklarativen config festzuhalten.

Dein System kann dann mit einem command vollständig von 0 nach betriebsbereit neu gebaut werden.

Kann sehr empfehlen mal aif YouTube danach zu suchen, das Thema ist bisschen zu umfangreich für ein Kommentar 😅

[–] smiletolerantly@awful.systems 4 points 4 months ago

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 " 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 😄

[–] smiletolerantly@awful.systems 11 points 4 months ago* (last edited 4 months ago) (4 children)

(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
[–] smiletolerantly@awful.systems 2 points 4 months ago (2 children)

Hello fellow German.

Vielleicht hätte ich klarstellen sollen, dass ich von NixOS rede, wobei Nix Latein für Schnee ist :D

[–] smiletolerantly@awful.systems 2 points 4 months ago (4 children)

Nope. I don't think I'll ever switch back (or to anything else). Nix is awesome.

[–] smiletolerantly@awful.systems 15 points 4 months ago* (last edited 4 months ago)

No science, no meme, only the flimsiest strawman I've ever seen and pure bigotry.

Edit: from a brand new account. How courageous, lmfao

[–] smiletolerantly@awful.systems 5 points 4 months ago

Awesome, thanks!

And yeah, for sure. If anything, those people want to be the GFCF from Surface Detail, not the Culture; they just want the shiny toys.

[–] smiletolerantly@awful.systems 5 points 4 months ago (2 children)

Do you have a link to that Iain M. Banks post?

His work made me extremely optimistic about the future at a time where I really needed it, and is what got me to enroll in an AI-centered study course (thank fuck I dropped out and enrolled in something else).

I have so many feelings on this.

[–] smiletolerantly@awful.systems 6 points 4 months ago (7 children)

AKA move my entire Arch setup to Nix during exams

[–] smiletolerantly@awful.systems 9 points 4 months ago

I was fully on board until, like, a year ago. But the more I used it, the more obviously it came undone.

I initially felt like it could really help with programming. And it looked like it, too - when you fed it toy problems where you don't really care about how the solution looks, as long as it's somewhat OK. But once you start giving it constraints that stem from a real project, it just stops being useful. It ignores constraints (use this library, do not make additional queries, ...), and when you point out its mistake and ask it to to better it goes "oh, sorry! Here, let me do the same thing again, with the same error!".

If you're working in a less common language, it even dreams up non-existing syntax.

Even the one thing it should be good at - plain old language - it sucks ass at. It's become so easy to spot LLM garbage, just due to its style.

Worse, asking it to proofread a text for spelling and grammar mistakes, but to explicitly do not change the wording or style, there's about a 50/50 chance it will either

  • change your wording or style, or
  • point out errors that are not even in the original text in the first place!

I could honestly go on and on, but what it boils down to is: it is able to string together words that make it sound like it knows what it is doing, but it is just that, a facade. And it looks like for more and more people, the spell is finally breaking.

[–] smiletolerantly@awful.systems 3 points 4 months ago

Yeah. I've had zero problems hosting my mail on a bare metalachine in a datacenter. They arrive just like they should, plus it's just so freeing to host it yourself.

[–] smiletolerantly@awful.systems 6 points 4 months ago (1 children)

(Actually, the only time I've been able to fully let go and scream while crying as an adult was when just so happening to be next to a torrendous river. I could not possibly scream loud enough to be heard by anyone. It is so freeing to just scream everything off your soul. 10/10 would recommend. Sorry for kinda off-topic.)

view more: ‹ prev next ›