Before Netscape and Mosaic there was Erwise
The first graphical web browser was written by a bunch of students at Helsinki University of Technology. How did it emerge and why was it forgotten?
Posts on computers and software, math and mathware, and everything else. From the General Reasoning Corporation research lab.
The first graphical web browser was written by a bunch of students at Helsinki University of Technology. How did it emerge and why was it forgotten?
An example implementation of a NFA based regular expression engine.
A simple physics based 2d game using the Bevy game engine. You can play the game on itch.io.
I spent an afternoon installing an aged a printer on macOS, perhaps I’ll save you some time.
GitHub Actions gotcha: Workflows won’t run for pull request events if the pull request has a merge conflict.
How to compile and run Hello world on the original PlayStation hardware.
A brief introduction to hiding network latency in multiplayer games using cubic Hermite splines and interpolation.
Exploring pseudorandom number generators.
A write-up of the discoveries from setting up vanilla GitHub Actions for a large enterprise monorepo.
Devcontainers based on Docker compose files gives developers the choice to opt-in, or to keep using CLI tools.