this post was submitted on 19 Oct 2023
11 points (92.3% liked)

Programming

17041 readers
225 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

Doesn't have to be from this week or this month. A wow moment can even be years back.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 11 months ago (1 children)

I have a few that I've started using this year.

  • NixOs
  • Helix
  • Cloudflare Tunnel
[–] [email protected] 1 points 11 months ago (1 children)

What's the deal with nixos? I keep seeing people who love it, but from a quick Google I didn't really get what was so exciting about it.

[–] [email protected] 1 points 11 months ago

Basically you have a config file for your whole OS and installed software, which makes backing up config files easier and also you can use it on other nixos computers, and I've heard the package manager is very good too. (I haven't used nixos so I don't' really know how good the experience is)