Hacker News
Show HN: Ambient – Local cognitive daemon with episodic+procedural memory
Article URL: https://github.com/sgunadhya/ambient
Comments URL: https://news.ycombinator.com/item?id=47106863
Points: 1
# Comments: 0
The Reasonable Conclusions
Article URL: https://johnfn.substack.com/p/the-reasonable-conclusions
Comments URL: https://news.ycombinator.com/item?id=47106609
Points: 1
# Comments: 0
Interactive Tools for Gaussian Splat Selection with AI and Human in the Loop
Article URL: https://arxiv.org/abs/2602.10173
Comments URL: https://news.ycombinator.com/item?id=47106605
Points: 1
# Comments: 0
What I Learned Using Local Vision Models for Scraping
Article URL: https://seanneilan.com/posts/scraping-target-with-qwen/
Comments URL: https://news.ycombinator.com/item?id=47106601
Points: 1
# Comments: 1
Intel "Nova Lake-S" Coming in 2027, CES Launch Alongside AMD "Olympic Ridge"
Article URL: https://www.techpowerup.com/346613/intel-nova-lake-s-coming-in-2027-ces-launch-alongside-amd-olympic-ridge-likely
Comments URL: https://news.ycombinator.com/item?id=47106599
Points: 1
# Comments: 0
Hackers Expose Age-Verification Software Powering Surveillance Web
Article URL: https://www.therage.co/persona-age-verification/
Comments URL: https://news.ycombinator.com/item?id=47106547
Points: 3
# Comments: 0
End-to-End Test-Time Training for Long Context
Article URL: https://arxiv.org/abs/2512.23675
Comments URL: https://news.ycombinator.com/item?id=47106538
Points: 2
# Comments: 0
Show HN: Omni-Glass – Rust app that turns screen pixels into MCP tool calls
Omni-Glass is an open-source macOS app (Rust/Tauri) that sits in your menu bar. You draw a box around anything on your screen — a terminal error, a data table, a foreign-language doc — and it runs local OCR, sends the text to an LLM, and gives you a menu of executable actions in under a second. Not explanations. Actions. It fixes the error, exports the CSV, creates the GitHub issue, runs the command. The LLM layer supports Claude Haiku, Gemini Flash, or Qwen-2.5 running locally via llama.cpp (fully offline, nothing leaves your machine). The part I'm most excited about: it's built on MCP (Model Context Protocol). Anyone can write a plugin — a standard MCP server in Node.js or Python — and their actions show up in the menu automatically. The app translates raw OCR text into structured JSON arguments matching your tool's schema. You just write the API call. Every plugin runs inside a kernel-level macOS sandbox (sandbox-exec). Your entire home directory is walled off unless you explicitly approve access. Environment variables are filtered. Commands require confirmation.
Looking for help with:
Build a plugin. Jira, Slack, Notion, Linear, Datadog — if it has an API, it can be an Omni-Glass action. Most plugins are under 100 lines. Break the sandbox. If you can read ~/.ssh/id_rsa from a plugin process, I want to know. Windows and Linux. The code compiles on Windows but hasn't been tested on real hardware. Linux needs Tesseract OCR and Bubblewrap sandbox work.
GitHub: https://github.com/goshtasb/omni-glass
Comments URL: https://news.ycombinator.com/item?id=47106525
Points: 2
# Comments: 0
Show HN: Unbiassly – No more hiding behind cameras
Hey HN!
I’ve been working on Unbiassly, a small experiment around a simple question:
What happens if you remove names and titles from team discussions and evaluate ideas purely on content?
Unbiassly allows teams to:
• Start a discussion or ask a question or feedback • Collect completely anonymous responses • Vote / rank answers – top response can reveal name • View aggregated results
The goal is to reduce things like authority bias, groupthink, and social pressure inside teams.
You can try it today (no signup required)
Comments URL: https://news.ycombinator.com/item?id=47106517
Points: 2
# Comments: 1
The Origins of Computers on Overhead Projectors [video]
Article URL: https://www.youtube.com/watch?v=uASRAWlDZQo
Comments URL: https://news.ycombinator.com/item?id=47106510
Points: 2
# Comments: 0
The Government Is Hiring Tech People Again
Article URL: https://presentofcoding.substack.com/p/the-government-is-hiring-tech-people
Comments URL: https://news.ycombinator.com/item?id=47106503
Points: 2
# Comments: 0
Cyber-attacks may disrupt smart factories by targeting time
Article URL: https://www.uel.ac.uk/about-uel/news/2026/february/cyber-attacks-may-disrupt-smart-factories-targeting-time
Comments URL: https://news.ycombinator.com/item?id=47106475
Points: 2
# Comments: 0
Can the government 'steal' equity from seized homes?
Article URL: https://www.usatoday.com/story/news/politics/2026/02/21/supreme-court-equity-foreclosure-property-tax/88717385007/
Comments URL: https://news.ycombinator.com/item?id=47106452
Points: 2
# Comments: 0
Polymorphic HOCs in React with TypeScript
Article URL: https://jsdev.space/polymorphic-hocs-ts/
Comments URL: https://news.ycombinator.com/item?id=47106426
Points: 2
# Comments: 0
SIMD in Pure Python (2024)
Article URL: https://www.da.vidbuchanan.co.uk/blog/python-swar.html
Comments URL: https://news.ycombinator.com/item?id=47106418
Points: 2
# Comments: 0
AI-augmented threat actor accesses FortiGate devices at scale
Article URL: https://aws.amazon.com/blogs/security/ai-augmented-threat-actor-accesses-fortigate-devices-at-scale/
Comments URL: https://news.ycombinator.com/item?id=47106407
Points: 2
# Comments: 0
Who's liable when your AI agent burns down production?
Opinion: How to Solve AI's 'Jagged Intelligence' Problem
Article URL: https://undark.org/2026/02/19/opinion-jagged-intelligence/
Comments URL: https://news.ycombinator.com/item?id=47106402
Points: 2
# Comments: 0
Fighting games have a product design problem
Article URL: https://cthor.me/Fighting-games-product-design
Comments URL: https://news.ycombinator.com/item?id=47106390
Points: 2
# Comments: 0
Show HN: My Degenerate Craps Simulator
Hello HN:
I love the randomness of the universe. I've been spending some time creating a Craps simulator to help experience this love without having to shell out like a real degenerate.
For others similarly fascinated: I would love to hear any and all feedback you've got on this. It's meant to be unique in the sense that it's a community-oriented, infinite simulation.
Comments URL: https://news.ycombinator.com/item?id=47106384
Points: 2
# Comments: 0
