Pushing the Limits: Turning a 4GB Lenovo Duet Chromebook into My Primary Development Machine
How I optimized an inherited 4GB Lenovo Duet Chromebook into a daily portable development setup using Chrome flags, Linux service masking, and Crosh ZRAM …
Technology enthusiast writing about software engineering and computing.
Pushing the Limits: Turning a 4GB Lenovo Duet Chromebook into My Primary Development Machine
How I optimized an inherited 4GB Lenovo Duet Chromebook into a daily portable development setup using Chrome flags, Linux service masking, and Crosh ZRAM …
Self-Evolving Apps: Not Vibe, Live-Coding in Ruby with LLMs and Metaprogramming
Building a self-assembling Ruby object that intercepts missing methods and uses LLMs with metaprogramming to write its own implementation live.