Hacker News

Show stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    235comments
  2. Show HN: Restarted – a 2026 remake of the classic 2015 startup generator(restarted.io ↗)
    4comments
  3. Show HN: AttaLambda: a language where types and data are made of untyped lambdas(attalambda.com ↗)
    discuss
  4. Show HN: Collected every single "What are you working on" project into a website(reachpad.app ↗)
    1comments
  5. Show HN: Kosmic Kart – Mario Kart-style racing with friends in the browser(kosmi.io ↗)
    discuss
  6. Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models(stale.jock.pl ↗)
    44comments
  7. Show HN: SeasonMap – when to travel where? visualized with climate data(seasonmap.app ↗)
    8comments
  8. Show HN: Interakt – open-source self-hosted search and AI chat for your website(github.com/alphasolutionsrepo ↗)
    discuss
  9. Show HN: Friday – Self-hosted persistent memory for AI coding agents (MCP)(github.com/itskie ↗)
    2comments
  10. Show HN: Halo 3's Guardian, playable in the browser, as my personal website(runboli.com ↗)
    4comments
  11. Show HN: I made a flight simulator, except you're just a passenger(inflightsimulator.com ↗)
    200comments
  12. Show HN: Padwan-LLM, a lightweight LLM Python client(github.com/polarsen-io ↗)
    discuss
  13. Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part(manybot.org ↗)
    discuss
  14. Show HN: Hacking a $20 4G wireless hotspot into a texting device(bkovac.github.io ↗)
    36comments
  15. Show HN: Capsule – Single-file web apps that save their data into SQLite(withcapsule.app ↗)
    156comments
  16. Show HN: Pizza Bot – An inbox for AI agents that work in the background(github.com/pizza-bot-app ↗)
    33comments
  17. Show HN: Pixel Agents – A pixel-art mission control for your Claude Code agents(mateovalle.github.io ↗)
    1comments
  18. Show HN: Swift-Qwen3.8-27B, -58.3% thinking, x1.95 speed, accuracy of xhigh(huggingface.co ↗)
    11comments
  19. Show HN: Redis City – Explore how Redis works in an interactive 3D model(poltora.dev ↗)
    26comments
  20. Show HN: YOLO FPS-per-dollar numbers for edge AI boards ($75-$215)(github.com/chorylee ↗)
    discuss
  21. Show HN: Put an AI agent on a FaceTime audio/video call (open source, WebRTC)(github.com/cherthq ↗)
    discuss
  22. Show HN: OmnisBench, a re-gradable, open LLM routing benchmark on fresh tasks(github.com/fortitude-group ↗)
    1comments
  23. Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS(github.com/jamesryanatx ↗)
    21comments
  24. Show HN: Kinesis – Control your Mac with the Meta Neural Band(github.com/callbacked ↗)
    46comments
  25. Show HN: Panel – A research workspace where the agent can build its own panes(github.com/greentfrapp ↗)
    21comments
  26. Show HN: Picxel – Turn reference images into pixel-art game assets(github.com/see-sol-lab ↗)
    1comments
  27. Show HN: Pelican-bicycle alternatives(gally.net ↗)
    45comments
  28. Show HN: TurboBench, the Compression Lie Detector, 100 Codecs, Daily Update(github.com/powturbo ↗)
    discuss
  29. Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost(narilabs.com ↗)
    31comments
  30. Show HN: Pull every comment out of a Google Sheet, in the browser(bensunter.com ↗)
    1comments

Show HN: SeasonMap – when to travel where? visualized with climate data

9 pointsby 6h agoseasonmap.app
8 comments
Author here. I'm trying to visit every country and I've been to 158 so far.

Before I decide where to travel, I'd ask a local friend which season to avoid, or open up dozens of browser tabs on climate data to figure out what the place is like in a given month.

Climate data still miss things. Cancun in September looks great on paper, with 31°C and 10 hours of sun, but it's hurricane season and the beaches can be covered in seaweed.

Typical info that locals would know, which can also be captured as static data.

So I built SeasonMap to answer "when should I go to <place>?"

What you can do:

- Pick a travel style (city walk, beach, hiking, skiing, max sun, low humidity, etc.) and see every place ranked on a map

- See what's in season and what to avoid, and why: monsoon, hurricanes, extreme heat, bad air, peak crowds

- Filter destinations by temperature, rainfall, sunshine, air quality and hazard seasons

- Open a place to see its whole year: month by month weather, events (festivals, whale watching, cherry blossom), crowd levels, practical notes like scams, and traveller anecdotes summarized by AI with links to the sources

Data Source & how I made it: - The climate data is ERA5 normals via Open-Meteo (2016–2025), corrected with NOAA station data where available.

- Events, hazards and traveller notes were researched and by AI agents, and every one links to its source. Gathering it was easy. Checking it was the hard part.

- Yes, I've used AI heavily on this project before anyone call it an AI slop. Making was easy, but it took billons of tokens of beating whack-a-mole ai to polish and tweak to make it usable and decent. Through that, I've created many skills and evals ranging from visual qa, evals for irregular data, automated i18n and others. It still feels much like AI as I was using Claude Design, which i want to improve on. I tried using local llm, but the throughput was so low.

Pricing: the first 5 minutes are fully open, no signup. After that, the top 3 destinations and 25 place breakdowns a month are free. A 30-day pass is $7, $39 a year or $69 lifetime.

iOS and Android apps are coming soon.

Any feedback welcome.

2h agoHN ↗

I spent many many many hours researching these numbers again and again the last winter seasons. Generally I think it's really useful and I saved it for the the next months.

However I would heavily suggest working on the design so it doesn't shout being AI generated so instantly. If you haven't said you spent hours debugging it I would have instantly closed it because I wouldn't have guessed it works actually this well.

1h agoHN ↗

wow it's interesting to see other folks did researches like this when they plan for a trip. Any other data you researched that is missing here? Thanks for the feedback, the design is the part I want to improve the most. I'm not a fan of these Claude design.

1h agoHN ↗

Good idea, but it says that hiking in Spain in august is fine...

1h agoHN ↗

haha, and yet, everyone keeps going to Europe in August

55m agoHN ↗

haha european summers are the best though. long sun hours festivals everywhere. from my travels, i learned the cold countries (well i guess not spain) have the best summer.

1h agoHN ↗

haha yeah especially this summer! thanks for the feedback. yeah, the region/country aggregation can be a bit off. i'm still tuning the best parameter for each preset.

58m agoHN ↗

My wife is using this to plan her next escape. She loves it! only complaint, she would like to also see a rank by cost (cheap/expensive)

50m agoHN ↗

Oh I added that recently! We use Price Level Index from World Bank's International Comparison Program 2021. (US dollars needed to buy the same GDP basket, normalised so World = 100). It's CC BY-4.0 open data. I found it to be a bit inaccurate though. Maybe I'll add big mac index. Numbeo was ruled out on licence and per-call cost.