I added voice messages to my self-hosted AI agent, for free
Hello there! I've been building a small personal AI agent called nevinho . It lives in my Discord DMs and helps me with everyday stuff. Bash commands,…
Latest Team Management news from Tech News
Hello there! I've been building a small personal AI agent called nevinho . It lives in my Discord DMs and helps me with everyday stuff. Bash commands,…
When building APIs in Go, it’s easy to get caught up in the rush to ship. You create an elegant endpoint, document it, and call it a day. But as your …
Essential DevTools Every Go Developer Should Know Go ships with a powerful standard toolchain that many developers underestimate. Beyond writing code,…
You open a terminal, and before you can do any actual work, you type something like: cd ~/projects/foo/ Or if you work with WordPress: cd ~/projects/c…
I got tired of paying for fitness tracking apps and not owning my data, so I built Lyftr — a self-hosted workout tracker you can run on your own serve…
Every OS has a screensaver. The terminal had nothing. So I built drift — a terminal screensaver written in Go that activates automatically when your s…
Book: Observability for LLM Applications · Ebook from Apr 22 Also by me: Thinking in Go (2-book series) — Complete Guide to Go Programming + Hexagonal…
Why I Built ClipTool I needed a simple way to download TikTok videos without watermarks. Every existing tool was either: Full of ads and pop-ups Painf…
From "Hello World" to Production: Stop the LLM Bill Shock for Good A few weeks ago, we introduced Otellix —the Go-native observability SDK designed to…
I've reviewed enough Go backend test suites to notice a pattern. The services with the most unit tests are often the ones with the most production inc…
CLI documentation has a trust problem. Users read your examples, try to reproduce them, and get different output. Screenshots go stale the moment a fl…
Hey DEV community! 👋 I don't have a formal IT degree—my day job is actually as a Doctor —but I am a self-taught Go developer with a massive passion fo…
After benchmarking all four languages across 23 production workloads, the data reveals which will dominate the next decade of systems… The Future of S…