mount /dev/about

stuff about me.

command line tools

beliefs

some beliefs. i update from time to time

writing

dates need to be everywhere

citations are always important, always give the source

programming

test first

writing test before the actual program ensures that there are tests in the end. manual testing sucks!

premature optimization

“The real problem is that programmers have spent far too much time worrying about efficiency in the wrong places and at the wrong times; premature optimization is the root of all evil (or at least most of it) in programming.”
this led to programming being to unoptimized. but i know of enough people still overoptimizing.

last updated: 25-07-22