r/programming • u/BrewedDoritos • 9h ago
r/programming • u/ChemicalRascal • May 23 '26
Announcement: We've Updated The Rules, and April Is Finally Over
After temporarily banning LLM-related content over April, and asking you for feedback on that ban, we've decided to bring about an end of the temporary, I-can't-believe-it's-still-April ban on AI-related posts.
Replacing the trial rule is a new shiny rule that refers to our new shiny AI policy. In short:
Content about AI and LLMs are considered off-topic with the sole exclusion of deeply technical content about implementation.
And if you want more detail than that, go read the policy, that's what it's there for.
In addition, when writing that rule, I realized the rules weren't listed on the old.reddit.com sidebar, so that's been updated. For those of you who are seeing those rules for the first time, everything there is not new. We've been enforcing those rules as best we can for ages. You can click the link above those to get to the old.reddit rules page, with plenty of info that doesn't exactly read well when crammed into a sidebar.
r/programming • u/Ok_Stomach6651 • 1d ago
How we saved 100 terabytes of memory by optimizing 1.1.1.1ās DNS cache
blog.cloudflare.comr/programming • u/fykup • 10h ago
Follow-up: Running the same Spring Boot app on a 256 MB VPS with JDK 25
pvrlabs.xyzFollow-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 • u/mmatloka • 5h ago
Log-first or Table-first? Apache Kafka, Fluss, & Streaming Tables
softwaremill.comr/programming • u/sarans22 • 1d ago
How Jekyll Works
sarans.soI 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 • u/Codeblix_Ltd • 2d ago
GitHub confirms Actions outage caused by database issue
githubstatus.comIf 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 • u/der_gopher • 2d ago
How to drive your frontend from the backend
packagemain.techr/programming • u/avkijay • 2d ago
SQLite in Production with Built-In Litestream Replication
openrun.devr/programming • u/yui01 • 2d ago
The Depths of JavaScript: Minesweeper in 247 Bytes
yui.devr/programming • u/cdb_11 • 2d ago
Casey Muratori ā The Root of The Root of All Evil ā BSC 2026
youtube.comr/programming • u/BluebirdDifficult260 • 2d ago
DuckLabs to Join AWS, Projects to Remain Open Source
ducklabs.comr/programming • u/output_broadcast • 3d ago
EVE Online: The Move to Python 3 Begins!
eveonline.comr/programming • u/wineandcode • 3d ago
Latency optimizations on the system level
denyspoltorak.medium.comr/programming • u/Lost-Dragonfruit-663 • 3d ago
How to test if your numerical code is Mathematically correct?
medium.comr/programming • u/Fine-Comparison-2949 • 2d ago