Airbnb says AI now writes 60% of its new code
https://techcrunch.com/2026/05/08/airbnb-says-ai-now-writes-60-of-its-new-code/
https://redd.it/1tay5xb
@r_coding
https://techcrunch.com/2026/05/08/airbnb-says-ai-now-writes-60-of-its-new-code/
https://redd.it/1tay5xb
@r_coding
TechCrunch
Airbnb says AI now writes 60% of its new code | TechCrunch
Airbnb also said its customer support AI bot now handles 40% of issues without escalating to a human agent.
What Is a REST API, and Why Yours Probably Isn’t One
https://fagnerbrack.com/what-is-a-rest-api-and-why-yours-probably-isnt-one-7e5fb65ece4d?postPublishedType=repub
https://redd.it/1tb23qn
@r_coding
https://fagnerbrack.com/what-is-a-rest-api-and-why-yours-probably-isnt-one-7e5fb65ece4d?postPublishedType=repub
https://redd.it/1tb23qn
@r_coding
Medium
What Is a REST API, and Why Yours Probably Isn’t One
Roy Fielding derived six constraints in 2000. Most APIs meet two or three of them.
I wrote a deep dive into how LLMs work under the hood - tokenization, embeddings, attention and generation - all explained with runnable JavaScript
https://nitayneeman.com/blog/how-ai-works-under-the-hood-llms-explained-with-code/
https://redd.it/1tb3sf4
@r_coding
https://nitayneeman.com/blog/how-ai-works-under-the-hood-llms-explained-with-code/
https://redd.it/1tb3sf4
@r_coding
Nitay Neeman's Website
How AI Works Under the Hood - LLMs Explained with Code | Nitay Neeman's Website
A walkthrough of how AI works at the Large Language Model level. From tokenization and embeddings to self-attention and generation with JavaScript implementations explaining the inference pipeline.
A VSCode extension so you appear on a globe when you code
https://marketplace.visualstudio.com/items?itemName=devglobe.devglobe
https://redd.it/1tb1r16
@r_coding
https://marketplace.visualstudio.com/items?itemName=devglobe.devglobe
https://redd.it/1tb1r16
@r_coding
Visualstudio
DevGlobe - Visual Studio Marketplace
Extension for Visual Studio Code - Show your live coding presence on the DevGlobe world map. Track coding time, languages, repos, and stats.
cost of enum-to-string: C++26 reflection vs the old ways
https://vittorioromeo.com/index/blog/refl_enum_to_string.html
https://redd.it/1tb89qe
@r_coding
https://vittorioromeo.com/index/blog/refl_enum_to_string.html
https://redd.it/1tb89qe
@r_coding
Reddit
From the coding community on Reddit: cost of enum-to-string: C++26 reflection vs the old ways
Explore this post and more from the coding community
Built a critic that reads the live job market before reading your CV — free, no login.Feedback calibrated against this week's market, not generic templates.
https://roast-app-ckard.ondigitalocean.app
https://redd.it/1tbfk2t
@r_coding
https://roast-app-ckard.ondigitalocean.app
https://redd.it/1tbfk2t
@r_coding
How good engineers write bad code at big companies
https://www.seangoedecke.com/bad-code-at-big-companies/
https://redd.it/1tbvnvn
@r_coding
https://www.seangoedecke.com/bad-code-at-big-companies/
https://redd.it/1tbvnvn
@r_coding
Seangoedecke
How good engineers write bad code at big companies
Efficient Lakehouse Compaction at Scale
https://lakeops.dev/blog/efficient-lakehouse-compaction-at-scale
https://redd.it/1tbz8d6
@r_coding
https://lakeops.dev/blog/efficient-lakehouse-compaction-at-scale
https://redd.it/1tbz8d6
@r_coding
LakeOps
Optimizing Iceberg Lake Compaction: A Guide - LakeOps Blog
A practical guide to Iceberg lake compaction at scale: event-driven triggers, workload-aware sort strategies, a Rust execution engine, coordination with snapshot and manifest operations, per-table file size tuning, and branch-based layout simulations.
5 Years and $5M Later: Inventing a New Programming Language for Web Development Was a Mistake
https://wasp.sh/blog/2026/05/13/new-language-for-web-dev-was-a-mistake
https://redd.it/1tc0p8t
@r_coding
https://wasp.sh/blog/2026/05/13/new-language-for-web-dev-was-a-mistake
https://redd.it/1tc0p8t
@r_coding
wasp.sh
5 Years and $5M Later: Inventing a New Programming Language for Web Development Was a Mistake | Wasp
After 5 years and $5M building Wasp, we're replacing our custom config language with TypeScript. Here's why we thought a new language was a good idea, what we learned, and why TypeScript won.
Part: 2. How AI Reduced Manual Driver Verification by 75% - Operations Case Study
https://verumastra.com/blog/driver-verification-process-automation
https://redd.it/1tc3a5y
@r_coding
https://verumastra.com/blog/driver-verification-process-automation
https://redd.it/1tc3a5y
@r_coding
Verumastra
Part: 2. How AI Reduced Manual Driver Verification by 75% — Operations Case Study | VerumAstra
Part 2 of the driver verification story: how we moved document and car photo checks from a flat human support queue into an AI-first verification flow with human fallback.
Programming Jobs in 2027: A Different Game Entirely
https://levelup.gitconnected.com/programming-jobs-in-2027-a-different-game-entirely-3f8618ffb25e?sk=2366a3398ed1a9670dc6095512fa8e34
https://redd.it/1tcxaly
@r_coding
https://levelup.gitconnected.com/programming-jobs-in-2027-a-different-game-entirely-3f8618ffb25e?sk=2366a3398ed1a9670dc6095512fa8e34
https://redd.it/1tcxaly
@r_coding
Medium
Programming Jobs in 2027: A Different Game Entirely
Here is how you can land a next-gen programmer role
Steam Recommender using similarity! (Undergraduate Student Project)
https://nextsteamgame.com/
https://redd.it/1tdh8cs
@r_coding
https://nextsteamgame.com/
https://redd.it/1tdh8cs
@r_coding
NextSteamGame
Find Similar Steam Games | NextSteamGame
Find similar Steam games by mechanics, tags, structure, genre, and music.
I developed a small 5G Log Analyzer for 5G base station generated Logs (C++, no dependencies) as part of a 5G Test Automation project
https://github.com/nidalaburaed/5GBTSLogAnalyzer
https://redd.it/1tdnds1
@r_coding
https://github.com/nidalaburaed/5GBTSLogAnalyzer
https://redd.it/1tdnds1
@r_coding
GitHub
GitHub - nidalaburaed/5GBTSLogAnalyzer
Contribute to nidalaburaed/5GBTSLogAnalyzer development by creating an account on GitHub.
I built an open-source Windows desktop overlay engine for animated mascots, sprites, GIFs, and HUD-style overlays
https://github.com/Ertugrulmutlu/OpenAnima
https://redd.it/1tdpqvx
@r_coding
https://github.com/Ertugrulmutlu/OpenAnima
https://redd.it/1tdpqvx
@r_coding
GitHub
GitHub - Ertugrulmutlu/OpenAnima: Open-source desktop overlay engine for Windows. Create animated desktop companions, HUDs, sprites…
Open-source desktop overlay engine for Windows. Create animated desktop companions, HUDs, sprites, and interactive overlay experiences. - Ertugrulmutlu/OpenAnima
The GTM for Developer Tools Is Breaking in Two Places at Once
https://newsletter.thelongcommit.com/p/the-gtm-for-developer-tools-is-breaking
https://redd.it/1tdrqrg
@r_coding
https://newsletter.thelongcommit.com/p/the-gtm-for-developer-tools-is-breaking
https://redd.it/1tdrqrg
@r_coding
Thelongcommit
The GTM for Developer Tools Is Breaking in Two Places at Once
A product manager opens Cursor on a Tuesday afternoon.
Why Rust Is Winning the Memory Safety War in 2026
https://techchatterbox.com/hemant-kumar/why-rust-is-winning-the-memory-safety-war-in-2026-Y4wOaP
https://redd.it/1tdsjkz
@r_coding
https://techchatterbox.com/hemant-kumar/why-rust-is-winning-the-memory-safety-war-in-2026-Y4wOaP
https://redd.it/1tdsjkz
@r_coding
Techchatterbox
Why Rust Is Winning the Memory Safety War in 2026
Memory safety bugs have caused 70% of critical CVEs for a decade. In 2026, Rust is no longer just the proposed fix — it's the deployed one.
ContQuat: Continuous quaternion representation for head pose estimation
https://github.com/Redhwan-A/ContQuat/
https://redd.it/1tds733
@r_coding
https://github.com/Redhwan-A/ContQuat/
https://redd.it/1tds733
@r_coding
GitHub
GitHub - Redhwan-A/ContQuat
Contribute to Redhwan-A/ContQuat development by creating an account on GitHub.
I vibe-coded a Superhuman-like email client...now I need someone to help me make it run
https://github.com/agentmail-to
https://redd.it/1tdsozy
@r_coding
https://github.com/agentmail-to
https://redd.it/1tdsozy
@r_coding
GitHub
AgentMail
AgentMail has 32 repositories available. Follow their code on GitHub.
Im going back to writing code by hand
https://blog.k10s.dev/im-going-back-to-writing-code-by-hand/
https://redd.it/1tdwhw2
@r_coding
https://blog.k10s.dev/im-going-back-to-writing-code-by-hand/
https://redd.it/1tdwhw2
@r_coding
k10s devlog
Im going back to writing code by hand
I vibe-coded a GPU-aware Kubernetes TUI for 7 months, archived it, and started over. Here's what AI gets wrong when projects grow complex.
Coding on Stream Until I Make $1,000,000
https://www.twitch.tv/delusial
https://redd.it/1tdwp7v
@r_coding
https://www.twitch.tv/delusial
https://redd.it/1tdwp7v
@r_coding
Twitch
delusial - Twitch
THE BEST, THE GREATEST, THE GOAT
An Interactive Intro to CRDTs
https://jakelazaroff.com/words/an-interactive-intro-to-crdts/
https://redd.it/1te1rc4
@r_coding
https://jakelazaroff.com/words/an-interactive-intro-to-crdts/
https://redd.it/1te1rc4
@r_coding
Jakelazaroff
An Interactive Intro to CRDTs | jakelazaroff.com
CRDTs don't have to be all academic papers and math jargon. Learn what CRDTs are and how they work through interactive visualizations and code samples.