5 ClickHouse mistakes we kept seeing engineers make (and why they're easy to miss)
https://www.glassflow.dev/blog/clickhouse-mistakes-engineers-make?utm_source=reddit&utm_medium=socialmedia&utm_campaign=reddit_organic
https://redd.it/1u76nav
@r_coding
https://www.glassflow.dev/blog/clickhouse-mistakes-engineers-make?utm_source=reddit&utm_medium=socialmedia&utm_campaign=reddit_organic
https://redd.it/1u76nav
@r_coding
www.glassflow.dev
5 Common ClickHouse Mistakes and How to Fix Them
Duplicate rows, broken JOINs, too many parts errors. These ClickHouse mistakes cost teams weeks. Here's what causes them and how to fix them.
I started building a simple C++ project manager and build tool called Nimmake. It's designed to be easier than CMake for beginners and for quickly prototyping projects, since it removes much of the configuration and boilerplate that's usually required.
https://github.com/Minster23/nimmake.git
https://redd.it/1u77lji
@r_coding
https://github.com/Minster23/nimmake.git
https://redd.it/1u77lji
@r_coding
GitHub
GitHub - Minster23/nimmake: Lightweight C++ build and project management tool written in Nim.
Lightweight C++ build and project management tool written in Nim. - Minster23/nimmake
This is my way of trying to contact the FBI to show of my skills! btw I'm 14 so don't judge I'm learning!
https://github.com/dateo8989/Local-Security-Telemetry-Toolkit
https://redd.it/1u7hrbc
@r_coding
https://github.com/dateo8989/Local-Security-Telemetry-Toolkit
https://redd.it/1u7hrbc
@r_coding
GitHub
GitHub - dateo8989/Local-Security-Telemetry-Toolkit: This is my custom spyware I have coded to try and gain the CIA attention to…
This is my custom spyware I have coded to try and gain the CIA attention to see if I can get a job! - dateo8989/Local-Security-Telemetry-Toolkit
Python 3.15 Lazy Imports: Faster Startup Times and the Design Behind PEP 810
https://modernpython.io/python-3-15-lazy-imports-faster-startup-times-and-the-design-behind-pep-810/
https://redd.it/1u7jwqq
@r_coding
https://modernpython.io/python-3-15-lazy-imports-faster-startup-times-and-the-design-behind-pep-810/
https://redd.it/1u7jwqq
@r_coding
Modern Python
Python 3.15 Lazy Imports: The Design and Tradeoffs
Python 3.15 adds lazy imports, but why aren't imports lazy by default?
The Git Commands I Run Before Reading Any Code
https://piechowski.io/post/git-commands-before-reading-code/
https://redd.it/1u7si3g
@r_coding
https://piechowski.io/post/git-commands-before-reading-code/
https://redd.it/1u7si3g
@r_coding
piechowski.io
The Git Commands I Run Before Reading Any Code
Five git log commands that diagnose a new codebase before you open a single file: code churn hotspots, bus factor, bug clusters, and crisis patterns.
Undoable – make every code change reversible
https://github.com/AkhilNam/undoable
https://redd.it/1u82b32
@r_coding
https://github.com/AkhilNam/undoable
https://redd.it/1u82b32
@r_coding
GitHub
GitHub - AkhilNam/undoable: Make every code change reversible. Multi-agent instructions, prompts, and evals for safer reviews,…
Make every code change reversible. Multi-agent instructions, prompts, and evals for safer reviews, rollbacks, and migrations. - AkhilNam/undoable
The Token Budget Is Becoming Engineering Policy
https://newsletter.thelongcommit.com/p/the-token-budget-is-becoming-engineering
https://redd.it/1u86hfc
@r_coding
https://newsletter.thelongcommit.com/p/the-token-budget-is-becoming-engineering
https://redd.it/1u86hfc
@r_coding
Thelongcommit
The Token Budget Is Becoming Engineering Policy
AI coding is moving from personal workflow to metered infrastructure, and the next fight is over budgets, incentives, and who gets to spend.
C3: The Best Modern C Alternative That Nobody Knows About
https://medium.com/gitconnected/c3-the-best-modern-c-alternative-that-nobody-knows-about-4fa3f7bcd5fd?sk=f6b537348ffd6c229e09c1d2f6e54b94
https://redd.it/1u87ghf
@r_coding
https://medium.com/gitconnected/c3-the-best-modern-c-alternative-that-nobody-knows-about-4fa3f7bcd5fd?sk=f6b537348ffd6c229e09c1d2f6e54b94
https://redd.it/1u87ghf
@r_coding
Medium
C3: The Best Modern C Alternative That Nobody Knows About
C3 will be more popular than Zig, Go, C++, Rust, or D, among C enthusiasts
Wasp now lets you also write "full-stack" logic (next to frontend and backend logic) in TypeScript
https://wasp.sh/blog/2026/06/15/wasp-typescript-spec
https://redd.it/1u899dj
@r_coding
https://wasp.sh/blog/2026/06/15/wasp-typescript-spec
https://redd.it/1u899dj
@r_coding
wasp.sh
Wasp now lets you write your full-stack logic as a spec in TypeScript | Wasp
Wasp drops its custom DSL and replaces it with a TypeScript-native way to define your full-stack app: the TypeScript Spec. Here's what it is, how it works, and what it unlocks.
does anyone have a good idea on a laptop to buy for coding projects to just do around places? I'm looking for something relatively cheap and so I can get some more experience coding that's not just sat in my room
https://redd.it/1u8oxs0
@r_coding
https://redd.it/1u8oxs0
@r_coding
Reddit
From the coding community on Reddit
Explore this post and more from the coding community
Apache Iceberg Optimization: A Practical Guide
https://medium.com/itnext/apache-iceberg-optimization-a-guide-b51aa3530f47
https://redd.it/1u97uit
@r_coding
https://medium.com/itnext/apache-iceberg-optimization-a-guide-b51aa3530f47
https://redd.it/1u97uit
@r_coding
Medium
Apache Iceberg Optimization: A Guide
The core optimization layers of healthy tables: compaction, snapshots, metadata, partitioning, delete files, and intelligent automation for…
"Contributors Wanted for UnVibe!"
https://github.com/Demon-Die/UnVibe
https://redd.it/1u9tz0v
@r_coding
https://github.com/Demon-Die/UnVibe
https://redd.it/1u9tz0v
@r_coding
GitHub
GitHub - Demon-Die/UnVibe: UnVibe trains developers to truly understand code, not just generate it. AI writes the hardest solution…
UnVibe trains developers to truly understand code, not just generate it. AI writes the hardest solution — you decode it, rebuild it simpler, then defend your understanding in interviews. Your &...
When modernizing legacy systems, don’t be afraid to build glue services
https://bencane.com/posts/2026-06-18-glue-services-legacy-modernization/
https://redd.it/1ua2jn6
@r_coding
https://bencane.com/posts/2026-06-18-glue-services-legacy-modernization/
https://redd.it/1ua2jn6
@r_coding
Benjamin Cane
When modernizing legacy systems, don’t be afraid to build glue services • Benjamin Cane
Glue services help modern platforms move forward without letting legacy integrations dictate the future architecture.
USB for Software Developers: An introduction to writing userspace USB drivers
https://werwolv.net/posts/usb_for_sw_devs/
https://redd.it/1ua31u6
@r_coding
https://werwolv.net/posts/usb_for_sw_devs/
https://redd.it/1ua31u6
@r_coding
WerWolv
USB for Software Developers: An introduction to writing userspace USB drivers | WerWolv
A basic introduction to USB for people that don't need to know what happens on the wire
I developed a small 5G virtualized Radio Access Network (vRAN) Deployment Tool as part of a 5G Test Automation Project. This tool is designed to support automated radio-level validation in 5G testing
https://github.com/nidalaburaed/5GBTSvRANDeployment
https://redd.it/1ua2hjd
@r_coding
https://github.com/nidalaburaed/5GBTSvRANDeployment
https://redd.it/1ua2hjd
@r_coding
GitHub
GitHub - nidalaburaed/5GBTSvRANDeployment: My work as a 5G System Perfomance Engineer
My work as a 5G System Perfomance Engineer. Contribute to nidalaburaed/5GBTSvRANDeployment development by creating an account on GitHub.
Java 21 Pattern Matching for Switch: A Real Spring Boot Payment Example
https://medium.com/javarevisited/java-21-pattern-matching-for-switch-a-real-spring-boot-payment-example-5c3daf2a1838?sk=f8dc62f18aa8d7097e7028d339a8309a
https://redd.it/1ua8ifl
@r_coding
https://medium.com/javarevisited/java-21-pattern-matching-for-switch-a-real-spring-boot-payment-example-5c3daf2a1838?sk=f8dc62f18aa8d7097e7028d339a8309a
https://redd.it/1ua8ifl
@r_coding
Medium
Java 21 Pattern Matching for Switch: A Real Spring Boot Payment Example
Trace one $1,500 payment from the browser into a Java 21 pattern-matching switch — record patterns, guard conditions, and sealed interfaces…
Code Review - His First Game in C!
https://www.youtube.com/watch?v=tKI1CN0gqE4
https://redd.it/1uaagmn
@r_coding
https://www.youtube.com/watch?v=tKI1CN0gqE4
https://redd.it/1uaagmn
@r_coding
YouTube
Code Review - His First Game in C! LikeRogue by Komi (HandCraftGames)
Buy my games on Steam! https://store.steampowered.com/app/2572310
Play LikeRogue and ChudBuds: https://github.com/handcraftgamesOfficial/LikeRouge-X-Chudbuds
Check out Komi and JB's channel: @handcraftgames
No AI
No sponsors
Play LikeRogue and ChudBuds: https://github.com/handcraftgamesOfficial/LikeRouge-X-Chudbuds
Check out Komi and JB's channel: @handcraftgames
No AI
No sponsors
Learning The Vlang Programming Language | The Flourishing
https://www.youtube.com/watch?v=CAsTLvwb38I
https://redd.it/1uahh10
@r_coding
https://www.youtube.com/watch?v=CAsTLvwb38I
https://redd.it/1uahh10
@r_coding
YouTube
Reasons and Resources - Learning The Vlang Programming Language
In this episode I talk about some reasons and resources to learn more about the Vlang Programming Language
Related Links
https://en.wikipedia.org/wiki/V_(programming_language)
https://en.wikipedia.org/wiki/V_(programming_language)#Features
https://en.wi…
Related Links
https://en.wikipedia.org/wiki/V_(programming_language)
https://en.wikipedia.org/wiki/V_(programming_language)#Features
https://en.wi…