Notes on software, hardware, and whatever I've been building.
Clarity, Concurrency, Convenience.
I’ve been documenting my hardware projects over on Hackaday.
A collection of resources I’ve been using whilst designing the SPAM-1 CPU.
Visited Saturday 13 April 2019. Here’s everything I learnt about making the most of a single day at KSC.
A web service running on a CentOS guest VM remained unreachable from the Windows 10 host, even after SSH and port forwarding were configured correctly.
Functional programming in Java 8 is incompatible with checked exceptions. Which is a strange position for a language that built its entire exception philosop...
Following on from my previous post about Java Lambdas and checked exceptions, I did some more research.
After years in the Java/JVM world, I’ve started picking up Go. First impressions: I like it. But two things tripped me up early.