Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Poor Economics: Banerjee and Duflo on Schooling in Developing Countries(econjwatch.org ↗)
    discuss
  2. Figure AI - Helix 2.5 Robot: Zero-Shot Home Generalization(figure.ai ↗)
    discuss
  3. Build Impossible Programs (2018)(jvns.ca ↗)
    discuss
  4. Contrastive foundation model for ECG-based prediction of cardiovascular diseases(thelancet.com ↗)
    discuss
  5. America's biggest companies challenge 2020 No Surprises Act(politico.com ↗)
    discuss
  6. The smallest possible Linux distribution(distrowatch.com ↗)
    discuss
  7. Manitoba adopts permanent daylight time(cbc.ca ↗)
    discuss
  8. OpenAI discloses new 'concerning' behavior(dw.com ↗)
    discuss
  9. Show HN: Tasku Cloud – Sync, backup, web app(tasku.cloud ↗)
    discuss
  10. Cohere and Aleph Alpha Join Forces(cohere.com ↗)
    discuss
  11. Nasiba(nasiba.co ↗)
    discuss
  12. You can now predict anything bruh(onemarkos.com ↗)
    discuss
  13. Intelligent Terminal 0.2.2572: Faster, Smoother, and More Reliable(devblogs.microsoft.com/commandline ↗)
    discuss
  14. Missouri governor orders guardrails on Flock cameras and ALPRs(stlpr.org ↗)
    discuss
  15. Ask HN: What would you include in an academic workshop on vibe coding?
    discuss
  16. How not to solve Jane Street's ASIC puzzle. Kinda(babush.me ↗)
    discuss
  17. Show HN: Real-Time Bluesky Post Firehose in < 256MB(turbolytics.io ↗)
    2comments
  18. Signal releases phonenumber-less signups in beta(signalusers.org ↗)
    1comments
  19. Show HN: MCPJam - the first testing & evaluations platform for MCP servers(mcpjam.com ↗)
    1comments
  20. Show HN: Key Jump – jump to search results by pressing 1,2,3(chromewebstore.google.com ↗)
    discuss
  21. Getting rid of bad habits without suffering, without clinics, more effective(miniproject.fyi ↗)
    discuss
  22. ChatGPT for Word, Excel and PowerPoint(chatgpt.com ↗)
    1comments
  23. Show HN: Pi-jev-auto-mode – a probability model gates Pi's shell commands(github.com/jomatsu ↗)
    discuss
  24. Inside OpenAI’s agentic software factory(pragmaticengineer.com ↗)
    discuss
  25. Don't Just Say Hello(nohello.net ↗)
    discuss
  26. Saturn's South Pole Features Newly Formed Atmospheric Decagon(universetoday.com ↗)
    discuss
  27. 256GB Mac Mini is too small. You need Elbowroom(tomjohnell.com ↗)
    1comments
  28. AI could create a 'silicon species' that rivals humans, Microsoft chief warns(euronews.com ↗)
    discuss
  29. Migrating the GitHub Copilot Runtime to Rust, Using Copilot(github.blog ↗)
    discuss
  30. Show HN: Telly, talk to your Mac and it does the clicking(hey-telly.com ↗)
    2comments

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

1 pointsby 1h agodeiko.app
1 comments
1h agoHN ↗

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$.