klange's résumé

The only maintained copy of my résumé is in the form of a %%SIZE%%MB PDF/ISO hybrid. I live in Tokyo and hold Japanese permanent residency. I am not interested in moving, but am open to remote work.

resume_iso.pdf - This is both a PDF and a bootable ISO of my operating system, ToaruOS.

VirtualBox (1GB RAM; Unknown/Other for OS type; otherwise default settings) is preferred for most use cases, but you will need to rename the file to end in ".iso" or download it from this link instead.

Alternatively, you can use QEMU:

qemu-system-i386 -m 1G -cdrom https://r.dakko.us/resume_iso.pdf -M accel=kvm:tcg -soundhw ac97

If you want to run this on real hardware, you'll need a box with EFI and PS/2 mouse and keyboard (or functioning emulation). For BIOS boot, you'll need to hack something together in GRUB yourself.

If you wish to use the ISO with VMWare, please configure the VM for a 64-bit guest; the OS is not 64-bit, but this configuration selects optimal hardware for the best experience.

Latest release: %%LATEST_RELEASE%%

© Copyright 2011-2018 K. Lange
You should also take a look at my GitHub profile.
See here for a writeup on how this works.