What makes a good build system?
https://www.reddit.com/r/programming/comments/1v5ip78/what_makes_a_good_build_system/
Published: July 24, 2026 17:53
@www.reddit.com.r.programming@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.
---
Computer Programming
Site URL: www.reddit.com/r/programming/
Feed URL: www.reddit.com/r/programming/.rss
Posts: 94
Followers: 2
What makes a good build system?
https://www.reddit.com/r/programming/comments/1v5ip78/what_makes_a_good_build_system/
Published: July 24, 2026 17:53
Carbon: graduating from the experiment - Chandler Carruth - NDC Toronto 2026
Published: July 24, 2026 17:36
A full database schema design guide for developers
Published: July 24, 2026 17:03
Writing a Wikipedia MediaWiki Parser In Plain C
Published: July 24, 2026 15:07
We just launched our new feature! 🚀
https://www.reddit.com/r/programming/comments/1v5d6iu/we_just_launched_our_new_feature/
Published: July 24, 2026 14:35
Generational Priority Queues: Turning a Concurrent FIFO Queue Into a Bounded Priority Queue
Published: July 24, 2026 14:18
Async or Swim: The Complete Guide to Asynchronous .NET
Published: July 24, 2026 12:31
Golang Maps: How Swiss Tables Replaced the Old Bucket Design
https://www.reddit.com/r/programming/comments/1v58vch/golang_maps_how_swiss_tables_replaced_the_old/
Published: July 24, 2026 11:37
Mohabi: Disaggregating and Sandboxing the Firefox JavaScript Engine
Published: July 24, 2026 08:26
Everybody Wants to Be a Dev!
https://www.reddit.com/r/programming/comments/1v545wt/everybody_wants_to_be_a_dev/
Published: July 24, 2026 07:17
Transparent high-performance proxy cache for DoorDash services
https://www.reddit.com/r/programming/comments/1v53o6s/transparent_highperformance_proxy_cache_for/
Published: July 24, 2026 06:50
How useful would be to use this pattern as a non-cryptographic hash?
https://www.reddit.com/r/programming/comments/1v51gx8/how_useful_would_be_to_use_this_pattern_as_a/
Published: July 24, 2026 04:55
A Database Engine Written in SWI-Prolog
https://www.reddit.com/r/programming/comments/1v505dc/a_database_engine_written_in_swiprolog/
Published: July 24, 2026 03:50
The Elm Architecture, without Elm
https://www.reddit.com/r/programming/comments/1v4pb0a/the_elm_architecture_without_elm/
Published: July 23, 2026 20:13
Maybe it's NOT that you're getting old!
https://www.reddit.com/r/programming/comments/1v4paek/maybe_its_not_that_youre_getting_old/
Published: July 23, 2026 20:13
Fil-C: Garbage In, Memory Safety Out! - Filip Pizlo | SSW 2026
Published: July 23, 2026 19:22
How MVCC and Transactions Work in RocksDB
https://www.reddit.com/r/programming/comments/1v4jw4i/how_mvcc_and_transactions_work_in_rocksdb/
Published: July 23, 2026 17:04
World's First Polynomial Time Algorithm To Count Points On Elliptic Curves
Published: July 23, 2026 15:17
Debugging Live Audio at Scale: QUIC and MoQ relays
Published: July 23, 2026 10:44
Do you think it makes sense to spend time on this project?
Published: July 23, 2026 09:33
Whenever I'm having a bad day, I find one of these old school 'bad words' txt lists, and read through them for a moment.
Published: July 23, 2026 08:59
I am new to reddit but have experience in coding, tech and swe roles, I want to be one of reddit creators community how can I be one of you guys?
Published: July 23, 2026 08:42
You Can't Roll Back an Email | The Saga Pattern
https://www.reddit.com/r/programming/comments/1v45sgg/you_cant_roll_back_an_email_the_saga_pattern/
Published: July 23, 2026 06:33
We've been spending more time rebuilding things than adding new buttons lately, and honestly, that's been a good thing.
Published: July 23, 2026 04:17
I liked stackoverflow
https://www.reddit.com/r/programming/comments/1v3ugsu/i_liked_stackoverflow/
Published: July 22, 2026 21:54
SQL query analyzer that generates dialect-specific index DDL across 5 databases without connecting to any of them.
Published: July 22, 2026 21:44
Why two O(n²) loops can run 15× apart
https://www.reddit.com/r/programming/comments/1v3s7ok/why_two_on%C2%B2_loops_can_run_15_apart/
Published: July 22, 2026 20:31
A Fast Path for Fixed-Length Lists in Parquet
https://www.reddit.com/r/programming/comments/1v3j7od/a_fast_path_for_fixedlength_lists_in_parquet/
Published: July 22, 2026 15:20
Physics programming - Rotation and Quaternions
https://www.reddit.com/r/programming/comments/1v3is9o/physics_programming_rotation_and_quaternions/
Published: July 22, 2026 15:05
Sandboxing Script Extensions with GraalVM
https://www.reddit.com/r/programming/comments/1v3fxxn/sandboxing_script_extensions_with_graalvm/
Published: July 22, 2026 13:18
Your JS Date Is Lying to You - the traps that keep shipping to production
Published: July 22, 2026 09:42
I started learning Prolog from scratch 2 months ago with zero CS background. Just completed a local 100k transaction simulation with 100 concurrent threads, and SWI-Prolog is mind-blowing.
Published: July 22, 2026 04:54
kubara - A GitOps-First Approach to Reusable Kubernetes Platforms
https://www.reddit.com/r/programming/comments/1v2x23h/kubara_a_gitopsfirst_approach_to_reusable/
Published: July 21, 2026 22:13
What Is Docker, and What It Silently Replaced 🤫..
https://www.reddit.com/r/programming/comments/1v2u18f/what_is_docker_and_what_it_silently_replaced/
Published: July 21, 2026 20:20
Now in preview: Find and fix software vulnerabilities with CodeMender | Google Cloud Blog
https://www.reddit.com/r/programming/comments/1v2nxqo/now_in_preview_find_and_fix_software/
Published: July 21, 2026 16:47
A Final Reckoning: Programming Is Going Back To The Nerd Era
Published: July 21, 2026 16:15
AST implementation for a custom programming language
https://www.reddit.com/r/programming/comments/1v2is6m/ast_implementation_for_a_custom_programming/
Published: July 21, 2026 13:40
Don't add a read replica until you've read this
https://www.reddit.com/r/programming/comments/1v2eira/dont_add_a_read_replica_until_youve_read_this/
Published: July 21, 2026 10:28
Elixir Cluster 101
https://www.reddit.com/r/programming/comments/1v2ebui/elixir_cluster_101/
Published: July 21, 2026 10:17
Secrets Don’t Belong in Config
https://www.reddit.com/r/programming/comments/1v2cd9i/secrets_dont_belong_in_config/
Published: July 21, 2026 08:25
Linux kernel will support $ORIGIN, sort of
https://www.reddit.com/r/programming/comments/1v2bwax/linux_kernel_will_support_origin_sort_of/
Published: July 21, 2026 07:58
How We're Scaling Our Infrastructure Across 4 Clouds To Serve 1M+ Sandboxes
https://www.reddit.com/r/programming/comments/1v2bahd/how_were_scaling_our_infrastructure_across_4/
Published: July 21, 2026 07:22
The Long Road to Bottomless Postgres: Discussing Neon, pg_mooncake, pg_tier, pg_lake, and ColdFront
Published: July 21, 2026 01:21
Threading on Thin Ice: Demystifying the .NET ThreadPool and avoiding starvation
https://www.reddit.com/r/programming/comments/1v20lx2/threading_on_thin_ice_demystifying_the_net/
Published: July 20, 2026 22:48
Every Microsecond Matters: Achieving Near Speed-of-Light Latency in GPU Collectives
https://www.reddit.com/r/programming/comments/1v1wzhf/every_microsecond_matters_achieving_near/
Published: July 20, 2026 20:26
The Message Arrived. Did the Operation Succeed? On End-to-End Arguments in System Design.
Published: July 20, 2026 18:37
Throw, Result, or neither?
https://www.reddit.com/r/programming/comments/1v1sg8b/throw_result_or_neither/
Published: July 20, 2026 17:43
Annoying and alarming things about OpenCode
https://www.reddit.com/r/programming/comments/1v1s4gy/annoying_and_alarming_things_about_opencode/
Published: July 20, 2026 17:31
Modula-3: the forgotten language that explored memory safety decades ago
https://www.reddit.com/r/programming/comments/1v1q3sc/modula3_the_forgotten_language_that_explored/
Published: July 20, 2026 16:18
How Generalized Inverted Index works internally in Postgre SQL
Published: July 20, 2026 15:40
The LSM Tree
https://www.reddit.com/r/programming/comments/1v1p0a9/the_lsm_tree/
Published: July 20, 2026 15:38
Zig proposes introducing an actually memory safe (unlike Rust) compilation mode inspired by Fil-C at ~1-6x performance penalty
Published: July 20, 2026 14:12
Comprehensive JVM Primitive Hashtable Benchmarks
Published: July 20, 2026 13:34
A different type of clock for distributed event ordering
Published: July 20, 2026 06:50
Profiling a Python code analysis pipeline: 157s → 12s by chasing bottlenecks
Published: July 20, 2026 00:37
Developing a TUI in Go with Bubble Tea
https://www.reddit.com/r/programming/comments/1v0xaws/developing_a_tui_in_go_with_bubble_tea/
Published: July 19, 2026 17:56
transcribe.cpp
https://www.reddit.com/r/programming/comments/1v0woh5/transcribecpp/
Published: July 19, 2026 17:32
How fork() duplicates a process without copying its memory
Published: July 19, 2026 16:16
Beyond Happy Path Engineering: Time
https://www.reddit.com/r/programming/comments/1v0snnz/beyond_happy_path_engineering_time/
Published: July 19, 2026 14:54
Commutative Complex Number Theory in Plain C
https://www.reddit.com/r/programming/comments/1v0of6b/commutative_complex_number_theory_in_plain_c/
Published: July 19, 2026 11:45
The computer at the bottom of a canal
https://www.reddit.com/r/programming/comments/1v0n806/the_computer_at_the_bottom_of_a_canal/
Published: July 19, 2026 10:40
Finding zombies in our systems: A real-world story of CPU bottlenecks
Published: July 19, 2026 09:04
A History of IDEs at Google
https://www.reddit.com/r/programming/comments/1v0gkin/a_history_of_ides_at_google/
Published: July 19, 2026 04:17
The fsync inside the WAL lock
https://www.reddit.com/r/programming/comments/1v08tqo/the_fsync_inside_the_wal_lock/
Published: July 18, 2026 22:06
Sometimes the most resilient thing a system can do isn’t retry
Published: July 18, 2026 20:07
The Zilog Z80 has turned 50
https://www.reddit.com/r/programming/comments/1v01zwd/the_zilog_z80_has_turned_50/
Published: July 18, 2026 17:32
Your opinion matters... as does government transparency
https://www.reddit.com/r/programming/comments/1v00cnz/your_opinion_matters_as_does_government/
Published: July 18, 2026 16:27
WGSL Studio
https://www.reddit.com/r/programming/comments/1uzyku5/wgsl_studio/
Published: July 18, 2026 15:17
Distributed Inference on Kubernetes
https://www.reddit.com/r/programming/comments/1uzx8h2/distributed_inference_on_kubernetes/
Published: July 18, 2026 14:23
Tutorial: Introduction to Formal Verification with Lean (Part 1)
Published: July 18, 2026 13:06
Hacker Fables (Audiobook) - A LeetCode Hard cyberpunk novella
Published: July 18, 2026 05:33
The Java Story | The Official Documentary of Java
Published: July 18, 2026 03:26
The "Non-IDE" Era is a Crutch for People Who Can't Actually Engineer
Published: July 18, 2026 02:42
After 7 years in production, Scarf has reluctantly moved away from Haskell
Published: July 18, 2026 02:11
What surprised an engineer after spending 13 years on SQL Server and then working on Postgres? on the Talking Postgres podcast
https://www.reddit.com/r/programming/comments/1uzerp7/what_surprised_an_engineer_after_spending_13/
Published: July 17, 2026 22:50
1193 backends waiting on an append
https://www.reddit.com/r/programming/comments/1uzdl0h/1193_backends_waiting_on_an_append/
Published: July 17, 2026 22:01
Seed7 version 2026-07-11 released
https://www.reddit.com/r/programming/comments/1uzapht/seed7_version_20260711_released/
Published: July 17, 2026 20:08
Making TLA+ and x86 Kiss Via Z3Py
https://www.reddit.com/r/programming/comments/1uza1nb/making_tla_and_x86_kiss_via_z3py/
Published: July 17, 2026 19:44
Engineering fast searches with Inverted Indexes
Published: July 17, 2026 18:06
Network of 200 GitHub Repositories Used for Malware Infection
https://www.reddit.com/r/programming/comments/1uz73qq/network_of_200_github_repositories_used_for/
Published: July 17, 2026 17:57
Seed7 version 2026-07-11 released
https://www.reddit.com/r/programming/comments/1uz29eg/seed7_version_20260711_released/
Published: July 17, 2026 15:01
On Rendering the Sky, Sunsets, and Planets
https://www.reddit.com/r/programming/comments/1uywy4t/on_rendering_the_sky_sunsets_and_planets/
Published: July 17, 2026 11:25
The 10 Levels of Building a Data Grid - My 1 Year Journey of Building a Table.
Published: July 17, 2026 10:21
GTFO VR Mod Postmortem
https://www.reddit.com/r/programming/comments/1uyvnli/gtfo_vr_mod_postmortem/
Published: July 17, 2026 10:17
The most expensive instruction might be… cmov
https://www.reddit.com/r/programming/comments/1uyt0tf/the_most_expensive_instruction_might_be_cmov/
Published: July 17, 2026 07:44
Learning Software Architecture
https://www.reddit.com/r/programming/comments/1uyosj1/learning_software_architecture/
Published: July 17, 2026 03:55
No Shark is Safe: Millions of Shark Vacuums are Vulnerable to RCE
Published: July 16, 2026 22:37
Goroutines for Python
https://www.reddit.com/r/programming/comments/1uyhn8p/goroutines_for_python/
Published: July 16, 2026 22:33
Reclaiming a decade of podcast listening history
Published: July 16, 2026 18:50
A 60-second explainer on Generative Homepage Construction at Netflix
https://www.reddit.com/r/programming/comments/1uyagsq/a_60second_explainer_on_generative_homepage/
Published: July 16, 2026 18:05
Inspirational 2 years side-project with architects leading to a Python library
Published: July 16, 2026 16:53
Guide to data tools landscape for developers · OlegWock
https://www.reddit.com/r/programming/comments/1uy8b5l/guide_to_data_tools_landscape_for_developers/
Published: July 16, 2026 16:48
56,000 lines of DOOM, in a language I made up.
https://www.reddit.com/r/programming/comments/1uy7pdp/56000_lines_of_doom_in_a_language_i_made_up/
Published: July 16, 2026 16:26
Linux transparent proxy internals
https://www.reddit.com/r/programming/comments/1uy722h/linux_transparent_proxy_internals/
Published: July 16, 2026 16:03