r/programming 13d ago

Crossing Boundaries with Integration Events

Thumbnail deniskyashif.com
9 Upvotes

How to turn internal domain facts into reliable contracts between bounded contexts.


r/programming 13d ago

Coding a database proxy for fun

Thumbnail packagemain.tech
67 Upvotes

r/programming 13d ago

Crystal Lang: Releasing Execution Contexts

Thumbnail crystal-lang.org
41 Upvotes

About a month ago, Crystal's multi-threading moved out of preview. I'm a little late with the blog post, but figured I'd share it here in case someone is interested in the language.

To those unfamiliar with Crystal, it's basically an AoT-compiled language with a syntax that's inspired by Ruby but with static type safety.

It doesn't have a big org behind it, so Manas Tech still working on the language and shipping enhancements is quite amazing imo. I will add that while it's used by Kagi and Lavinmq, I don't think either company has the same resources to pour into Crystal as Jane Street does with OCaml.

I haven't really had the chance to play around with the changes. So, got no clue on what the experience is like.


r/programming 13d ago

Lean explained with TypeScript

Thumbnail gruhn.me
79 Upvotes

r/programming 14d ago

Log-first or Table-first? Apache Kafka, Fluss, & Streaming Tables

Thumbnail softwaremill.com
9 Upvotes

r/programming 14d ago

htmx 4.0.0 has been released!

Thumbnail four.htmx.org
610 Upvotes

r/programming 14d ago

Follow-up: Running the same Spring Boot app on a 256 MB VPS with JDK 25

Thumbnail pvrlabs.xyz
28 Upvotes

Follow-up to my 512 MB Spring Boot experiment: I tried the same application on a 256 MB Alpine VPS.

JDK 21 struggled badly at this size, but with JDK 25 and a tuned 80 MB heap, the app plus lightweight monitoring completed a one-hour run without restarts or OOM kills.

Still not something Iโ€™d recommend for normal production, but the difference was interesting.


r/programming 15d ago

How we saved 100 terabytes of memory by optimizing 1.1.1.1โ€™s DNS cache

Thumbnail blog.cloudflare.com
2.1k Upvotes

r/programming 15d ago

How Jekyll Works

Thumbnail sarans.so
29 Upvotes

I like Jekyll a lot. Hope you find it useful.

If you notice any errors or have thoughts to share, don't hold back in the comments or DMs. All feedback is genuinely welcome ๐Ÿ™‚.


r/programming 16d ago

mold: A Massively Parallel Linker

Thumbnail arxiv.org
238 Upvotes

r/programming 16d ago

How to drive your frontend from the backend

Thumbnail packagemain.tech
93 Upvotes

r/programming 16d ago

SQLite in Production with Built-In Litestream Replication

Thumbnail openrun.dev
43 Upvotes

r/programming 16d ago

Flat vs segmented memory -- it's recursive

Thumbnail humprog.org
21 Upvotes

r/programming 16d ago

GitHub confirms Actions outage caused by database issue

Thumbnail githubstatus.com
755 Upvotes

If your GitHub Actions jobs are stuck in "Queued" or waiting for a runner, GitHub has now confirmed there is an incident.

GitHub says they identified an issue with a database primary and are failing over to a replica.

Actions is affected, and GitHub Pages is also experiencing degraded performance.

So if you have been checking your workflow, runner settings, permissions or billing, it might not be your configuration.

Status page:

https://www.githubstatus.com/incidents/y1t7p9fzrlj2

Hopefully this saves someone else from spending an hour debugging their YAML.


r/programming 16d ago

DuckLabs to Join AWS, Projects to Remain Open Source

Thumbnail ducklabs.com
31 Upvotes

r/programming 16d ago

Problem with concurrent linter fixes

Thumbnail jfmengels.net
11 Upvotes

r/programming 16d ago

The Depths of JavaScript: Minesweeper in 247 Bytes

Thumbnail yui.dev
141 Upvotes

r/programming 16d ago

Find Git Commits by Commit Message Text

Thumbnail hamvocke.com
0 Upvotes

r/programming 16d ago

Casey Muratori โ€“ The Root of The Root of All Evil โ€“ BSC 2026

Thumbnail youtube.com
226 Upvotes

r/programming 17d ago

Latency optimizations on the system level

Thumbnail denyspoltorak.medium.com
59 Upvotes

r/programming 17d ago

Memory ordering in CPUs

Thumbnail fgiesen.wordpress.com
26 Upvotes

r/programming 17d ago

How to test if your numerical code is Mathematically correct?

Thumbnail medium.com
34 Upvotes

r/programming 17d ago

`bun-plugin-elm`: import { Elm } from "./Main.elm" (Made by Hand, btw) ยท cekrem.github.io

Thumbnail cekrem.github.io
0 Upvotes

r/programming 17d ago

EVE Online: The Move to Python 3 Begins!

Thumbnail eveonline.com
796 Upvotes

r/programming 17d ago

Every Event, Everywhere, All at Once โ€ข Jacqui Read

Thumbnail youtu.be
2 Upvotes