#lix — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lix, aggregated by home.social.
-
@feoh Maybe you should look at the OSes #nixos and #guix . There is #Lix too, but it is super close to Nix/NixOS.
I think they have thought about it since 20 years
Nothing stops you from keeping multi users!
Nixos only breaks the FHS in super litghtweight ways: but it totally does
/nix/store or /gnu/store is the new /usr/local and /usr/bin /usr/sbin
-
Fellas, I have 2 months before my next major commitment, my j*b. Wish me luck as I attempt to fully internalize the workings of #nixOS, #nix the language, and nix the pacman. I'd set up a #systemd #nspawnd #container for regular linux work. (I'd like other suggestions on this). My current plans:
- #flakes/'modern' practices
- dotfile integration (not using #homemanager)
- use #bitwarden integration somehow natively and bridging between bitwarden store cloned locally and #linux keystore (not even sure what I mean here)
- #secureboot that unseals the encrypted root partition keys from the TPM and auto-decrypts my root
- #nixpak as much
- package my scripts to be proper packages/flakes/modules/whatever for better integration
- #snix/ #lix?
- #dhall config instead?Give more suggestions/tips
-
Coroutine stack-to-heap overflow via unbounded recursion in NAR directory parser
https://github.com/NixOS/nix/security/advisories/GHSA-vh5x-56v6-4368
#Nix #Lix
#NoCVE atm -
Whenever I can, I always add the option
--log-format multiline-with-logs
to my #nix commands just to get that maximum verbosity and scroll through history in case of failure.
Ps: #lix recently added an option to nix.conf to make it a default behavior. 😀 :badabing:
log-format =
https://lix.systems/blog/2026-03-25-lix-2.95-release/ -
Digital sovereignty: the french government accelerates the reduction of its extra-European dependencies (#GAFAMdetox) - Links - #NixOS Discourse
https://discourse.nixos.org/t/digital-sovereignty-the-french-government-accelerates-the-reduction-of-its-extra-european-dependencies-gafamdetox/77071Very cool. 😎
There is also a mention that this uses #Lix by default.
-
Just watching the #lixcon talks, and the current talk just talked about "Botanix", does someone know where to find it? I might have missed where he said it's still unpublished?
-
Algunhas novidades de album ilustrado galego: https://biosbardia.org/andel-de-fantasia-abril-do-2026
#albumilustrado #LIX -
Secret #retro-style #video game tip: #Lix
Lix is a puzzle game where your goal is to guide the walking lix to the exit by giving them abilities like building, digging, blocking, etc.
It’s a #Lemmings clone. And dare I say, the best one I know of.
It has many quality-of-life features like rewind, advancing the simulation by 1 step, etc. There’s even multiplayer.
(Disclaimer: I contributed like 5 tiny levels years ago.)
-
I'm experimenting with bytecode compilation in #lix, and evaluating a mid-sized package takes a whopping five minutes but at least it is fully functional and seems to be correct so far
-
CW: solution
lt{ -> let{
Almost got baited into thinking this doesn't work because my LSP indicated a syntax error but it was actually #Lix having deprecated ancient let syntax 🙈.
I re-checked because it had to be this line as preventing this function call was the only promising solution I saw and you couldn't just comment the line because it'd unbalance the brackets.
-
Hey @lix_project, is there an RSS feed of the Lix blog?
-
🎉🤖 Behold, the revolutionary Lix: the "universal" control system for binary files, because #Git just wasn't enough! Now you can finally keep track of that oh-so-critical change from price 10 to 12 in your spreadsheets. 💼 Because who doesn't want to spend extra time version controlling their Excel files like it's the Holy Grail? 🙄
https://lix.dev/blog/introducing-lix/ #Lix #VersionControl #BinaryFiles #SpreadsheetManagement #TechInnovation #HackerNews #ngated -
Lix – universal version control system for binary files
https://lix.dev/blog/introducing-lix/
#HackerNews #Lix #universal #version #control #binary #files #technology #innovation #software #development
-
@henesy I do use #SourceHut for personal projects. Honestly, it's been more reliable than GitHub.
I really wish the #NixOS ecosystem would move to something else, anything other than GitHub. Maybe I should try #Lix, but if I don't want to switch to a distro that I would have to turn into another full time project. I had enough of that with #Guix.