🦞🌯 Lobster Roll

All LHN/.~Ars
RSS
NewestOldestTop ScoredMost Discussed
Thr8 – GitHub Action that auto-generates PASTA threat models from your codebase (github.com)
Show HN: Claude Toad scans your repo then generates your full Claude Code config (github.com)
If you are selling an AI Software product, read this
Everyone you are selling to has access to Gemini, ChatGPT, or Claude.<p>If its a problem worth paying money to fix, they have already tried to solve their problem with one of these tools. They may already be using these tools (along with some automation tools) for a partial solution.<p>They have see...
Show HN: Jot Markdown notes without leaving the terminal (github.com)
Hi HN,<p>I built aeph, a small TUI app for jotting down notes and TODOs in Markdown without leaving the terminal.<p>The idea was inspired by Ephe (<a href="https:&#x2F;&#x2F;github.com&#x2F;epheapp&#x2F;ephe" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;epheapp&#x2F;ephe</a>). I liked the concep...
Show HN: Claude Code Release Tracker (ccwatch.net)
CCWatch regularly scans the Claude Code repository and its CHANGELOG.md for new releases and presents changes in a searchable, filterable interface.<p>I built it because I kept manually checking the changelog to stay on top of updates and wanted something that just did it for me.<p>Free, no login, n...
On Software Quality (pxlnv.com)
Show HN: Crit – terminal TUI for reviewing AI-generated code and plan documents (github.com)
crit is a terminal-based inline code review tool, it&#x27;s built for AI-generated code changes and documents. Your coding agent can kick off a review session, you leave comments on specific lines across multiple files, and then your AI agent picks up the comments and makes edits.<p>Why I built it: ...
Building AI Coding Agents for the Terminal (arxiv.org)
Your LLM Doesn't Write Correct Code. It Writes Plausible Code (blog.katanaquant.com)
Show HN: Igor – Constraint Programming for Clojure (github.com)
Show HN: HawkDoc – open-source Notion-style editor built on Lexical (github.com)
I was trying to use SuperDoc for a project and kept running into limitations. Customisation was harder than expected and the performance was not where I needed it. So I decided to build my own editor called HawkDoc, using Claude as a coding assistant for a large part of the development.<p>HawkDoc is...
I couldn't figure out Get-Shit-Done, so I let it Vibe Code its own guide (andreolli-davide.github.io)
From iTerm2 to Ghostty: A Mac Developer's Terminal Love Story (techlife.blog)
Bulwark – Open-Source Server Monitoring with AI, Docker, DB Studio, and MCP (github.com)
Show HN: Forge – decision logs and task graphs for AI coding assistants (github.com)
Show HN: Catnav – macOS Finder-style column navigation for the terminal (github.com)
catnav is a terminal tool for navigating directory trees using Finder-style Miller columns.<p>Instead of repeatedly running cd, cd .., and ls to move around, catnav shows directories in side-by-side columns so you can see the current directory, its children, and the path you came from at the same ti...
Vigil – Open-source security ops with 6 scanners, AI agents, and MCP server (github.com)
Show HN: Overture – A visual plan interceptor for AI coding agents (github.com)
XC-BASIC3 Space Invaders Demake (Pet Programming Part 4) (retrogamecoders.com)
Running a great software engineering standup (jakeworth.com)
T3 Code – TypeScript-based web and desktop GUI for "coding agents" (t3.codes)
Show HN: Clausona – Manage multiple Claude Code accounts, keep all your settings (github.com)
I&#x27;ve been using Claude Code with multiple accounts (personal + work) and got tired of re-setting up MCP servers, plugins, and permissions for each one.<p>Settings don&#x27;t carry over, and switching means logging out or manually managing CLAUDE_CONFIG_DIR.<p>So I made a simple tool for it. Cla...
MapReduce Framework (third-bit.com)
Show HN: Pasu- Open-Source CLI AWS IAM Analyzer Tool (github.com)
I built Pasu, a CLI tool that scans AWS IAM policies for security risks.<p>- 30+ detection rules (privilege escalation, public S3, dangerous actions) - Plain English explanations for non-technical people - No API key needed for local analysis - JSON&#x2F;SARIF output for CI&#x2F;CD - pip install p...
Reimagining HTTP 402 – Simplify API and agentic payments with Stripe (stripe402.com)
Rust-like Error Handling in TypeScript (codeinput.com)
Show HN: Needle – Search Reddit, Hacker News, GitHub and Forums in One Place
Hi HN,<p>I built Needle because I kept jumping between Reddit, Hacker News, GitHub, and forums trying to understand what people were saying about certain problems and products.<p>Needle runs one search across 12 communities and shows the discussions in one place.<p>People use it to: - find potential...
Show HN: AgentScan – Detect AI agent accounts on GitHub (agentscan.netlify.app)
AI agents are becoming a real problem for open source maintainers. They&#x27;re flooding projects with low-quality PRs and comments that create more work than they solve. The code is often sloppy, they don&#x27;t collaborate like humans do, and they&#x27;re difficult to reason with. One maintainer e...
Show HN: A simple CLI to check CI/CD compliance and project governance in GitLab (github.com)
Show HN: Jmap-kit – a TypeScript library for JMAP client applications (github.com)
Over the past 4 years, as a casual on-and-off side project, I built jmap-kit, a client library implementing the JMAP protocol for client applications. It started as a hobby project for me to write custom automations for my email.<p>See the jmap-kit GitHub repo <a href="https:&#x2F;&#x2F;github.com&#...