Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Brian Greene interviews Stephen Wolfram: Can spacetime emerge from simple rules? [video](youtube.com ↗)
    discuss
  2. Steve Eisman on AI: Companies are trying to manufacture a crisis(youtube.com ↗)
    1comments
  3. A 6502 emulator written in Markdown (and executed by an LLM)(dunkels.com ↗)
    discuss
  4. ATRA-mediated RAR-α activation attenuates acrylamide-induced testicular toxicity(nature.com ↗)
    discuss
  5. The White House Tussle to Sway Trump on AI(wsj.com ↗)
    discuss
  6. Two parallel neural ectoderm progenitors contribute to the developing brain(nature.com ↗)
    discuss
  7. Anthropic is planning to launch its IPO in November(wsj.com ↗)
    1comments
  8. Valve has open-sourced Lepton, its tool to bring Android games to Steam(theverge.com ↗)
    discuss
  9. Exclusive-Anthropic sets up biology lab as it ramps AI drug program(yahoo.com ↗)
    discuss
  10. I Hate Workday(nelson.cloud ↗)
    1comments
  11. Y Combinator's PAC is throwing money at Republicans across the country(gazetteer.co ↗)
    discuss
  12. War may be coming. Are we psychologically ready?(bbc.com ↗)
    discuss
  13. Flawed AI Intel Brought US to the Brink of Confronting China, Claims Report(ndtvprofit.com ↗)
    discuss
  14. AI cloud provider Nscale files for IPO on $140.6M revenue, $1.02B net loss(cnbc.com ↗)
    discuss
  15. Show HN: Find Street Parking in NYC(avi.nyc ↗)
    discuss
  16. Software-Based Live Migration for RDMA – Proceedings of the ACM Sigcomm 2025(acm.org ↗)
    discuss
  17. Anthropic sets up a bio research lab for physical experiments(engadget.com ↗)
    2comments
  18. Show HN: Prohibition of Nuclear Launch Automation
    discuss
  19. A CPU Backdoor (2025)(phrack.org ↗)
    discuss
  20. Show HN: TypeSeer – on-device autocomplete for every text field on macOS(typeseer.com ↗)
    1comments
  21. Show HN: Rediagram – put the diagrams you have on your brand(rediagram.app ↗)
    discuss
  22. We Must Create the Shit Machine(mcsweeneys.net ↗)
    2comments
  23. Intel Appears to End Its Bug Bounty Program(phoronix.com ↗)
    discuss
  24. DeepSeek v4.1 Flash avg 102 tps on 4x RTX6000 pro max-q, 2.1x up from v4-flash(level1techs.com ↗)
    2comments
  25. We were right (about passkeys) all along(mailpace.com ↗)
    discuss
  26. Stack Overflow relaunched Developer Story (who certifies that a human wrote it?)(stackoverflow.blog ↗)
    discuss
  27. Friday Facts #446 – An ARM and a Frame(factorio.com ↗)
    discuss
  28. The Pain Axis: LLMs Represent Self-Directed Harm and Act to Relieve It(arxiv.org ↗)
    discuss
  29. I Have Been a DelGuard
    discuss
  30. The Mic Is On. So Is Live Auto-Tune.(nytimes.com ↗)
    1comments

I got tired of taking screenshots and explaining everything to AI agents

4 pointsby 2h ago
2 comments
HI HN!! First here is a demo video : https://youtu.be/A0LV28G4sXo?si=ymIQEfNGprh8yyxq I work in a SDE role and work in multiple windows at once like i have many apps open in my mac. I faced a problem of screenshotting everything and explaining the context and theri relations to claude code again and again like for little UI chanegs and such or any bug. I got this idea and started workign on it , made a swift app which will track cursor and when your press a hoteky it starts only then and when you hold a hoteky it will draw over the areas your point with your cursor and you can keep talking while explaining what you need like you would to a real colleague. The voice timings come form whisper and they get attached with the cursor positions and screenshots and form a full event files. those get stored as context everytime you do some actions like draw a circle , point to anything or somethign like that. and at the end we generate a context using those events that you can just drop to any AI agent of your choice like claude,cursor,codex etc. and it just starts working on it right off the bat. I decided to not ask users to create any accounts or such thigns will give it through license key and everything will be stored on their local system only as we wont have any use of it anyway so yeah thats about it.

Just really want to share my idea to people and see if they like it. I am thinking of providing this for free with BYO option and a lifetime subscription of around 40$.

here is the link to site: https://deiko.app

2h agoHN ↗

That’s awesome.

And incredibly helpful to the right people.

You have a wonderful idea, and made it reality.

Good job!

We need more innovative people like you in the world.

2h agoHN ↗

Thanks a lot i really appreciate it. DO you think this would be useful in your daily flow and work?