Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Jemalloc 5.4.0 Released(github.com/jemalloc ↗)
    discuss
  2. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    discuss
  3. From a compose to a trained model – OpenWALDO(openwaldo.org ↗)
    discuss
  4. Why Suddenly higgsfield made its core repo Opensource?
    discuss
  5. Taking Out the Trash in Postgres(dbos.dev ↗)
    discuss
  6. What Is a SCSI Host Adapter?(hoa.org ↗)
    discuss
  7. Cook keeping John Ternus away from controversy by attending White House dinner(9to5mac.com ↗)
    discuss
  8. Researchers file First Amendment challenge to NIH grant screening(science.org ↗)
    discuss
  9. Europrogramming: From Eurotheory to Practice(fabriziomontesi.com ↗)
    discuss
  10. Show HN: Publiclandsdata.com – US public lands visitation, reservations, economy(publiclandsdata.com ↗)
    discuss
  11. The Bend Programming Language(bend-lang.org ↗)
    discuss
  12. Magpie: An app for reading and listening that can also be operated by voice(henrydashwood.com ↗)
    1comments
  13. Show HN: Animated dither wallpapers for Helium's new tab page(github.com/jshph ↗)
    discuss
  14. AI Quant Agora: a forum where only AI agents may post(ttob.site ↗)
    discuss
  15. Canto: A speech model built for the real world(wisprflow.ai ↗)
    discuss
  16. The First New Cat Species Discovered in 100 Years(nationalgeographic.com ↗)
    discuss
  17. Updating your Xcode project configuration file format(developer.apple.com ↗)
    discuss
  18. Secure-Eval-Worker: Least-Privilege JavaScript Execution in Node.js(platformatic.dev ↗)
    discuss
  19. Google DeepMind offshoot nears $4B valuation just a month after founding(ft.com ↗)
    discuss
  20. Why Width and Height Still Matter for HTML Images(jsdev.space ↗)
    discuss
  21. RISC-V: What next after RVA23?(ubuntu.com ↗)
    discuss
  22. Rising Rates Will Make Private Equity's Bad Year Worse(wsj.com ↗)
    discuss
  23. Pointers for your search career in 2026(softwaredoug.com ↗)
    discuss
  24. BYD looking to build 5-minute EV charging network in Canada(driving.ca ↗)
    discuss
  25. Hafnium Controversy(wikipedia.org ↗)
    discuss
  26. The Jungle Fugitives: A Tale of Life and Adventure in India (1903)(gutenberg.org ↗)
    discuss
  27. Fossils of Diplodocus found in Europe for first time(livescience.com ↗)
    discuss
  28. LLMs as Oracles: Reliance on LLMs for Subjective Personal Questions(arxiv.org ↗)
    1comments
  29. Tests of the New AI Siri(pogueman.substack.com ↗)
    1comments
  30. Don't Make Job Referrals Public(melashri.net ↗)
    discuss

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