frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

An Assistant with advanced memory and evolution functions

https://meet-edward.com
1•ben4mn•1m ago•0 comments

Show HN: Simaic – AI back end with memory, 90s setup for Cursor/Windsurf

https://www.simaic.com
1•sunch•4m ago•0 comments

Shipping code you don't read is like selling coffee you don't taste

https://anhvietle.substack.com/p/shipping-code-you-dont-read-is-like
2•haizzz•6m ago•0 comments

A Waymo vehicle blocked traffic as first responders raced to a mass shooting

https://twitter.com/Breaking911/status/2028160742755537397
1•guerrilla•8m ago•0 comments

Assorted links: clashes of tech and the US government

https://digitalseams.com/blog/assorted-links-2026-03-01
1•bobbiechen•9m ago•0 comments

How I Caught an Illegal Russian Spy

https://www.youtube.com/watch?v=xjo0iLssbI8
1•mudil•10m ago•0 comments

ASCII-cleaner – A zero-dependency Rust CLI to detect/remove non-ASCII

https://github.com/ancos2505/ascii-cleaner
1•ancos2505•13m ago•1 comments

The Summer Slide, part 3: The tax code we had

https://substack.com/@michaelwgreen/p-189483869
1•jez•15m ago•0 comments

NoEyes – Terminal-based, self-hosted end-to-end encrypted chat in Python

https://github.com/Ymsniper/NoEyes
1•Ymsniper•16m ago•1 comments

Show HN: Agent-Audit – Lint and cost-estimate your AI agent

https://github.com/AreteDriver/agent-audit
1•aretedriver•18m ago•0 comments

The growing corpus of problems that are 'easy' for entities which may not think

https://zjpea.substack.com/p/embarrassingly-solved-problems
1•zjp•20m ago•0 comments

Show HN: I built a fast mood, energy, and activity tracker (trilog.app)

https://trilog.app
1•saltroad•21m ago•0 comments

Claude hits #1 on the App Store as users rally behind Anthropic

https://9to5mac.com/2026/03/01/claude-hits-1-on-the-app-store-as-users-rally-behind-anthropics-go...
4•doctoboggan•24m ago•1 comments

Earn Compute Credits

https://www.hpc-ai.com/blog/Share-And-Earn-Social-Media-Campaign
1•hpcaitech•25m ago•0 comments

Secure LLM Scripting. Finally

https://mlld.ai/
1•dahjelle•29m ago•0 comments

RunWatch – CI/CD Observability for GitHub and GitLab

https://runwatch.io
1•toconnor•29m ago•1 comments

We will sacrifice quality for convenience

https://twitter.com/backnotprop/status/2028293637373841759
4•ramoz•29m ago•0 comments

Readout

https://www.readout.org/
1•handfuloflight•30m ago•0 comments

Dual chamber microbial fuel cells using human urine

https://www.sciencedirect.com/science/article/pii/S2211715625008719
1•PaulHoule•32m ago•0 comments

The Metamorphosis of Prime Intellect (1994)

https://localroger.com/prime-intellect/mopiidx.html
1•nz•34m ago•0 comments

There are many ways to read Hacker News

https://readhacker.news/
1•TigerUniversity•35m ago•0 comments

Show HN: Anime AI Agent for end-to-end anime short creation

https://www.animeaistudio.com/anime-ai-agent
1•deepseekai•36m ago•2 comments

The Crossing Guard Making $14,000 a Month Mailing Out Her Musings from the Job

https://www.wsj.com/lifestyle/careers/crossing-guard-mail-club-14-000-a-month-42afb85d
1•impish9208•37m ago•1 comments

Read Michel de Montaigne's Essays in Modern English

https://magicreader.com/montaigne
1•mzelling•47m ago•0 comments

Block and Tackle: Job Cuts and the AI Narrative

https://om.co/2026/02/28/block-tackle-job-cuts-the-ai-narrative/
1•qwikhost•48m ago•1 comments

Smallest QR Code Is So Tiny It's Invisible to the Human Eye

https://www.sciencealert.com/worlds-smallest-qr-code-is-so-tiny-its-invisible-to-the-human-eye
1•rendx•50m ago•0 comments

Show HN: Foundations Chat, macOS AI chat built on Apple's local models

https://codeeverywhereca.github.io/foundations-chat/
1•coevcan•52m ago•0 comments

A curious phenomenon called 'Etak' (2024)

https://maphappenings.com/2024/04/11/story-of-etak/
1•giancarlostoro•53m ago•0 comments

The limited utility of the phrase "GNU/Linux" (2022)

https://seirdy.one/posts/2022/12/09/limited-utility-gnu-linux/
1•LorenDB•54m ago•0 comments

Show HN: Sun – Realtime voice agent for group conservation not just turn taking

https://www.getsun.io/
3•anand_pattern•55m ago•2 comments
Open in hackernews

I built a small movie guessing browser game using AI – looking for feedback

https://frameguesser.vercel.app/
1•mmschreiber•2h ago

Comments

mmschreiber•2h ago
Hey everyone,

I’ve been experimenting with some AI-based image processing and decided to turn it into a small browser game.

The idea is simple:

- You’re shown an obfuscated movie frame or cover - You try to guess the movie - The image gradually becomes clearer as you use the hints

I built it using Svelte and deployed it on Vercel. This was mainly a learning project to experiment with AI image transformations in a fun way.

I’d really appreciate feedback on: Difficulty balance, UX, Performance or even whether it feels fun or repetitive.

Thanks!

Rzor•1h ago
Haha, that was fun. https://i.imgur.com/NBFytY3.png (it has spoilers of which shots the game is using)

I don't have many suggestions besides these:

1. Let the user choose between short, medium and long runs, say 10, 20 and 30 movies.

2. To make this more challenging, ensure the selection includes either exclusively black & white movies, exclusively color movies or a balanced mix of both. 12 Angry Men was easy to identify as it was the only one as such.

3. Perhaps create another ranking for "speedruns" (and differently sized runs).

4. Given that account creation can be a huge barrier for some users, state upfront that you are only requiring username and password.

Also, for some reason I couldn't copy and paste these suggestions in the textarea.