Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Pomodoro.in – A local first aesthetic timer. No Signup. No Ads(pomodoro.in)
    discuss
  2. Cultivating a Wholesome Mind(upekkhaorg.substack.com)
    discuss
  3. The Creative Spirit of Who Framed Roger Rabbit(simonwillison.net)
    discuss
  4. The Economics of Going Home on Time(whitecoatinvestor.com)
    discuss
  5. Building trading and wealth platforms around connected investor workflows [video](youtube.com)
    discuss
  6. BannerGen – AI Social Media Banner Generator (CLI, Open Source)(github.com/astra-intelligence)
    discuss
  7. Testing AIs on 68 of the hardest open Erdos problems, verified in Lean(arxiv.org)
    discuss
  8. Show HN: Ive Sent It – online courier for files, with signed proof of delivery(ivesentit.com)
    discuss
  9. OpenAI is enlisting an influencer army to make it look 'good for the world'(businessinsider.com)
    discuss
  10. AI proof of the Erdős–Sós conjecture(arxiv.org)
    discuss
  11. Show HN: Quant – A High-Performance Quantum OS Kernel and Simulator in Rust(github.com/strahinjastojanovic826-code)
    1comments
  12. Show HN: RxFilm Studio–Create and edit your product videos with AI agent(rxlab.app)
    1comments
  13. Low – A Podcast (Jack Rhysider of Darknet Diaries)(thisislow.com)
    discuss
  14. The next generation of American scientists is fading away(ft.com)
    2comments
  15. Class Action Lawsuit: Amazon Discriminates Against Pregnant Warehouse Employees(classaction.org)
    discuss
  16. Show HN: Jevper – the Jev interface on top of any OpenAI-compatible model(github.com/zhulinchng)
    discuss
  17. Are you data driven, or are you just busy?(posthog.com)
    discuss
  18. I agreed to join AGMAI. Why(terrytao.wordpress.com)
    discuss
  19. Why are US mortality rates increasing relative to other countries?(medicalxpress.com)
    discuss
  20. Toyota orders workers to train humanoid robots but says humans won't be replaced(arstechnica.com)
    1comments
  21. How fast is C++23's std:flat_map?(lemire.me)
    1comments
  22. ADHD as a circadian rhythm disorder: evidence and implications for chronotherapy(frontiersin.org)
    discuss
  23. First of its kind, AI malware. CLOSEDQUORUM(theregister.com)
    discuss
  24. Qwen Intelligence(qwenintelligence.com)
    discuss
  25. Claude Code reads AGENTS.md only when telemetry is on(szypowi.cz)
    13comments
  26. Latest BGP hijack targets hosting software vendor(apnic.net)
    discuss
  27. Agents do now what got Smart Tags pulled from IE in 2001(thisandthat.chat)
    discuss
  28. Ctrl+alt+delirium – The unusual engineering hacks that shaped computing history(amazon.com)
    discuss
  29. Enhance Your HDR Experience: Bright Images in Chrome and Safari(master.dev)
    discuss
  30. Why You Should Fix Bugs Before Writing New Features(probablydance.com)
    discuss

Ask HN: Do you think we'll ever have local models of Fable level?

2 pointsby 2h ago
2 comments
I'm not talking only about Fable level models, since we are obviously already close with stuff like Qwen.

But I'm also wondering about being able to run them on consumer-end hardware.

I remember using a local model 2-3 years ago and had to wait around 2-3 minutes for a basic answer to be printed. Now I'm running a "thinking" Qwen on a 16GB GPU and I'm able to do anything I'd do with Opus a couple months ago, at nearly the same speed. But that does use my entire VRAM and most of the RAM I have. No way I can also run a game or something else on the side.

But like how we went from bulky PCs to smartphones 1000x faster, and at the rate local models already improved, do you think we'll ever be able to have the same kind of models running locally, on affordable hardware, on our phones or maybe our fridges?

Not saying we should use them on anything, that will be a question for later, but strictly thinking about capabilities.

1h agoHN ↗

but strictly thinking about capabilities.

Yes, trivially so.

If the investment currently driving new models ceases for whatever reason, there's plenty of ways to burn weights into read-only hardware that's much more energy efficient and compact, we don't even need new lithography nodes for smaller transistors.

Only a few are attempting this today, because the model update cycle is so fast compared to mass production of hardware, that any wights you burn into hardware are likely obsolete before you can ship them.

If you want to get sci-fi about it: what happens when we can take a biopsy from someone to get some stem cells, use it to tissue culture a brain organoid, use a nano-electrode "neural lace" to send the right electrical impulses to exploit biological processes so as to wire up the synapses to encode the same patterns as some AI model (probably not a Transformer architecture, those are situationally good for computers and not likely the best for biology), then implant it in the head of whoever you got the tissue sample from?

With currently reported model sizes, at 1 param ~= 1 synapse, this would be around 1% of your normal brain volume.

Everyone could skip further education while also getting to at least "pass the exams" level knowledge in… how many subjects can LLMs already pass exams in? Does anyone even check this since GPT-4?

https://en.wikipedia.org/wiki/Cerebral_organoid

https://en.wikipedia.org/wiki/Long-term_potentiation

1h agoHN ↗

Nothing in the laws of physics prevents it. Heavy regulation might.