Journal
Posts and long-form series on AI, startups, venture capital, and more.
All Posts
Where Did All the RAM Go? Memory Profiling with Memray
High CPU isn''t the only performance issue. Learn how Memray helps track memory leaks and excessive allocation in your Python library to optimize usage.
TRL 4-5: Laboratory and Relevant Environment Validation
Deep dive into TRL 4-5. Understand laboratory validation (TRL 4) and the crucial transition to relevant environment testing (TRL 5) for tech maturity.
How to Get a Crosswalk Installed in Atlanta: A Practical Guide
A step-by-step guide for Atlanta residents on how to advocate for and get a new crosswalk installed in their neighborhood
Claude 3.7 and new Cursor: first impressions
First impressions of Anthropic's Claude 3.7 model and the latest Cursor AI coding assistant update. Exploring improved reasoning, speed, and new features.
Experiential Learning: Lessons from Battle-Tested Leaders
How hands-on experience and real-world challenges shape effective leaders, drawing insights from military leadership development approaches
Finding the Slowdown: Profiling Python Code with Pyinstrument
Your benchmark says a function is slow, but why? Profilers like Pyinstrument help you pinpoint exactly where your Python code is spending its time.
Core Components of EOS: Vision, Traction, and Healthy Teams
Learn how Vision, Traction, and Healthy Teams function as the core components of the Entrepreneur Operating System (EOS) to drive organizational success.
Atlanta Sidewalk Laws: Ownership, Maintenance, and Development
Explore Atlanta's sidewalk regulations, from property owner responsibilities to maintenance requirements, and learn strategies for improving infrastructure.
How Fast Is It? Benchmarking Your Code with Pytest-Benchmark
Performance matters! Easily measure Python library speed with pytest-benchmark. Track performance, find regressions, and optimize effectively with benchmarks.
EU AI Act: A Practical Guide for Practitioners
An in-depth guide covering the EU's groundbreaking AI regulation, its framework, key compliance requirements, and strategies for practitioners.