π οΈ All DevTools
Showing 1–20 of 5795 tools
Last Updated
July 07, 2026 at 04:38 PM
Almost all coders at Id Software have been fired, following Xbox reset
Hacker News (score: 24)Almost all coders at Id Software have been fired, following Xbox reset
A better way to tie your gym shorts. (Or any drawstring) [video]
Hacker News (score: 227)A better way to tie your gym shorts. (Or any drawstring) [video]
Show HN: PostgreSQL performance and cost across 23 EC2 instance types
Hacker News (score: 30)Show HN: PostgreSQL performance and cost across 23 EC2 instance types Hey! I'm Andrei.<p>I got frustrated by how people tend to build overcomplicated backend systems, being "motivated" by big tech case studies and popular books.<p>So, I started exploring lean architecture, and building my digital garden of ideas, approaches and data that align with this direction.<p>Here I want to present one of the tools β Sizing tool for PostgreSQL. I've benchmarked PostgreSQL on different EC2 instances and disks, with different initial data sets to see performance that these instances can give you. And I've built a tool to visualize this data, which I welcome you to explore.<p>So, you can put your usual input parameters, like needed RPS and disk size as input, and find out which instance will be the most cost-efficient for your needs.<p>You can read about the methodology here: <a href="https://postgres.saneengineer.com/about" rel="nofollow">https://postgres.saneengineer.com/about</a><p>I've tested one workload β mixed 90/10 read/write, and only selected configurations. But it is extensible, and I (and you β benchmark is open source: <a href="https://github.com/anivaniuk/sanebench" rel="nofollow">https://github.com/anivaniuk/sanebench</a>) can run more configurations to have more data represented.<p>Does it look interesting? What workload should I benchmark next?
AhmadIbrahiim/Website-downloader
GitHub Trendingπ‘ Download the complete source code of any website (including all assets). [ Javascripts, Stylesheets, Images ] using Node.js
MadsLorentzen/ai-job-search
GitHub TrendingAI-powered job application framework built on Claude Code. Fork it, fill in your profile, and let Claude evaluate jobs, tailor CVs, write cover letters, and prepare you for interviews.
Show HN: Fast, native Mac file manager (filters, fuzzy find, 9 MB, no Electron)
Hacker News (score: 23)Show HN: Fast, native Mac file manager (filters, fuzzy find, 9 MB, no Electron) My Downloads folder had been left unkept for a really long time and cleaning it up using Finder was quite cumbersome. So I started creating a simple app to help me filter out and delete or move the files in the folder.<p>It started out very basic and the filtering options genuinely helped me clean out the Downloads folder, then as I thought of more features I would like to see in a file manager I started to add them. Some of the features are:<p>- Fuzzy go to folder/file where you only need to write a few letters of a full path, get suggestions and can jump to the correct path instantly - Hover over a file to preview an image or PDF without opening it - Dual-pane view and tabs that remember selected filters - Command palette to find actions fast - Batch rename (with regex support and presets for common operations), image conversion (HEIC/WebP/AVIF to JPG/PNG), zip creation - Bookmarks, Quick Look, single-click open, keyboard control<p>And many other small quality of life features.<p>I used Claude Code for making the app and the tech stack is .NET/C# with AppKit. The app is compiled to Native AOT so the total app size is only around 9 MB. Since file operations are very important to get right (I donβt want to lose any important files) I put a lot of time into hardening file move/copy/delete operations. Copies are written to a temp file and atomically renamed into place. I also made a dedicated audit of move/copy/delete and verified each operation by hand.<p>Another thing thatβs important to me is apps that are privacy first so the only network request the app makes is to check if thereβs a new version (this is not done at all for the trial version, the trial expiry date is enforced locally by just checking the date and trusting the user) and the only information that is sent is the current app version.<p>The app is Apple Silicon, macOS 12+ and has a 30-day free trial with a one-time launch price of $19.99 (no subscription).
The Making of Claude Code
Hacker News (score: 31)The Making of Claude Code
Show HN: Capsule β E2E encrypted file sharing
Show HN (score: 5)Show HN: Capsule β E2E encrypted file sharing Capsule started as a basic HTTP server to teach myself Rust.<p>Then I kept going, and it turned into the first full-stack thing I've fully shipped: a Rust/Axum server, a Rust CLI, an Android app (my first, same story as the Rust one), and a fully featured web UI. It quickly grew as I realized I could solve my file transfer problem by turning a basic webserver into an actual daily use tool.<p>Entire project is open source, code can be found at: <a href="https://github.com/withcapsule/" rel="nofollow">https://github.com/withcapsule/</a><p>Would love to hear anyone's thoughts on this.
Show HN: InstantVideos.org β short documentaries in ~30 seconds
Show HN (score: 7)Show HN: InstantVideos.org β short documentaries in ~30 seconds Hiya! So I've been playing around with having Claude make videos for a bit now even had some success posting the results to TikTok (and setup a whole pipeline so Claude can generate and post autonomously). With the release of Nano Banana 2 Lite, I was curious show fast I could make the generation, so last night I gave it a whirl and got down to around 30s for short-form video.<p>It uses GLM-5.2 fast via Fireworks to generate the scripts and image prompts and, like I said, Nano Banana 2 Lite for the images, gpt-4o-mini-tts for the narration, and ffmpeg to string it all together and add the Ken Burns zoom effect (which still has a shake I haven't been able to get rid of). The video compilation proved to be the blocker once the rest was in place, but I was able to speed that up by putting it on a 64 vCPU EC2.<p>The cost might be the most interesting aspect as the short form videos tend to be about 25 cents. Almost 90% of that is the images, which are 3.336 cents a piece. Of course, running the big 64 core EC2 to allow for the creation isn't cheap.<p>It seems like on-demand AI video is coming, and I thought this was an interesting demo of how close it might be in at least one narrow video domain.
AI: The ROI Runway Could Be Long Outside the Tech Sector
Hacker News (score: 33)AI: The ROI Runway Could Be Long Outside the Tech Sector
Learning to code is still worthwhile
Hacker News (score: 89)Learning to code is still worthwhile
Python 3.14 compiled to metal β no interpreter
Hacker News (score: 109)Python 3.14 compiled to metal β no interpreter
Show HN: orzma β a terminal emulator that renders webviews inside the terminal I made this because I thought it would be useful to be able to use a webview in the terminal. I also provide an SDK called ratatui_orzma. For example, I think it could be used to render rich UI components such as charts with a webview as part of a TUI application, port web tools to ratatui, or embed games built with Wasm inside the terminal.
Show HN: An interactive, interlinked city exploration project (St. Louis)
Show HN (score: 6)Show HN: An interactive, interlinked city exploration project (St. Louis) I moved to St. Louis a few years ago, and I started documenting the food I've tried, neighborhoods I've explored, and just the random stuff I've learned in a website.<p>It has a few features:<p>Food map[1]: a map where you can filter restaurants/cafes by type of cuisine, neighborhood, or rating, and sort by rating or alphabetical.<p>Neighborhood map[2]: a map of all the neighborhoods and parks in the city, and some notable St. Louis county suburbs.<p>I tried to make it interlinked and fun to explore, so you can land on the page for Sultan (restaurant) which leads you to The Grove (neighborhood), which could lead you back to Grace Meat & Three (nearby restaurant), or over to Midtown (nearby neighborhood), etc.<p>Built with Astro, hosted on Github[3], self-hosted map tiles.<p>[1]: <a href="https://stlouing.com/food/" rel="nofollow">https://stlouing.com/food/</a><p>[2]: <a href="https://stlouing.com/neighborhoods/" rel="nofollow">https://stlouing.com/neighborhoods/</a><p>[3]: <a href="https://github.com/stlouing/stlouing.com" rel="nofollow">https://github.com/stlouing/stlouing.com</a>
Show HN: Focal Harvest β CLI research pipeline to search, scrape and notify
OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
Hacker News (score: 56)OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
Show HN: Pulpie β Models for Cleaning the Web
Hacker News (score: 57)Show HN: Pulpie β Models for Cleaning the Web Hey HN, I'm Shreyash, founder of Feyn. We built Pulpie, a family of Pareto optimal models for cleaning the web. Pulpie strips boilerplate (ads, footers, sidebars) from raw HTML and returns just the main content as HTML or Markdown.<p>We match SOTA extraction quality while being 20x cheaper. Cleaning 1 billion webpages costs $7,900 with Pulpie versus $159,000 with Dripper, the current leading extractor.<p>The gains come from architecture. Today's leading extractors are decoders that generate output one token at a time. Each step reads the full model from memory to produce a single token. Conversely, Pulpie models are encoders. They run one forward pass over the full input HTML and label each block as boilerplate or content. As a result, Pulpie is compute-bound while decoders are memory-bound. Cheaper GPUs have relatively more compute than memory bandwidth. This makes Pulpie easy to run optimally.<p>Here's Pulpie and Dripper cleaning the same pages side by side: <a href="https://www.youtube.com/watch?v=ibd-tIiQECo" rel="nofollow">https://www.youtube.com/watch?v=ibd-tIiQECo</a>. You can try a side-by-side comparison yourself: <a href="https://huggingface.co/spaces/feyninc/pulpie" rel="nofollow">https://huggingface.co/spaces/feyninc/pulpie</a><p>Our motivation for Pulpie came from building a deep research harness. Every search API returns noisy content that contains ads, nav elements, and sidebars. In one instance, an ad for "Gemini on Pixel" slipped into our search results, got passed into LLM context, and ended up in the final answer served to the user. Pretty embarrassing moment for us but it helped us realize how bad data kills model intelligence. We built Pulpie to get clean data for cheap.<p>All models are open source on Hugging Face. You can read about our training process and how to use Pulpie here: <a href="https://usefeyn.com/blog/pulpie-pareto-optimal-models-for-cleaning-the-web/#get-started">https://usefeyn.com/blog/pulpie-pareto-optimal-models-for-cl...</a><p>Happy to answer any questions!
CS2 Fog Of War: Server-sided anti-wallhack occlusion culling for CS2 servers
Hacker News (score: 62)CS2 Fog Of War: Server-sided anti-wallhack occlusion culling for CS2 servers
Show HN: Nectar, a Rust-like React that compiles to WebAssembly
Show HN (score: 8)Show HN: Nectar, a Rust-like React that compiles to WebAssembly After a pretty rough gig experience, I wanted to remind myself that I was a vaguely capable developer. I had recently jumped on the Rust train and wanted a Rust equivalent of React that is more performant and easier to work with. I also wondered if I could effectively eject Javascript. This project came from that... Nectar is a programming language that compiles your entire app, logic, state, and rendering, to WebAssembly. JavaScript is reduced to a roughly 10 KB syscall layer that only bridges WASM to the DOM.<p>The origin: I set out to get React-style ergonomics with better performance, and about halfway in I realized I had hit the ceiling of what was possible going through the browser's DOM (Blink/C++) and a diffing step. So I stopped fighting it and built my own signal-driven rendering layer that compiles to WASM and updates exactly the DOM nodes that changed, in O(1), with no virtual DOM and no garbage collector.<p>What it is right now:<p>- One binary. The same compiler does formatting, linting, testing, a dev server, an LSP, and SSR (although SSR is underdeveloped). - Fine-grained signals. Each binding updates on its own, so there is no diffing pass. - A Rust-inspired borrow checker for compile-time safety. - Language-level keywords for the patterns you reach for constantly on the web: component, store, router, form, auth, payment. - SEO and Screen Readers. It compiles to two DOMs from the same source so the app stays visible to screen readers and crawlers.<p>Honest status, because this is early and it is mostly one person:<p>- The "no JavaScript" line has an asterisk. WASM cannot touch the DOM directly, so there is a small JS bridge (about 10 KB) that as of this moment I cannot overcome on major browsers. - The numbers on the site (a counter is ~10 KB versus ~387 KB for React plus JS) are real but small examples, not a full-app shootout. I would not read them as more than they are. They are intentionally poorly architected to measure throughput at massive scales. (contrived) - License is BSL 1.1, so read that before you build anything real on it.<p>Live demo, 10,000 products with a canvas rendering engine, plus a side by side against Svelte 5: <a href="https://buildnectar.com/app/canvas" rel="nofollow">https://buildnectar.com/app/canvas</a><p>Site: <a href="https://buildnectar.com" rel="nofollow">https://buildnectar.com</a> Code: <a href="https://github.com/HibiscusConsulting/nectar-lang" rel="nofollow">https://github.com/HibiscusConsulting/nectar-lang</a><p>I would genuinely like it torn apart. If the core bet is wrong, crush my dreams but tell me how we can make it better, please. I still am not completely sure this is even a good idea. I honestly thought this would be a lot easier to build than it has been. If I had known at the start, I would have never built it, but here we are.
DOJ Closing Abbott Labs Case Spurs Wider Corporate Crime Retreat
Hacker News (score: 25)DOJ Closing Abbott Labs Case Spurs Wider Corporate Crime Retreat