Skip to main content

BLOG

12 posts

Go from scratch, chapter 0: what you’ll learn in this series

Heads up This series is written with the help of artificial intelligence (Claude), cross-checking every technical claim against the official Go documentation (go.dev) and citing the source for every relevant statement. Even so, it doesn’t replace your own judgment: compile it, test it, and be suspicious of any paragraph with no link behind it. Spot […]

READ MORE

APIs: The Invisible Glue Holding the AI Era Together

APIs are everywhere in our daily lives. When you check the weather on your phone, book a ride, or order food, you are interacting with APIs. Websites that display maps, social media feeds, or shopping carts all rely on APIs to fetch and display data from different sources. They are so ubiquitous that we rarely […]

READ MORE