How CancellationException Breaks Your RxJava and Coroutine Bridge
https://medium.com/@leonelmenaiadev/how-cancellationexception-breaks-your-rxjava-and-coroutine-bridge-fbdc41544874
https://redd.it/1sn3x4z
@r_coding
https://medium.com/@leonelmenaiadev/how-cancellationexception-breaks-your-rxjava-and-coroutine-bridge-fbdc41544874
https://redd.it/1sn3x4z
@r_coding
Medium
How CancellationException Breaks Your RxJava and Coroutine Bridge
If your Android codebase uses both RxJava and Kotlin Coroutines, there may be a subtle bug hiding in your code right now. It won’t show up…
How to Scrape ChatGPT with Python in 2026
https://www.scrapingdog.com/blog/scrape-chatgpt-with-python/
https://redd.it/1sn8fgo
@r_coding
https://www.scrapingdog.com/blog/scrape-chatgpt-with-python/
https://redd.it/1sn8fgo
@r_coding
scrapingdog
How to Scrape ChatGPT with Python in 2026
Learn how to scrape ChatGPT responses with Python using Scrapingdog's ChatGPT Scraper API. No browser automation needed, get structured JSON output in minutes.
Bloom filters: the niche trick behind a 16× faster API | Blog | incident.io
https://incident.io/blog/bloom-filters
https://redd.it/1sndv8r
@r_coding
https://incident.io/blog/bloom-filters
https://redd.it/1sndv8r
@r_coding
incident.io
Bloom filters: the niche trick behind a 16× faster API | Blog
This post is a deep dive into how we improved the P95 latency of an API endpoint from 5s to 0.3s using a niche little computer science trick called a bloom filter.
LLMs keep picking wrong files in large repos — how are you solving context selection?
https://manojmallick.github.io/sigmap/
https://redd.it/1snkub9
@r_coding
https://manojmallick.github.io/sigmap/
https://redd.it/1snkub9
@r_coding
SigMap
SigMap — grounded AI coding context
Ask, validate, judge, and learn from real code context. 78.9% hit@5, 40.6% fewer prompts, 97.9% overall token reduction.
Proxy Server — The Control Layer Between Clients and Servers
https://blogs.varaddhumale.in/blog/proxy-server-the-control-layer-between-clients-and-servers-1567503054029336333
https://redd.it/1snvwph
@r_coding
https://blogs.varaddhumale.in/blog/proxy-server-the-control-layer-between-clients-and-servers-1567503054029336333
https://redd.it/1snvwph
@r_coding
blogs.varaddhumale.in
Proxy Server — The Control Layer Between Clients and Servers
In most modern systems, clients rarely communicate directly with backend servers. Instead, an intermediate component is introduced to manage communication, e...
My 3-agent coding setup (Tech Lead, Developer, QA) that does implementation from the Linear ticket to the PR. I merge 7/10 PRs done fully autonomously this way. Agents are Codex and Claude Code, the infra is on OpenClaw.
https://github.com/Pythagora-io/agent-templates
https://redd.it/1so1wkk
@r_coding
https://github.com/Pythagora-io/agent-templates
https://redd.it/1so1wkk
@r_coding
GitHub
GitHub - Pythagora-io/agent-templates
Contribute to Pythagora-io/agent-templates development by creating an account on GitHub.
Streaming Virtual Hard Drive on Twitch
https://www.youtube.com/watch?v=Qmds7-mwCMg
https://redd.it/1so4wh9
@r_coding
https://www.youtube.com/watch?v=Qmds7-mwCMg
https://redd.it/1so4wh9
@r_coding
YouTube
I Streamed My Hard Drive to the World
How I streamed and backed up my hard drive onto Twitch. Implementing the streaming feature and producing this video took around a month of solo work. If you enjoyed, you probably would like my other video here: https://www.youtube.com/watch?v=l03Os5uwWmk…
Built SeTi but for AI :) - Roast me
https://github.com/Agent-FM/agentfm-core
https://redd.it/1so8dj8
@r_coding
https://github.com/Agent-FM/agentfm-core
https://redd.it/1so8dj8
@r_coding
GitHub
GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer.…
AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs....
Just created a new aesthetic website, Need some ideas about what features i should add..
https://zenstack-orpin.vercel.app/
https://redd.it/1sobsaa
@r_coding
https://zenstack-orpin.vercel.app/
https://redd.it/1sobsaa
@r_coding
Built an open-source Aadhaar secure vault with HSM encryption (FastAPI + PostgreSQL)
https://github.com/rahulraikwar00/aadhaar-hsm-poc
https://redd.it/1sol5jc
@r_coding
https://github.com/rahulraikwar00/aadhaar-hsm-poc
https://redd.it/1sol5jc
@r_coding
GitHub
GitHub - rahulraikwar00/aadhaar-hsm-poc: Secure on-premises Aadhaar data storage with tokenization, HSM-backed encryption, PostgreSQL…
Secure on-premises Aadhaar data storage with tokenization, HSM-backed encryption, PostgreSQL, and audit logging. Built with FastAPI. - rahulraikwar00/aadhaar-hsm-poc
How to Create REST API Documentation in Node.js Using Scalar
https://www.freecodecamp.org/news/rest-api-documentation-with-scalar/
https://redd.it/1sox4kn
@r_coding
https://www.freecodecamp.org/news/rest-api-documentation-with-scalar/
https://redd.it/1sox4kn
@r_coding
freeCodeCamp.org
How to Create REST API Documentation in Node.js Using Scalar
A REST API documentation is a guide that explains how clients can make use of the REST APIs in an application. It details the available endpoints, how to send requests and what responses to expect. It
I might be doing everything wrong… can you roast my first dev video?
https://www.youtube.com/watch?v=a3v1KcSoY-A
https://redd.it/1sp4r8n
@r_coding
https://www.youtube.com/watch?v=a3v1KcSoY-A
https://redd.it/1sp4r8n
@r_coding
YouTube
Your Programming Learning Strategy is Probably Failing - Here's Why
*STOP Learning Programming the Wrong Way (7 Steps for Beginners) 🚀*
Are you trying to learn programming but feel like you're spinning your wheels? Most beginners fail not because they are lazy, but because they start with the wrong programming roadmap. In…
Are you trying to learn programming but feel like you're spinning your wheels? Most beginners fail not because they are lazy, but because they start with the wrong programming roadmap. In…
Goscrapy - revamped, more powerful than ever with batteries included.
https://github.com/tech-engine/goscrapy
https://redd.it/1sp8vap
@r_coding
https://github.com/tech-engine/goscrapy
https://redd.it/1sp8vap
@r_coding
GitHub
GitHub - tech-engine/goscrapy: GoScrapy: High perfomance webscraping framework in Go, inspired by Python's Scrapy.
GoScrapy: High perfomance webscraping framework in Go, inspired by Python's Scrapy. - tech-engine/goscrapy
This is Random af… how can I compile a list of the top responses to this thread? Like: gone girl: 56, sharp objects: 28, etc
https://www.reddit.com/r/thrillerbooks/comments/1snetct/your_top_2_thrillers_of_all_time_i_mean_all_time/?share_id=aQ9gV_m9DbZtRHNpUORU0&utm_content=1&utm_medium=ios_app&utm_name=ioscss&utm_source=share&utm_term=1
https://redd.it/1spfm06
@r_coding
https://www.reddit.com/r/thrillerbooks/comments/1snetct/your_top_2_thrillers_of_all_time_i_mean_all_time/?share_id=aQ9gV_m9DbZtRHNpUORU0&utm_content=1&utm_medium=ios_app&utm_name=ioscss&utm_source=share&utm_term=1
https://redd.it/1spfm06
@r_coding
Reddit
From the thrillerbooks community on Reddit
Explore this post and more from the thrillerbooks community
Calcora - Menu-Driven Scientific Calculator in C
https://github.com/siushlk/Calcora_v1.0
https://redd.it/1sptuzq
@r_coding
https://github.com/siushlk/Calcora_v1.0
https://redd.it/1sptuzq
@r_coding
GitHub
GitHub - siushlk/Calcora_v1.0: Calcora is a menu-driven scientific calculator built in C. It supports a wide range of operations…
Calcora is a menu-driven scientific calculator built in C. It supports a wide range of operations including basic arithmetic, trigonometric functions, logarithms, exponentials, factorials, permuta...
Reducing LLM context from ~80K tokens to ~2K without embeddings or vector DBs
https://manojmallick.github.io/sigmap
https://redd.it/1spubiu
@r_coding
https://manojmallick.github.io/sigmap
https://redd.it/1spubiu
@r_coding
SigMap
SigMap — grounded AI coding context
Ask, validate, judge, and learn from real code context. 78.9% hit@5, 40.6% fewer prompts, 97.9% overall token reduction.
Making illegal state unrepresentable
https://blog.frankel.ch/illegal-state-unrepresentable/
https://redd.it/1spwmc8
@r_coding
https://blog.frankel.ch/illegal-state-unrepresentable/
https://redd.it/1spwmc8
@r_coding
A Java geek
Making illegal state unrepresentable
A couple of years ago, I wrote that The Builder pattern is a finite state machine!. A state machine consists of states and transitions between them. As a developer, I want to make illegal states unrepresentable, i.e., users of my API can’t create non-existent…
When “new” Shows Up Everywhere, Your Design Is Already Breaking
https://kevin222004.substack.com/p/stop-writing-new-everywhere-the-factory
https://redd.it/1sq9o7p
@r_coding
https://kevin222004.substack.com/p/stop-writing-new-everywhere-the-factory
https://redd.it/1sq9o7p
@r_coding
Substack
Stop Writing new Everywhere — The Factory Pattern
LLD Series #3: Simple Factory Pattern — Stop Writing new Everywhere