The Bitwise Blog
byte-sized episodes, experiences and learnings from a curious software engineer
Working on RFCs: Some Takeaways
It is very likely that a few years into being a software engineer one could be tasked with either assisting a more senior engineer or even…
March 24, 2024
5 min read
Transactional Memory and GILs
In my first post, I said that concurrency in Ruby required a post of its own with a special mention of its implementation in MRI. This post…
June 16, 2020
5 min read
Notes on "Ruby Under A Microscope" and more: Intro. & Tokenization
I've spent a good part of the past two years working on JavaScript-heavy codebases on the client-side of commercial applications and…
May 17, 2020
8 min read