Blogs

Blogs

Note: I love writing technical blogs. This is one of the new ways I’ve been learning, and honestly it is quite refreshing. I tackle most of the topics that I feel I can relate to other things I’ve learned, and draw parallels wherever necessary. They are done in breadth-first fashion, with room to go on rabbitholes as well. Enjoy!

  1. Elixr: What if PyTorch Used Complex Numbers?
  2. Safe SQL: A Seatbelt for Your Database
  3. grove: I built Obsidian for the terminal
  4. Do LLMs Have a Secret Interlingua? Testing GPT-2’s Hinglish Comprehension with Sparse Autoencoders
  5. What Happens When You Run BPE on Encrypted Text?
  6. Using MCTS to Navigate Sparse Autoencoder Feature Space
  7. Shoving NEAT into JAX: When Evolving Topologies Meet Static Computation Graphs
  8. pairy: AI pair programming the way I like it
  9. I built Git from scratch. Here’s what I learned.
  10. (Non Technical) Building and Maintaining Software is an Art
  11. (Non Technical) On the Ancient Sport of Hacking
  12. Cadence: Program Evolution via Large Language Models
  13. (Non-Technical) I’m a Tool Guy
  14. REALBT - A Simple Backtesting Engine in Pure Python
  15. (Non-Technical) On my experience with hiring and making your career identity
  16. SDPA Optimization Case Study - Worklog
  17. Flex Attention - How to Scale Attention Models for Billion Users?
  18. JAX - Why is everyone excited about this framework?
  19. Arrakis - A toolkit to conduct, track and visualize mechanistic interpretability experiments
  20. On High Agency and Work Ethic
  21. Leviathan - Let’s modify and improve the Transformer model(from scratch)
  22. Design for Generality