Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Last Lecture (Randy Pausch) [video](youtube.com ↗)
    discuss
  2. Open-weight models take 56% of token volume, Astra doubles Fable 5.1 spend(vercel.com ↗)
    discuss
  3. Meta glasses captured and shared intimate images without consent, lawsuit claims(latimes.com ↗)
    discuss
  4. Tiny-Vedas: a generic accelerator interface for RISC-V, from PyTorch op to GDS(github.com/spzbrnmrc ↗)
    discuss
  5. Adam Tooze on AI Regulation [video](youtube.com ↗)
    discuss
  6. Sea lion found beheaded at San Francisco's Ocean Beach, prompting investigation(abc7news.com ↗)
    discuss
  7. Time To Go – an alarm that shows how long your commute takes(apps.apple.com ↗)
    discuss
  8. Cackle Pop Roar Reptiles have a lot to say(knowablemagazine.org ↗)
    discuss
  9. GLM-5.3-FlashX: Delivering inference speeds of 200 tokens/s(z.ai ↗)
    discuss
  10. Reinventing issue tracking: Local-first and Git-native(manganin.dev ↗)
    discuss
  11. There's no point at which turning your brain off will work(danluu.com ↗)
    discuss
  12. Palantir, "Effective Software" and the Quest to Make Progress Programmable(arenamag.com ↗)
    1comments
  13. Chinese AI Radicalizes(chinatalk.media ↗)
    discuss
  14. The Download: AI's extinction risk and bioweapons threat(technologyreview.com ↗)
    discuss
  15. A Pattern for Portable Agent Configuration(cameronboehmer.com ↗)
    discuss
  16. Parents are interfering with teens' first jobs. Employers say it can backfire(cnbc.com ↗)
    discuss
  17. Tickrs: Realtime stock ticker data in your terminal(github.com/tarkah ↗)
    discuss
  18. Code of Artificial Intelligence Offenses(syntheticjudiciary.com ↗)
    discuss
  19. Bringing Correctly Rounded Math to Production with LLVM-Libc(devblogs.microsoft.com/cppblog ↗)
    discuss
  20. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    discuss
  21. Show HN: A Prometheus exporter for Sagemcom F3896 cable modems(github.com/colinedwardwood ↗)
    discuss
  22. There's a startup sunsetting startups – business is booming(thehustle.co ↗)
    1comments
  23. Bespoke Nimble: open data, open model, open recipe for an open Jev(twitter.com/madiator ↗)
    discuss
  24. Show HN: ThumbGlance – Browser-local YouTube thumbnail preview and resize(thumbglance.com ↗)
    discuss
  25. Share an LLM endpoint over HTTPS while TLS still terminates on your machine(swobu.com ↗)
    discuss
  26. Wikivibes – Write the truth you wished existed(wikivibes.org ↗)
    discuss
  27. Let your coding agents exchange nofollow backlinks(getlinkbunny.com ↗)
    discuss
  28. Dan Alistarh's Website (IST Austria Distributed Algorithms and Systems Lab)(ista.ac.at ↗)
    1comments
  29. Urban Bird Migration Hotspots: Study Reveals Role of Cities(audubon.org ↗)
    discuss
  30. Show HN: Jev helps you to not run malicous code(github.com/luantak ↗)
    discuss

Ask HN: Have you went back to writing code without AI?

1 pointsby 6h ago
2 comments
If so, why and how long and what do you feel about it.
5h agoHN ↗

I am a physicist and I contribute to the development of an open-source, massively parallel simulation code. Writing code is maybe 10-15% of my working time. I code without AI because I find it more interesting: who enjoys reviewing AI-generated PRs?!.

5h agoHN ↗

Never left. I use it when I get stuck on something or want to think through some ideas and check whats possible, not possible, why x path was chosen instead of y etc.