Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FR
Posts
8
Comments
1,134
Joined
2 yr. ago

  • Watching CSPAN is weird now. It used to be more boring but some the more recent ones have felt I was watching a behind the scenes show where each person was saying things so perfectly crafted for sound bites they seem incongruent with what someone else would say.

  • Irubn Bluefin which is a downstream of Fedora built to be more Dev focused and "cloud native". Desktops apps are flatpak first, my terminal just opens distrobox containers, system CLI tools I get from nixpkgs, services i run on a k3s service on it, and I have use vscodiunm with gitpods to support devcontainers hosted on the k3s cluster. I sometimes pxeboot a raspberry pi or another laptop or a server from my openwrt router to add compute to the cluster if I need it.

    Been tinkering with, well, Tinkerbell to do the pxe booting from the k3s cluster but I may go back to Metal3 so I can just used the servers BMCs and do the extra work to config the pxe boot from there.

    I really want to get it too full distributed desktop OS at some point, either using moonlight or some real systems work with RDMAoCE and tricking the processes into thinking they are on the same system. That one feel very RnD though.

  • I had the same issue of liking the UX of Linux admin too much to really use nix fully for system administration. I will say now being forced to work with an MacBook I decided now was when to start that journey. I like it, its been very clean over all but I feel like I am very much "developing" my system instead of administratering it, if that makes any sense.

  • Had two moments where me and room mates were out of work during covid and got to post pone my mortgage for the year. Then when it came to pay they offered a refinance deal that took 3% off my loan.

    I like to think of myself as a forward planning oppertunist, so a lot of my good fortune is hardworking and foresight. That was shear fucking luck on my part.

  • My thoughts were sandboxing, so run it in a container with only predefined hooks out. That way you know what parts of the system a theme is wanting to change or access (think flatpak).

    I do like the use of subset languages to reduce attack surfaces (eBPF comes to mind as an example definitely not a solution to here those lol).

  • In terms of writing both Owlcat and Larian are both exceptional IMHO. They both have made games that are just massive in scope IMHO. Obviously Larians technical polish on BG3 is also world class, and I hope that some of those pieces can trickle down to more devs.

  • Huh I interpreted it as "everything involved with deployment" so connecting services, scripts, parts the OS that touch it, and an configurations.

    I guess that is the ambiguity you mentioned