Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Jev Based Code Review (github.com/egma-ai)
    1comments
  2. Plex: Remote Streaming via Third-Party Apps to Require a License (netguide.io)
    —discuss
  3. Proofmode (proofmode.org)
    —discuss
  4. Vulnerability Cve-2026-82958 (circl.lu)
    —discuss
  5. What your phone is made of (anas-sabbar.ca)
    —discuss
  6. Fzakaria/omnibin: Every binary nixpkgs ever shipped, on your PATH (github.com/fzakaria)
    —discuss
  7. Finding Bugs (matklad.github.io)
    —discuss
  8. What's New in Oracle Solaris 11.4 SRU 95 (oracle.com)
    —discuss
  9. Pompeii test case demonstrates Gaussian Splatting's potential (gim-international.com)
    —discuss
  10. Every Package Is Installed (fzakaria.com)
    —discuss
  11. Perch: Semantic Code Linting with Jev (github.com/lakeday-org)
    —discuss
  12. Is indirect prompt injection still a big threat as models get more advanced? (realarcherl.github.io)
    1comments
  13. AI/ML Engineer (docs.google.com)
    —discuss
  14. We Built Safety into Muse (meta.ai)
    —discuss
  15. Micron Technology sucessfully demonstrates first 512GB DDR5 RDIMM module (micron.com)
    —discuss
  16. September's ozone hole biggest in 20 years, warning signs appeared months ago (rnz.co.nz)
    —discuss
  17. Collaborative Editing in Wordgard (marijnhaverbeke.nl)
    1comments
  18. Plan Mode Is Dead (aymannadeem.com)
    —discuss
  19. Power your agents: Gemini 3.8 Live with Live Avatar is now generally available (cloud.google.com)
    —discuss
  20. What I Found Out About Organ Donation Shocked Me (nytimes.com)
    3comments
  21. Scalable Subagents (github.com/ringlochid)
    —discuss
  22. We Built a City of 10k AI Researchers (lab.cloud)
    —discuss
  23. Congestion pricing funds $5M program for overnight truck deliveries in NYC (gothamist.com)
    —discuss
  24. Show HN: I built 11 Sudoku variants – killer cage generation was the hard part (iqiqgame.com)
    1comments
  25. Side-Channel Leakage from the File-Notification System (inoti.fyi)
    1comments
  26. Learning to Discover Interesting Mathematics (arxiv.org)
    —discuss
  27. Research into file-notification attacks on Linux (lwn.net)
    —discuss
  28. FDA panel endorses first-of-a-kind cancer blood test from Grail (apnews.com)
    —discuss
  29. Government considers £11 monthly UK broadband fee to fund BBC TV (ispreview.co.uk)
    1comments
  30. Show HN: Today I deployed this Durable Chat application and was impressed (netly.workers.dev)
    —discuss

Appliances Should Be Dumb

6 pointsby 2h agotechrights.org
4 comments
2h agoHN ↗

1000% Agree. Smart Appliances are just appliances that cannot do the one thing they are supposed to do properly and have a bunch of extra bells and whistles attached which are rendered useless when the core function of the appliance is barely functional

2h agoHN ↗

We had a fridge years ago that was dumb in the sense that its non-fridge function to the user was only some temperature indicators (and probably controls, I forgot)

One day they stopped working and the fridge had to be rebooted.

1h agoHN ↗

Buy a used fridge, and pay Sears or someone money to fix it up. I heard Smart Fridges have an ice cube subscription for $15 a month after a year's demo expires; pay it or no more ice cubes.

1h agoHN ↗

They very least, dumb versions should be available. Programable logic chips are the most reliable and never need updates so they are the best choice. But nowadays they use microcontrollers instead which are cheaper than programmable logic chips. Microcontrollers may need reboot sometimes because their RAM may get corrupted.