🦞🌯 Lobster Roll

All LHN/.~Ars
RSS
NewestOldestTop ScoredMost Discussed
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...
Show HN: Calyx – Ghostty-Based macOS Terminal with Liquid Glass UI (github.com)
Don't Use Claude's 1M Context Window for Long Coding Sessions (claudecodecamp.com)
Show HN: Smart Local Search – open-source local AI search for files and photos
I built Smart Local Search – a privacy-first local AI search tool.<p>It finds files, photos and code by describing them.<p>Everything runs locally: - no cloud - no telemetry - open source<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;dan99nik&#x2F;smart-locale-search" rel="nofollow">https:&#x...
Show HN: Lazyagent – One terminal UI for all your coding agents (lazyagent.dev)
Ask HN: Devs, what would you want in an API Monitor?
Hey HN,<p>Im a first year CS student and ive been working on building my own SaaS API Monitor for the last 2 weeks but I&#x27;ve hit a road block or moreso I&#x27;m inna situation..<p>I&#x27;ve been posting about my product on various sites but have recieved next to no new users.<p>So I&#x27;ve deci...
Emacs internals: Tagged pointers vs. C++ std:variant and LLVM (Part 3) (thecloudlet.github.io)
Plan mode is now available in Gemini CLI (developers.googleblog.com)
Show HN: Ollamon, an htop-style terminal monitor for Ollama nodes
Built ollamon, an htop-style terminal monitor for Ollama nodes. It shows installed and running models, CPU&#x2F;RAM&#x2F;disk usage, GPU metrics, access-log-based latency&#x2F;request telemetry, and lightweight operational insights in a terminal UI. macOS GPU data is sourced from agputop, and the go...
We linted 5,046 repos on GitHub and here's what we found (clusteryield.app)
Show HN: Upflag – Plain-English error alerts for apps built with AI coding tools (upflag.io)
Claude Code isn't going to replace data engineers (yet) (rmoff.net)
CodeCortex – Persistent repository knowledge graph for AI coding agents
I’ve started an open-source experiment called CodeCortex.<p>The idea is simple:<p>AI coding tools repeatedly re-learn the same repository structure every session.<p>This wastes tokens and often misses architectural dependencies.<p>CodeCortex explores a different approach: build a persistent knowledg...
The Complete Guide to Zed: A Fast, Modern Editor for Python Developers (vikasz.substack.com)
Non-Technical Lessons from 10 Years in Software Engineering (vikasz.substack.com)
Lutris now being built with Claude AI, developer decides to hide it (gamingonlinux.com)
Cutile.jl Brings Nvidia CUDA Tile-Based Programming to Julia (developer.nvidia.com)
Addressing GitHub's recent availability issues (github.blog)
Ask HN: Are you not using Claude and successful developer?
Show HN: Talk to a coding agent directly inside Zsh
Hi HN,<p>We built *ForgeCode*, a coding agent that integrates directly into *Zsh*.<p>After installing the plugin you can talk to it from your shell using `:` commands.<p>Example:<p>``` : add caching to this GraphQL resolver ```<p>Because it runs inside Zsh, your *aliases, plugins, and shell workflow...
Show HN: Qwodel – An open-source unified pipeline for LLM quantization
Hi HN,<p>I&#x27;m building Qwodel, an open-source pipeline that automates the fragmented mess of LLM quantization.<p>If you&#x27;ve ever tried to prep a Hugging Face model for edge deployment or cheaper cloud inference, you know the drill: wrestling llm_compressor for AWQ, writing ctypes calls for l...
LazyFire – a lazygit-style terminal UI for Firebase Firestore
Hi HN,<p>I built LazyFire, a terminal UI for Firebase Firestore inspired by lazygit.<p>I use Firestore a lot, but constantly switching to the Firebase Console to inspect data, run queries, or debug documents was slowing down my workflow. I wanted something that works entirely inside the terminal wit...
Blog, research and code without a LM or with A LM using Safeclaw (github.com)
Software ate the world, now AI is eating the software (mertol.substack.com)
A 'high blast radius': Amazon probes surge in outages linked to AI coding tools (tessl.io)