frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

IPFS Bot AI Agent Content

https://ipfs.bot/
1•sucid•25s ago•0 comments

Relics of the Heroic Age of Manned Space Flight

http://heroicrelics.org/index.html
1•zdgeier•35s ago•0 comments

Securing ECC Cryptocurrencies Against Quantum Vulnerabilities

https://arxiv.org/abs/2603.28846
1•u1hcw9nx•7m ago•1 comments

Premium: The Hater's Guide to OpenAI

https://www.wheresyoured.at/hatersguide-openai/
1•mc-serious•7m ago•0 comments

Being-as-Appearing Under Articulation

https://jimiwen.substack.com/p/a4
1•jimiwen•8m ago•0 comments

The Gombe Chimpanzee War

https://en.wikipedia.org/wiki/Gombe_Chimpanzee_War
3•creamyhorror•11m ago•0 comments

Abundance for All – Not Just the Few

https://github.com/dileeppandey/abundance-manifesto
1•ai_psychosis•15m ago•0 comments

Session-roam – Resume Claude Code conversations from any machine via Syncthing

https://github.com/VirelNode/session-roam
1•JDaily•17m ago•1 comments

Conservationists teach young regent honeyeaters how to sing their unique song

https://www.abc.net.au/news/2026-04-05/saving-the-regent-honeyeaters-love-song/106515178
3•bryanrasmussen•18m ago•0 comments

I put my cognitive field based AI's runtime on GitHub

https://github.com/AuraCoreCF/AuraCoreCF.github.io/tree/main/AuraRuntime
1•AuraCoreCF•19m ago•1 comments

What's in a name? Moderna's "vaccine" vs. "therapy" dilemma

https://www.technologyreview.com/2026/04/10/1135631/whats-in-a-name-modernas-vaccine-vs-therapy-d...
3•joozio•21m ago•0 comments

Crying Salute Emoji

https://github.com/achristmascarl/crying-salute
1•achristmascarl•23m ago•1 comments

Your Startup Is Probably Dead on Arrival

https://steveblank.com/2026/03/17/your-startup-is-probably-dead-on-arrival/
1•tie-in•24m ago•0 comments

Pulsar – Lightweight cross-platform GUI for FFmpeg and yt-dlp, built with Tauri

https://github.com/FuzjaJadrowa/Pulsar
2•FuzjaJadrowa•30m ago•2 comments

VC Money and Israel Outrage Derailed a Hot Hollywood Startup

https://www.wsj.com/business/media/how-vc-money-and-israel-outrage-derailed-a-hot-hollywood-start...
3•RestlessMind•32m ago•1 comments

Moooooonitoring the Cow.txt Herd

https://moooo.farm/
3•pabs3•33m ago•0 comments

Is Numble the first AI-proof game?

https://medium.com/@shauntrennery/is-numble-the-first-ai-proof-game-b0de302d2ed0
1•shauntrennery•33m ago•0 comments

I collected startup ideas. It changed how I think about ideas completely

3•vibecoder21•33m ago•1 comments

A Secret Grand Jury Is Seeking the Identity of a Reddit User Who Criticized ICE

https://www.jezebel.com/grand-jury-reddit-user-identity-ice-criticism-freedom-of-speech-first-ame...
5•HotGarbage•34m ago•0 comments

A3: Kubernetes for autonomous AI agent fleets

https://www.leonidasr.com/posts/a3-kubernetes-for-autonomous-ai-agent-fleets/
4•leonidas1712•41m ago•0 comments

Ramp Up AI Skills

https://soundcloud.com/robenfarzad/deepali-vyas-the-elite
1•nytesky•41m ago•1 comments

Trump administration releases new renderings of 'Arc de Trump' [pdf]

https://www.cfa.gov/system/files/meeting-materials/1-CFA-16APR26-1-EOP_DOI_Arch-pres%20%5BApr9%5D...
2•fittingopposite•42m ago•0 comments

How I made the most intrusive Firefox extension

https://www.arnevogel.com/firefox-permissions/
1•ArneVogel•47m ago•0 comments

Neural Computer

https://metauto.ai/neuralcomputer/
1•georgestrakhov•48m ago•0 comments

Show HN: RelayFreeLLM — Free AI Gateway with Auto-Failover (Updates)

https://github.com/msmarkgu/RelayFreeLLM
2•markfront•50m ago•0 comments

Code Democracy the Big Lie

https://medium.com/@aatel.license/ai-has-democratized-coding-just-not-for-everyone-555d2767fce8
3•aatel-license•50m ago•0 comments

Show HN: Provepy – A Python decorator that proves your code using Lean and LLMs

1•spaccy05•50m ago•0 comments

Crawl Code – because prompting was a text adventure

https://github.com/machinarii/crawl-code/
3•datalater•54m ago•0 comments

Even Hungary's skewed elections might not save Viktor Orban

https://economist.com/graphic-detail/2026/04/09/even-hungarys-skewed-elections-might-not-save-vik...
3•andsoitis•55m ago•0 comments

Tesla's supervised self-driving software gets Dutch okay, first in Europe

https://www.reuters.com/business/teslas-self-driving-software-gets-dutch-go-ahead-boost-eu-ambiti...
13•nsoonhui•1h ago•7 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.