frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

US – Iran negotiations end with no deal reached

https://www.nytimes.com/live/2026/04/11/world/iran-war-trump-talks-pakistan
2•chirau•15m ago•1 comments

No deal reached in Iran – US talks

4•chirau•17m ago•0 comments

Emergency Prices: How Private Equity Captured the Ambulance Market

https://www.thebignewsletter.com/p/code-red-why-your-city-cant-affordor
2•walterbell•22m ago•0 comments

The Center Has a Bias

https://lucumr.pocoo.org/2026/4/11/the-center-has-a-bias/
1•theshrike79•23m ago•0 comments

Code on Incus: Security-Hardened Container Runtime for AI Coding Agents

https://github.com/mensfeld/code-on-incus
1•inktype•24m ago•0 comments

Find spaces to work and remote workers to connect with

https://opentotalk.it
1•alainrk•25m ago•0 comments

What comes after Open Source?

1•fxtentacle•26m ago•0 comments

Jonathan Blow on Italo Calvino and Video Games [video]

https://www.youtube.com/watch?v=vI16Txc7x1s
1•nathancspencer•26m ago•0 comments

Aids Info Disk: a playthrough of the first-ever ransomware

https://marnetto.net/2026/03/14/aids-info-disk
1•TMWNN•29m ago•0 comments

Scrum Master Interview Questions for the AI Era

https://age-of-product.com/10-scrum-master-interview-questions-ai-era/
1•swolpers•30m ago•0 comments

Show HN: Two Claudes collaborating through shared memory on a $100 mini-PC

2•asixicle•31m ago•0 comments

The Brainrot Industrial Complex

https://jshamsul.com/essays/2026-04-12-brainrot-industrial-complex
7•jibone•33m ago•0 comments

Iran and US fail to reach a deal (conomictimes.indiatimes.com)

https://economictimes.indiatimes.com/news/international/world-news/iran-and-us-failed-to-reach-a-...
1•SilentM68•46m ago•0 comments

Unauthenticated Object Write Vulnerability in MinIO

https://github.com/minio/minio/security/advisories/GHSA-9c4q-hq6p-c237
2•llui85•48m ago•1 comments

Show HN: Drowning in messages after 6 months as a CSM, I built a cat timer

https://apps.apple.com/us/app/purrrrrfocus-zen-cat-timer/id6753966008
1•louischen•50m ago•0 comments

Weather Prediction Markets Are Booming. Can They Improve Forecasts?

https://www.bloomberg.com/news/articles/2026-04-10/what-are-weather-prediction-markets-and-do-the...
1•fittingopposite•54m ago•1 comments

The Universal Standard Book Number

https://openusbn.org/
2•novalis78•56m ago•0 comments

'It's a special thing to be on Planet Earth': Artemis crew welcomed home in

https://www.bbc.com/news/videos/cd7jzj9rg1qo
1•hkhn•1h ago•0 comments

An LLM That Watches Your Logs and Kills Compromised Services at 3am

https://jonno.nz/posts/llm-kills-compromised-services-at-3am/
4•jonno-nz•1h ago•0 comments

The biggest advance in AI since the LLM

https://garymarcus.substack.com/p/the-biggest-advance-in-ai-since-the
5•hooch•1h ago•1 comments

Apollo Domain/IX User's Guide [pdf]

https://dn710900.ca.archive.org/0/items/bitsavers_apollo0058ideDec86_7208983/005803-01_DOMAIN_IX_...
2•drob518•1h ago•0 comments

Show HN: Minimalist template for scientific and academic resumes

https://github.com/pmichaillat/latex-cv
1•reomgdfsrtr•1h ago•0 comments

Electric Rail Bike for Abandoned Railroads [video]

https://www.youtube.com/watch?v=HhZNUNomXyo
1•phyzix5761•1h ago•0 comments

Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major US banks

https://www.cnbc.com/2026/04/10/powell-bessent-us-bank-ceos-anthropic-mythos-ai-cyber.html
6•attentive•1h ago•0 comments

A new interpretation of the Riemann Hypothesis based on wave interaction (Flux)

https://zenodo.org/records/19515676
1•kimhanhee•1h ago•1 comments

Excellence Is a Habit

https://www.flyingbarron.com/2026/04/excellence-is-habit.html
12•mooreds•1h ago•0 comments

Ideas for marketing a dev centric product (2019)

https://www.mooreds.com/wordpress/archives/3197
3•mooreds•1h ago•0 comments

Is the 'Holy Grail of batteries' ready to bless us with its presence?

https://www.theverge.com/transportation/909480/solid-state-battery-donut-lab-ev-china
5•neilfrndes•1h ago•1 comments

New town every hour blue sky account

https://bsky.app/profile/townsusa.bsky.social
4•mooreds•1h ago•0 comments

Vance Says U.S.-Iran Peace Talks Break Down over Nuclear Issue

https://www.wsj.com/livecoverage/iran-war-latest-news-israel-us-lebanon-2026
6•kamaraju•1h ago•2 comments
Open in hackernews

Ask HN: How to Foreshadow?

2•ksec•10mo 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•10mo 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•10mo 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•10mo 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•10mo 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•10mo ago
You can just pad or HMAC the short sentence.
codetrotter•10mo ago
Absolutely. Padding it falls under making sure the text is not too short.
gus_massa•10mo 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.