
ArancelLatam
Free import duty calculator for 12 LatAm countries
What it does
Calculate the total cost of importing to Colombia, Mexico, Peru, Chile, Argentina and 7 more LatAm countries in 5 seconds. Tariff, VAT, duties, freight — all included. Free, no signup. Official data from DIAN, SAT, SUNAT.
Does a similar job
all alternatives →- TCTariff Calculator for Amazon2025 · twitter.com · ▲35
I made a simple tariff calculator extension for Amazon. It queries gemini flash 2.0 to determine the category, and then matches it with the corresponding tariff category. Fun quick hack – it does brick a little – but the majority of the code was cobbled by a first pass of Claude Code Repo is here: https://github.com/mergd/amzn-tariff
PanoramasJul 2026 · viajesypanoramas.cl · ▲6Real trip costs for 25k+ places in Chile, Argentina & Mexico

Import Cost Calculator May 2026 · import-cost-calculator.netlify.app · ▲1Calculate the true landed cost of any import — instantly

US Tariff Calculator 2026 Apr 2026 · tariffstool.com · ▲1Instantly find import tariffs for any product, any country
More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 30d ago · astrapixels.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