36
4
JIT: A header-only, cross-platform JIT compiler library in C (github.com/abdimoallim)
2
Simulating fusion reactors in C++ [video] (youtube.com)
1
Goto Considered Awesome [video] (youtube.com)
2
Avoiding Modern C++ – Anton Mikhailov [video] (youtube.com)
1
OSMC 2025 – Easy logging refinement with FlowG [video] (youtube.com)
3
CG/SQL – SQL dialect compiler to C for sqlite3 mimicking stored procedures (ricomariani.github.io)
3
Scrollbars in Scrollbars (matoseb.com)
8
Pingfs: Stores your data in ICMP ping packets (2020) (github.com/yarrick)
1
UTF-8, explained simply – Nic Barker [video] (youtube.com)
8
C-sigma: Easy-to-use Sigma proofs in C using libsodium (github.com/jedisct1)
2
FlowG v0.45.0: Partial Elasticsearch API Compatibility (link-society.github.io)
1
Show HN: I made a (bad?) CSS dialect for Clay (C/C++) (gist.github.com)
1
An application for creating and animating juggling patterns (jugglinglab.org)
4
Show HN: Small tool to query XML data using XPath (github.com/linkdd)
6
FlowG – Distributed Systems without raft (part 2) (david-delassus.medium.com)
2
Show HN: FlowG v0.32.0, Added support for OpenTelemetry logs collection (github.com/link-society)
1
Tell HN: I asked an AI to generate a logo, it gave me the finger
1
Send Notifications from Uptime-Kuma to FlowG (link-society.github.io)
1
Show HN: Mass renamer TUI written in Rust (github.com/linkdd)
3
Shrink your Go binaries with this one weird trick (2016) (filippo.io)
13
Dioxus – Fullstack crossplatform app framework for Rust (dioxuslabs.com)
2
Show HN: Pytest plugin to start a Netbox instance (with Docker) for your tests (github.com/link-society)
2
Distributed Systems Without Raft (david-delassus.medium.com)
1
Show HN: FlowG – Log processing made easy (github.com/link-society)
9
Ask HN: Alternative to VS Code?
1
Smart SSH, HTTPS and MySQL bastion requiring no additional client-side software (github.com/warp-tech)
12
2DGD_F0TH A compendium of the community knowledge on game design and development (github.com/2dgd-f0th)
1
Randalloc: Fast and memory safe malloc implementation using rand (github.com/portasynthinca3)
3
What does f(x) mean in C++? (biowpn.github.io)
2
A RISC CPU in Excel [video] (youtube.com)
3
A Mathematical Model of Package Management Systems (arxiv.org)
1
Show HN: FlowG – A KISS low-code log processing software (link-society.github.io)
129
Brainfuck Enterprise Solutions (github.com/bf-enterprise-solutions)
4
Ask HN: When did GitHub became so slow?
1
Show HN: FlowG – A low-code log management software proof of concept (github.com/link-society)
2
Farewell North: A beautiful game set in Scotland and subtitled in Gaelic (steampowered.com)
4
MetaController: Writing Kubernetes controllers can be simple (github.com/metacontroller)
2
Show HN: Unity-like coroutines in plain old C (david-delassus.medium.com)
1
Show HN: Yet another simple header-only C arena allocator (github.com/linkdd)
1
Show HN: Simple process manager written in Rust for Docker containers (github.com/linkdd)
2
VueJS and Gleam (Experimental) (github.com/vleam)
5
Ask HN: Any calory-tracking app without the need for an account?
1
Explaining C Pointers until I go insane [video] (youtube.com)
1
Show HN: DocEaser – Interactive documentation with Markdown and Htmx made easier (github.com/linkdd)
15
Show HN: Logfmtxx – Header only C++23 structured logging library using logfmt (github.com/linkdd)
3
Regex and Chess Combined – An Outrageous Solution to Find If a King Is in Check [video] (youtube.com)
1
Writing Python like it's Elixir (or Erlang) (david-delassus.medium.com)
1
Show HN: Letlang, written in Rust, targeting Rust, now has a specification (david-delassus.medium.com)
3
Show HN: Shipp, a deadly simple package manager for your C/C++ projects, in Rust (github.com/linkdd)
173
Free and Open Source Alternative to Airdrop (sharedrop.io)
3
Show HN: Header only C++23 library for gamedev (back end agnostic) (github.com/trollworks)
2
Roy Kerr – Do blackholes have singularities? (November 2023) (researchgate.net)
1
AI Toolkit – Give a brain to your NPCs, a header-only C++ library (david-delassus.medium.com)
1
Yet another static site generator, but for language designers (david-delassus.medium.com)
2
Tell HN: Future's Consul's fork should be named Openigiri
2
Portable Executables (2020) (justine.lol)
2
Nobuild: Header only library for writing build recipes in C (github.com/tsoding)
1
Ydkts: Fixing TypeScript's type-safety with Nominal types (10xtech.io)
1
The Design Principles of the Elixir Type System (arxiv.org)
2
Show HN: I made my own noise function (david-delassus.medium.com)
1
TypeScript Shell Out library, to simplify writing and composing shell commands (github.com/linkdd)
1
Rrust: A Reversible Embedded Language (erk.dev)
1
Ask HN: What SaaS would you recommend to monitor business data of a Django app?
1
Letlang Programming Language Devlog – Roadblocks and how to overcome them (david-delassus.medium.com)
3
Lambda Calculus in 383 Bytes (justine.lol)
40
Astmaker – A DSL in Rust for programming language designers (david-delassus.medium.com)
20
Ask HN: What is the license of GitHub's blog and The README project?
2
EnTT and ImGui, or how to reconcile ECS and GUIs? (david-delassus.medium.com)
1
Procedural map generation – Part 2: A new hope with cellular automata and GPT4 (david-delassus.medium.com)
1
A new milestone for Letlang, my language targeting Rust – Effect Handlers (david-delassus.medium.com)
3
Today I learned: JavaScript and bitwise operations on floats (david-delassus.medium.com)
16
Writing a simple Lisp interpreter in Rust (david-delassus.medium.com)
3
Procedural Map Generation in C++, Part 1: The slow, the bad and the ugly (david-delassus.medium.com)
1
A simple, yet versatile, game loop in C++ with EnTT (david-delassus.medium.com)
1
Decoupling input bindings from game systems with C++/SDL (david-delassus.medium.com)
1
A short introduction to Entity-Component-System in C++ with EnTT (david-delassus.medium.com)
1
Multiplayer, multithreading, and an actor model in C++ (david-delassus.medium.com)
2
I’m embedding my game assets into the executable, here’s how I did it (david-delassus.medium.com)
1
High-Level Effect Handlers in C++ [pdf] (ed.ac.uk)
2
Letlang, a programming language targeting Rust – Road to v0.1 (david-delassus.medium.com)
2
Show HN: Simple HTTP server to render Markdown documents made in Go (github.com/linkdd)
1
Complete C99 parser in pure Python (github.com/eliben)
1
Shortwave – Google Inbox Alternative
2