π οΈ All DevTools
Showing 1–20 of 5121 tools
Last Updated
June 12, 2026 at 04:43 PM
music-assistant/server
GitHub TrendingMusic Assistant is a free, opensource Media library manager that connects to your streaming services and a wide range of connected speakers. The server is the beating heart, the core of Music Assistant and must run on an always-on device like a Raspberry Pi, a NAS or an Intel NUC or alike.
Show HN: StackScope β I crawled over 40k indie launches to see what they ship Hey all, I built StackScope, a crawler/catalogue that looks at new product launches and shows what they were built with.<p>It watches launches from Product Hunt, Show HN, and PeerPush, then crawls the public site behind each one. The goal is to show what people actually launched with: hosting, frameworks, analytics, DNS, security headers, legal pages, AI-builder signals, and other public clues.<p>I started building it because most stack-detection sites look at the web as a whole. I was more interested in the current indie launch scene: what people are choosing right now, at the point they first put something in public.<p>A few implementation details: it runs on .NET, uses Playwright for rendered pages, and has a first-party fingerprint catalogue rather than one copied from Wappalyzer/etc. robots.txt is honoured, and the bot identifies itself.<p>Frustratingly, I am still waiting for verified bot status from Cloudflare and currently that knocks out about 10% of all sites.<p>There is also a private readiness check: paste a URL, get the same style of report, fix things, and recrawl. No account or email needed.<p>I'd be interested in feedback on the usefulness of this, the methodology, and any obvious false positives.<p>Jonathan.
Enshittification of Policing
Hacker News (score: 10)Enshittification of Policing
Slightly reducing the sloppiness of AI generated front end
Hacker News (score: 28)Slightly reducing the sloppiness of AI generated front end
Kimi K2.7-Code: open-source coding model with better token efficiency
Hacker News (score: 41)Kimi K2.7-Code: open-source coding model with better token efficiency
Report on an Unidentified Space Station
Hacker News (score: 66)Report on an Unidentified Space Station
Digital Sovereignty Becomes an Imperative as the US Reads Dutch Emails
Hacker News (score: 58)Digital Sovereignty Becomes an Imperative as the US Reads Dutch Emails
StonkRider β Ride any stock chart
Hacker News (score: 19)StonkRider β Ride any stock chart
Show HN: A Claude Code statusline that shows live World Cup scores
Show HN (score: 6)Show HN: A Claude Code statusline that shows live World Cup scores Hey HN, I built this a side project because I'm a soccer fan that has been vibing and tokenmaxxing with Claude Code maybe too much. So, the World Cup is here and it was the perfect excuse to build and ship something from 0 to 1. Enter Claudinho, a CLI and MCP that puts World Cup scores on your terminal. No signup, no account, no data collection.<p>The components are: - status line in Claude Code with live scores rendered always from cache, no polling. - userPromptSubmit hook so Claude gets score updates mid vibecoding session, only during a live match. - A standard MCP server and a CLI with options to see groups, standings, matches and market signal info.<p>More details in Github. Let me know what you think, I hope you find it fun and useful!<p>Not affiliated with FIFA or Anthropic.
Biological evolution and information acquisition
Hacker News (score: 10)Biological evolution and information acquisition
Show HN: FablePool β pool money behind a prompt, and Fable builds it in public
Hacker News (score: 165)Show HN: FablePool β pool money behind a prompt, and Fable builds it in public
Show HN: Boo β screen-style terminal multiplexer built on libghostty
Hacker News (score: 36)Show HN: Boo β screen-style terminal multiplexer built on libghostty
Show HN: TunnelMind β reputation API for IPs, ASNs, and ad-tech supply chains I'm a network engineer that likes to think about the future of the internet and this is what I've built over many nights and weekends. One reputation graph over IPs, ASNs, domains, and entities, exposed as a JSON API. Try it:<p><pre><code> curl https://api.tunnelmind.ai/v1/check/1.1.1.1 </code></pre> Every answer is a signed receipt with an attestation tier so you can see what was produced and how your agents can use it. The protocol is opensource. Try it out let me know what you think and yes I am still working on the radar section of the site. Also What would make this useful for you?
Ivanti Sentry pre-auth RCE (CVE-2026-10520) β CVSS 10.0, public PoC, CISA KEV
Hacker News (score: 14)Ivanti Sentry pre-auth RCE (CVE-2026-10520) β CVSS 10.0, public PoC, CISA KEV
Show HN: Stillwind β High Resolution Electronic Component Search
Show HN (score: 7)Show HN: Stillwind β High Resolution Electronic Component Search Weβve spent the last couple of months building Stillwind Search, a search engine for electronic components that helps users find parts that fit even the most complex set of specifications.<p>After talking to the people that actually build PCBs we found out that finding the exact part you are looking for, is consuming enormous amounts of times, is very tedious and then often doesnβt yield the best results. So we tried to cut down this search time by just requiring a (broad) description of the specifications and we find the correct part in minutes, not hours.<p>This is possible through our own database of parts and their properties. We used LLMs to extract every parameter about a part into >1k schemas, collectively covering more than 130k properties. This depth of properties could no longer be visualized, so the database is queried interactively by an AI agent (Sonnet 4.6) to find the needle in the haystack of parts. Before results are shown, we use another model to verify the data (thatβs why it might take a moment before the first results appear).<p>We currently have almost all microcontrollers, sensors, and other advanced ICs on the market, as well as a wide selection of passives and generic parts. We are working on adding more parts and are more than happy to take suggestions.<p>I know that folks on HN like technical details on how this works, so let me give a short overview: Frontend: SvelteKit + Cloudflare Workers + Hyperdrive Backend: PostgreSQL 18 (with io_uring) database, with extensions on NVMe drives hosted on a beefy server.<p>We appreciate all feedback and are happy to answer any questions :)<p>Btw: We are already working on a way that you can search combinations of parts, finding the optimal combination of parts.
Claude Fable 5: mid-tier results on coding tasks
Hacker News (score: 60)Claude Fable 5: mid-tier results on coding tasks
MTG Bench: Testing how well LLMs can play Magic
Hacker News (score: 34)MTG Bench: Testing how well LLMs can play Magic
OpenAI to acquire Ona to expand Codex
Hacker News (score: 20)OpenAI to acquire Ona to expand Codex
Show HN: CambiOS β a new Rust-based, sovereign identity, zero-trust OS
Show HN (score: 7)Show HN: CambiOS β a new Rust-based, sovereign identity, zero-trust OS Hello HN,<p>What is CambiOS?<p>A microkernel OS built in Rust, that boots in QEMU under x86_64, AArch64, and RISC-V - targeting formal verification. Processes are assigned unforgeable cryptographic identity and IPC gates access to only allowed endpoints.<p>What does it want to be? Ambitious. Cutting away latent security issues, corporate surveillance, centralized identity and data hosting, and OPEN. With the advent of the coding tools, building the things we want is a bit less of a lift. Could it replace Windows? Sure. That's where the idea was born.<p>Secure and intuitive, in a nutshell.<p>I've been working on this for a couple of years and coding earnestly for months. Looking for feedback and would LOVE to find collaborators.<p>I saw a hole in the OS landscape and am working to close it - the closest other alternative I could find is Google's Fuschia (not sovereign by any stretch.)<p>I'm Jason, here for questions if they come up.. cheers!<p>More info here: <a href="https://coherentforge.com/cambios" rel="nofollow">https://coherentforge.com/cambios</a>