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 ↗)
    218comments
  2. Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models(stale.jock.pl ↗)
    14comments
  3. Show HN: Free WhatsApp MCP (+UI) – Give Your AI Agents Access to WhatsApp
    discuss
  4. Show HN: I made a flight simulator, except you're just a passenger(inflightsimulator.com ↗)
    166comments
  5. Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part(manybot.org ↗)
    discuss
  6. Show HN: OmnisBench, a re-gradable, open LLM routing benchmark on fresh tasks(github.com/fortitude-group ↗)
    1comments
  7. Show HN: Capsule – Single-file web apps that save their data into SQLite(withcapsule.app ↗)
    152comments
  8. Show HN: Swift-Qwen3.8-27B, -58.3% thinking, x1.95 speed, accuracy of xhigh(huggingface.co ↗)
    5comments
  9. Show HN: Picxel – Turn reference images into pixel-art game assets(github.com/see-sol-lab ↗)
    discuss
  10. Show HN: Hacking a $20 4G wireless hotspot into a texting device(bkovac.github.io ↗)
    35comments
  11. Show HN: Social Reps – Earn Your Scroll(socialreps.app ↗)
    discuss
  12. Show HN: Pizza Bot – An inbox for AI agents that work in the background(github.com/pizza-bot-app ↗)
    33comments
  13. Show HN: TurboBench, the Compression Lie Detector, 100 Codecs, Daily Update(github.com/powturbo ↗)
    discuss
  14. Show HN: Modern RSS reader with social capabilities based on AT Proto(sunred.app ↗)
    discuss
  15. Show HN: Redis City – Explore how Redis works in an interactive 3D model(poltora.dev ↗)
    26comments
  16. Show HN: Kival – A self-hosted knowledge system for organizations(github.com/selemis-com ↗)
    4comments
  17. Show HN: Pull every comment out of a Google Sheet, in the browser(bensunter.com ↗)
    1comments
  18. Show HN: Panel – A research workspace where the agent can build its own panes(github.com/greentfrapp ↗)
    20comments
  19. Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS(github.com/jamesryanatx ↗)
    21comments
  20. Show HN: Kinesis – Control your Mac with the Meta Neural Band(github.com/callbacked ↗)
    45comments
  21. Show HN: Pelican-bicycle alternatives(gally.net ↗)
    45comments
  22. Show HN: Nerdulator – put something in, get everything out (no AI)(nerdulator.com ↗)
    discuss
  23. Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost(narilabs.com ↗)
    31comments
  24. Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks(github.com/ordewell ↗)
    33comments
  25. Show HN: Loss. a tiny satire about AI progress(workatloss.com ↗)
    10comments
  26. Show HN: Warp – Run DeepSeek v4.1 Flash with 5 GB of RAM at 3.77 tok/s(github.com/sqliteai ↗)
    2comments
  27. Show HN: Glu – installing Homebrew packages 2x faster on macOS(glu.run ↗)
    2comments
  28. Show HN: SCIP MIP solver bindings for Go, ported from russcip(github.com/egoisutolabs ↗)
    discuss
  29. Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme(neobrutalism.dev ↗)
    76comments
  30. Show HN: DaiDocs, AI memory as a plain-text file format, not a service(github.com/kerneta ↗)
    1comments

Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models

18 pointsby 2h agostale.jock.pl
14 comments
1h agoHN ↗

Do people prefer the new flat style LLMs are producing? I don’t mind it as much as the gradient theme they were pumping out previously.

57m agoHN ↗

It still matters, but in the age of good reasoning, tool use, and web search, this is much less of a problem than it used to be.

38m agoHN ↗

all the reasoning still comes from pretraining data

20m agoHN ↗

I think they mean reasoning their way to the need for a web search.

16m agoHN ↗

Says who? Models can also use results from tool calls in their reasoning loops.

52m agoHN ↗

After Trump's last inauguration, ChatGPT would still tell me that Biden was President of the US. I understand that the training cutoff was before Biden dropped out. But it knew, or should have known, the current date and that there had been an election since its last update, but it didn't qualify the answer. When I asked it to search the web, it got it right. The moral I took away was to always ask for the search whenever I ask about current events. I do that so routinely that I wouldn't know if this problem has been fixed. I suppose that failing to update my priors per individual model release is a form of bigotry against a widely hated class.

44m agoHN ↗

ChatGPT recently started web searching for for basically every general knowledge question, which I found quite odd. Maybe an overcorrection to the issue you were having?

29m agoHN ↗

I remember when the US captured Venezuelan president Maduro, and when I posed a prompt related to this, the model said that’s pure fiction. I told it to double check. Still didn’t want to entertain the idea. It only acquiesced when I specifically directed it to check Reuters. I haven’t noticed this problem in months. Model cutoff seems to be less of a problem these days.

24m agoHN ↗

It's a "problem" of compute, I think. If you query without an account on ChatGPT you will see the model look up less stuff and research less, than when you have a paid account and choose "medium" or "high" in the effort slider.

Which makes sense, because of you have looked into search and crawlers you notice that search is actual quite expensive (which is why e.g. Kagi charges a few bucks for search every month).

22m agoHN ↗

Came here to say the same thing. Models used to rely heavily on world knowledge from their training data. They are now much better at tool use and deciding when to research a topic, rather than just answering from memory.

I wonder how much that extends to using LLMs for programming. I assume most knowledge of programming language syntax still comes from training data.

27m agoHN ↗

Depending on the use case certain models very well remain as or more reliable for certain tasks.

27m agoHN ↗

Pre-AI internet data is like pre-war steel

The slop would multiply if we keep feeding it to new models in a loop

22m agoHN ↗

I remember running the docker container for ollama and its knowledge cutoff is somewhere in 2023 still. That's unacceptable.