frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

News publishers embrace vertical video with in-app "watch" tabs

https://www.niemanlab.org/2025/11/news-publishers-embrace-vertical-video-with-in-app-watch-tabs/
1•giuliomagnifico•7m ago•0 comments

Show HN: BugMagnet for Claude Code and Cursor – automated exploratory testing

https://github.com/gojko/bugmagnet-ai-assistant
1•adzicg•8m ago•0 comments

Becoming Unblockable

https://www.seangoedecke.com/unblockable/
1•cyprien_g•9m ago•0 comments

Parametric 3D model generator powered by build123d and Blender pipeline

https://www.iteration3d.fr/en/pages/how-are-3d-files-generated.php
1•sylvainFR•10m ago•1 comments

Fuck Sheets – Prompt2Sheets – Edit Google Sheets in Plain English (No Formulas)

https://prompt2sheets.com
1•PEGHIN•10m ago•1 comments

Encyclopedia of Triangle Centers

https://faculty.evansville.edu/ck6/encyclopedia/etc.html
1•jjgreen•14m ago•0 comments

The New York Neighborhoods That Best Protect Against Extreme Heat

https://www.nytimes.com/2025/11/27/realestate/nyc-neighborhoods-climate-change.html
2•fleahunter•22m ago•0 comments

Tao: Intelligence is too high-dimensional for accurate low-dimensional narrative

https://mathstodon.xyz/@tao/115620261936846090
1•bertman•26m ago•0 comments

ETH-explorer minimal tool for visualizing Blockchain events

https://github.com/AlbertoDino/eth_explorer
1•donbia•31m ago•0 comments

Necroprinting – Dead mosquito proboscis used for high-resolution 3D printing

https://www.tomshardware.com/3d-printing/dead-mosquito-proboscis-used-for-high-resolution-3d-prin...
3•indy•32m ago•0 comments

Case Examples of Coherence Therapy for Anxiety and Panic [pdf]

https://coherencetherapy.org/files/CaseEx-AnxPanic.pdf
1•plucafs•33m ago•0 comments

ZeroLu/awesome-nanobanana-pro: list of curated Nano Banana pro prompts

https://github.com/ZeroLu/awesome-nanobanana-pro
2•emreb•33m ago•0 comments

Building an AI Agent? Don't let it burn your budget

2•Saurabh_Kumar_•39m ago•1 comments

ShipSafer Is Hyped Up

https://shipsafer.app/waitlist
1•usegrand•40m ago•1 comments

Engineering Multiplier Archetypes – By Gregor Ojstersek

https://newsletter.eng-leadership.com/p/engineering-multiplier-archetypes
2•rbanffy•44m ago•0 comments

Ferrari's Formula One pit-stops and handovers from surgery to intensive care [pdf]

https://gwern.net/doc/technology/2008-sower.pdf
1•fanf2•44m ago•0 comments

Lazy Linearity for a Core Functional Language (POPL 2026)

https://alt-romes.github.io/posts/2025-11-26-lazy-linearity-popl26.html
3•todsacerdoti•45m ago•0 comments

Testing image editing models through 100 recursive edits

https://www.willienotwilly.com/thats-not-the-rock
1•falloon•45m ago•0 comments

Show HN: Tampo – One app for personal tasks and team projects

https://tampoapp.com
2•AbdullahSheraz•47m ago•0 comments

We found CRISPR targets in genomic 'dead zones' using semiprime factorization"

https://github.com/Joedaddy66/integer-resonance-crispr
2•JOEDADDY66•48m ago•0 comments

How to Clean Up Your Rails Logs: Ignoring Benign SQL Warnings

https://blog.saeloun.com/2025/11/27/sql-warnings-ignored-error-codes-rails/
2•amalinovic•50m ago•0 comments

Show HN: I got tired of doing SEO work so I automated it

https://www.blogseo.io
3•vincejos•53m ago•2 comments

How to Deal with AI Restrictions When Upscaling Images

https://ivanca.github.io/programming/2025/11/26/bypass-ai-upscalint-restrictions/
2•AmbroseBierce•54m ago•0 comments

Major LLMs fabricate evidence when presented with governance critiques

https://zenodo.org/records/17728992
6•mikeup91•1h ago•1 comments

New research highlights a shortage of male mentors for boys and young men

https://www.psypost.org/new-research-highlights-a-shortage-of-male-mentors-for-boys-and-young-men/
26•ashishgupta2209•1h ago•23 comments

Using Claude to create a bootable Forth OS

https://isene.org/2025/11/SimplicityOS.html
2•veltas•1h ago•0 comments

My Rebuttal to Simon Cowell's Rolling Stone Statement

https://twitter.com/katiewaissel24/status/1993828722500055299
3•mellosouls•1h ago•0 comments

Claude Opus 4.5, and why evaluating new LLMs is increasingly difficult

https://simonwillison.net/2025/Nov/24/claude-opus/
3•jonesn11•1h ago•1 comments

AuthenticImage – Detect AI-Generated / Fake / Edited Images (100 users on day 1)

https://authenticimage.site/
1•CrazyCompiler01•1h ago•1 comments

Finding a private self hosted Google Photos alternative that doesn't track me

https://alternativeto.net/news/2025/11/finding-a-private-self-hosted-google-photos-alternative-th...
2•elliot_a•1h ago•0 comments
Open in hackernews

AuthenticImage – Detect AI-Generated / Fake / Edited Images (100 users on day 1)

https://authenticimage.site/
1•CrazyCompiler01•1h ago

Comments

CrazyCompiler01•1h ago
Hi HN,

I built a small project over the weekend and wanted to share it here. It’s called AuthenticImage — a tool that analyzes an image and tells you if it’s AI-generated, edited/manipulated, or unsafe. Link: https://authenticimage.site/

The main idea was simple: AI-generated images are everywhere now, and there isn’t a straightforward way for regular users (or even developers) to check if a photo is real, fake, or modified. So I stitched together a few detection models into a unified pipeline and built a fast, no-signup interface.

What it does right now:

Detects AI-generated content (Stable Diffusion, Midjourney, etc.)

Detects manipulated/edited images

Flags unsafe content (nudity, violence, gore, etc.)

Runs in ~100ms on average

No account required, completely free during early development

I quietly put it online to see if anyone would find it. Unexpectedly, around 100 people used it on the first day, even without any marketing or posts. That made me think there might be an actual need for a lightweight image authenticity checker.

A few things I’m trying to understand:

Who needs this the most? (journalists, marketplaces, dating apps, educators?)

What matters more: accuracy, speed, or explainability?

Should this evolve into an API, a browser extension, or a standalone consumer product?

Right now it’s just an early MVP. I’d appreciate:

brutally honest feedback

failure cases

feature suggestions

accuracy expectations

thoughts on whether this is worth turning into a serious project

I’m happy to share how the pipeline works internally if anyone’s curious.

Thanks!