
BaggageIQ for Safari
Now on Safari: real flight cost overlay for every search
What it does
BaggageIQ overlays the real total cost of flights (base + bag fees + seat fees minus card baggage benefits) directly onto search results on Google Flights, Skyscanner, Kayak, MakeMyTrip, Booking.com, and Expedia. The number you'll actually pay, on every flight. Now on Safari for macOS — alongside Chrome, Edge, Brave, and Firefox. 109 airlines, 62 travel credit cards mapped. Free. No Pro tier. No affiliate links. No tracking of which flights you search. Built solo as a side project.
Does a similar job
all alternatives →

- THTravel Hacking Toolkit – Points search and trip planning with AIApr 2026 · github.com · ▲95
I use points and miles for most of my travel. Every booking comes down to the same decision: use points or pay cash? To answer that, you need award availability across multiple programs, cash prices, your current balances, transfer partner ratios, and the math to compare them. I got tired of doing it manually across a dozen tabs. This toolkit teaches Claude Code and OpenCode how to do it. 7 skills (markdown files with API docs and curl examples) and 6 MCP servers (real-time tools the AI calls directly). It searches award flights across 25+ mileage programs (Seats.aero), compares cash prices…



More work this month
the category →

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 11d ago · getcomputable.com


The app store for voice native apps that lives in your notch
Work · 29d ago · voiceos.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com