Blog Archive
Reflections on engineering, research, and technical explorations.
The Zero-Cost Automation Revolution: Self-Host n8n for 100x Productivity
In an age where automation is key to productivity, rising subscription costs can quickly negate the benefits. This guide explores how to achieve massive efficiency by self-hosting n8n and strategically integrating AI models like Google Gemini for a truly zero-cost stack.
Unlock the True Power of Git: Part I
Stop viewing Git as a source of frustration. In this first part of the series, we explore the fundamental mental model of Git beyond just commit, push, and pull.
Siamese Neural Network (SNN)
A deep dive into the architecture and intuition behind Siamese Neural Networks, exploring how they use shared weights and distance metrics to solve few-shot learning and verification tasks.