thespoonbends | 5 years ago | on: Show HN: btdu, a sampling disk usage profiler for btrfs
thespoonbends's comments
thespoonbends | 5 years ago | on: Compare sentence length distributions of famous authors
If the intent is to help potential readers to estimate the difficulty of the book, then that's useful.
thespoonbends | 5 years ago | on: Packaging Kubernetes for Debian
(I use NixOS for personal use.)
thespoonbends | 5 years ago | on: Mailing lists are resistant to censorship
thespoonbends | 5 years ago | on: On Abandoning the X Server
thespoonbends | 5 years ago | on: NixOS 20.09 Released
thespoonbends | 5 years ago | on: NixOS 20.09 Released
thespoonbends | 5 years ago | on: NixOS 20.09 Released
This is the result of treating a distro as a software problem, versus the manual processes used in Debian, for example.
thespoonbends | 5 years ago | on: NixOS 20.09 Released
NixOS design gives it a robustness that is missing from taking a mutable distro and applying mutations (via Puppet/Ansible/Chef) to it.
thespoonbends | 5 years ago | on: Twitter preconnects to the wrong domains
thespoonbends | 5 years ago | on: Org Mode's new site
thespoonbends | 5 years ago | on: Org Mode's new site
... there must be a mode that does this already?
thespoonbends | 5 years ago | on: Org Mode's new site
thespoonbends | 5 years ago | on: Org Mode's new site
I use it as a personal planner for career and life stuff. Nothing too fancy, just TODOs with tags.
thespoonbends | 5 years ago | on: Putting Raspberry Pi Online with Caddy and SSH Tunnel
Solutions can always be improved, but it's not always worth doing that.
thespoonbends | 5 years ago | on: Putting Raspberry Pi Online with Caddy and SSH Tunnel
thespoonbends | 5 years ago | on: Ask HN: Go programming language is over ten years old. What do you think of it?
I got too caught up in designing elaborate abstractions in those languages. I couldn't avoid it either, since other libraries would also use elaborate abstractions.
With Go, I just write plain dull code, against a suite of good dull libraries. Ultimately I spend less time writing programs (typically internet services) in Go than other languages.
thespoonbends | 5 years ago | on: Climate Scientists Fly more than other Researchers
Tackling climate change requires structural changes, not heroics.
thespoonbends | 5 years ago | on: /.bashrc VS –/.profile VS –/.bash_profile
> (Oh and ...)
+1 to just dumping it all in ~/.bashrc
thespoonbends | 5 years ago | on: Gitlab was down
Github is great, but when it's down, it impacts developers in many places.
When we spread our eggs across many baskets, we are more resilient.