• 0 Posts
  • 60 Comments
Joined 1 year ago
cake
Cake day: September 23rd, 2023

help-circle

  • It’s a text editor. It all began with the ed editor, which is very simple and does one thing, it edits files. Then someone extended it into the ex editor. Then someone added a new feature: being able to visually see the file you’re editing, which became vi, the visual editor. Then someone improved that, into vim. What began as an editor where you needed to be fluent in regular expressions but otherwise was simple, is now a very complex editor, moving the functionality of the old UNIX tools into the editor itself.





  • One time I figured out why a strange dependency was needed in a LaTeX book. It’s part of the official documentation of a project and the author had opened an issue about it. I dug deep into the package code and figured out why, came up with a fix, and contacted the author about the solution. That was two years ago and they have not replied or fixed it, but just worked on different things. I don’t demand anything, but I haven’t felt motivated to help out since then in that documentation project.











  • I agree. Maybe this is because Debian tries to be everything, the universal OS, server or desktop or whatever, while for example Fedora Workstation can be preconfigured as a workstation. Back in the day around 2008 this is what Ubuntu was to me, a Debian Workstation. Now it’s different, they’ve diverged so much. Maybe Spiral Linux could be a preconfigured Debian Workstation now.