The stack of less resistance

A key challenge in scaling software is avoiding unnecessary friction with your tech stack. As systems grow more complex and teams expand, engineers naturally question their architectural choices. While this questioning helps improve systems for the long term, it becomes problematic when their maintenance and evolution consume so much time that they prevent you from focusing on actual business needs.

Crypto adoption in developed economies

After almost 15 years of bitcoin, rather than taking over central banks, crypto seems to be filling different gaps in economies around the world. In the developed world, end user adoption is low, but institutional adoption is on the rise.

Integration testing with rocket and sqlx

A simple guide on how to build an integration testing setup for rocket microservices using the sqlx crate to leverage clean databases for each individual test

Error handling with results in Typescript

What are the main takeaways of error handling with result objects and how does it compare to the try-catch idiom? Looking into different approaches and some examples.

Building a simple rules engine in Typescript

Building a lightweight, general purpose and easy to use rules engine under 30 lines of Typescript. We'll start with an example use case and build the engine around it.

A new breed of twitter killers

Brief analysis of the most popular decentralized social network projects. How they work, what are the biggest pros and cons, and what do they offer that differentiates them from industry giants.

2022 crypto year in review

A digest of 2022's most impactful events in the crypto and web3 space, including hacks, fraud, bankrupcy, and the latest tech developments in Bitcoin and Ethereum.

Apes and Kitten in the Music Industry

Technology has disrupted the music industry several times in history, changing the way we consume it, how it’s distributed and even how it’s made. In this article we’ll reflect about the good, the bad, and the ugly facts around NFTs in the music industry

Engineering Friendly Product Manager

The rules of engagement in solid partnership with engineering. The do's and don'ts as seen from a software developer's perspective

Creating optimal pull requests

An essay on the role of pull requests and their importance in the software development cycle and what strategies can we use to improve them

Docusaurus vs Gatsby vs Hugo

A comparison between Docusaurus, Gatsby and Hugo, as blogging frameworks and why I chose to use Hugo for implementing this blog

An IPFS adventure

Excited with all the Web3 and self-hosting hype, I've set myself on a mission to self-host this blog on a self-hosted IPFS cluster. Here's what I learned from it

Surviving at the bottom of the iceberg

A classic tale of a team that deluded themselves with the mirage of breaking a monolith into shiny new microservices on a limited budget, understaffed and fast-paced environment

The complete software engineer

What does it take to excel as a software engineer and what other aspects beyond programming can help us differentiate ?