Where should your AI run?
An interactive exploration of edge, cloud, and everything in between, where you build an architecture, change the constraints, and see what breaks.
• 12 min read
Technical articles and opinionated takes on AI, developer tools, cloud, hardware, open source, and more.
Showing all 23 posts.
An interactive exploration of edge, cloud, and everything in between, where you build an architecture, change the constraints, and see what breaks.
• 12 min read
AI Agents are here; but the bigger question is... Is Open-source ready? If so, why are maintainers starting to close the door?
• 11 min read
A practical guide to XPUs, comparing CPUs, GPUs, TPUs, NPUs, DPUs, VPUs, ASICs, and FPGAs across modern AI workloads.
• 9 min read
• 10 min read
How a Spotify track ID, album art, playback state, and listening history become a dithered generative composition.
• 7 min read
How I replaced Hashnode with a personal Next.js and MDX blog, from design and typography to topic filtering, code blocks, and AI-assisted development.
• 11 min read
Compare options for self-hosting LLMs locally, on GPUs, in containers, at the edge, and across cloud or on-prem infrastructure.
• 6 min read
Are models inherently biased? Read on to meet the middleware that decides what your AI is allowed to say; and how you can fight back!
• 5 min read
The AI gold rush has led to a very modern problem: too many shovels (models), too little gold (control). Are AI gateways the solution?
• 7 min read
Presenting ngrok's new cheatsheet that walks you through some of our most interesting offerings, designed to scratch that itch of not just serving, but also securing endpoints in as little as two steps.
• 5 min read
Read on for actionable advice on crafting the perfect prompt for the LLM you love!
• 3 min read
Read on to learn more about this tech disruptor and how you can choose the right LLM for your project!
• 10 min read
Read on to uncover the power struggles shaking WordPress and the open-source community.
• 7 min read
Learn essential GitHub best practices for beginners, from Git basics and branch naming to protecting secrets and contributing to open source.
• 5 min read
Read on to find out how a bunch of companies made a once-open-source project open again, with hiccups here and there.
• 4 min read
From Accidental Hoarder to Surround Sound Maestro
• 5 min read
In this tutorial, we’ll look at how you can self-host Ghost on DigitalOcean, harnessing the capabilities of DigitalOcean’s Marketplace and 1-Click Apps.
• 5 min read
Learn how cloud snapshots differ from backups, when to use each, and how to create snapshots for DigitalOcean Droplets and Volumes.
• 4 min read
Niantic and Google Cloud collaborated to build Pokémon Go, but they ended up scaling the world’s favorite container platform too. Read on to find out how.
• 6 min read
Actions are used to customize and extend Auth0’s capabilities with custom logic, read on to see how you can implement it effortlessly in your project.
• 7 min read
Follow a beginner-friendly walkthrough for adding Auth0 authentication to a React single-page application, including login, logout, and callback handling.
• 4 min read
Learn what an ORM is, how Prisma works, how to set it up, and when Prisma is a good fit for a JavaScript or TypeScript application.
• 4 min read
In this post, I’m going to document my submission to the DigitalOcean Kubernetes Challenge and share how I built it.
• 4 min read
Learn the basics of software reverse engineering with Ghidra, including installation, project setup, and analysis of a Windows executable.