Tuesday, April 29, 2025

Show HN: Tariff Calculator for Amazon https://ift.tt/o7PExK0

Show HN: Tariff Calculator for Amazon 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://ift.tt/uS49esT https://twitter.com/W_Y_X/status/1917385625696887159 April 30, 2025 at 06:43AM

No comments:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...