Insights
Technical notes, experiments, and system thinking from drax under darkhax.
How AI Agents Can Automate Business Workflows
A practical breakdown of how AI agents can connect tools, process information, and reduce repetitive business operations.
AI Engineering
Backend
SaaS
Automation
System Design
Experiments
BackendOCT 12, 2023
Designing Backend APIs That Scale
Architecting robust microservices to handle high-traffic spikes without dropping the ball.
8 min readRead More
SaaSNOV 04, 2023
Building SaaS Products from Zero
The exact blueprint used to go from an idea to a fully functioning SaaS with auth and billing.
12 min readRead More
AI EngineeringJAN 18, 2024
RAG Systems Explained Simply
Breaking down Retrieval-Augmented Generation and how to build one with Pinecone and Next.js.
5 min readRead More
AutomationFEB 22, 2024
Why Automation Matters for Small Teams
Using webhooks and cron jobs to act as an invisible employee for your operations.
4 min readRead More
System DesignMAR 05, 2024
How to Think Like a Systems Builder
Moving beyond writing isolated code to architecting interconnected, resilient digital systems.
7 min readRead More
System DesignAPR 11, 2024
Frontend vs Backend: Building the Full Product
Balancing pixel-perfect UI design with the necessary complexity of secure backend data flows.
6 min readRead More