🦞🌯 Lobster Roll

All LHN/.~Ars

Programming (General)

RSS
Request for developer feedback: focusgroup RFC (developer.chrome.com)
Open Source PLFM Radar. Up to 20Km Range (hackaday.io)
Reliable Software in the LLM Era (quint-lang.org)
America and Israel built military targeting machines: Software (economist.com)
GSD for Claude Code: A Deep Dive into the Workflow System (codecentric.de)
LLMs as Computers? Executing programs inside transformers exponentially faster (twitter.com)
AI-Powered Bot Compromises GitHub Actions Workflows (infoq.com)
Brunelly – AI platform that helps turn ideas into production software (brunelly.com)
Agency Agents: Open-source framework for building multi-agent AI workflows (github.com)
GitHub Copilot: Model Routing Error (devactivity.com)
Show HN: An open-source AI Quant Agent trading live with my own $1000 (github.com)
Instead of dumping raw price data into a prompt, I treated the LLM strictly as a "Qualitative Reasoner" (the Brain) and built deterministic scripts as the "Quantitative Executors" (the Hands). The Math Layer (Zero Hallucination): Traditional Node.js/Python scripts pull marke...
Code Quality in the Age of Coding Agents (michaeltimbs.me)
Ultra-Fast CLI for QBittorrent – Qbtctl (github.com)
Court Keeps Wiretap and FCRA Claims Alive in Allstate/Arity SDK Tracking Lawsuit (natlawreview.com)
Show HN: Cloud VMs with a Built-In REST API for AI Agents (oblien.com)
Hey HN,<p>If you’re building local AI agents (or using tools like Cursor&#x2F;Claude Code), giving them a place to safely execute code and manipulate files is a headache. Running untrusted LLM-generated code directly on your machine or local Docker is risky, and managing remote SSH keys for an autom...
Obsidian AI – open-source platform for building and orchestrating AI agents (github.com)
GitHub Having Issues (githubstatus.com)
Show HN: Restailor – open-source AI job fit/resume tailor/job tracker (github.com)
Hi guys,<p>I made my Restailor project open source. You&#x27;re welcome to use the code in case you&#x27;re looking for a new job or just want to play around with an LLM integration for this purpose. You&#x27;re also welcome to use my prompts.<p>It&#x27;s working end-to-end and I built the infra to ...
Anyone else having GitHub Actions fail?
No issues reported on https:&#x2F;&#x2F;www.githubstatus.com&#x2F;<p>But I&#x27;m seeing actions fail with:<p><pre><code> Error: Response status code does not indicate success: 401 (Unauthorized)</code></pre>
Hightitan, a lightweight framework for high-concurrency data streaming
We’ve been working on HIGHTITAN—a small, open-source framework designed to handle high-concurrency data streams without the usual overhead of heavy middleware.<p>The core problem we faced: standard streaming setups were too bloated for our specific low-latency requirements. With HIGHTITAN, we moved ...
Ask HN: Built API monitor with root cause analysis – unable to find first users
I&#x27;m a CS student at PES University and over the last few months I built Pulse, a free API uptime monitor. I wanted to share what I built and genuinely ask for advice on distribution because I&#x27;m stuck.<p>I wasn&#x27;t happy with how existing free monitors handle incidents. They tell you som...
Show HN: AutoICD API – AI clinical coding platform for ICD-10 and SNOMED (autoicdapi.com)
Hi HN,<p>I built AutoICD, an AI-powered clinical coding platform that converts unstructured medical text into ICD-10 and SNOMED-CT codes. This is not an LLM wrapper. The platform uses a multi-layer machine learning architecture internally, combining custom-trained models with curated medical knowled...
Show HN: MCP server for ICD-10 and SNOMED clinical coding (github.com)
Hi HN,<p>I built an MCP server that exposes an API for automated clinical coding.<p>Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;fcggamou&#x2F;autoicd-mcp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fcggamou&#x2F;autoicd-mcp</a><p>It allows AI assistants that support the Model Context Prot...
Ask HN: What software has improved dramatically recently thanks to AI tooling?
Hedystia – Next-Gen TypeScript Framework for Type-Safe APIs at Lightspeed (github.com)
Ask HN: Is Github Down Again? (twitter.com)
Live Coding with Caffeine (caffeine.js.org)
Open-source GPU virtualization and pooling for Kubernetes (github.com)
Ask HN: Embedding Claude Code as infrastructure?
With Anthropic&#x27;s release of Claude Code code reviews at $25&#x2F;PR, I was wondering why I wouldn&#x27;t just hook up Claude Code to my own repo.<p>More generally speaking, I&#x27;d guess there to be many opportunities where spinning up and down a CC instance to handle arbitrary tasks seems use...
AI should help us produce better code (simonwillison.net)