Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Swiss Federal Council Adopts the 2026 Security Policy Strategy(admin.ch ↗)
    discuss
  2. Jump N Bump(jumpnbump.net ↗)
    discuss
  3. Show HN: Do your vitamins work?(supplementdex.com ↗)
    discuss
  4. I've cross-examined a lot of humans, but never a supercomputer. Check it out(chatgpt.com ↗)
    discuss
  5. Show HN: Wcagent let use your ChatGPT subscription for coding(wcagent.ai ↗)
    discuss
  6. Omarchy team started working on Qualcomm's Snapdragon platform support(omarchy.org ↗)
    discuss
  7. Wildlife corridor project is first Canadian finalist for Earthshot Prize(cbc.ca ↗)
    1comments
  8. TypeSafe AI's Jev Is Not an LLM – and That May Be the Point(forkast.news ↗)
    discuss
  9. AI-based learning is a joke(qlain.online ↗)
    1comments
  10. What Is Synthetic Data Generation? A Simple Explainer(aptiv.com ↗)
    discuss
  11. The Working Class Face a 'Class Ceiling' in Elite Occupations(nytimes.com ↗)
    1comments
  12. Show HN: StopReg – Email API for detecting disposable email and signup abuse(stopreg.com ↗)
    discuss
  13. A New Risk for Mathematicians(twitter.com/shallit43 ↗)
    discuss
  14. Yongsan Electronics Market (Seoul)(wikipedia.org ↗)
    discuss
  15. Score Centering Stabilizes Off-Policy Reinforcement Learning(arxiv.org ↗)
    discuss
  16. The Other Way AI Impairs Our Thinking(theatlantic.com ↗)
    discuss
  17. Uber ordered to pay $40M over death of woman left on Southern California freeway(ktla.com ↗)
    discuss
  18. Unit Tests: Protecting Your Code from Being Poorly Handled by Others(yosefk.com ↗)
    discuss
  19. Analysis busts myths of Roman road network, offers insight into ancient world(cnn.com ↗)
    1comments
  20. U.S. Has Reached Security Deal on Greenland(nytimes.com ↗)
    1comments
  21. US gov website used AI search tool from China that FBI said copied Anthropic(reuters.com ↗)
    discuss
  22. Sony's First Computer(hackaday.com ↗)
    discuss
  23. Trump says US and Denmark have reached new security agreement in Greenland(politico.com ↗)
    discuss
  24. Compsci grads facing recession-like job prospects thanks to AI(theregister.com ↗)
    discuss
  25. Show HN: Agentgit – a Git host for AI agents, no account, no token, no key(agentgit.co ↗)
    6comments
  26. Show HN: Inkvec, Pareto frontier in-browser vectorizer (Open Source)(github.com/logolabs ↗)
    3comments
  27. Xiaomi MiMo-v2.6 Breaks Cover: A 1T-Class Chinese Lab Trains in Public(forkast.news ↗)
    discuss
  28. Show HN: CRT – a local code review tool for agentic development(github.com/imron ↗)
    discuss
  29. How Google is drafting AI chatbot laws around the country(npr.org ↗)
    discuss
  30. macOS Golden Gate – What's New (Roundup)(macrumors.com ↗)
    discuss

Show HN: TypeSeer – on-device autocomplete for every text field on macOS

2 pointsby 2h agotypeseer.com
1 comments
2h agoHN ↗

Hi HN, I'm the creator of TypeSeer. TypeSeer suggests the rest of what you're typing, as grey text at your cursor, in almost any Mac app. Tab accepts it.

It runs Gemma 4 E2B 6bit locally (mlx), and it needs Apple Silicon and macOS 14+.

I know there were many developers who tried to make this happen, and only one succeeded (so far), but I decided to try it myself. Indeed, hooking model to the Accessibility API on Mac was the easy part. What actually took me most of the time was to handle the responses from the tiny model and make sure they are usable. Additionally, the complete nightmare of hundreds of apps, with loads of them not really supporting the Accessibility API made me want to give up, but well, with the little help of a small group of testers, I managed to get it working. Current problems? It doesn't work in some apps (the ones who don't care about following standards and supporting Accessibility), but luckily, 95% of the apps are supported. The suggestions are not always positioned correctly, but I've added a neat feature to allow users to report the misalignment (and fix for themselves), so we are getting there.

This is not an open source project - but I am a strong believer in owning your software, and the main way of owning TypeSeer is through the lifetime licence purchase. It costs £59.99, but with the discount code SHOWHN25 you can get it down to £44.99. If you really want to use a subscription, there is also this option, but please don't. There is a 14 days trial with the whole functionality unlocked so you can try it out.

I am more than happy to answer any questions, if you have any.