Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Saturday, 23 May 2026
Show HN: Twixt – transform one word into another in four moves https://bit.ly/4o59vhf
Show HN: Twixt – transform one word into another in four moves I made this game while working on a different project about teaching English spelling. I was reading about homophones and got struck by how much a homophone can transform the shape of a word, so I started experimenting with little games built on that. I added a few more transforms, anagrams, verb/tense changes, but the answers kept coming out too obvious. I couldn't distort the word enough to make it interesting. The breakthrough was compound pairs. Jumping from one word to another through their compound (sea → horse, via seahorse) really obscures the path and that's when it suddenly got fun and unpredictable. I've been sharing it with friends. I'm in the UK so mostly UK testers, fair warning that a couple of the homophones may lean British. They've been playing daily and seem hooked, so it felt worth posting here. It's one puzzle a day mainly so I actually have time to hand pick puzzles that have a satisfying path. Today's puzzle is on the easy side but they can get really tricky. The name is from 'betwixt', the whole game is about moving between two words. I did clock afterwards that there's a 60s board game with the same name, but they're pretty different things. https://bit.ly/4nRbEgm May 21, 2026 at 01:29PM
Show HN: A platform to find people to jam on side projects with https://bit.ly/43wlQBf
Show HN: A platform to find people to jam on side projects with I have always found it funny how challenging it can be to find people to jam on side projects with. There are literally entire sub-Reddits where people post looking for someone to work on a project with. That is super inefficient. There are also newsletters for this (also pretty inefficient). Let's Jam is my attempt to solve this. This is NOT a cofounder matching platform. The idea is to connect people with ideas and skills so they can jam on them together. If they end up becoming cofounders, cool, but that is up to them. This is also NOT a place for freelancers to hunt job opportunities. Again, the platform is for people who have an idea or a skill and want to work on something together. How it works: > You either a) find a project and request to jam on it with that person, b) post a project and wait for someone to request to jam on it with you, c) claim an idea and wait for someone to request to jam on it with you. > Once someone requests to jam with you, you'll get an email, and you can vet them via LinkedIn or their past work. If you think they'll be a good fit then accept their request and they'll reach out to you. > That's it. Simple. Any feedback is greatly appreciated! https://bit.ly/4uo98As May 24, 2026 at 01:28AM
Show HN: I turned my dev stack into an alien planet ruled by my dog https://bit.ly/4f4t6eW
Show HN: I turned my dev stack into an alien planet ruled by my dog https://bit.ly/4nPq3JR May 23, 2026 at 10:04PM
Friday, 22 May 2026
Show HN: Open-source private home security camera system (end-to-end encryption) https://bit.ly/4nSpQWo
Show HN: Open-source private home security camera system (end-to-end encryption) Hey everyone, I'm back with some exciting updates. I previously introduced an open source private home security camera in 2024, which uses OpenMLS for end-to-end encryption. It was called Privastead then and it's now renamed to Secluso. John Kaczman found my project from here and has been working on it with me over the last year and half. We've made a lot of improvements to the software, which we would like to share with you: - You can now set this up on your Raspberry Pi in less than 5 minutes with no technical expertise using our easy-to-use GUI deploy tool. We've put together a comprehensive build-your-own guide that walks you through the required steps (you can find a link at the top of the repository README). - We use a customized, minimal OS based on the Yocto project for the camera. - Every part of our stack except for the iOS app has reproducible builds. This includes our Android app, camera/server binaries, deploy tool, and the aforementioned OS. - We've re-designed our mobile app, which is now on the iOS App Store and Google Play store. - We now support UnifiedPush for more privacy-preserving push notifications. Looking forward to seeing what you all think! https://bit.ly/4tKxUJT May 22, 2026 at 10:51PM
Thursday, 21 May 2026
Show HN: Roughform, a free Browser-Based 3D Creation Tool https://bit.ly/3RqZxu6
Show HN: Roughform, a free Browser-Based 3D Creation Tool https://bit.ly/4dEYgaa May 22, 2026 at 04:32AM
Show HN: Spec-Driven Development Workflow for Claude Code https://bit.ly/4wInttd
Show HN: Spec-Driven Development Workflow for Claude Code Spec Driven Development approach allows to squeeze more from coding agents thanks to few strong concepts:
- decomposition across two dimensions. first you generate specs in multiple steps (requirements, code analysis, design), than you split task into multiple subtasks and implement them one by one
- you clear context between every step - after spec generation and after subtask implementation. this helps keep cost low and context clear and focused which boost performance
- specs written to disk help with information persistency
- delivering specs layer by layer help to catch early when agent got you wrong Repo with claude plugin for spec driven development: https://bit.ly/4wEHSPX May 22, 2026 at 04:17AM
Show HN: Free Fonts – a collection of 400+ original, open-source typefaces https://bit.ly/4eVUv2x
Show HN: Free Fonts – a collection of 400+ original, open-source typefaces Hi HN! For the past few months I've been working up to this launch of Free Fonts - it's a collection of completely free, open source, and original fonts that can be used for any project, including commercial ones. The collection has over 400 fonts in a variety of novel styles, from simple sans serifs to decorative handwritten and blackletter fonts. It will also continue to be updated and grow over time. Designers and developers today have essentially two options when it comes to choosing and creating fonts. Either use a Google Font, which can be limited in terms of unique and novel selections, or pay a significant amount of money for font licenses from a few large players in the space like Monotype. The problem today is that it can be difficult to find a novel, unique font for an affordable price. Our hope is that this collection can be a starting point for solving this problem. What makes this project different is that every font in the collection was generated completely by AI, and is a novel set of letterforms. This is what makes it possible for me to launch the project with confidence that these fonts can be freely used in any type of project. The AI workflow behind this project is also accessible on the same site. Our model was trained on a variety of images across the internet and then runs a full pipeline to transform a consistent set of letters into a single downloadable TTF font file. It can be prompted from a text prompt, or a sample image that contains an image of some text. Font licensing is a complex world, and I deeply believe that it is ripe for a change. My hope is that this launch can spark a new conversation on the future of typography and how it can be freely and easily used by designers and developers over time. Hope that you enjoy, and would love your feedback about the project and also the fonts themselves. Eric https://bit.ly/4v71Uks May 22, 2026 at 12:57AM
Show HN: A SQLite graph that captures why AI-generated code exists https://bit.ly/4dBf8Pk
Show HN: A SQLite graph that captures why AI-generated code exists I'm experimenting with a way to make AI-assisted development easier to review later. I built a small Python/SQLite prototype and would like feedback. https://bit.ly/4tLr7zy May 21, 2026 at 08:30AM
Wednesday, 20 May 2026
Show HN: I made a tactical map-based WWII submarine simulator (public beta) https://bit.ly/4wMuppi
Show HN: I made a tactical map-based WWII submarine simulator (public beta) I've seen quite a few simming discussions on HN, so thought some of you might like this - I've created a map-centered, tactical submarine simulator and it's been a blast to make. I grew up playing Silent Service II on Atari ST with my dad, then got into Silent Hunter IV in the 2000s, and most recently have been loving the more recent UBoat. In each case, the part I always enjoy the most is the plotting and charting aspect - essentially beating uncertain estimates with geometry. So I decided to see how far I could get making my own sim that focused nearly entirely on that aspect. You listen on the hydrophone, estimate course and speed, identify ships through the periscope to get the mast height, use a working stadimeter for range estimates, and then try to build a good enough firing solution before getting discovered and hunted by any escorts. Things I'm particularly proud of are the working stadimeter, the dynamic music (Holst Mars stings when your torpedo is nearing a ship), and pretty intelligent destroyer logic. I've found great reference materials online and have modeled several of the gauges directly after actual submarine instruments. Tech-wise it’s a Vite/TypeScript app which enables me to offer the whole free version of the app as a browser version. The Steam page is here => https://bit.ly/3RnOge7 The landing page is here => https://bit.ly/4wGEPGR I plan on releasing a full version soonish, including a WWII campaign with progression, patrol zones, and much more on Steam (PC, Mac, Linux/Steam Deck), App Store (iPhone, iPad, Mac), and Play Store (Android). Would highly appreciate any feedback anyone has! https://bit.ly/3Pv6Iku May 18, 2026 at 04:08PM
Show HN: Remote Job Board https://bit.ly/4eVtYT3
Show HN: Remote Job Board Built a job board for best remote jobs from top private and public companies. no signup or middleman, apply directly https://bit.ly/49LI9qd May 21, 2026 at 12:52AM
Show HN: I reverse engineered Apple's video wallpapers https://bit.ly/4v0cMjQ
Show HN: I reverse engineered Apple's video wallpapers Ever since Apple introduced their video wallpapers I wanted to be able to put custom videos there. I decided to reverse engineer and see what I can do. I built Phosphene to sell it, but the existing competitors were polished enough that the time it would have taken to catch up wasn't going to pay off. So I'm open-sourcing it. WallpaperExtensionKit.framework is what powers macOS wallpapers. It controls what’s shows in the Settings app. It took a lot of trial and error to replicate the behavior, but the result is that your custom wallpapers appear alongside everything else. I wanted to have an “add” button there too, but I couldn’t find a way to do so, so there’s a companion app that will put your video where it needs to be. Unlike Apple's Aerials, the video keeps playing on the desktop (not just the lock screen). The renderer drives AVSampleBufferDisplayLayer directly with PTS-offset gapless looping, and pauses or downshifts based on thermal state, battery level, brightness, and window occlusion. It’s free and works well. https://bit.ly/4uYuDHQ May 21, 2026 at 12:54AM
Show HN: IResearch – C++ search that beat Lucene and Tantivy on their benchmark https://bit.ly/4nKHwDk
Show HN: IResearch – C++ search that beat Lucene and Tantivy on their benchmark https://bit.ly/4nKHwTQ May 20, 2026 at 11:21AM
Show HN: Typeset sitelen pona and copy a PNG (for toki pona speakers) https://bit.ly/4nGsDSq
Show HN: Typeset sitelen pona and copy a PNG (for toki pona speakers) https://bit.ly/4fumgiP May 17, 2026 at 05:41PM
Tuesday, 19 May 2026
Show HN: Javalamp – A glowing terminal screensaver that keeps your Mac awake https://bit.ly/4unZ7U7
Show HN: Javalamp – A glowing terminal screensaver that keeps your Mac awake https://bit.ly/434VmHb May 20, 2026 at 04:24AM
Show HN: claude-autopilot, autonomous dev pipeline with multi-model review https://bit.ly/4nFrQRt
Show HN: claude-autopilot, autonomous dev pipeline with multi-model review https://bit.ly/3PRqjeH May 20, 2026 at 12:35AM
Monday, 18 May 2026
Show HN: Clawputer – A personal AI assistant with a real computer and memory https://bit.ly/3PqvulM
Show HN: Clawputer – A personal AI assistant with a real computer and memory https://bit.ly/4ueMH0w May 18, 2026 at 11:51PM
Show HN: Clark-Browser – Stealth Chromium https://bit.ly/4tHEa54
Show HN: Clark-Browser – Stealth Chromium Fully open-sourced, perfect for agentic browsing, works with Vercel's agent-browser and playwright. https://bit.ly/43iu3ZK May 19, 2026 at 04:09AM
Show HN: Spud – cross-platform remote control, optimised for gaming https://bit.ly/4djkbVz
Show HN: Spud – cross-platform remote control, optimised for gaming Over the last few weeks I've been working on Spud, an application that allows you to control a remote computer that you can see. For example, if you have a gaming PC connected to you TV, Spud lets you use a laptop as input. It's optimised for low-latency, as it's intended for gaming. There are even a few parameters you can tune in the application. I built this mainly for myself, to solve a particular problem I had, but I hope that others find it useful too! https://bit.ly/4nKgHPC May 19, 2026 at 12:38AM
Show HN: Number Gacha, a gacha game distilled to its essence https://bit.ly/4wzhIhi
Show HN: Number Gacha, a gacha game distilled to its essence Number Gacha is a half-parody, half-real gacha game where you roll, unwrap, and battle numbers. Play on Desktop for the best experience! https://bit.ly/4dNmRuN May 13, 2026 at 04:39PM
Sunday, 17 May 2026
Show HN: HypergraphZ – directed hypergraph library in Zig with Python bindings https://bit.ly/4tFnPhi
Show HN: HypergraphZ – directed hypergraph library in Zig with Python bindings https://bit.ly/4d2yvhV May 17, 2026 at 08:08PM
Show HN: Mezz, a curl-able WiFi sandbox for IoT pentesting https://bit.ly/49F7zFX
Show HN: Mezz, a curl-able WiFi sandbox for IoT pentesting https://bit.ly/4wFNae0 May 15, 2026 at 03:53PM
Show HN: How to Kill the Dead Internet https://bit.ly/4uk2jQx
Show HN: How to Kill the Dead Internet Ok, so maybe "how to revive the internet" would be more accurate, but if you're reading this, I got your attention, right? Here's why I want you to read on: I built a free extension, D-slop, to disincentivize anyone from posting AI writing, and eventually images and video as well, on the internet. For writing, it checks known vocab and punctuation tells, as well as subtler tells related to cadence, and assigns it a score subject to an adjustable threshold. If the text fails, users have the option to flag offending text, hide it, or block the page entirely (with the option to see anyway). For media, it's admittedly fairly weak, as it relies on C2PA metadata which is stripped from all of the social media sites where it would be most helpful. (Anyone else have chronically online boomer parents continually gobbling up slop like it's real information?) I have a D-slop+ version in the works that should be able to handle the media itself, but it's going to have to make API calls to have real teeth, which means I can't offer it for free. If this extension validates the concept, I'm happy to build it for y'all. Yes, I vibe-coded it, but an ancillary bonus to the project accrued when it inspired me to cook dinner listening to Metallica's "Fight Fire with Fire," which in turn brought my 5 y/o running into the kitchen with every musical instrument in the house for an impromptu karaoke speed metal session. It's MIT license open-source, full brief at https://bit.ly/49RROvm ; This forum is full of people smarter than me, so I'm open to suggestions. https://bit.ly/4uRn71v May 18, 2026 at 02:35AM
Show HN: I made a printable graph papaer templates website https://bit.ly/3Pvt8C7
Show HN: I made a printable graph papaer templates website https://bit.ly/4uzZz1H May 17, 2026 at 03:56PM
Show HN: Serene Bach – a Go weblog engine that runs as CGI or HTTP https://bit.ly/4eSDW7K
Show HN: Serene Bach – a Go weblog engine that runs as CGI or HTTP I originally made Serene Bach in the 2000s as a weblog engine written in Perl CGI. I rebuilt it from scratch in Go as a single binary that can run either as a CGI program or as a normal HTTP server. I know CGI is generally considered legacy technology now, but I still rely on it for shared hosting. In this version, I added Markdown support, a responsive default theme, Open Graph image generation, and static output generation. It is still in beta, but the repository includes a Docker image published on GHCR, documentation, and a local quick start. I'd appreciate feedback from anyone interested in small self-hosted publishing tools, especially if you still care about shared hosting or CGI-style deployment. https://bit.ly/4dzexgV May 17, 2026 at 04:47AM
Saturday, 16 May 2026
Show HN: Codiff, a local diff review tool https://bit.ly/4ucQT0L
Show HN: Codiff, a local diff review tool Nowadays I review a lot of code locally that was written by llms. I used to review my own code using git + delta. It started to feel limiting with the amount of code written by llms. When looking at a large diff on Friday I pointed an llm at diffs.com and trees.software and told it to build an app. It only took 16 minutes, is extremely fast for large diffs, beautiful and minimal. Today I polished it up and added all the features that I need. It has file filters, search, an llm walkthrough mode, and review comments that you can paste back into your llm. I will be using Codiff a lot, and can finally review the large diff from Friday that led me to build this If you like it, fork it! https://bit.ly/4wyBFoj May 17, 2026 at 06:30AM
Friday, 15 May 2026
Show HN: SwarmWright, structured multi-agent AI defined in markdowns https://bit.ly/4dnS6Lv
Show HN: SwarmWright, structured multi-agent AI defined in markdowns I had a bunch of custom AI pipelines and a growing folder of markdown files and Python scripts holding it together. Built this to give that chaos some structure. Agents are markdown files, topology is a JSON file the runtime enforces hard. The agents are still fully autonomous: they make their own decisions, but the graph they operate in isn't. You declare who can call whom upfront and the runtime holds that line. No auth yet, fine if you don't expose the port, i guess. Two Docker commands to run it. https://bit.ly/42E7NcB May 15, 2026 at 09:50PM
Show HN: Epiq – Distributed Git based issue tracker TUI https://bit.ly/3RHOUDc
Show HN: Epiq – Distributed Git based issue tracker TUI Issue trackers typically live outside of your workflow, with poor ergonomics. Epiq aims to solve that, bringing issue tracking into your terminal. Multi-user collaboration is achieved via git using user-scoped immutable event logs that converge in memory. Put my all into it. Let me know what you think. https://bit.ly/493GpIL May 16, 2026 at 01:18AM
Thursday, 14 May 2026
Show HN: Race to the Bottom https://bit.ly/4fnvsWd
Show HN: Race to the Bottom https://bit.ly/4tuAVhj May 14, 2026 at 03:15PM
Show HN: SwiftUI package for onboarding flows in iOS apps https://bit.ly/3RnqE9m
Show HN: SwiftUI package for onboarding flows in iOS apps It supports:
- Image, SF Symbol, and autoplaying video pages
- Optional skip behavior
- Custom theming
- Completion gating
- Snapshot-tested SwiftUI UI https://bit.ly/4uJUt2k May 14, 2026 at 09:08PM
Wednesday, 13 May 2026
Show HN: Containarium – self-hosted sandbox for AI agents, MCP-native https://bit.ly/4u92i1w
Show HN: Containarium – self-hosted sandbox for AI agents, MCP-native https://bit.ly/4tCWFHY May 14, 2026 at 03:46AM
Show HN: Nibble https://bit.ly/4eLHisZ
Show HN: Nibble An attempt at a single pass LLVM frontend in ~3000 lines of C without external dependencies, malloc, or an AST. Included are some graphical examples. The IR isn't perfect, and the README touches on one particular downfall https://bit.ly/4doEsHY May 14, 2026 at 02:46AM
Show HN: Petri – Drop-in Postgres image that forks a DB per test https://bit.ly/4dHKd4Y
Show HN: Petri – Drop-in Postgres image that forks a DB per test Rolling it out at work to parallelize 4,257 tests across 5 services. It fixes our tests running in band and DB mocking in API tests. It's a drop-in Postgres image, with a Golang proxy. :5432 is passthrough, :5433 forks the DB per conn (CREATE DATABASE … TEMPLATE …, dropped on disconnect). If you use it, let me know what you like or don't like, so I can make it better. Cheers! https://bit.ly/4dHKdlu May 14, 2026 at 12:32AM
Show HN: HYPD – AI co-pilot for marketers running Google Ads https://bit.ly/4tASBrQ
Show HN: HYPD – AI co-pilot for marketers running Google Ads We've been building HYPD for the last 1 year together with a small team in Berlin.
It's an AI co-pilot (chatbot) for PPC freelancers and agencies.
It connects to a Google Ads account, then runs audits, performs data analysis from natural language ("why did CAC jump last Tuesday"), generates ad copy grounded in account history and context, and exports reports and datasets. Thesis behind it: just like programming is "solved" but engineering is not, ad-ops and media buying will be solved, but account strategy and human creativity remain the leverage. Background: I founded PubNative (acquired by Verve Group), was Co-CEO at Verve Group, and for the last year we've been "taming" LLMs when working with structured and unstructured data.
So far we got more than 200+ agencies and freelancers onboarded. Hard parts so far: (1) data accuracy, (2) understanding the gaps in LLM knowledge of the Google Ads API, (3) adding enough context to make answers fit what professional marketers expect. Free trial + free tier on the site. Happy to enable demo accounts for anyone who wants to test it without connecting their account. https://bit.ly/4eOAQlb May 13, 2026 at 10:09AM
Tuesday, 12 May 2026
Show HN: Tmux-palette – Raycast-style command palette for tmux https://bit.ly/4eJIZHp
Show HN: Tmux-palette – Raycast-style command palette for tmux https://bit.ly/3OWkpsw May 13, 2026 at 01:03AM
Show HN: I spent $100 in Claude tokens and 1k battles training my AI tank https://bit.ly/3OWimok
Show HN: I spent $100 in Claude tokens and 1k battles training my AI tank Hi HN, I built AgenTank. It is a small game where an AI agent writes the logic for your tank. You watch it fight, give strategic feedback, let the agent update the tank code, and send it back into battle. I have run 1,000+ battles on my own tank and spent about $200 in Claude credits improving it. The part I enjoy most is not just winning, but watching the tank make visible mistakes, thinking of a better strategy, and seeing whether Claude can turn that into better code. https://bit.ly/4nto7GK May 13, 2026 at 03:20AM
Show HN: Duckflix, an open-source self-hosted media streaming platform https://bit.ly/4dmt1kk
Show HN: Duckflix, an open-source self-hosted media streaming platform I’ve been working on Duckflix, a self-hosted media streaming platform. It started as a full-stack project to combine a clean streaming UI with a Bun/Elysia backend, FFmpeg processing, SQLite, Docker deployment, and addon support. Website: https://bit.ly/4wpg0ir
Demo: https://bit.ly/4ntk0dM
GitHub: https://bit.ly/4wrZNsG https://bit.ly/4wrZNsG May 12, 2026 at 10:23PM
Monday, 11 May 2026
Show HN: NodeDB – High Perfomance Multi-Model Database https://bit.ly/4d5meMY
Show HN: NodeDB – High Perfomance Multi-Model Database Hey HN, I've been working on a multi-model database called NodeDB. Originally, i've found out the idea of SurrealDB quite good. However, it doesn't have some graph and vector features that I need. And since it is just a KV wrapper, instead of purpose-built engine, the performance will never be close to the specialized databases (like Neo4j, Pinecone, Clickhouse, etc). And i've asked myself, what if, there is a database that have the same idea, but built differently? Instead of just treating it as KV database, we build specialized engines for the data. Besides that, I want it to be able to support my IOT/edge project, where i need offline sync capabilities (Currentyl still in progress). Will it work? I put it into test. I've been experimenting and researching for a year, creating multiple versions, and then I created NodeDB. Disclaimer: It is still in public beta (as of May 2026), but it really excites me if I can make this db work. And I use AI as assistant for coding and planning. It is nearly impossible to do as a solo developer without any AI assistance. Would love feedback from HN: - Are there specific features or improvements that would make it more useful? If you're interested in experimenting or contributing, the repo is here: GitHub Repo: https://bit.ly/4nlpE1s Looking forward to your thoughts! https://bit.ly/4nlpE1s May 12, 2026 at 12:21AM
Show HN: A modern Music Player Daemon based on Rockbox firmware https://bit.ly/4deqhFn
Show HN: A modern Music Player Daemon based on Rockbox firmware https://bit.ly/42NTrql May 9, 2026 at 02:03PM
Show HN: Safe-install – safer NPM installs with trusted build dependencies https://bit.ly/4nnPzW8
Show HN: Safe-install – safer NPM installs with trusted build dependencies In light of the ongoing npm supply chain compromises, I built safe-install: https://bit.ly/4wpkUvV It brings a couple of protections I wanted from npm but are not built in. Similar to Bun’s trusted dependencies, it lets you disable install scripts by default and define a list of dependencies that are allowed to run build/install scripts: https://bit.ly/4nr62sS It also supports blocking exotic sub-dependencies, similar to pnpm’s `blockExoticSubdeps` setting: https://bit.ly/4wGyKub... I was hoping npm would eventually add something like this, but it does not seem to be happening soon, so I made a small package for it. https://bit.ly/4wpkUvV May 12, 2026 at 01:30AM
Show HN: n8n like workflows for AI agents that control a real VM https://bit.ly/4nov9fJ
Show HN: n8n like workflows for AI agents that control a real VM https://bit.ly/4d6eFWc May 11, 2026 at 09:24PM
Show HN: An addictive phone game about phone addiction https://bit.ly/4deMFOX
Show HN: An addictive phone game about phone addiction I recently prototyped a web game for a nonprofit to highlight the dangers of phone addiction, but unfortunately I ended up making a really addictive game instead. :-\ I'm sharing this here mainly to serve as an indicator of what can be achieved early-2026 by a senior dev working with Opus 4.7 over 2 days using genuinely collaborative prompting. (ie plan->feedback->iterate) Hope it provides some inspiration or entertainment - there's a level editor too - maybe Hacker Newsers could share their favourite creations here? PS: If there's enough demand I'm happy to Open Source this (or DM me) - it's mainly just time restrictions at my end. https://bit.ly/4u2Mg9v May 11, 2026 at 10:39AM
Show HN: DialYourShot – interactive espresso parameter tool https://bit.ly/4tsuLye
Show HN: DialYourShot – interactive espresso parameter tool https://bit.ly/4njNUBf May 11, 2026 at 08:57AM
Sunday, 10 May 2026
Show HN: adamsreview – better multi-agent PR reviews for Claude Code https://bit.ly/4dBFSjG
Show HN: adamsreview – better multi-agent PR reviews for Claude Code I built adamsreview, a Claude Code plugin that runs deeper, multi-stage PR reviews using parallel sub-agents, validation passes, persistent JSON state, and optional ensemble review via Codex CLI and PR bot comments. On my own PRs, it has been catching dramatically more real bugs than Claude’s built-in /review, /ultrareview, CodeRabbit, Greptile, and Codex’s built-in review, while producing fewer false positives. adamsreview is six Claude Code slash commands packaged as a plugin: review, codex-review, add, promote, walkthrough, and fix. I modeled it after the built-in /review command and extended it meaningfully. You can clear context between review stages because state is stored in JSON artifacts on disk, with built-in scripts for keeping it updated. The walkthrough command uses Claude’s AskUserQuestion feature to walk you through uncertain findings or items needing human review one by one. Then, the fix command dispatches per-fix-group agents and re-reviews the work with Opus, reverting any regressions before committing survivors. It runs against your regular Claude Code subscription (Max plan recommended), unlike /ultrareview, which charges against your Extra Usage pool. I would love feedback from Claude Code users, pro devs, and anyone with strong opinions about AI code reviews. Repo: https://bit.ly/3R2x1ij Install:
/plugin marketplace add adamjgmiller/adamsreview, /plugin install adamsreview@adamsreview https://bit.ly/3R2x1ij May 11, 2026 at 03:06AM
Saturday, 9 May 2026
Show HN: Rust but Lisp https://bit.ly/4nl0WOB
Show HN: Rust but Lisp https://bit.ly/3QRiINB May 9, 2026 at 10:46PM
Show HN: Countries where you can leave your MacBook at a random coffee shop https://bit.ly/4dz7J43
Show HN: Countries where you can leave your MacBook at a random coffee shop Hi HN, I wanted to know which countries you can simply leave your laptop at a Starbucks, and where you can't. Feel free to click and vote. https://bit.ly/3R1gJpV May 10, 2026 at 12:40AM
Show HN: AirScore – Daily air-quality emails synthesizing EPA, NOAA, and pollen https://bit.ly/4wD11ll
Show HN: AirScore – Daily air-quality emails synthesizing EPA, NOAA, and pollen https://bit.ly/4wlAclo May 9, 2026 at 06:18PM
Friday, 8 May 2026
Show HN: Ant – A from-scratch JavaScript runtime in 9 MB https://bit.ly/3RuEEy1
Show HN: Ant – A from-scratch JavaScript runtime in 9 MB Hey HN! I have been working on Ant for a while now, would love to share around now. What is Ant? It's my JavaScript runtime, built from scratch over many hours of work. Much effort has gone into keeping the binary size small, around 9MB at the moment (6.5 MB with -Os). On my M4 Pro, the hono coldstart bench (examples/npm/hono/bench-coldstart.js) lands around 5ms, about 2.4x faster than bun, and 5.8x faster than node. To keep things small, the engine ("Ant Silver") is hand-written, not a wrapper around V8/JSC/SpiderMonkey. The JIT is still a work in progress but it uses a fork of MIR as the backend. Ant currently targets the WinterTC Minimum Common API, while also passing 100% the javascript-zoo compat-table tests, and is sitting around 64% on test262. Why did I build Ant? Well, I wanted a runtime small enough to ship with CLI's and small Docker containers without having to drag along 50 to 100mb of just runtime. Ant in its current state is performant enough in some cases to compete with v8, but mostly in specific shapes. Background on how it got here: https://bit.ly/4djc7Tv Online demo shell/container: https://bit.ly/4nmoiUe If anyone has questions about Ant, such as the engine, im happy to answer any of them! Feedback is also appreciated, if you run your own code and hit some edge case. https://bit.ly/3Rvp84Y May 9, 2026 at 03:31AM
Show HN: I mirrored war.gov's UAP archive in pure Rail with verifiable bytes https://bit.ly/4njARzH
Show HN: I mirrored war.gov's UAP archive in pure Rail with verifiable bytes https://bit.ly/4d0mU6g May 9, 2026 at 12:16AM
Thursday, 7 May 2026
Show HN: Armorer – A secure local control plane for AI agents https://bit.ly/4f3W7Hu
Show HN: Armorer – A secure local control plane for AI agents Hey HN, I built Armorer because I was tired of two things:
1. The absolute "dependency hell" of setting up new AI agents (Codex, OpenClaw, etc.).
2. The security risk of giving powerful local agents broad access to my host machine. Armorer is a secure local control plane that manages the lifecycle of your agents. It uses Docker for true process isolation and provides a unified UI/CLI for monitoring and job tracking. One feature I’m particularly excited about: you can point an existing coding agent at the Armorer repo, and it will autonomously install and configure the entire stack for you securely. Source: https://bit.ly/4cZsdTv
Website: https://bit.ly/3ONr08A I’d love to hear your thoughts on the architecture and how you're handling agent security locally. May 8, 2026 at 01:38AM
Show HN: Rig – a Ghostty sidecar for managing agents https://bit.ly/3RsTCVh
Show HN: Rig – a Ghostty sidecar for managing agents https://bit.ly/42Vy5XS May 7, 2026 at 08:19PM
Wednesday, 6 May 2026
Show HN: Trust – Coding Rust like it's 1989 https://bit.ly/4cViRrR
Show HN: Trust – Coding Rust like it's 1989 https://bit.ly/3QTI65m May 7, 2026 at 06:58AM
Show HN: Dreamwork – a job search site I made after Indeed fired my pregnant wif https://bit.ly/4tVTzjf
Show HN: Dreamwork – a job search site I made after Indeed fired my pregnant wif Hey, I’m Colin and I have a fun story for you. My 7 month pregnant wife was laid off from Indeed (she was a PM there) back in December. This pissed me off quite a bit, as she was supposed to get 6 months leave and instead got fired. So I spent the last five months working part time to build Dreamwork, a platform aiming to make the job search experience actually better with AI (not just mass application spam). I started with just a telegram bot doing scraping, then advanced to Google Embeddings 2.0 for vectorizing the jobs, built out a tight 6 axis scorecard for both the user and each job. Then I actually got to use my English degree (lol) to optimize the prompt for custom per-job resumes and cover letters to make them not sound like - again - shitty AI. Most AI cover letters have a kind of consistently dead quality. They use all the keywords and somehow communicate nothing. I absolutely hate that, so I’ve been fairly obsessive about making the output feel more like a decent human draft: specific but restrained, and not stuffed with keywords. It is now useful enough that I think strangers can try it and find serious value. What it does today: - indexes ~100k curated tech jobs - tries to avoid stale/duplicate aggregator garbage - uses semantic matching instead of only keyword search - generates an “application pack” for each job: tailored resume, cover letter, and answers to common/custom questions - lets the user edit everything before applying - helps keep track of saved jobs and generated materials Auto apply is the part I’m conflicted about. I do t think blindly spraying applications is good for the candidates (chance of hiring is already low, even with hard work and customization), recruiters (they’re swamped), or the world (we don’t need more slop). I’ll build auto apply out in some format, but I want to be thoughtful about it. I also built out a whole research section to map out layoffs and hiring trends. This will start to be super useful in a month or two. Anyways - it’s all free to use right now. Built originally out of spite, now becoming a real product. I’d love to get feedback on what elements would truly make this the career companion you’re looking for. Not - resume spray and pray platform, but something that will actually help you navigate this insane hiring economy we’re in. You can check it out here: https://bit.ly/3QY1r5e https://bit.ly/48Kwjw6 May 7, 2026 at 03:04AM
Show HN: Red Squares – GitHub outages as contributions https://bit.ly/4dcAouv
Show HN: Red Squares – GitHub outages as contributions https://bit.ly/4d9BFCy May 6, 2026 at 11:28AM
Show HN: Rdprrap – Rust Port of RDPWrap (Multi-Session RDP for Windows Desktop) https://bit.ly/49tluyI
Show HN: Rdprrap – Rust Port of RDPWrap (Multi-Session RDP for Windows Desktop) https://bit.ly/4tTDWsv May 6, 2026 at 08:30AM
Tuesday, 5 May 2026
Show HN: Better Design – 28 Shadcn design systems (OSS, MCP: Cursor/Claude Code) https://bit.ly/4utH3Y7
Show HN: Better Design – 28 Shadcn design systems (OSS, MCP: Cursor/Claude Code) https://bit.ly/3R3VWC0 May 6, 2026 at 12:31AM
Show HN: New Benchmark from SWE-bench team is 0% solved https://bit.ly/4d4E2q7
Show HN: New Benchmark from SWE-bench team is 0% solved https://bit.ly/4nfhBTV May 5, 2026 at 04:10PM
Monday, 4 May 2026
Show HN: I Built a Museum Exhibit https://bit.ly/4d0Fg5F
Show HN: I Built a Museum Exhibit https://bit.ly/4d4fEVH May 2, 2026 at 10:07PM
Show HN: I indexed 8,643 BSides talks across 227 chapters and 6 continents https://bit.ly/4tQWbyL
Show HN: I indexed 8,643 BSides talks across 227 chapters and 6 continents Hi HN, I'm Roland, and for the past few weeks, I've been building AllBSides — a directory of every BSides conference talk uploaded to YouTube. As of today, 8,643 talks from 5,927 speakers across 227 chapters in 68 countries. Combined runtime is 280 days. The transcripts come to about 60 million words. The archive came together in stages: 1. Manually map every BSides chapter's YouTube channel
2. Pull every video and transcript from Supabase
3. Run each transcript through Haiku for tag extraction (tools, topics, difficulty, team, talk style, research method, and much more)
4. Run results through Sonnet for categorization and dedup
5. Final pass goes through Opus for verification
6. Do a manual verification - at one time, the pipeline showed over 16k AI suggestions for manual verification. Today, most are resolved. Total LLM cost so far: about €200. The whole pipeline is rebuildable from scratch. Each talk gets its own page with embedded video, full transcript, speakers, tags, and "related talks." Each tool/framework/protocol/standard mentioned across the corpus gets its own page (3,968 distinct technologies tracked). Some interesting facts I gathered while building it: -(A) The site is currently 94% bot traffic. Of that, about 80,000 hits/month are AI training crawlers (ClaudeBot, GPTBot, meta-externalagent). Within 7 days of the talks archive going live, all major AI labs had ingested the entire corpus. The discovery cascade was startling to watch in real time. -(B) The taxonomy work was the hardest part. Distinguishing "tools" from "frameworks" from "protocols" from "concepts" sounds easy until you have 5,000 ambiguous extracted entities. The 3-tier LLM pipeline helped a lot — Haiku alone was too noisy, Opus alone was too expensive. -(C) Top tools mentioned: Wireshark (343), PowerShell (342), Metasploit (332), Burp Suite (322), GitHub (296), VirusTotal (273), Docker (253), Splunk (251), Nmap (247), MITRE ATT&CK (237). The list reflects what BSides talks actually discuss, not what vendors curate. -(D) May is the peak BSides month — 29 events, 17% of all events with dates. -(E) The top 1% of talks (86 videos by view count) account for 51% of all viewership. The other 99% are deeply niche, often the only video record of a specific technique. The stack is intentionally lean: Go, SQLite, vanilla JavaScript, BunnyCDN. Static rendering at build time. No frameworks, no client-side state. The site costs about €50/month to run. The data behind this post and much more can be found in the site footer, under the link "stats". Happy to answer questions about the data pipeline, the taxonomy decisions, or what the AI crawler patterns looked like as the archive went live. Feedback on what to build next is genuinely welcome — I'm a solo dev figuring this out as I go. — Roland (parkado) https://bit.ly/4tPx930 May 4, 2026 at 11:10PM
Show HN:Privacy-First Pdf Converter https://bit.ly/4d1IVA7
Show HN:Privacy-First Pdf Converter https://bit.ly/3QNgtuy May 4, 2026 at 02:55PM
Sunday, 3 May 2026
Show HN: Kula – a family health platform that makes sense of your data https://bit.ly/4tQmIfS
Show HN: Kula – a family health platform that makes sense of your data My parents are in India, I'm in the US. Their health system was continuous WhatsApp photos of lab reports, vague updates over the phone, and me finding out about doctor visits weeks later.
So I built Kula. Upload lab reports (photo, PDF, WhatsApp forward) and it have them parsed and track trends. Connect a wearable and track daily health signals as well as your baselines. Everything goes into one record you can search and review over time. There's a chat layer where you can ask questions in plain language like, "what's my dad's cholesterol trend showing", and get a sourced answer from your own data.
Primarily built it for my family. My parents told me they'd use it even without me, just to have their records organized before doctor visits. That truly changed how I think about it. Looking for feedback on this platform.
Would you use this? What are your thoughts? What's missing? https://bit.ly/4cP9HNA May 4, 2026 at 05:40AM
Show HN: ReflowPDF – wrote a layout engine because every PDF library failed https://bit.ly/4t8LCWV
Show HN: ReflowPDF – wrote a layout engine because every PDF library failed https://bit.ly/4cNw31V May 4, 2026 at 02:09AM
Show HN: VidMark – Frame.io-style timestamped comments for Google Drive https://bit.ly/3QDUPZN
Show HN: VidMark – Frame.io-style timestamped comments for Google Drive https://bit.ly/4nad3hA May 3, 2026 at 09:59PM
Saturday, 2 May 2026
Show HN: I'm running parallel Pi agents on a local sandbox https://bit.ly/4tap47W
Show HN: I'm running parallel Pi agents on a local sandbox I've been running Pi using SmolVM to build SmolVM! SmolVM provides an abstraction over microVMs to easily create sandboxes for coding agents, OpenClaw, or just to build a custom harness. To use it, install using:
curl -sSL https://bit.ly/4edpkzh | bash and then run:
smolvm pi start https://bit.ly/4t6Yz3j May 3, 2026 at 04:07AM
Show HN: Golang binaries built for your users depending on their arch and system https://bit.ly/4upkvrl
Show HN: Golang binaries built for your users depending on their arch and system https://bit.ly/4uh3lfu April 30, 2026 at 03:13PM
Show HN: Use an Android Phone as an HTTP Proxy https://bit.ly/4upfSNZ
Show HN: Use an Android Phone as an HTTP Proxy I created a simple project to allow you to use a phone as a web proxy. This is not a proxy for the phone, its a way to proxy web traffic from elsewhere via the phone. One practical use case is accessing geo-restricted content. If you have a trusted contact in the country with an Android phone, this can serve as a simple alternative to a commercial VPN. To set it up you need to run a proxy server which can run as a docker container. You then need to install the app on the Android phone which will connect to the server. Finally you configure a browser to use the proxy server as the HTTP/HTTPS proxy. More details here: https://bit.ly/4w5zA3b Let me know how you go and if you run into any issues. https://bit.ly/4uocMda May 3, 2026 at 01:14AM
Friday, 1 May 2026
Show HN: Stop playing my matchstick puzzles, start building your own in seconds https://bit.ly/4taqXSe
Show HN: Stop playing my matchstick puzzles, start building your own in seconds https://bit.ly/4tgz3Zz May 2, 2026 at 06:04AM
Show HN: MemHub, Turn Your GPT/Claude/Gemini History into LLM-Wiki Mindmap https://bit.ly/4wcqFNx
Show HN: MemHub, Turn Your GPT/Claude/Gemini History into LLM-Wiki Mindmap Hi, this is Tristan, CPO of XTrace. We are launching a very cool feature that is inspired by Andrey Karpathy's LLM Wiki mindmap. Let everyone who doesn't have enough sessions and markdowns made with claude code be able to visualize their own memory mindmap! https://bit.ly/4w5uP9M May 2, 2026 at 01:56AM
Show HN: Turn Docker Compose files into airgap-ready UDS Packages https://bit.ly/4ejcIa1
Show HN: Turn Docker Compose files into airgap-ready UDS Packages https://bit.ly/4eiFNSX May 1, 2026 at 10:25PM
Subscribe to:
Posts (Atom)