• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Building a Stateless Multi-Realm Auth Service: Why Your Auth Gateway Doesn't Need a Database
go2026-02-11
Laith Al EnoozLaith Al Enooz

Building a Stateless Multi-Realm Auth Service: Why Your Auth Gateway Doesn't Need a Database

The Problem: Why Most Auth Services Are Tightly Coupled Picture this: you're building a...

Agenvoy@v0.14.0: Add OS-native sandbox isolation with automatic bubblewrap installation on Linux
ai2026-03-18
邱敬幃 Pardn Chiu邱敬幃 Pardn Chiu

Agenvoy@v0.14.0: Add OS-native sandbox isolation with automatic bubblewrap installation on Linux

repo: pardnchiu/Agenvoy Agenvoy is inspired by OpenClaw, built on a Go-based architecture with...

Ordered Retries in Kafka: The Bugs You'll Find in Production
kafka2026-03-17
Myroslav VivcharykMyroslav Vivcharyk

Ordered Retries in Kafka: The Bugs You'll Find in Production

In Part 1, we introduced a "middle ground" for Kafka retries: when a message fails, lock its key,...

Creating a PHP, Go, and Python Quine Relay
go2026-02-11
HideakiHideaki

Creating a PHP, Go, and Python Quine Relay

I have created a Quine relay involving PHP, Go, and Python, and I’m here to explain how it...

Self-Healing State Machines: Resilient State Transitions in Go
go2026-03-16
Onur CinarOnur Cinar

Self-Healing State Machines: Resilient State Transitions in Go

Distributed systems are inherently stateful. Whether you're managing a database connection pool, a...

How We Built a Viewer Engagement Heatmap
go2026-02-24
Alex NeamtuAlex Neamtu

How We Built a Viewer Engagement Heatmap

We already had view counts and a completion funnel showing how many viewers reached 25%, 50%, 75%,...

Auditing repository bloat without auto-fixing anything
go2026-02-09
BabbaWaagenBabbaWaagen

Auditing repository bloat without auto-fixing anything

Repository Cleanup and Auditing Over time, repositories tend to accumulate things that...

Heavy AI agent frameworks were too slow for my Raspberry Pi. So I built a different one
ai2026-03-14
Evgenii EngineerEvgenii Engineer

Heavy AI agent frameworks were too slow for my Raspberry Pi. So I built a different one

The problem I’ve been experimenting with AI agents on a Raspberry Pi 5, and I kept hitting...

How We Documented 95 API Endpoints with OpenAPI and Scalar
go2026-02-23
Alex NeamtuAlex Neamtu

How We Documented 95 API Endpoints with OpenAPI and Scalar

SendRec has grown to 95 API endpoints covering authentication, video management, playlists, folders,...

diffyml: a faster, leaner YAML diff tool
kubernetes2026-03-17
Sergey ZhekpisovSergey Zhekpisov

diffyml: a faster, leaner YAML diff tool

I love "dyff". I really do. For a long time, it was the best CLI tool for comparing YAML files for...

How We Built Server-Side Video Trimming With ffmpeg
webdev2026-02-10
Alex NeamtuAlex Neamtu

How We Built Server-Side Video Trimming With ffmpeg

Client-side video trimming hits browser limits fast. Here's how we built server-side trimming with ffmpeg, async processing, and a custom timeline UI.

submitting vibecat: what 3 weeks of building a desktop AI actually taught me
geminiliveagentchallenge2026-03-16
KimSejunKimSejun

submitting vibecat: what 3 weeks of building a desktop AI actually taught me

submitting vibecat: what 3 weeks of building a desktop AI actually taught me I created...

Everyone’s raising their AI lobster. Not everyone has a server to run it on.
ai2026-03-16
邱敬幃 Pardn Chiu邱敬幃 Pardn Chiu

Everyone’s raising their AI lobster. Not everyone has a server to run it on.

repo: pardnchiu/Agenvoy v0.13.0 -> v0.14.0 Summary Add OS-native sandbox...

Value Receivers vs Pointer Receivers in Go (A Practical Explanation)
go2026-02-10
Shivam JhaShivam Jha

Value Receivers vs Pointer Receivers in Go (A Practical Explanation)

One of the first real design questions you hit in Go is: Should this method use a value receiver or...

My setup for integration tests in Go with embedded-postgres
database2026-02-10
Alex BAlex B

My setup for integration tests in Go with embedded-postgres

Today, I set out to write some integration tests. Since I'm using Postgres, one hurdle people often...

The gap in AI agent security nobody talks about: your .env is already in the context window
ai2026-03-13
TrevorTrevor

The gap in AI agent security nobody talks about: your .env is already in the context window

Your AI coding agent just read your .env file. Not on purpose. You asked it to fix a bug in your...

SPONSOR PORT (ARROW MINIMIZABLE)