SexyVetra

joined 10 months ago
[–] [email protected] 1 points 1 week ago

Json messages passed through stdio. There are also SSE servers that will run over http. It's more complicated than rest since you use http to open a similar json messaging channel

[–] [email protected] 16 points 7 months ago (1 children)

I heard Ritchie called it C after creating it during one of Bell Labs' famous coke parties.

/s

[–] [email protected] 3 points 9 months ago (3 children)

Don't use NixOS.

Source:

  • I love NixOS
  • I use it as my daily driver on multiple machines.
  • I've contributed both to NixOS and surrounding ecosystem.

Evidence:

  • Learning cliff rather than curve because:
  • The state of the documentation should have been unacceptable a decade ago. Very unacceptable now.
  • The tooling is also over a decade behind.
  • Governance leaves a lot to be desired.

These things are getting better but not fast enough that I'd recommend it.

If you really want to look into nix, use it on another distro and see if you're still interested after getting a flake-based devshell together. (impossible challenge: do it for a python project that relies on complex dependencies like transformers)