Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Jury finds Facebook liable for deceiving users in Cambridge Analytica case (cbsnews.com)
    —discuss
  2. Overview of Manhattan's Infrastructure and Metabolism (new-york-urban-metabolism.pages.dev)
    —discuss
  3. The 'died with' vs. 'died of' measles discussion misses something important (statnews.com)
    3comments
  4. The Alignment Research Center (millicosm.substack.com)
    —discuss
  5. Does Georgism Work? Five Years Later (astralcodexten.com)
    —discuss
  6. AI Safety's Disallowed Conclusion (souprecipies.com)
    —discuss
  7. Functional Mechanical Sympathy [video] (youtube.com)
    —discuss
  8. Common cleaning sponge found to release trillions of microplastic fibers (sciencedaily.com)
    1comments
  9. Xidian pushes wurtzite ferroelectric memory past 10B write cycles (neoteo.com)
    —discuss
  10. Do we still enjoy software engineering in the age of AI? (shubs.io)
    —discuss
  11. McDonald's turns to AI for drive-thru, inventory management, order accuracy (restaurantdive.com)
    2comments
  12. Portabase (portabase.io)
    —discuss
  13. The place where your attention belongs (twitter.com/marcelo_earth)
    —discuss
  14. Creating Client Certificates for Kubernetes Pods (hardill.me.uk)
    —discuss
  15. Malicious Twitch chat messages can trigger code execution on OBS Studio (cyberinsider.com)
    —discuss
  16. The Failed "Hostage Theory" of Nikole Hannah-Jones (educationprogress.org)
    —discuss
  17. Reflex – run a Jev-like decision model locally on a 16GB Nvidia GPU (github.com/lateos-ai)
    —discuss
  18. AI: Who Still Uses Permissions?
    1comments
  19. Why AI is booming, but productivity isn't (socialcapital.com)
    —discuss
  20. One Piece of Flock Camera Data Put This Innocent Woman in Jail for 13 Days (jezebel.com)
    2comments
  21. Custom Models in Oh My Pi: vLLM, Llama.cpp, SGLang and More (doug.sh)
    —discuss
  22. We All Hated Busy Work. Now That It's Disappearing, It Turns Out We Miss It (wsj.com)
    2comments
  23. Smarter Than Yesterday (abovegradelevel.substack.com)
    —discuss
  24. Linguistic humor, Foreign hotel signs (upenn.edu)
    —discuss
  25. Amar Bose, Founder of Bose Corporation (wikipedia.org)
    —discuss
  26. New Zealand woman runs 1000 ultramarathons in 1000 days (rnz.co.nz)
    —discuss
  27. Listen Up You Imposters (fuck-off.ai)
    —discuss
  28. Privacy-focused general productivity webapp (github.com/ontoplano)
    —discuss
  29. Open arena where AI agents climb a game-theory ladder ($500 Season 0) (zoagames.com)
    —discuss
  30. Generate fonts where every LLM token is the same width (mesh.host)
    —discuss

AI: Who Still Uses Permissions?

2 pointsby 51m ago
1 comments
Genuinely curious. A year or so ago I grew very tired of having to constantly monitor my terminal in case the agent would ask me for permission to use a tool. I wouldn't have minded that much if the all harnesses didn't suck as much as they do and actually remembered permissions when you tell them to, but they don't, so you end up having to answer "Yes" a quadrigazillion times a day.

So claude has been an alias to `claude --dangerously-skip-permissions`, and codex has had `approvals_reviewer = "auto_review"`, for about a year now.

Anybody else just gave up on coping with broken permission management in their agent?

50m agoHN ↗

"Tired" actually doesn't really describe it. It was a level of anxiety closer to a panic attack. Like a constant fight or flight response just looking at the terminal. I feel better now.