I write about all things related to software development, startups, entrepreneurship, and the future of tech.
For a while this winter I gave a shot to applied AI engineering and learned a lot in the process. Here are some of my thoughts.
Serverless tends to push the 'edge' paradigm. The app server lives close to the user to save latency. But it's problematic if you have a database because, generally, you will have multiple db queries for each page / API request. Let's talk about that
Cross-chain bridges are hard and complex. What if it wasn’t like that?
An in-depth comparison of SQLite and PostgreSQL for web development, highlighting their strengths and use cases.
Different networks work differently, but Ethereum is the core inspiration for EVM-based networks. Knowing how these work is useful if you want to work in crypto.
Self-hosting software comes with privacy, simple pricing and it's distributed by design. Why are we not building more self-hosted products?