BDBryce Darlinginblog.mindrealm.ai·6h ago · 8 min readGoal achieved. My stop hook blocked it anyway.Claude Code said the goal was achieved. Then Mindrealm blocked the agent from stopping. I had left an agent running on a large, sensitive infrastructure project I can't get into here. When it tried to00
Rrobertovg24inrobertovg.hashnode.dev·1d ago · 3 min readMy /uses page, six years later I just updated my /uses page for the first time since... well, since a version of me that wrote JavaScript without types, deployed with create-react-app, and had never talked to an AI in a terminal. I00
DJDavid Jajaindaiveedjay.hashnode.dev·3d ago · 8 min readYou're not as smart as you think you areNobody sets out to ship a SQL injection. Nobody opens their editor thinking "today I'll hardcode a secret." It happens because, in the moment, you were sure the code was fine. You wrote it. You unders00
RNRavi Nirbaninlazyblink.hashnode.dev·5d ago · 2 min readI built a free set of subtitle tools that run entirely in your browser (no upload) As a side project, I've been building Lazyblink — a collection of free browser-based tools — and I recently added a set of subtitle utilities that solve a problem I kept running into: most online subt00
JJJanardan Joshiinbackendbytesjanarddan.hashnode.dev·6d ago · 3 min readWhy I'm Still Converting XML to JSON in 2026A few months ago, I was stuck integrating a client’s platform with this ancient SOAP API. I'm not even kidding, the documentation looked like it was hosted on a GeoCities page from 2004. To be fair, t00
JJJanardan Joshiinbackendbytesjanarddan.hashnode.dev·Jul 13 · 3 min readStop Comparing XML Files Manually. Use an XML Diff Instead.A while ago, I spent nearly 40 minutes staring at a monitor, trying to debug a broken integration with a legacy SOAP API. The API wasn’t throwing errors. The payload looked practically identical to 00
OOleksandrinclipgg.hashnode.dev·Jul 10 · 1 min readWhy I Built My Own Word Counter Instead of Using Existing OnesThere wasn't anything technically wrong with existing word counters. They all counted words. The problem was the experience. As someone who writes documentation, landing pages and blog posts, I consta10
JJJanardan Joshiinbackendbytesjanarddan.hashnode.dev·Jul 10 · 3 min read Why Every Developer Needs an XML Validator (Yes, XML Is Still Everywhere) A few months ago, I had to integrate with a third-party payment gateway. On paper, everything looked perfect. The API was responding, the server was throwing clean 200 OK statuses, there were zero exc00
JJJanardan Joshiinbackendbytesjanarddan.hashnode.dev·Jul 8 · 3 min readEvery Developer Works with JSON. Here Are the Tools I Use the Most.If you’re building APIs, web apps, or mobile apps, you’re probably staring at JSON every single day. Some days you’re just trying to validate a massive API response. Other days, you’re playing detecti00
VAVishal Aryainvishal-arya-developer-blog.hashnode.dev·Jul 7 · 4 min readHow Payment Gateways Work (PayPal / Razorpay Flow)How Payment Gateways Work (PayPal / Razorpay Flow) Introduction Introduction Online payments are the backbone of modern digital businesses. From eCommerce websites to SaaS platforms and online tools, 00