frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Flavanols in cocoa protect blood vessel function following uninterrupted sitting

https://www.birmingham.ac.uk/news/2025/flavanols-in-cocoa-can-protect-blood-vessel-function-follo...
1•giardini•52s ago•0 comments

A Year Without Caffeine

https://bryanalexander.org/personal/a-year-without-caffeine/
1•andsoitis•1m ago•0 comments

Mastering iOS App Clips and App Clip Experiences for Customer Acquisition

https://medium.com/@gauravharkhani01/mastering-ios-app-clips-f011b0e1e940
1•RyanShook•2m ago•0 comments

Sega Master System: Program Walkthroughs

https://bumbershootsoft.wordpress.com/2025/11/22/sega-master-system-program-walkthroughs/
1•ibobev•3m ago•0 comments

780k Windows users downloaded this Linux distro in a month

https://www.xda-developers.com/780000-windows-users-downloaded-this-linux-distro-in-a-month/
1•giardini•4m ago•0 comments

A monopoly ISP refuses to fix upstream infrastructure

https://sacbear.com/xfinity-wont-fix-internet/
2•vedmed•5m ago•0 comments

Sampling a Disk, Vogel's Method

https://www.4rknova.com//blog/2017/01/01/vogel
1•ibobev•6m ago•0 comments

TRS-80 Breakout.BAS

https://basic-code.bearblog.dev/trs-80-breakout/
1•ibobev•6m ago•0 comments

Fair Screen – Detect Cluely/Interview Coder Kind of Interview Cheating Tools

https://fairscreen.co/
1•anantha2024•9m ago•1 comments

Show HN: Dream Decoder AI – Jungian dream analysis with 3D visualization

1•brandonmillsai•11m ago•0 comments

NTSB report: Decryption of images from the Titan submersible camera [pdf]

https://data.ntsb.gov/Docket/Document/docBLOB?ID=18741602&FileExtension=pdf&FileName=Underwater%2...
1•bmurray7jhu•16m ago•0 comments

Rare earths: Federal backing and tech advances U.S. catch up to China

https://www.npr.org/2025/11/21/nx-s1-5601696/rare-earths-china-trump-pentagon
1•andsoitis•17m ago•0 comments

The corrupt culture of sports gambling

https://www.nationalreview.com/magazine/2026/01/the-corrupt-culture-of-sports-gambling/
1•hhs•20m ago•0 comments

What rituals from the past teach us about panic and anxiety

https://psyche.co/ideas/what-rituals-from-the-past-teach-us-about-panic-and-anxiety
1•herbertl•22m ago•0 comments

What If Aliens Don't Actually Do Science?

https://lithub.com/what-if-aliens-dont-actually-do-science/
2•bookofjoe•25m ago•0 comments

The pedant's progress through history

https://www.spectator.co.uk/article/the-pedants-progress-through-history/
1•hhs•26m ago•0 comments

Mechanical power generation using Earth's ambient radiation

https://news.ycombinator.com/submit
1•worik•27m ago•0 comments

Letting coding agents access runtime output (my current approach)

https://foundinglean.substack.com/p/the-best-improvement-ive-made-to
1•dsmurrell•28m ago•0 comments

Automatic Alt Text Generation

https://github.com/alexander-turner/alt-text-llm
1•Turn_Trout•28m ago•0 comments

Preserving Time for Focused Work

https://rfd.shared.oxide.computer/rfd/0083
1•lwhsiao•28m ago•0 comments

PasLLM: An Object Pascal inference engine for LLM models

https://github.com/BeRo1985/pasllm
3•nor-and-or-not•34m ago•1 comments

X begins rolling out the 'About this account' feature to users' profiles

https://techcrunch.com/2025/11/21/x-begins-rolling-out-the-about-this-account-feature-to-users-pr...
3•paulatreides•36m ago•0 comments

Nuclear Energy

https://ourworldindata.org/nuclear-energy
1•andsoitis•39m ago•1 comments

AWS Security Incident Response now provides agentic AI-powered investigation

https://aws.amazon.com/blogs/security/accelerate-investigations-with-aws-security-incident-respon...
1•dan_l2•43m ago•0 comments

The Fatal Trap UBI Boosters Keep Falling Into

https://thereader.mitpress.mit.edu/the-fatal-trap-ubi-boosters-keep-falling-into/
2•pseudolus•50m ago•1 comments

https://kaausia45-jpg.itch.io/eidos-ai-prototype-ide

https://kaaussia45-jpg.itch.io/eidos-ai-powered-game-prototyping-environment
2•symbol_reasoner•51m ago•1 comments

Seekdb, an open source AI native search database

https://github.com/oceanbase/seekdb
2•cloudsql•55m ago•0 comments

G20 summit adopts declaration despite US boycott, opposition

https://www.reuters.com/sustainability/climate-energy/g20-leaders-meet-south-africa-seeking-agree...
1•geox•56m ago•1 comments

The silver bullet fallacy

https://timharford.com/2025/11/the-silver-bullet-fallacy/
1•hhs•1h ago•0 comments

Hands on with North Korea's illegal phones

https://www.youtube.com/watch?v=3olqrQtjPfc
1•arittr•1h ago•0 comments
Open in hackernews

Fair Screen – Detect Cluely/Interview Coder Kind of Interview Cheating Tools

https://fairscreen.co/
1•anantha2024•9m ago

Comments

anantha2024•9m ago
I built Fair Screen, a lightweight tool that detects hidden AI-assisted cheating during remote interviews — without recording the user’s screen or invading privacy.

Over the last year, “undetectable” interview-assistant tools have exploded. They overlay real-time AI prompts, code, or answers in transparent/non-shareable windows, work through virtual desktops, or hide inside remote sessions. Platforms like Zoom, Meet, Teams, etc. can’t see these windows because of sandboxing, so interviewers have no idea when answers are coming from an AI tool sitting just outside the captured screen.

Fair Screen takes a different approach: Instead of scanning processes or capturing screen data, it watches for the behavior of the window system itself — invisible overlays, transparent windows, remote desktop footprints, crosshair-style cursor changes, VM artifacts, and other harmless signals that these tools unintentionally leave behind.

These signals are surfaced in real time to the interviewer in a simple dashboard. No recording, no screenshots, no process killing, no monitoring software. Just “this looks like an invisible window is present” or “this looks like RDP/VM behavior.”

Why I built it: I kept hearing the same story from interviewers:

Answers that were too perfect

Strange pauses

Eyes scanning an invisible script

Cursor turning into a crosshair

Candidates reading off screen in a way that video can’t show

There were zero tools aimed at detecting this without spying or collecting user data. The only solutions were invasive proctoring, which nobody likes.

How it works (technical summary):

Uses OS-level window enumeration (non-invasive, metadata only)

Identifies windows that are non-shareable, click-through, or overlaying the main screen

Detects artifacts of remote sessions and VMs through display, compositor, and input characteristics

Streams only these signals (not content) to the interviewer dashboard

Interviewer sees a live feed of “risk indicators,” not the actual screen

What it does NOT do:

No screen recording

No screenshots

No keylogging

No process scanning

No network monitoring

No content analysis

It is intentionally privacy-first.

Live demo: https://fairscreen.co

(You can generate a session and see how the dashboard reacts.)

I would really appreciate feedback from the HN community on:

The technical approach

Privacy tradeoffs

Edge cases I may have missed

Ideas for making this more transparent and trustworthy

Whether there’s a better way to handle false positives

This is currently free to use while I gather feedback and refine the detection heuristics.

Happy to answer any technical questions!