frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

EyesOff: How I built a screen contact detection model

https://ym2132.github.io/building_EyesOff_part2_model_training
12•Two_hands•18h ago

Comments

dinobones•1h ago
So much text and not a single example, diagram, or demo.

I'm honestly skeptical this will work at all, the FOV of most webcams is so small that it can barely capture the shoulder of someone sitting beside me, let alone their eyes.

Then what you're basically looking for is callibration from the eye position / angle to the screen rectangle. You want to shoot a ray from each eye and see if they intersect with the laptop's screen.

This is challenging because most webcams are pretty low resolution, so each eyeball will probably be like ~20px. From these 20px, you need to estimate the eyeball->screen ray. And of course this varies with the screen size.

TLDR: Decent idea, but should've done some napkin math and or quick bounds checking first. Maybe a $5 privacy protector is better.

Here's an idea:

Maybe start by seeing if you can train a primary user gaze tracker first, how well you can get it with modeling and then calibration. Then once you've solved that problem, you can use that as your upper bound of expected performance, and transform the problem to detecting the gaze of people nearby instead of the primary user.

AirPods libreated from Apple's ecosystem

https://github.com/kavishdevar/librepods
265•moonleay•3h ago•46 comments

IDEmacs: A Visual Studio Code clone for Emacs

https://codeberg.org/IDEmacs/IDEmacs
73•nogajun•2h ago•7 comments

Our investigation into the suspicious pressure on Archive.today

https://adguard-dns.io/en/blog/archive-today-adguard-dns-block-demand.html
1350•immibis•17h ago•366 comments

libwifi: an 802.11 frame parsing and generation library written in C

https://libwifi.so/
64•vitalnodo•5h ago•5 comments

Blocking LLM crawlers without JavaScript

https://www.owl.is/blogg/blocking-crawlers-without-javascript/
32•todsacerdoti•4h ago•16 comments

When did people favor composition over inheritance?

https://www.sicpers.info/2025/11/when-did-people-favor-composition-over-inheritance/
97•ingve•1w ago•53 comments

The inconceivable types of Rust: How to make self-borrows safe (2024)

https://blog.polybdenum.com/2024/06/07/the-inconceivable-types-of-rust-how-to-make-self-borrows-s...
28•birdculture•3h ago•0 comments

Things that aren't doing the thing

https://strangestloop.io/essays/things-that-arent-doing-the-thing
142•downboots•9h ago•74 comments

AsciiMath

https://asciimath.org/
56•smartmic•6h ago•11 comments

When UPS charged me a $684 tariff on $355 of vintage computer parts

http://oldvcr.blogspot.com/2025/11/when-ups-charged-me-684-tariff-on-355.html
109•goldenskye•3h ago•76 comments

Boa: A standard-conforming embeddable JavaScript engine written in Rust

https://github.com/boa-dev/boa
178•maxloh•1w ago•55 comments

Transgenerational Epigenetic Inheritance: the story of learned avoidance

https://elifesciences.org/articles/109427
122•nabla9•8h ago•72 comments

Computing Across America (1983-1985)

https://microship.com/winnebiko/
6•austinallegro•1w ago•0 comments

EyesOff: How I built a screen contact detection model

https://ym2132.github.io/building_EyesOff_part2_model_training
12•Two_hands•18h ago•1 comments

Show HN: Unflip – a puzzle game about XOR patterns of squares

https://unflipgame.com/
88•bogdanoff_2•4d ago•21 comments

Archimedes – A Python toolkit for hardware engineering

https://pinetreelabs.github.io/archimedes/blog/2025/introduction.html
57•i_don_t_know•8h ago•9 comments

Linux on the Fujitsu Lifebook U729

https://borretti.me/article/linux-on-the-fujitsu-lifebook-u729
172•ibobev•12h ago•124 comments

I made a better DOM morphing algorithm

https://joel.drapper.me/p/morphlex/
69•joeldrapper•1w ago•35 comments

JVM exceptions are weird: a decompiler perspective

https://purplesyringa.moe/blog/jvm-exceptions-are-weird-a-decompiler-perspective/
61•birdculture•1w ago•3 comments

Report: Tim Cook could step down as Apple CEO 'as soon as next year'

https://9to5mac.com/2025/11/14/tim-cook-step-down-as-apple-ceo-as-soon-as-next-year-report/
87•achow•6h ago•166 comments

TCP, the workhorse of the internet

https://cefboud.com/posts/tcp-deep-dive-internals/
284•signa11•20h ago•139 comments

The computer poetry of J. M. Coetzee's early programming career (2017)

https://sites.utexas.edu/ransomcentermagazine/2017/06/28/the-computer-poetry-of-j-m-coetzees-earl...
47•bluejay2•8h ago•10 comments

Weighting an average to minimize variance

https://www.johndcook.com/blog/2025/11/12/minimum-variance/
80•ibobev•12h ago•38 comments

AMD continues to chip away at Intel's x86 market share

https://www.tomshardware.com/pc-components/cpus/amd-continues-to-chip-away-at-intels-x86-market-s...
130•speckx•6h ago•56 comments

Nevada Governor's office covered up Boring Co safety violations

https://fortune.com/2025/11/12/elon-musk-boring-company-tunnels-injuries-osha-citations-fines-res...
182•Chinjut•8h ago•30 comments

Trellis AI (YC W24) Is Hiring: Streamline access to life-saving therapies

https://www.ycombinator.com/companies/trellis-ai/jobs/f4GWvH0-forward-deployed-engineer-full-time
1•macklinkachorn•10h ago

Show HN: High-Performance .NET Bindings for the Vello Sparse Strips CPU Renderer

https://github.com/wieslawsoltes/SparseStrips
12•wiso•4d ago•3 comments

Solving Project Euler: Problem 45

https://loriculus.org/blog/euler-45/
6•wenderen•3h ago•1 comments

Messing with scraper bots

https://herman.bearblog.dev/messing-with-bots/
215•HermanMartinus•19h ago•75 comments

Feature Extraction with KNN

https://davpinto.github.io/fastknn/articles/knn-extraction.html
18•RicoElectrico•1w ago•3 comments