Kian Broderick

Blog

Writing about anything related to my life, mathematics, and any other spurious thoughts.


My experience at Amerihac 2026, February 11, 2026
    What I did at the Haskell hackathon last weekend.
Directory formatter in Haskell, February 10, 2026
    Hollow Knight, February 5, 2026
      Hollow Knight is my favorite video game of all time, and I can't stop recommending it to people.
    Hammerspoon, February 2, 2026
      Mistborn review, December 30, 2025
        Reviewing the fantasy series Mistborn by Brandon Sanderson.
      Things I learned making mmath, December 1, 2025
        I developed a mental math practice TUI application in Python.
      How I understand new programming languages, November 7, 2025
        I've learned the basics of many new programming languages quickly, and here is how I conceptualize their differences in my head.
      Find the factors of a number using C, November 3, 2025
        An example program using the C programming language.