Matthew Justice
banner
mattjustice.com
Matthew Justice
@mattjustice.com
Christian, Husband, Father, Software Engineer | Author of "How Computers Really Work" | Developer of "Jane Austen's 8-bit Adventure" | Currently building with AI | Previously at Microsoft
The iPhone, iPad, Mac, and Apple TV versions of my NES game, Jane Austen's 8-bit Adventure, are FREE for a limited time through the Apple App Store! The game will be delisted from the Apple App Store on November 2, so grab it for free while you can.

apps.apple.com/us/app/jane-...
‎Jane Austen's 8-bit Adventure
‎Classic literature meets classic gaming in Jane Austen's 8-bit Adventure! This 2D platformer stars Jane Austen, English novelist, who finds herself in an 8-bit video game. This game was developed to ...
apps.apple.com
October 22, 2025 at 2:46 PM
Attemping "vibe coding" a simple app this morning. It's really hard to me to NOT analyze all the code that's generated! I'm avoiding changing any code directly - I'm letting the AI do it all. I really enjoy coding, so it's weird being the manager.
April 19, 2025 at 3:14 PM
Another great computer knowledge bundle from @nostarchpress.bsky.social and Humble Bundle! A really solid selection here (disclaimer: my book is included)! Check it out if you want to dive deeper into Computer Science and support @eff.org.
🚨CODE RED: Our Computer Science the Fun Way Humble Bundle just broke containment! 18 popular CS books, you decide the price. Proceeds support @eff.org. www.humblebundle.com/books/comput...
March 3, 2025 at 9:09 PM
I'm pleased to find PS/2 ports on a used Dell OptiPlex I just bought. A serial port too!
February 22, 2025 at 10:13 PM
I bought a bootleg copy of my own game! It's strange seeing a physical reproduction of my work, especially with custom label art (with a copyright, ha). It's an older version of the game, not what was used for NES cartridges. Also interesting that it's for Famicom, since we didn't do a FC release.
February 20, 2025 at 9:20 PM
Making an LLM's weights publicly available and then calling the model "open source" is like saying an application is open source because its binaries are available to download.
February 1, 2025 at 6:06 PM
When I first heard the Ninja Gaiden 4 announcement today I assumed the 1991 NES game was finally getting a sequel! Turns out that's not what's happening.
Ninja Gaiden 4 from PlatinumGames/Team Ninja announced
January 24, 2025 at 12:54 AM
I'm re-reading "Star Wars: Legacy of the Force" (book series). I much prefer Jacen Solo's story in Legends over Ben Solo's in Canon.
January 11, 2025 at 7:41 PM
Indie Heroes Collection 4 from Evercade will include Jane Austen's 8-bit Adventure! Looking forward to this one - Feb 2025!

evercade.co.uk/cartridges/i...
Cartridges and Games - Evercade
evercade.co.uk
January 9, 2025 at 2:30 PM
Anyone else still listen to CDs on their Dreamcast?
January 5, 2025 at 11:04 PM
Working with my daughters on a project. I suggested using a shift register to overcome a lack of output pins. I found I have four 74HC595 chips on hand. I hooked one up to remind myself of how they work!
December 31, 2024 at 3:48 PM
There's a bootleg copy of Jane Austen's 8-bit Adventure for Famicom for sale on Aliexpress. They even created custom artwork for the label that includes my company's logo and copyright - ha! Looks like it's based on the pre-release demo version.
December 29, 2024 at 1:27 PM
Helping my daughters with a project on ESP8266, and MicroPython code calling an HTTPS endpoint was failing. Turns out the ESP8266 port of MicroPython has "No support for Diffie-Hellman (DH) key exchange and Elliptic-curve cryptography (ECC)". That was an unexpected limitation.
December 26, 2024 at 9:42 PM