Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. European leaders prepare public for 'intensified threat' from Putin(politico.eu ↗)
    discuss
  2. Why my alert triage workflow needed a CLI(powers.dev ↗)
    discuss
  3. AI cracked the Navier–Stokes challenge. What does that mean for physics?(nature.com ↗)
    discuss
  4. Machine Gods – the official podcast of the singularity(machinegods.fm ↗)
    discuss
  5. Cannabis Supply Chain Database(cannabis-supply-chain.pages.dev ↗)
    discuss
  6. AI insiders issue new warnings – including former Anthropic engineer Jacob Coxon(slashdot.org ↗)
    discuss
  7. Plan Advice in PostgreSQL 19(tapoueh.org ↗)
    discuss
  8. Prepare your iPhone 18 Pro Max to ship(support.apple.com ↗)
    discuss
  9. Bring back old Opus in Claude Code(osr.im ↗)
    1comments
  10. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    discuss
  11. Swiss Federal Council Adopts the 2026 Security Policy Strategy(admin.ch ↗)
    discuss
  12. Jump N Bump(jumpnbump.net ↗)
    discuss
  13. Show HN: Do your vitamins work?(supplementdex.com ↗)
    1comments
  14. I've cross-examined a lot of humans, but never a supercomputer. Check it out(chatgpt.com ↗)
    discuss
  15. Show HN: Wcagent let use your ChatGPT subscription for coding(wcagent.ai ↗)
    discuss
  16. Omarchy team started working on Qualcomm's Snapdragon platform support(omarchy.org ↗)
    discuss
  17. Wildlife corridor project is first Canadian finalist for Earthshot Prize(cbc.ca ↗)
    1comments
  18. TypeSafe AI's Jev Is Not an LLM – and That May Be the Point(forkast.news ↗)
    discuss
  19. AI-based learning is a joke(qlain.online ↗)
    1comments
  20. What Is Synthetic Data Generation? A Simple Explainer(aptiv.com ↗)
    discuss
  21. The Working Class Face a 'Class Ceiling' in Elite Occupations(nytimes.com ↗)
    2comments
  22. Show HN: StopReg – Email API for detecting disposable email and signup abuse(stopreg.com ↗)
    discuss
  23. A New Risk for Mathematicians(twitter.com/shallit43 ↗)
    discuss
  24. Yongsan Electronics Market (Seoul)(wikipedia.org ↗)
    discuss
  25. Score Centering Stabilizes Off-Policy Reinforcement Learning(arxiv.org ↗)
    discuss
  26. The Other Way AI Impairs Our Thinking(theatlantic.com ↗)
    discuss
  27. Uber ordered to pay $40M over death of woman left on Southern California freeway(ktla.com ↗)
    discuss
  28. Unit Tests: Protecting Your Code from Being Poorly Handled by Others(yosefk.com ↗)
    discuss
  29. Analysis busts myths of Roman road network, offers insight into ancient world(cnn.com ↗)
    1comments
  30. U.S. Has Reached Security Deal on Greenland(nytimes.com ↗)
    1comments

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

4 pointsby 4h 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

4h 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.

4h agoHN ↗

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