Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Even Americans who use AI every day are worried about it(techcrunch.com)
    discuss
  2. Ontological Language Models (OLMs)(olmapp.ai)
    1comments
  3. New SDK for Photonic Compute?(github.com/q-ant-gmbh)
    discuss
  4. Android Developer Verification vs. Play Console Verification: Sept 30 Deadline(submitsafe.app)
    discuss
  5. Show HN: Diff Pro Max – File Compare App(rkpg.net)
    discuss
  6. Slick: The most powerful and versatile Slack client mod(github.com/3kh0)
    discuss
  7. The state of MCP server security, after reading thirteen of them(les-k.github.io)
    discuss
  8. Advancing Private AI Compute with secure, server-side memory(deepmind.google)
    discuss
  9. Show HN: A "talk to a real person now" video button, self-hosted on Cloudflare(github.com/yoavshalev)
    discuss
  10. KDE for People(kdeforpeople.com)
    discuss
  11. Hylio(marbletech.us)
    discuss
  12. Financial arithmetic is kind of hard(applied-algorithms.tech)
    discuss
  13. Pilgrim raises $25M seed for biological threat detection device(wsj.com)
    discuss
  14. Ask HN: What Is It Like Working with Q/KDB+? Q/KDB+ Questions?
    discuss
  15. McDonald's bets on chicken to win back diners as beef prices soar(ft.com)
    1comments
  16. OpenAI researchers might be spending >$4M/day on tokens (at API prices)(abtin.com)
    discuss
  17. Show HN: Diurnal – add a task without switching, with your calendar in view(diurnal.in)
    discuss
  18. Database of Databases VoltDB(dbdb.io)
    discuss
  19. Morgan Stanley Investment-Bank Deal List Leaked in Email Misfire(yahoo.com)
    discuss
  20. Qwen Image 2.1 beats Google Nano Banana 2.0 with minuscule 7B parameter model(tomshardware.com)
    1comments
  21. Why didn't anybody tell me about Redis Hash Slots?(verygoodsoftwarenotvirus.dev)
    discuss
  22. UK on course to miss climate targets, energy secretary admits(ft.com)
    1comments
  23. Italian parliament votes for return to nuclear energy(apnews.com)
    discuss
  24. Fertility rate dropped over 50% within 10 years in Argentina(twitter.com/jesusferna7026)
    1comments
  25. I Love Webrings(zwhuang.dev)
    discuss
  26. Trump TV: The Essentials Station(whitehouse.gov)
    1comments
  27. The Download: India's smart glasses menace and AI's trillion-dollar gamble(technologyreview.com)
    discuss
  28. Show HN: Psychosis Guard – Safety for long LLM conversations(github.com/nwjang)
    discuss
  29. Administrative friction: moving within the EU(michaelhillaert1.substack.com)
    discuss
  30. Tests of the New AI Siri(pogueman.substack.com)
    discuss

Show HN: Karpathy's microgpt in Rust and an array language

1 pointsby 54m agosoftwarewrighter.github.io
0 comments
A ML Study group stepped through Karpathy's python code on Colab, and we looked at a Rust version I created. I was asked to create a more readable version in my ML/array programming language.

This work is helping me with dogfooding my language. I am now adding several improvements to the language to improve ergonomics, readability, and possibly speed (one example in sw-MLPL actually runs faster than my Rust port). I was able to express the code more compactly than the Python or Rust versions.

The planned improvements will allow me to simplify many downstream demo projects that have been working around language deficiencies.

The link includes literate programming explanations of the code.

A quiet thread, for now.Start the conversation on HN ↗