🛠️ All DevTools
Showing 1221–1240 of 6185 tools
Last Updated
July 22, 2026 at 12:46 AM
DoD Officially Drops 180 Faiths from Military's Recognized Religion List
Hacker News (score: 13)DoD Officially Drops 180 Faiths from Military's Recognized Religion List
Show HN: A beautiful and local-first PDF reader for studying dense things
Show HN (score: 5)Show HN: A beautiful and local-first PDF reader for studying dense things Recently, I found myself having to read the book "C++ primer" and I just couldn't do it. Maybe my attention span is too little now with Claude and Codex, maybe I'm lazy... but I just couldn't get myself to focus.<p>While reading, I needed something to do. I wanted to talk to the text, I wanted to leave notes, I wanted to use to use my keyboard to quickly flip through pages.<p>The only good available option on a Mac was "Preview" and it was ok, but definitely not there. So I built Quincy primarily for myself.<p>With it you can - "Talk" to the page you're reading, create a quiz about the page, and get a good summary - "Read" the page out-loud. Have your Mac read to you while you follow along. This helps with comprehension. - Copy text (to paste into an LLM), leave notes, bookmarks, etc.... - Anything else you'd want with a nice PDF reader<p>It's fully local. No cloud-sync (yet). All LLM calls are based on your keys. And TBH, you don't even need to use the AI features for this to be useful.<p>Try it out. Let me know what you guys think. This has been a quick project, so very rough around the edges. I plan on keeping it going (still haven't finished my book), and potentially open-sourcing down the line.
Sem: New primitive for code understanding – not LSPs, but entities on top of Git
Hacker News (score: 30)Sem: New primitive for code understanding – not LSPs, but entities on top of Git
Ntsc-rs – open-source video emulation of analog TV and VHS artifacts
Hacker News (score: 25)Ntsc-rs – open-source video emulation of analog TV and VHS artifacts
The beauty and simplicity of the good old C-style void* in C++
Hacker News (score: 27)The beauty and simplicity of the good old C-style void* in C++
Show HN: Resonate – Low-latency, high-resolution spectral analysis
Hacker News (score: 13)Show HN: Resonate – Low-latency, high-resolution spectral analysis Last April I shared about my Resonate project here (<a href="https://news.ycombinator.com/item?id=43694157">https://news.ycombinator.com/item?id=43694157</a>)<p>A lot has happened since: the work I presented in much more detail at last June's International Computer Music Conference (ICMC) got best paper award. I also gave a talk at the Audio Developer Conference in Bristol last November, the video is on YouTube).<p>This year's work, which I recently presented at this year's ICMC, starts with known techniques from the phase vocoder literature to build self-tuning filter banks that extract very efficiently the frequency components that are actually present in the input signal. Overview on the project website, more details in the papers, including applications to super-resolution spectrograms and re-synthesis experiments.<p>As many people have pointed out, none of the techniques I have used are new (some of them even have different names across different fields), but I haven't seen them applied together in this way, and to me the results are incredibly satisfying and sometimes look magical. See for example this demo: <a href="https://youtu.be/LasdoIJJkw8" rel="nofollow">https://youtu.be/LasdoIJJkw8</a><p>Of course the best way to experience in person is through the free demo app: <a href="https://alexandrefrancois.org/Oscillators" rel="nofollow">https://alexandrefrancois.org/Oscillators</a><p>Looking forward to feedback from the community!
santifer/career-ops
GitHub TrendingAI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
nginx/nginx
GitHub TrendingThe official NGINX Open Source repository.
danielmiessler/Personal_AI_Infrastructure
GitHub TrendingAgentic AI Infrastructure for magnifying HUMAN capabilities.
Show HN: Ccgs – Collaborative Claude Code sessions, stored in Git branches
Show HN (score: 5)Show HN: Ccgs – Collaborative Claude Code sessions, stored in Git branches My team uses Claude Code daily, and the sessions have become some of the most useful artifacts we produce. But they're trapped in ~/.claude/projects/ on whichever laptop they happened on. There's no good way to hand a colleague "the session where I untangled the migration" so they can claude --resume it and keep going from where I left off. Enter ccgs: Share Claude Code sessions through an orphan branch (@ccgs/<name>) in your existing repo's remote<p>- Session files carry the author's absolute paths. On pull, ccgs rewrites the working dir back to your path so resume actually works — surgically editing only the structural cwd field, not a blind find-and-replace that would happily corrupt the transcript.<p>- Everything goes through git plumbing (hash-object/commit-tree/update-ref) against a throwaway index. It never touches your working tree, index, or current branch, and it's fine with a dirty tree. It will not git checkout something behind your back.<p>To try it without installing: `npx claude-git-sessions`. This also incidentally allows you to move a directory and carry the claude code transcripts with it (just push first, then move the directory, then pull)<p>IMPORTANT CAVEAT: Unless you have a very good security hygiene, your Claude Code sessions are likely full of sensitive information such as environment secrets. Use with caution and avoid using on public repositories. Branches used by ccgs are prefixed by `@ccgs/` so you can easily filter them out.<p><i>This project was written by and with Claude Code. This Show HN was not.</i><p>(Reposted with URL fixed)
Running Python code in a sandbox with MicroPython and WASM
Hacker News (score: 48)Running Python code in a sandbox with MicroPython and WASM
120k Lines of Rust: Inside the Nosdesk Backend
Hacker News (score: 35)120k Lines of Rust: Inside the Nosdesk Backend
Trees to Flows and Back: Unifying Decision Trees and Diffusion Models
Hacker News (score: 28)Trees to Flows and Back: Unifying Decision Trees and Diffusion Models
Show HN: StructOCR – API for parsing global passports, invoices, and containers Hi HN,<p>I built an AI-powered OCR API designed to extract highly structured JSON data from complex documents like global passports, IDs, receipts, and shipping containers. We recently rolled out our Python and Node.js SDKs.<p>Just wanted to share it with the community.
Life is too short for a slow terminal
Hacker News (score: 34)Life is too short for a slow terminal
Meta Keeps Delaying the Release of Its New AI Model to Developers
Hacker News (score: 38)Meta Keeps Delaying the Release of Its New AI Model to Developers
Panniantong/Agent-Reach
GitHub TrendingGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Show HN: Sub-Agent MCP: LLM delegation and sub-agent orchestration via MCP
Show HN (score: 5)Show HN: Sub-Agent MCP: LLM delegation and sub-agent orchestration via MCP
Show HN: My Terminal Waifu
Show HN (score: 5)Show HN: My Terminal Waifu made this AI generated song using Suno + Wang Video. enjoy :)
The Smart TV in Your LivingRoom Is a Node in the AIScraping Economy
Hacker News (score: 30)The Smart TV in Your LivingRoom Is a Node in the AIScraping Economy