frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Abusing Science(2020)

https://pmc.ncbi.nlm.nih.gov/articles/PMC7566036/
1•rolph•1m ago•0 comments

Gray Media's Chain-Wide Arbitration Rollout

https://tostracker.app/analysis/gray-media-arbitration
1•tldrthelaw•2m ago•0 comments

Ask HN: What are you vibe coding?

1•phendrenad2•2m ago•0 comments

Trump's mass firing just dealt another blow to American science

https://www.technologyreview.com/2026/05/01/1136722/mass-firing-trump-fresh-blow-american-science...
1•joozio•2m ago•0 comments

Southwest Headquarters Tour

https://katherinemichel.github.io/blog/travel/southwest-headquarters-tour-2026.html
1•KatiMichel•2m ago•1 comments

Largest electric autonomous container ship begins commercial service

https://global.chinadaily.com.cn/a/202604/16/WS69e0ee90a310d6866eb43dd4.html
1•Geekette•6m ago•0 comments

Show HN: GitHub Commits Leaderboard

https://ghcommits.com
1•GustyCube•11m ago•0 comments

Hit and Run and a Business Idea

https://rozumem.xyz/posts/15
1•rozumem•13m ago•0 comments

Metal Gear Solid 2's Source Code Has Been Leaked on 4Chan

https://www.thegamer.com/mgs2-hd-edition-source-code-massive-leak/
3•rishabhd•16m ago•0 comments

Speed of Thought

https://www.twoscomplement.org/#podcast/speed-of-thought
1•tosh•19m ago•0 comments

Greg (2017)

https://blog.samaltman.com/greg
1•tosh•19m ago•0 comments

Messy Model Bench Tests; Qwen3.6-27B vs. Coder-Next

https://github.com/Light-Heart-Labs/MMBT-Messy-Model-Bench-Tests
2•seemaze•24m ago•0 comments

Show HN: Kadō – habit tracker app for iOS, open source and privacy-friendly

https://github.com/scastiel/kado
4•scastiel•29m ago•0 comments

Underwater robot tracks sperm whale conversations in real time

https://www.reuters.com/business/environment/underwater-robot-tracks-sperm-whale-conversations-re...
2•thedebuglife•29m ago•0 comments

Why you should still type code in 2026

https://www.slater.dev/2026/05/type-your-code/
2•sltr•31m ago•0 comments

Ask HN: Those building Swift apps without touching Xcode, what is your workflow?

2•p5v•31m ago•0 comments

Batteries Not Included, or Required, for These Smart Home Sensors

https://coe.gatech.edu/news/2026/04/batteries-not-included-or-required-these-smart-home-sensors
2•gnabgib•32m ago•0 comments

Uncle Bob: It's Over

https://old.reddit.com/r/vibecoding/comments/1srfqm0/uncle_bob_its_over/
22•lopespm•35m ago•11 comments

Show HN: Software Engineer to Novelist: Writing a Book Like Coding

https://frequal.com/forwriters/
2•TeaVMFan•38m ago•0 comments

Your Shell Is Just a Loop

https://douxx.blog/?p=15-your-shell-is-just-a-loop
1•dblog•39m ago•0 comments

Eliza effect at work: Avoiding emotional attachment to AI coworkers

https://www.ibm.com/think
2•thinkingemote•41m ago•0 comments

Google search treats the word "crumble" as a misspelling of cookie brand Crumbl

https://bsky.app/profile/cait.bsky.social/post/3mkxdtprzmk2e
1•davidgerard•43m ago•0 comments

When Is Nextcloud Overkill?

https://samueleamato.xyz/2026/05/03/you-dont-need-nextcloud
1•rd_wei•43m ago•0 comments

I built a Chrome extension that exposes product markups

https://chromewebstore.google.com/detail/sniff-it-shopping-assista/lhgpbkoaoigajoppckjeobgfafhkgjfn
1•sniffit•45m ago•0 comments

'The Iran war strengthened Ukraine. Could a ceasefire with Russia be closer?'

https://www.bbc.com/news/articles/cgjp7vpee03o
2•MilnerRoute•46m ago•0 comments

Tanker boarded south of Trelleborg – suspected violation of maritime law

https://www.kustbevakningen.se/en/more-news/tanker-boarded-south-of-trelleborg--suspected-violati...
1•madspindel•46m ago•0 comments

Ghost Operators: How Israeli Telecoms Were Exploited to Track Citizens Worldwide

https://www.haaretz.com/israel-news/security-aviation/2026-05-03/ty-article-magazine/ghost-operat...
1•miohtama•49m ago•0 comments

OSM-FR Panoramax server "only for testing if outside of France"

https://community.openstreetmap.org/t/osm-fr-panoramax-server-only-for-testing-if-outside-of-fran...
2•marklit•49m ago•0 comments

Can Investors Trust AI Sales Figures?

https://www.wsj.com/opinion/can-investors-trust-ai-sales-figures-c60c46bf
3•ericlamb89•51m ago•1 comments

Viewstamped Replication (1988) [pdf]

https://www.cs.princeton.edu/courses/archive/fall09/cos518/papers/viewstamped.pdf
1•tosh•51m ago•0 comments
Open in hackernews

Ask HN: How to Foreshadow?

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