Tyler Williams
banner
coolsoftware.dev
Tyler Williams
@coolsoftware.dev
Staff software engineer @infinite.red. React Native enthusiast. Maintainer MobX-State-Tree.

I write good code and bad jokes. Or wait is it bad code and dad jokes?
My simulator streamer is now able to shut down the running instance from Mac, and the website will clear out the video stream automatically instead of hanging on to the last frame. Getting closer to session management.

Also: elastic IP set up so I can bookmark dev site, moved some UI around.
June 11, 2025 at 2:22 AM
Didn't have time for a blog post this weekend because I have been hyper-fixated on a new project: self-hosted app previews on the web. Something like this...
June 9, 2025 at 1:23 AM
My clox implementation has closures! Up next is garbage collection, which I'm very excited to implement and learn about since I primarily work with GC'd languages in my day-to-day.
May 21, 2025 at 9:06 PM
Took a lil time off from Crafting Interpreters for Meetup prep. But I'm back at it with a real stack trace. Very fun to build this kinda thing from ground up:
May 14, 2025 at 11:02 PM
My clox implementation is almost Turing complete!!!!!
April 26, 2025 at 1:21 AM
My C implementation of Lox is coming along. Today, it's fancy arithmetic calculator with a stack trace.
April 13, 2025 at 2:48 PM
Driving SwiftUI with JavaScript for funsies.
March 3, 2025 at 2:48 AM