Project Templates์ถ์ฒ: Show HN์กฐํ์ 1
Show HN: OmniGlass โ Executable AI screen snips with kernel-level sandboxing
By goshtasb2026๋
3์ 3์ผ
**Show HN: OmniGlass โ Executable AI screen snips with kernel-level sandboxing**
I kept running into the same annoying friction with Claude Desktop and Cursor: Iโd snip a Python traceback, the AI would tell me to "run pip install pandas," and then Iโd sit there and type it out myself. If the AI clearly knows the fix, why am I doing the typing?So I built OmniGlass.The UX is simple: You draw a box on your screen, local OCR extracts the text, and an LLM classifies what you're looking at. But instead of generating a chat response, it gives you an action menu.The core difference from Claude Desktop isn't the AIโitโs what happens after the AI thinks. Claude reads your screen and writes you a paragraph. OmniGlass reads your screen and runs the command.What it does today:Snip a traceback โ Generates the fix command, you confirm, it runs.Snip a data table โ Opens a native save dialog and spits out a clean CSV.Snip a Slack bug report โ Drafts a GitHub issue with all the context filled in.Menu bar input โ Type plain English, and it triggers the appropriate command.The security elephant in the room (Why I built this): Nobody is really talking about the security risks of MCP plugins yet...
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ Show HN์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
I kept running into the same annoying friction with Claude Desktop and Cursor: Iโd snip a Python traceback, the AI would tell me to "run pip install pandas," and then Iโd sit there and type it out myself. If the AI clearly knows the fix, why am I doing the typing?So I built OmniGlass.The UX is simple: You draw a box on your screen, local OCR extracts the text, and an LLM classifies what you're looking at. But instead of generating a chat response, it gives you an action menu.The core difference from Claude Desktop isn't the AIโitโs what happens after the AI thinks. Claude reads your screen and writes you a paragraph. OmniGlass reads your screen and runs the command.What it does today:Snip a traceback โ Generates the fix command, you confirm, it runs.Snip a data table โ Opens a native save dialog and spits out a clean CSV.Snip a Slack bug report โ Drafts a GitHub issue with all the context filled in.Menu bar input โ Type plain English, and it triggers the appropriate command.The security elephant in the room (Why I built this): Nobody is really talking about the security risks of MCP plugins yet...
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ Show HN์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
