• 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.

Lefthook Has a Free Git Hooks Manager — Fast Pre-Commit Hooks Without Node.js
git2026-03-28
Alex Spinov Alex Spinov

Lefthook Has a Free Git Hooks Manager — Fast Pre-Commit Hooks Without Node.js

Lefthook is a fast, cross-platform Git hooks manager written in Go. What You Get for...

Kubernetes: Should You Name Your Controller "foo-bar" or "foobar"? A Survey of 13 Open-Source Projects
kubernetes2026-02-17
suinsuin

Kubernetes: Should You Name Your Controller "foo-bar" or "foobar"? A Survey of 13 Open-Source Projects

I surveyed 13 major OSS projects to find out how they name controllers for multi-word CRD types. The verdict? Concatenated lowercase wins by a landslide.

Hatchet Has a Free Task Queue — Durable Workflows for Background Processing
backend2026-03-28
Alex Spinov Alex Spinov

Hatchet Has a Free Task Queue — Durable Workflows for Background Processing

Hatchet is an open-source distributed task queue with durable workflow execution. What You...

Gotify Has a Free Push Notification Server — Self-Hosted Alternative to Pushover
notifications2026-03-28
Alex Spinov Alex Spinov

Gotify Has a Free Push Notification Server — Self-Hosted Alternative to Pushover

Gotify is a simple, self-hosted push notification server with a REST API. What You Get for...

Litestream Has a Free SQLite Replication Tool — Production-Grade SQLite Backups
sqlite2026-03-28
Alex Spinov Alex Spinov

Litestream Has a Free SQLite Replication Tool — Production-Grade SQLite Backups

Litestream is a streaming replication tool for SQLite — continuous backup to S3 or any storage. ...

Caddy Has a Free Web Server — Automatic HTTPS with Zero Configuration
webserver2026-03-28
Alex Spinov Alex Spinov

Caddy Has a Free Web Server — Automatic HTTPS with Zero Configuration

Caddy is a modern web server that automatically provisions and renews HTTPS certificates. ...

Stop the Domino Effect: Bulkhead Isolation in Go
go2026-03-22
Onur CinarOnur Cinar

Stop the Domino Effect: Bulkhead Isolation in Go

In a distributed system, failure is inevitable. But a failure in one part of your system shouldn't...

The Secret Life of Go: Error Handling
go2026-03-19
Aaron RoseAaron Rose

The Secret Life of Go: Error Handling

Sentinel Errors, Wrapping, and The String Trap Eleanor is a senior software engineer. Ethan is...

The Secret Life of Go: Generics
go2026-03-17
Aaron RoseAaron Rose

The Secret Life of Go: Generics

Compile-Time Safety, Type Constraints, and When to Write Code Twice Eleanor is a senior software...

I built my own programming language on Android with no laptop. Meet VroxScript.
security2026-03-22
PrincePrince

I built my own programming language on Android with no laptop. Meet VroxScript.

The Problem I started learning bug bounty hunting with nothing but an Android phone and...

PocketBase Has a Free Backend in a Single File — Database, Auth, and API in One Binary
backend2026-03-27
Alex Spinov Alex Spinov

PocketBase Has a Free Backend in a Single File — Database, Auth, and API in One Binary

A weekend project needed a backend. Setting up PostgreSQL, Express, JWT auth, file storage was going...

Go Fiber Has a Free Express-Inspired Web Framework for Go
go2026-03-27
Alex Spinov Alex Spinov

Go Fiber Has a Free Express-Inspired Web Framework for Go

Fiber brings Express.js simplicity to Go with zero memory allocation routing. If you know Express, you already know Fiber — at 10x the performance.

I Built a Small Self-Hosted Runner for AI Coding Tasks
ai2026-02-15
Tomáš GraslTomáš Grasl

I Built a Small Self-Hosted Runner for AI Coding Tasks

I built a small runner for self-hosted AI coding. It's similar to Claude Code but isolated in Docker...

Implementing Workflow Applications with Temporal in Go: A Complete Guide
go2026-03-01
RostRost

Implementing Workflow Applications with Temporal in Go: A Complete Guide

Temporal is an open-source, enterprise-grade workflow engine that enables developers to build...

Docker Compose + tmpfs: Armazenamento efêmero que sua aplicação
docker2026-03-10
Rafael PaziniRafael Pazini

Docker Compose + tmpfs: Armazenamento efêmero que sua aplicação

Você já parou para pensar onde sua aplicação Go escreve arquivos temporários? /tmp, cache de build,...

Go errors: sentinel errors, error structs or fmt.Errorf — how to choose
go2026-03-21
Odilon HUGONNOTOdilon HUGONNOT

Go errors: sentinel errors, error structs or fmt.Errorf — how to choose

Three Go error patterns explained through a concrete ClaudeGate code review case. When to create a sentinel error, an error struct, or just use fmt.Errorf.

SPONSOR PORT (ARROW MINIMIZABLE)