Personal Log

Subscribe via RSS.

Oct 10, 2022

The Hand of Fate

We tried a point and click adventure that I didn't know, and it was kind of fun.

Oct 1, 2022

usebox.net is 20!

20 years ago I registered this domain and put email and website online.

Sep 16, 2022

CAS support in ubox MSX libs

The MSX community prefers cartridges, mostly; but audio is probably the cheapest way to load software on the real hardware.

Sep 1, 2022

Two compiler implementations

There aren't that many books that show code generation for an actual CPU, and I found two.

Aug 20, 2022

Reading off-line

I was reading a tutorial on a website and I wanted to have it in my phone to read offline, but turns out is not that easy.

Aug 17, 2022

Playing The Minish Cap

We are enjoying the 'The Legend of Zelda: The Minish Cap' on the GBA.

Aug 15, 2022

New project: micro2

I have started a new project to learn me some more Haskell.

Jul 27, 2022

Tomato, Pomodoro, Tomate?

I wrote my first app using Haskell, a Pomodoro tool for the command line.

Jul 18, 2022

Micro is public

I made my toy programming language public.

Jul 5, 2022

Self-hosting git repos

git is distributed by design, and I don't need GitHub (or similar) for my small personal projects.