• 3 Posts
  • 160 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.















  • Assisted Living (aka Äldreomsorgen i Övre Kågedalen) by Nikanor Teratologen. It’s a very bleak and horrible story about a boy who is in an incestuous relationship with his nazi philosopher grandfather. Together the go around committing murder, rape, and other crimes, while relating everything to obscure authors and texts. The original is written entirely in a swedish dialect which is hard to understand, and it didn’t translate that well into other languages I think. Despite all this, it is very well written and has won prizes and been made into a play and radio reading etc.



  • 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.