github.com
Show HN: Draco – A single-binary, self-hostable Firecrawl alternative in Rusthttps://github.com/0xchasercat/draco/Scraping modern websites has become a massive headache. You basically have two choices: pay for an expensive API like Firecrawl/Browserbase, or run a fleet of headless Chrome instances that eat 1GB of RAM per page and still get blocked by Cloudflare.I built Draco to fix this. It’s a fast, single-binary web scraper written in Rust. You point it at a URL, and it spits out perfectly clean Markdown or structured JSON for LLMs.The secret sauce is that it doesn't just boot a browser for every request. It uses a tiered escalation engine:Tier 1 (Stealth Fetch): Draco uses a custom TLS/JA4 fingerprint to perfectly mimic a real browser's network signature at the packet level. It turns out a lot of anti-bot walls will let you right through if your handshake looks correct. In my benchmarks against sites like Cloudflare and Target, Playwright ate ~500MB of RAM and timed out. Draco bypassed them in under a second using just 20MB of RAM.Tier 2 (V8 Isolate): If it hits a React/Next.js SPA that needs rAug 2, 2026 8:48 PM
news.ycombinator.com
Show HN: LLM Tools that I made that I cant live withouthttps://news.ycombinator.com/item?id=49146317Hello HN ..I am posting here because I have made this bad ass thing. I want to be clear. I'm trying to make somthing worthy of people buying it and getting good value, I have not really shown it off or had anyone look at my site past the occasional web crawler, and I did 100% make this. Its called 0verload and the things it does, I will now list. Automatcially tracks versions on all your source code. It dosnt replace GIT, its for the saves you do between checkins...that one version you should have saved .it does..automatically. even oob writes get a version. I cant live with out it... somthing about telling my llm ....get me that thing I wrote like 2 days ago or a week ago or whenever.you can just tell the llm kinda where when and it will go get it and merge it in....I have files with hundreds of versions and you would think it would be annoying but if you have an llm ...I ship claude skills with it so it wakes up knowing how to use it, AND that brings me to somthing else it does.. I iAug 2, 2026 5:13 PM

cbsnews.com
What's behind the $4B funding cut for California's high-speed rail?https://www.cbsnews.com/news/california-high-speed-rail-train-procurement-newsom/Records reveal California twice missed deadlines to buy the trains at the center of a federal funding fight — then quietly dropped its lawsuit weeks after missing its new deadline.Aug 2, 2026 11:00 AM
github.com
Show HN: Open OneNote Viewer in Rusthttps://github.com/emsi/OneNoteViewerFor more than 15 years, I accumulated hundreds upon hundreds of notes in OneNote. I loved the application and still consider it one of the best and most distinctive note-taking tools available. Its free-form canvas supports a way of organizing information that Markdown-based tools simply cannot reproduce.The problem was that using OneNote became increasingly inconvenient for me. Microsoft never released a native Linux client, so I kept a Windows VM and later even a separate Windows small PC largely for OneNote. The OneNote Web Clipper for Firefox eventually stopped being supported, removing one of the ways I regularly captured information.The web version did not solve the problem. In particular, it could not search across all my notebooks at once. To find a note, I first had to remember which notebook contained it, which rather defeated the purpose of having a searchable archive. I also found the web application slow and substantially more limited than the desktop client.I looked at alAug 1, 2026 7:57 PM

science.nasa.gov
What’s Up: August 2026 Skywatching Tips from NASAhttps://science.nasa.gov/solar-system/whats-up-august-2026-skywatching-tips-from-nasa/A solar eclipse, the Perseids, bright Venus after sunset, and a deep partial lunar eclipse highlight August’s skywatching. Skywatching Highlights Transcript A solar eclipse, one of the year’s best meteor showers, Venus at its brightest in the evening sky, and a lunar eclipse to close out the month. That’s “What’s Up” for August. On Aug. […]Jul 31, 2026 10:35 PM
collab.word-in-web.com
Show HN: Collab Word in Web - A collaborative DOCX Editor with MS Word Parityhttps://collab.word-in-web.com/TLDR: Collab WIW is a DOCX editor with MS Word parity that supports real-time collaborative editing. The collab layer is end to end encrypted and uses ephemeral rooms with stable share URLs. Ever collab room lives in only memory. Collaborator saved copies can bring the room back online at the same URL and reconcile offline edits.The MS Word parity DOCX editor: I made a previous HN post about the editor itself. It is a pure JS DOCX editor that renders and edits the original document directly in the DOM instead of converting it into some other format.I benchmarked it pretty heavily against thousands of pages to push for pixel and feature parity, including equations, tables, 3D objects, headers, footnotes, etc... I am not going to get too deep into that because I already posted a ShowHN earlier. The parity report has all of the fixtures I tested and the actual results.Edit: Link to previous HN https://news.ycombinator.com/item?id=48995304The server: The collab BE was actually inspired by Jul 31, 2026 8:28 PM

nasa.gov
NASA, SpaceX Advance Wind Tunnel Tests for Starship Rockethttps://www.nasa.gov/directorates/esdmd/artemis-campaign-development-division/human-landing-system-program/nasa-spacex-advance-wind-tunnel-tests-for-starship-rocket/NASA and its industry partners are preparing for next year’s Artemis III demonstration mission by completing new wind tunnel tests on SpaceX’s Super Heavy Version 3 rocket booster. The tests, conducted at NASA’s Ames Research Center in California’s Silicon Valley, focused on better understanding the extreme aerodynamic forces the rocket can experience during re-entry. The […]Jul 31, 2026 6:39 PM

nasa.gov
NASA Opens New Flight Dynamics Research Facility in Virginiahttps://www.nasa.gov/news-release/nasa-opens-new-flight-dynamics-research-facility-in-virginia/NASA opened its newest wind tunnel, the Flight Dynamics Research Facility, Friday, providing a critical resource for the agency and its partners to test the safety and performance of future generations of aircraft, rockets, and space exploration vehicles. Located at NASA’s Langley Research Center in Hampton, Virginia, the Flight Dynamics Research Facility will support advances […]Jul 31, 2026 5:11 PM
privacything.com
Show HN: I built a cross-browser extension that controls fingerprinting surfaceshttps://privacything.com/en/Hello Hacker News! I’m Tomasz, creator of Privacy Thing, a browser extension for Firefox and Chromium-based browsers. I’ve just released its Preview version.Privacy Thing aims to reduce browser fingerprinting—the tracking of users without cookies.It began as an internal project: a simple location simulator. Over time, I expanded it to cover more fingerprinting surfaces. It now has 13 protection categories affecting 50+ browser APIs and methods: Geolocation, time and locale settings, Canvas, WebGL, Audio, Navigator, Screen, Client Hints, Battery, WebRTC, Dedicated Workers, Service Workers, and Shared Workers. The list is still growing.The extension is fully configurable. Users can create regional profiles and assign them to domain rules, with separate protection settings for each domain. Or they can skip domain rules and rely on the global configuration—I’m not here to decide what works best for them :-)Privacy Thing uses Manifest V3, with all its pros and cons. Chrome and Firefox appeaJul 31, 2026 2:57 PM
bing.com
Mt. Carmel strengthens support for Westcliffe veteranshttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a8a1b61f6714a858153ade1a3286d89&url=https%3A%2F%2Fwww.msn.com%2Fen-us%2Fnews%2Fus%2Fmt-carmel-strengthens-support-for-westcliffe-veterans%2Far-AA29aJl9&c=11374283832340882990&mkt=en-us(COLORADO SPRINGS) — Mt. Carmel Veterans Service Center is renewing and expanding its outreach in Westcliffe and across Custer County by reestablishing a “boots on the ground” presence in the area.Jul 31, 2026 1:49 PM

science.nasa.gov
Students Take on Airborne Field Research with NASAhttps://science.nasa.gov/earth/students-take-on-airborne-field-research-with-nasa/The gusty wind didn’t make it easy to hold tight to a balloon so large. The balloon, a scientific instrument called an ozonesonde, was about to be released into the atmosphere above the Texas Gulf Coast by students from NASA’s SARP (Student Airborne Research Program), which concluded its summer session July 27. The balloon’s job […]Jul 30, 2026 8:36 PM

spacenews.com
Rocket Lab wins another launch contract from Japan’s iQPShttps://spacenews.com/rocket-lab-wins-another-launch-contract-from-japans-iqps/Rocket Lab has won another contract from Japanese radar imaging company iQPS for multiple launches of its Electron rocket. The post Rocket Lab wins another launch contract from Japan’s iQPS appeared first on SpaceNews.Jul 30, 2026 11:59 AM
github.com
Show HN: A minimalist proxy for your local LLM cluster (~1100 lines)https://github.com/robolamp/smol-llm-proxyHi all!I made this small proxy when I built a small GPU cluster at home and wanted to share it with friends while keeping speed limits and token accounting.I also put a lot of effort in making it work as quick as possible, and IMO the result is worth sharing!It is not trying to be LiteLLM: in fact, I wanted to make it opposite, as small as possible, with a small amount of dependencies and without cloud connections by default.Will be happy to hear your feedback :)PS also installable with pip install smol-llm-proxyJul 30, 2026 10:56 AM

latimes.com
Trust, not tracking: Inside the L.A. company that got workers back to the officehttps://www.latimes.com/business/story/2026-07-30/how-la-company-ditched-rigid-office-mandates-got-workers-backIn January, Riot Games revamped its morale-hurting return-to-office rules to allow more flexibility. The result? Attendance and productivity have risen.Jul 30, 2026 10:00 AM

science.nasa.gov
New Zealand’s Southern Wildernesshttps://science.nasa.gov/earth/earth-observatory/new-zealands-southern-wilderness/Stewart Island/Rakiura, New Zealand’s third-largest island, is known for its vibrant birdlife, unique forests, wilderness beaches, and views of the night sky.Jul 30, 2026 4:01 AM
news.ycombinator.com
Ask HN: Looking for testers for my RAM-based Linux distributionhttps://news.ycombinator.com/item?id=49102865Hi,I have been working on a project called Invelinux for quite some time now, and now that I have released the release candidate versions, I thought about posting it on Hacker News for people to try it out.The thing that makes it stand out is its use of the Toybox userspace project, a BSD-licensed alternative to Busybox and musl C library instead of the GNU C library. It also features a very minimal framework called AMPS (Automatically Mounted Packaging System) which mounts an external drive that functions as the non-volatile storage part of the OS. System configurations, applications/scripts etc. are all stored inside the /storage/AMPS directory. Since the base system is running on RAM, when the system is rebooted, the whole system gets wiped clean. But the external storage and configurations stay intact, allowing you to load your configurations easily.To access and edit these configurations, several custom TUI tools were made so the user doesn't have to mess around in /storage/AMPS/eJul 29, 2026 8:47 PM

spacepolicyonline.com
Swift Reboost Mission Encounters Setbackhttps://spacepolicyonline.com/news/swift-reboost-mission-encounters-setback/Katalyst Space’s efforts to reboost NASA’s Swift observatory has encountered a setback. The LINK on-orbit servicing spacecraft is in a multi-axis spin. LINK must attach itself to Swift and raise […]Jul 29, 2026 5:32 PM
github.com
Show HN: MandoCode Desktop – Native Windows AI Coding Assistant on Ollama .NEThttps://github.com/DevMando/MandoCode.DesktopQuick backstory on how this version came to be: the original MandoCode is a CLI, and its UI is built with RazorConsole — Blazor components rendered into a terminal. Genuinely clever tech! I wanted tabs, though, and when I attended MS Build this year I got a good look at what WinUI apps could do and saw the potential to give the original agent some actual windows and tabs. Having up to 4 agents running in one window is pretty cool. Aside from that — tabs! I feel like everything is a chat these days, and for some reason my brain keeps screaming AGENTS, not chats, at me. I love the tabbed-browser experience a lot moreSome of the stuff I got to toy with once the plumbing worked:- Context snapshots — closing an agent archives the conversation instead of deleting it, and you can snapshot mid-conversation to get an AI-written recap you can hand to a different model or a fresh agent and have it pick up the thread. You pick the LLM from a dropdown right when you create the snapshot.- TranscriptJul 29, 2026 4:48 PM

science.nasa.gov
NASA’s Curiosity Views a Sand-Capped Buttehttps://science.nasa.gov/photojournal/nasas-curiosity-views-a-sand-capped-butte/Description NASA’s Curiosity Mars rover captured this sand-capped butte, nicknamed “Miraflores,” estimated to be about 20 feet (6 meters) tall, with its Mast Camera, or Mastcam, on June 11, 2026, the 4,923rd Martian day, or sol, of the mission. The butte was left behind as surrounding rock eroded away over time, deepening the broad valley […]Jul 29, 2026 4:08 PM
bing.com
I’ve been doing jigsaw puzzles for nearly 40 years. Here’s why I’ll never stophttp://www.bing.com/news/apiclick.aspx?ref=FexRss&aid=&tid=6a89924e640549d1838354b270bc1106&url=https%3A%2F%2Fwww.cnn.com%2Fcnn-underscored%2Fhome%2Fjigsaw-puzzling&c=3033350104162817534&mkt=en-usOur resident puzzler spoke with neurologists and puzzle experts to break down the benefits of puzzling, as well as round up the best jigsaw puzzles and accessories.Jul 29, 2026 3:00 PM