Drew's blogsite

Drew's blogsite

Drew Jose

I write about linux, emacs, and maybe would love to write more about economics and politics.

Latest Posts

I like older games a lot, I grew up playing the gameboy pokémons and the gameboy advance fire emblems on my cracked PSP. I did play a couple of actual PSP games on it as well. The hardware Hopefully a Retroid 4 pro, which is an android...
Discussion at lobste.rs Please participate in the jam! If you’re on this webpage, there’s a good chance you’re already into lisp, or that the new notation will not scare you. The link to the jam:...
Bash is weird Whenever you make an input in bash, it gets split into "words" based on whitespace. Usually, this is what you want, and it lets you write commands like for x in ~/Documents ~/Downloads ~/Photos do du -h $x done Here, all of...
The web version of the crafting interpreters book is available to read for free. It uses Java, a popular Object-Oriented language to explain the implementation of an interpreter for a simple language. It does not actually do so in a...
Search Random