Blog

  • Archive
  • Categories
  • Tags
  • Search
  • Kolo – now available for all editors

    Kolo now has a web version. This means we support all editors, no longer just VS Code. It also allows us to build some cool new features!

    July 22, 2024
     · 1 min read
     · Wilhelm Klopp
  • How to spend less time writing Django tests

    I have a confession to make: I don’t enjoy writing tests. This blog post looks at how to spend less time writing tests by using Kolo to auto generate (parts of) your integration tests.

    February 26, 2024
     · 18 min read
     · Wilhelm Klopp
  • How we reduced the memory usage of our Rust extension by 4x

    An out of memory bug report led us to profile the memory usage of our Rust extension. We used valgrind and heaptrack to understand the problem, and then switched from json to msgpack to reduce memory usage by 4x.

    October 09, 2023
     · 19 min read
     · Lily Foote
Powered by Pelican & Papyrus