frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Running an Air Purifier on Batteries

https://www.lesswrong.com/posts/ftexKEAtz5w9Ys9Pu/running-an-air-purifier-on-batteries
1•mhb•3m ago•0 comments

Show HN: X402-express. Pay-per-call HTTP 402 middleware for AI agents on Base L2

https://github.com/Evozim/m2mcent-sdk
1•m2mcent•5m ago•0 comments

Show HN: Apertis – OpenAI-compatible API gateway for 470 AI models

https://apertis.ai/
1•thequert•8m ago•0 comments

Trump signs AI order asking companies to give government early access to models

https://www.cnbc.com/2026/06/02/trump-executive-order-ai.html
1•personjerry•8m ago•1 comments

One NFS Most Wanted Feature Was So Controversial, It Drove Developers to Quit

https://www.thedrive.com/news/one-nfs-most-wanted-feature-was-so-controversial-it-drove-developer...
1•cf100clunk•9m ago•1 comments

DokuWiki Markdown Support

https://www.patreon.com/posts/dokuwiki-support-158080793
3•nogajun•10m ago•0 comments

The EU Cloud and AI Development Act: What It Gets Right, and What It Still Needs

https://www.suse.com/c/eu-cloud-ai-development-act-open-source-first/
1•Tomte•15m ago•0 comments

Introducing alint

https://alint.org/blog/introducing-alint/
1•aleqs•17m ago•0 comments

Florida is now OpenAI's biggest problem in red America

https://www.politico.com/news/2026/06/02/florida-ai-openai-regulations-tech-00946021
1•1vuio0pswjnm7•18m ago•0 comments

Open and closed models are on different exponentials

https://www.interconnects.ai/p/open-and-closed-models-are-on-different
2•gmays•20m ago•0 comments

Sam Altman has a proposition for startup founders: AI tokens for equity

https://www.businessinsider.com/sam-altman-openai-offer-tokens-for-startup-equity-y-combinator-20...
2•mgh2•21m ago•1 comments

Tell HN: Max messenger app removed from App Store

2•secondary_op•21m ago•1 comments

How Lawsuits Alleging Social Media Harms Threaten Big Tech

https://www.bloomberg.com/news/articles/2026-06-02/how-lawsuits-alleging-social-media-harms-threa...
1•1vuio0pswjnm7•21m ago•0 comments

Donald Trump's Superficiality Is Bone-Deep

https://www.theatlantic.com/ideas/2026/06/trump-superficiality/687413/
3•KnuthIsGod•23m ago•0 comments

Show HN: Suture – a reverse proxy that repairs truncated JSON in LLM streams

https://github.com/tensorhq/suture-stream-repair
1•nabucodonosor•26m ago•0 comments

Strategic agreements to supply lithium for next-generation fusion systems

https://www.moltensaltsolutions.com/post/first-commercial-supply-agreements
1•mooreds•27m ago•0 comments

The True Story Behind the "El Cap Kindergartener" Ascent

https://www.climbing.com/news/joey-danger-evermore-7-year-old-on-el-cap/?scope=anon
1•carabiner•28m ago•0 comments

QuadRF

https://moonrf.com/updates/
2•tripdout•29m ago•1 comments

Behind the Dashboard: Part 1 Privacy Concerns – Ford Ranger

https://www.fortifylabs.io/information/connected%20vehicles/vehicles/privacy/ford%20ranger/2025/1...
1•spiderspider•33m ago•0 comments

Beware of infinite loops when using AI

https://github.com/shaftoe/pi-coding-agent-action/pull/260
1•knocte•36m ago•0 comments

Meta's Metaverse lead left 4 months ago

https://www.businessinsider.com/top-metaverse-exec-quietly-left-four-months-ago-2026-6
1•1vuio0pswjnm7•39m ago•1 comments

Container Speed. VM-Level Security

https://edera.dev
1•kjok•40m ago•1 comments

Jailbreaking the Lululemon Mirror [video]

https://www.youtube.com/watch?v=_0gtiMi5AzI
1•JMiao•41m ago•0 comments

State of Memory in Agent Harness

https://twitter.com/mem0ai/status/2061822612398014782
1•gmays•42m ago•0 comments

Evolution of the Spreadsheet Interface

https://prabros.com/bean/blog/spreadsheet-as-a-tool-for-thought-1
3•prathyvsh•45m ago•0 comments

In Support of Mandatory Nucleic Acid Synthesis Screening and Recordkeeping

https://screendna.org/
1•gnabgib•48m ago•0 comments

Biohub releases a world model of protein biology

https://biohub.org/news/world-model-of-protein-biology/
1•gmays•51m ago•0 comments

U++ – Cross-Platform App Development Framework

https://www.ultimatepp.org/
1•mahirsaid•1h ago•0 comments

Sacculina Carcini

https://en.wikipedia.org/wiki/Sacculina_carcini
2•thunderbong•1h ago•0 comments

Top AI CEOs Call for Law Protecting Against Biological Weapons

https://www.wsj.com/politics/policy/top-ai-ceos-call-for-law-protecting-against-biological-weapon...
2•whalee•1h ago•0 comments
Open in hackernews

Ask HN: How to Foreshadow?

2•ksec•1y ago
Are there any way where I can foreshadow certain things and only have it revealed at a certain date? With Proof this was written way before its current happening time?

Comments

codetrotter•1y ago
Make a PDF or whatever kind of document containing the things you want to reveal.

Make a hash sum of the file.

Publish the hash of the document somewhere. Like on your Mastodon timeline or on Reddit, or on HN, or as an ad in a national printed newspaper.

Make sure the text is pretty long though. If you write something super short someone could guess the hash for it.

Write a short comment along with the hash. Something like:

“My prediction will be revealed on Dec 31 2025. Sha256 a9774a1a6ebf564cc408cfd86b5f2c06c13d830e143989714d958d34f325db13.”

When time comes, publish the document.

codetrotter•1y ago
Another alternative is to encrypt the document with a very strong pass key, and publish only the encrypted document now along with an announcement that the key to decrypt it will be published on such and such date.

If you are on a platform that doesn’t support posting attachments you can use IPFS or similar to host the encrypted file.

pvg•1y ago
If you write something super short someone could guess the hash for it.

You can skip the pdf and unless the thing is so short/predictable you can guess it outright, nobody is going to 'guess' the hash. E.g. 'I made up a random 64 byte sequence, here's its cryptographic hash, guess the sequence' - that doesn't happen.

codetrotter•1y ago
If the sentence is too short it might be possible to guess.

It’s not going to consist of random bytes.

Imagine for example that a high profile celebrity accused of murder has successfully defended himself in court and on that day he tweets:

I have something to reveal, but I won’t be telling you until the year 2135. Sha256 73fa194342af6b6e355e129fafd9b19d2a63589b1e3c6e2b5d94a7ca1b3e25f6

If this happens to be a short sentence related to recent events, don’t you think someone will figure out what he wrote pretty soon?

pvg•1y ago
You can just pad or HMAC the short sentence.
codetrotter•1y ago
Absolutely. Padding it falls under making sure the text is not too short.
gus_massa•1y ago
Bonus points if it's a platform where you can't delete the posts. Or you number the posts like

> My prediction 683 will be revealed on Dec 31 2025. Sha256 a9774a1a6ebf564cc408cfd86b5f2c06c13d830e143989714d958d34f325db13.

> My prediction 684 will be revealed on Nov 7 2025. Sha256 17147091grhef7wy89908409849rwiruriwu87w980241989171n109288021982.

It would even be better to add it to a blockchain to ensure there is no backdating.