Recently

• 2 min read

Reading

I’ve been reading a sci-fi novel by Samuel Delany called “Babel-17”. I’d never heard of the book or the author, but looks like it was nominated for a Hugo. It gives me a “Rendezvous with Rama” vibe, which I also read recently, but that might just be because I know they are from roughly the same era.

I also finished reading “The Hot Hand” by Ben Cohen, about the “hot hand” phenomenon in basketball but also about the human tendency to perceive streaks where they may or may not actually exist. I’d recommend the book– for a non-fiction book, I’d say the stories in the book are masterfully told.

Listening

I enjoyed these two podcast episodes:

Projects

Last time, I mentioned a ChocoPy-to-WebAssembly compiler. I’ve continued slowly hacking on the project. Most recently, I implemented parsing types so that programs now look like type-annotated Python. It still doesn’t do any actual typechecking yet, so that is probably what I’ll work on next.

There’s still some way to go– another big feature that’s completely unimplemented is classes.

Also, like I mentioned last time, there’s also a web interface where you can run ChocoPy programs. I should probably just put this up somewhere so that I’m motivated to get the compiler to some form of completion.

Be the first to cheers
Now look what you've done 🌋
Stop clicking and run for your life! 😱
Uh oh, I don't think the system can't handle it! 🔥
Stop it, you're too kind 😄
Thanks for the love! ❤️
Thanks, glad you enjoyed it! Care to share?
Hacker News Reddit

Hey 👋, thanks for reading!

I am currently looking for my next job.

If you know of someplace that might be a good fit for me, I'd really appreciate an intro: mail@samrat.me

Recommended Posts ✍🏻

See All »
• 5 min read
[Video] Testing Google Gemini Audio Capabilities
Read Post »
• 6 min read
TIL: Sum Types With `instructor_ex`
Read Post »
• 1 min read
TIL: File Uploads Using the Req Elixir Library
Read Post »