Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 10,375articles · 30d
- 10+ hour agolatest article
- Aug 15, 2026earliest in window
- 97%with images
- 292avg words
- software 9,618
- coding 9,414
- development 9,385
- engineering 9,358
- community 9,340
- inclusive 9,305
- ai 7,887
- webdev 5,684
- programming 5,103
- productivity 3,462
- python 2,929
- technology 2,814
- artificial intelligence 2,754
- security 2,743
- devops 2,725
- architecture 2,244
- llm 2,243
- agents 2,140
- tutorial 2,097
- javascript 1,903
- Software Dev. 9,581
- Science & Technology 9,464
- Computers & Electronics 7,370
- Business & Industrial 794
- Internet & Telecom 752
- Economy, Business & Finance 389
- Finance 329
- Arts, Culture, Entertainment & Media 230
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Both verifiers were honest, agreed with each other, and the signatures still failed
2+ day, 1+ hour ago (576+ words) Forty signed records stopped verifying. Two independent verifiers said so. Neither of them was wrong, and neither of them could tell me why. The recipe both tools implement is sha256(public_key || header). I checked it by hand against the code and against…...
Workshop: Gate Retrieved Context With a Cheap Scoring Pass in 70 Minutes
1+ week, 4+ day ago (803+ words) The schedule is a teaching box, not a production SLA, and it assumes one laptop plus one HTTP scoring endpoint. If the endpoint is slow, freeze Exercise 2 after five scored chunks and continue with the logged samples. Do not expand…...
A red gate and a silent one turned out to mean the same thing
1+ week, 4+ day ago (1328+ words) I wrote up an incident here a couple of days ago: CI on a Rust project I maintain showed red for weeks, and not one of those jobs had ever started. The cause was billing. The scheduler was refusing each…...
The Gate Rejected Nothing. So I Injected 40 Bugs to See If It Could.
2+ week, 3+ day ago (982+ words) An agent-patch gate that never rejects a patch is a hypothesis, not a control. You cannot measure what it catches until you give it something to catch. So I stopped trusting real patches and started manufacturing failures. The method that…...
Introducing Crypts and Commits
2+ week, 5+ day ago (1390+ words) The Audience I Didn't Know I Had — Part One There is a lot of conversation right now about one developer coordinating forty coding agents. I am not going to pretend I know whether that is good or bad. It is…...
macOS Keychain Support for Electron Apps: A Game Changer for Secure A…
3+ week, 5+ day ago (328+ words) keychain‑store, an open‑source module, now adds full macOS keychain support for Electron apps. The API lets developers read and write secrets straight into the system keychain, using the native macOS security framework. Built‑in OS‑level encryption The…...