Writing software is neither a science or an art. It’s a craft whose goal is to do the most with the least, Whose result is as strict and precise as science And as beautiful as art
– Me, a pretentious quote I just made up
I’m a computer user and programmer, I’m especially interested in UNIX-like operating systems and tools.
I’ll write more here, have pages for the projects themselves, some articles… If you see this please remind me to continue working on this.
To follow updates to this website, check out the wall.
Software I made
I’ve written and maintain various programs:
- unixutils: a
collection of unix utilities. A part of them is
env_helper
, a script I use every day, even if indirectly. - tdsr: my fork of the original tdsr. A terminal screen reader.
- te: every real programmer has writen a text editor. I don’t know if this counts though…
There are various others on my codeberg And you can see more of my open source contributions on github.
Articles about software in general
- I don’t use software made by bullies
- Interactive programming
- Questioning libraries
- teaching OOP – dumb title, please email suggestions.
- Left behind
- In praise of windows’ user friendliness – applicable to many other things too.