I write applications for personal use. For the past few years I've been mostly using the C language for the task, and trying to treat the terminal as a graphical device. Why C? It's a clean, rather simple language that I've ‘mastered’ at one point and acts as a common denominator to important libraries, no bullshit in between. As of late I've also warmed up somewhat to C++, mainly its latest versi

