justinhj's profile picture

Functional[Justin]

Principal Software Engineer. Streaming data at scale. Generative AI. Functional Programming. Neovim. Emacs.

  • All Posts
  • Popular Posts
  • YouTube Channel
  • Speaking Events
  • Privacy

Posts about 'Python'

  • Jul 30, 2025

    Optimizing training a GPT style Tokenizer with C++

    ai cpp c++ python optimization performance llm tokenizer
  • Feb 17, 2016

    Using Python in org-mode

    This is my first post since I moved my technical blog from justinsboringpage.blogspot.ca to right here on Github pages

    blogging emacs python
  • Apr 26, 2011

    Talking to mysql from Python on Mac OS X 10.6

    image by Sam PullaraHere's a problem I couldn't solve with Google, although it seems to be a moving target so YMMV. I wanted to do some work driving a MySQL...

    mysql python