🦞🌯 Lobster Roll

All LHN/.~Ars
RSS
NewestOldestTop ScoredMost Discussed
Oracle prepares for 30K job cuts as it hails efficiencies from AI coding tools (ft.com)
Show HN: Switchboard – A desktop app for managing Claude Code sessions (github.com)
Show HN: Pulsar, a browser-only GitHub PR monitor for engineering manager (pulsar.arkham-advisory.com)
I built Pulsar to solve a daily annoyance: GitHub&#x27;s PR view doesn&#x27;t give you a clean at-a-glance picture of what needs attention across multiple repos.<p>Pulsar is a lightweight dashboard that runs entirely in your browser. You paste in a GitHub PAT and it never leaves your machine, no bac...
Show HN: SkyBlobs – Visual editor for content files in your GitHub repo (skyblobs.com)
Hello Hacker News! I&#x27;m Andreas, and I built SkyBlobs (<a href="https:&#x2F;&#x2F;skyblobs.com" rel="nofollow">https:&#x2F;&#x2F;skyblobs.com</a>). It&#x27;s still early but I wanted to share it now to get feedback. I built it to solve a problem I kept running into: non-technical teammates needi...
Open Source Radar Has Up to 20 KM Range (hackaday.com)
Show HN: Open Code Review – Free CI/CD quality gate for AI-generated code (github.com)
AMD GAIA v0.16.0 introduces a C++17 Agent Framework (github.com)
BasedAgents open-source identity and reputation registry for AI agents (basedagents.ai)
I Was a 1x Coder at Best. AI Made Me a 0x Coder (decoupledlogic.com)
Show HN: Oat Glassed – 11KB, no dep, almost semantic UI library make worse (github.com)
Claude Code for the Semi-Reluctant, Somewhat Curious Rails Developer (robbyonrails.com)
Ask HN: What's your experience working on software for science?
Hi HN!<p>I&#x27;m giving an invited talk at APS March Meeting next week about the importance of software for progressing science. I have deep personal experiences, but I&#x27;d love to hear from this community!<p>Have you worked on scientific software? What was your experience? What went well? What ...
Show HN: Developer Experience Newsletter (danilostojanovic.stoicdev.tech)
I just started a blog and newsletter in the developer experience niche. I plan on writing about my experience of various tools and tech I try out to help developers build faster. Also I will be documenting my whole journey about starting this newsletter there, so it might be a fun serios to follow!<...
SuperML: A plugin that turns your coding agent to a senior ML engineer (github.com)
AI Didn't Kill Programming, You Did (learncodethehardway.com)
Dynamo-TUI – terminal UI for monitoring Nvidia Dynamo deployments (github.com)
AI Quality Paradox: How Code Complexity Drives Rework in AI-Assisted Development (zenodo.org)
Sentrux – AI keeps writing bad code. Built a feedback sensor that grades it live (github.com)
Show HN: Python system programming with manual memory and linear types (github.com)
Rogue AI agents published passwords and overrode anti-virus software (theguardian.com)
Show HN: Axe A 12MB binary that replaces your AI framework (github.com)
Show HN: We analyzed 1,573 Claude Code sessions to see how AI agents work (github.com)
We built rudel.ai after realizing we had no visibility into our own Claude Code sessions. We were using it daily but had no idea which sessions were efficient, why some got abandoned, or whether we were actually improving over time.<p>So we built an analytics layer for it. After connecting our own s...
Steve Yegge Wants You to Stop Looking at Your Code (oreilly.com)
The Verification Paradox: AI makes coding faster, but organizations slower (zenodo.org)
Show HN: Atomic Commit – MCP and Claude plugin for structured Git workflows (github.com)
Show HN: I built an SDK that scrambles HTML so scrapers get garbage (obscrd.dev)
Hey HN -- I&#x27;m a solo dev. Built this because I got tired of AI crawlers reading my HTML in plain text while robots.txt did nothing.<p>The core trick: shuffle characters and words in your HTML using a seed, then use CSS (flexbox order, direction: rtl, unicode-bidi) to put them back visually. Bro...
Show HN: SmartClip – fix multi-line shell commands before they hit your terminal (github.com)
I kept copying multi-line commands from ChatGPT&#x2F;Claude&#x2F;READMEs and getting `command not found` errors when pasting into my terminal. Bracketed paste mode doesn&#x27;t help β€” it prevents line-by-line execution, but the content itself still arrives broken (stray `$` prompts, split continuati...
Klaus Programmieren (klausprogrammieren.com)
Show HN: Anything API – Get APIs from Websites Without APIs (anything.notte.cc)
Hey HN!<p>We built Notte, a browser infrastructure and agents platform.<p>Many of our users automate UI workflows or extract data from sites that don’t have APIs. In practice, we noticed that once an agent understands how a site works, parts of the task can often run without a browser by interacting...
Show HN: Imgfprint – deterministic image fingerprinting library for Rust
GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;themankindproject&#x2F;imgfprint-rs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;themankindproject&#x2F;imgfprint-rs</a><p>imgfprint is a Rust library for deterministic image fingerprinting and image similarity detection.<p>Features: - perceptu...