I developed a small Kubernetes Metrics Exporter 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/K8sMetricsExporter
https://redd.it/1tke0xj
@r_coding
https://github.com/nidalaburaed/K8sMetricsExporter
https://redd.it/1tke0xj
@r_coding
GitHub
GitHub - nidalaburaed/K8sMetricsExporter: A tool that retrieves 5G call-related metrics from Kubernetes and exports metrics to…
A tool that retrieves 5G call-related metrics from Kubernetes and exports metrics to Corporate Data Visualization system. - nidalaburaed/K8sMetricsExporter
LSM Trees Explained: How Write-Optimized Storage Engines Work
https://read.thecoder.cafe/p/lsm-trees
https://redd.it/1tkdrcn
@r_coding
https://read.thecoder.cafe/p/lsm-trees
https://redd.it/1tkdrcn
@r_coding
read.thecoder.cafe
LSM Trees Explained: How Write-Optimized Storage Engines Work
LSM trees make a deliberate choice: optimize for updates, accept read amplification as the cost.
Help me code NvS Language
https://github.com/nave433-blip/navescript-NvS-Language
https://redd.it/1tky6wi
@r_coding
https://github.com/nave433-blip/navescript-NvS-Language
https://redd.it/1tky6wi
@r_coding
GitHub
GitHub - nave433-blip/navescript-NvS-Language: Nλvescript: The Universal Polyglot Language. Translates, executes, and verifies…
Nλvescript: The Universal Polyglot Language. Translates, executes, and verifies code across 5+ languages with WASI 0.2 & Component Model. - nave433-blip/navescript-NvS-Language
Dream MCP: automatic persistent multi-session memory (obsidian compatible)
https://github.com/JamieSetch/Dream-MCP
https://redd.it/1tlo8oe
@r_coding
https://github.com/JamieSetch/Dream-MCP
https://redd.it/1tlo8oe
@r_coding
GitHub
GitHub - JamieSetch/Dream-MCP: Automated Persistent Memory for Claude Code
Automated Persistent Memory for Claude Code . Contribute to JamieSetch/Dream-MCP development by creating an account on GitHub.
LLMs already have a confidence metric to gauge likelihood of hallucinations, why don't we use it?
https://ericjinks.com/blog/2025/logprobs/
https://redd.it/1tltjl9
@r_coding
https://ericjinks.com/blog/2025/logprobs/
https://redd.it/1tltjl9
@r_coding
Ericjinks
Estimating LLM classification confidence with log probabilities (logprobs) – Eric Jinks
Estimating the confidence of an LLM's classification using log probabilities.
Why AI Changes Software Architecture
https://medium.com/@lewy2843/why-ai-changes-software-architecture-41b1303869f0
https://redd.it/1tlwxfg
@r_coding
https://medium.com/@lewy2843/why-ai-changes-software-architecture-41b1303869f0
https://redd.it/1tlwxfg
@r_coding
Medium
Why AI Changes Software Architecture
For years, software engineering teams have treated architecture as a fundamental part of engineering practice.
I’ve been experimenting with DSPy for building LLM pipelines instead of manually prompting models.
https://github.com/ekb-dev-ai/dspy-demo
https://redd.it/1tlwss4
@r_coding
https://github.com/ekb-dev-ai/dspy-demo
https://redd.it/1tlwss4
@r_coding
GitHub
GitHub - ekb-dev-ai/dspy-demo
Contribute to ekb-dev-ai/dspy-demo development by creating an account on GitHub.
TrapDoor supply-chain campaign reportedly used malicious Crates.io packages to target developer credentials
https://thecybersecguru.com/news/trapdoor-supply-chain-attack/
https://redd.it/1tmm7ae
@r_coding
https://thecybersecguru.com/news/trapdoor-supply-chain-attack/
https://redd.it/1tmm7ae
@r_coding
The CyberSec Guru
TrapDoor Supply Chain Attack: npm, PyPI, and Crates.io Hit | The CyberSec Guru
Inside the TrapDoor supply chain attack. Discover how 34+ packages across npm, PyPI, and Crates.io use AI prompt injection to steal dev secrets
How many branches can your CPU predict? – Daniel Lemire's blog
https://lemire.me/blog/2026/03/18/how-many-branches-can-your-cpu-predict/
https://redd.it/1tmuphf
@r_coding
https://lemire.me/blog/2026/03/18/how-many-branches-can-your-cpu-predict/
https://redd.it/1tmuphf
@r_coding
Daniel Lemire's blog
How many branches can your CPU predict?
Modern processors have the ability to execute many instructions per cycle, on a single core. To be able to execute many instructions per cycle in practice, processors predict branches. I have made the point over the years that modern CPUs have an incredible…
Designing a RAG Pipeline for 10M+ Documents With Near-Zero Hallucination
https://medium.com/codex/designing-a-rag-pipeline-for-10m-documents-with-near-zero-hallucination-3e5875a15204
https://redd.it/1tnbr48
@r_coding
https://medium.com/codex/designing-a-rag-pipeline-for-10m-documents-with-near-zero-hallucination-3e5875a15204
https://redd.it/1tnbr48
@r_coding
Medium
Designing a RAG Pipeline for 10M+ Documents With Near-Zero Hallucination
Why retrieval quality matters more than the frontier model when knowledge accuracy is the real product
Beyond Pandas: Polars or DuckDB for Faster Local Data Analysis
https://medium.com/@yangzhou1993/beyond-pandas-polars-or-duckdb-for-faster-local-data-analysis-7953574e6dae?sk=8ef7609c5e31c72f96dc6dbb68b01a08
https://redd.it/1tncvbg
@r_coding
https://medium.com/@yangzhou1993/beyond-pandas-polars-or-duckdb-for-faster-local-data-analysis-7953574e6dae?sk=8ef7609c5e31c72f96dc6dbb68b01a08
https://redd.it/1tncvbg
@r_coding
Medium
Beyond Pandas: Polars or DuckDB for Faster Local Data Analysis
Practical examples, fair benchmarks, and when I would still keep pandas
Persistent multiplayer state without chaos
https://packagemain.tech/p/persistent-multiplayer-state-without
https://redd.it/1tne3vp
@r_coding
https://packagemain.tech/p/persistent-multiplayer-state-without
https://redd.it/1tne3vp
@r_coding
packagemain.tech
Persistent multiplayer state without chaos
How I keep a live multiplayer game consistent with PostgreSQL holding the truth and Redis doing the fast work
SFQ: Simple, Stateless, Stochastic Fairness
https://brooker.co.za/blog/2026/02/25/sfq.html
https://redd.it/1to0gnd
@r_coding
https://brooker.co.za/blog/2026/02/25/sfq.html
https://redd.it/1to0gnd
@r_coding
brooker.co.za
SFQ: Simple, Stateless, Stochastic Fairness - Marc's Blog
QMind v2.0 — Quantum-Inspired AI Reasoning System (MIT License, Python)
https://github.com/Neo-Unknown/QMind-Project-Folder.git
https://redd.it/1to7tzd
@r_coding
https://github.com/Neo-Unknown/QMind-Project-Folder.git
https://redd.it/1to7tzd
@r_coding
GitHub
GitHub - Neo-Unknown/QMind-Project-Folder
Contribute to Neo-Unknown/QMind-Project-Folder development by creating an account on GitHub.
for newbies who wanna know where to contribute and how to
https://medium.com/@ByIsh/where-and-how-to-contribute-to-open-source-community-23d1d13e3ade
https://redd.it/1to7agb
@r_coding
https://medium.com/@ByIsh/where-and-how-to-contribute-to-open-source-community-23d1d13e3ade
https://redd.it/1to7agb
@r_coding
Medium
Where and How to Contribute to Open-Source Community
This post will cover everything you need to know as a newbie, from which repo to pick to how to make your first contribution step by step.
I made a starter kit that makes coding agents follow a consistent harness engineering process
https://github.com/baskduf/harness-starter-kit
https://redd.it/1toax5d
@r_coding
https://github.com/baskduf/harness-starter-kit
https://redd.it/1toax5d
@r_coding
GitHub
GitHub - baskduf/harness-starter-kit: Repo-native harness engineering starter kit for coding agents.
Repo-native harness engineering starter kit for coding agents. - baskduf/harness-starter-kit
Python Supply Chain Security: 8 Things That Happen After pip install
https://medium.com/techtofreedom/python-supply-chain-security-8-things-that-happen-after-pip-install-4075d5d5358e?sk=7c197d11681d85dcbdf048bbdcdb4426
https://redd.it/1todox0
@r_coding
https://medium.com/techtofreedom/python-supply-chain-security-8-things-that-happen-after-pip-install-4075d5d5358e?sk=7c197d11681d85dcbdf048bbdcdb4426
https://redd.it/1todox0
@r_coding
Medium
Python Supply Chain Security: 8 Things That Happen After pip install
Dependency pinning, lock files, trusted publishing, malicious packages, CI/CD secrets, and what modern tooling changes.
There wasn't Firefox Relay API. So I built my own. Hope you'll find it useful.
https://github.com/leo-proger/firefox-relay-api
https://redd.it/1tofcaq
@r_coding
https://github.com/leo-proger/firefox-relay-api
https://redd.it/1tofcaq
@r_coding
GitHub
GitHub - leo-proger/firefox-relay-api: Unoffical API for Firefox Relay
Unoffical API for Firefox Relay. Contribute to leo-proger/firefox-relay-api development by creating an account on GitHub.
D For Shell Scripting: A Better Alternative to Python and Bash
https://medium.com/gitconnected/d-for-shell-scripting-a-better-alternative-to-python-and-bash-57e3392c628b?sk=84e33a9f06c8ff10428591462f5909df
https://redd.it/1toxugg
@r_coding
https://medium.com/gitconnected/d-for-shell-scripting-a-better-alternative-to-python-and-bash-57e3392c628b?sk=84e33a9f06c8ff10428591462f5909df
https://redd.it/1toxugg
@r_coding
Medium
D For Shell Scripting: A Better Alternative to Python and Bash
I started using D for shell scripting — the experience is amazing