The Cloudlet
  • blog
  • tags
  • about
Wishful Thinking from SICP, Practically

A practical exploration of SICP’s wishful thinking as a design principle for both programming and life—using abstraction, trust, and lazy evaluation to move forward without demanding complete certainty upfront. ...more

February 04, 2026 [thinking, cpp] #thinking #reading #sicp
Stratum: Architecting a Configurable Cache Simulator with C++ and Racket

Using Lisp to manage complexity in high-performance memory modeling. ...more

January 29, 2026 [cpp, project] #c #cpp #template #cache-simulation #dsl #sicp
Introducing Coogle: Bringing Haskell's Hoogle to C++

Building a type signature search engine for C++ inspired by Haskell's Hoogle—tackling libclang AST traversal, template canonicalization, and performance optimization ...more

December 02, 2025 [cpp, project] #c #cpp #strings #google #parser
Back to Basics: From C char to string_view (Notes from building Coogle)

A deep dive into C++ string internals—from C char types and encoding chaos to std::string, SSO optimization, string_view, and PMR allocators ...more

November 20, 2025 [cpp] #c #cpp #strings #memory-management #pmr #allocators #vfs
Recent
Wishful Thinking from SICP, Practically
Stratum: Architecting a Configurable Cache Simulator with C++ and Racket
Introducing Coogle: Bringing Haskell's Hoogle to C++
Back to Basics: From C char to string_view (Notes from building Coogle)
about

© 2026 The Cloudlet

Powered by Zola & Abridge