this post was submitted on 15 Jan 2024
48 points (98.0% liked)
Linux
48035 readers
803 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You should check out XMonad. It’s the only formally verified tiling WM.
I got it working with NixOS and have my whole config online.
https://github.com/harryprayiv/nix-config/blob/intelTower/home/programs/xmonad/config.hs
I did some weird stuff with a custom Hue CLI Module for my lab. It’s a fun little, fairly kludgey example of something you could spin up super easily.
In Haskell (much of the time), they say if it compiles it ships! It’s a lazily-evaluated language which lends itself well to a config and it slots right into NixOS quite well since Nix is also a lazily evaluated purely functional language.
Ooh that is amazing thank you for the config will help me get started with it
Though I didn't end up getting on with qtile using python for config, I tend to prefer configs being dumb text files
What do you mean by formally verified?
https://infosec.pub/comment/5743487
I linked a definition to that a few comments down.
I also run a community on XMonad: https://infosec.pub/c/xmonad