Explore

coding × programming × software ×
  • Yes, Ruby Is Fast, But

    John Hawthorn wrote a nice post discussing a recent tool to incorporate Crystal into your Ruby...

  • screenshot

    Next-gen AI software developer spawns and trains its own AIs

    It can autonomously plan and execute thousand-step tasks. It can build and deploy entire software projects...

  • Processing One Billion Rows in PHP!

    You may have heard of the "The One Billion Row Challenge" (1brc) and in case you...

  • Monkeying Around with Python: A Guide to Monkey Patching

    Monkeying Around With Python: A Guide to Monkey Patching Monkey patching is the practice of modifying...

  • Six months with GitHub Copilot

    Six Months With GitHub Copilot Richard has been coding with GitHub Copilot over the past six...

  • Specialized Python libraries for Unique Tasks

    Specialized Python Libraries for Unique Tasks Python gets used for all sorts of stuff. This list...

  • Learn Lambda Calculus in 10 minutes with OCaml

    I'm going to teach you the basics of Lambda Calculus really quickly. Lambda Calculus is deep....