Show HN: A portfolio that re-architects its React DOM based on LLM intent Hi HN, Added a raw 45-second demo showing the DOM re-architecture in real-time: https://ift.tt/2BlnzpW I got tired of the "Context Problem" with static portfolios—Recruiters want a resume, Founders want a pitch deck, and Engineers want to see architecture. Instead of building three sites, I hooked up my React frontend to Llama-3 (via Groq for <100ms latency). It analyzes natural language intent from the search bar and physically re-architects the Component T…
Show HN: GitHub Issues in the Terminal https://ift.tt/J0TH1N2 February 22, 2026 at 10:52PM
Show HN: CIA World Factbook Archive (1990–2025), searchable and exportable A structured archive of CIA World Factbook data spanning 1990–2025. It currently includes: 36 editions 281 entities ~1.06M parsed fields full-text + boolean search country/year comparisons map/trend/ranking analysis views CSV/XLSX/PDF export The goal is to preserve long-horizon public-domain government data and make cross-year analysis practical. Live: https://ift.tt/vGTPWEx About/method details: https://ift.tt/KIehsGv Data source is the CIA World Factbook (public domai…
Show HN: DevBind – I made a Rust tool for zero-config local HTTPS and DNS Hey HN, I got tired of messing with /etc/hosts and browser SSL warnings every time I started a new project. So I wrote DevBind. It's a small reverse proxy in Rust. It basically does two things: 1. Runs a tiny DNS server so anything.test just works instantly (no more manual hosts file edits). 2. Sits on port 443 and auto-signs SSL certs on the fly so you get the nice green lock in Chrome/Firefox. It's been built mostly for Linux (it hooks into systemd-resolved), b…
Show HN: How Amazon Pricing Algorithms Work Amazon is one of the largest online retailers in the world, offering millions of products across countless categories. Because of this, prices on Amazon can change frequently, which sometimes makes it hard to know if a deal is genuine. Understanding how Amazon pricing works can help shoppers make smarter buying decisions. https://ift.tt/2phIk4c February 21, 2026 at 01:59AM
Show HN: Google started to (quietly) insert (self) ads into Gemini output I was using today a Gemini (3.1 pro), and had a long conversation about mobile operators offering on gemini.google.com. In one of the replies, completely out of context (topic), gemini added: "By the way, to have access to all features, please enable Gemini Apps Activity." Last three words were a link to https://ift.tt/plePZLg . :-O NB: 1. this conversation was not about google/activities, etc. completely other topic. 2. I do not have app activity enabled 3. Go…
Show HN: Mines.fyi – all the mines in the US in a leaflet visualization I downloaded the MSHA's (Mine Safety and Health Administration) public datasets and create a visualization of all the mines in the US complete with the operators and details on each site. https://mines.fyi/ February 21, 2026 at 12:22AM
Social Plugin