
Quand on développe une API autrement qu'en TypeScript, on se retrouve souvent avec un problème de synchronisation : les types existent côté serveur, mais il faut les recopier ou les maintenir à la mai
31 links

Quand on développe une API autrement qu'en TypeScript, on se retrouve souvent avec un problème de synchronisation : les types existent côté serveur, mais il faut les recopier ou les maintenir à la mai

🌊 see your network breathe. Contribute to programmersd21/flow development by creating an account on GitHub.

Self-contained PXE and HTTP boot server. Single binary. Zero config. 50+ distros out of the box.

How Akvorado's BMP component scales to tens of millions of routes thanks to RIB sharding and lock-free reads.

⚡ LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user interface for navigating and managing Kubernetes clusters. Built for speed and efficiency, it brings a three-column Miller c...

How the maintainer of the popular For You feed serves it from their living room!

TUI for managing .env files. Contribute to lazynop/lazyenv development by creating an account on GitHub.

We built the same HTTP server in Go, Bun, and Rust using two storage strategies: read the file on every request, or load everything into memory. Then we ran real benchmarks. The results are more interesting than you'd expect.

An interactive CLI tool that replaces whois with a tabbed TUI for WHOIS, DNS, mail, SSL/TLS, HTTP headers, and tech stack detection.

CRD ou APIService ? Deux façons d'étendre l'API Kubernetes avec des philosophies radicalement différentes. On compare les deux avec des exemples concrets !

Extract dominant colors from images using k-means clustering. CLI, REST API, Go library, and browser-only JavaScript npm package.

screen sharing for developers https://screego.net/ - screego/server

Some of my favorite tidbits from the past year of working with Go.

BGP implemented in the Go Programming Language. Contribute to osrg/gobgp development by creating an account on GitHub.

A quick cli script to tell you if your usb-c cable is bad

Tackling a larger systems programming project with AI tools.

Akvorado 2.0 is out! It introduces a major architectural change with a new outlet service, as well as smaller changes detailed in this post.

Go’s interfaces are very funny. Rather than being explicitly implemented, like
in Java or Rust, they are simply a collection of methods (a “method set”) that
the concrete type musthappento have. This

An open source, self-hosted implementation of the Tailscale control server - juanfont/headscale

cross-platform, cli app to perform various operations on string - abhimanyu003/sttr

Glamourous agentic coding for all 💘. Contribute to charmbracelet/crush development by creating an account on GitHub.

tail -f your gmail. Contribute to c4pt0r/gmailtail development by creating an account on GitHub.

Moor is a pager. It's designed to just do the right thing without any configuration. - walles/moor

Contribute to srl-labs/clab-api-server development by creating an account on GitHub.

Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨ - SpatiumPortae/portal

:dog: Command-line DNS Client for Humans. Written in Golang - mr-karan/doggo

jq, but with many interoperable configuration format transcodings and interactive querying. - JFryy/qq

jjui is a TUI designed for interacting with the Jujutsu version control system. - idursun/jjui

Go-based SSH and SCP client with userspace Tailscale connectivity. Secure shell access and file transfers over Tailnet without requiring a full Tailscale daemon. - derekg/ts-ssh

Recall your SSH sessions (also search your SSH config file) - byawitz/ggh

A terminal viewer & processor for JSON, YAML, & TOML (TUI and CLI)