frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Miranda

https://www.cs.kent.ac.uk/people/staff/dat/miranda/
1•tosh•32s ago•0 comments

Spending $600 on Claude to Vibe-Code a 2M-Line Database

https://zilliz.com/blog/i-spent-600-on-claude-code-to-vibecode-a-2mline-database
1•Fendy•46s ago•0 comments

An Introduction to CuTe's Layout Algebra

https://amandeepsp.github.io/blog/layout-algebra/
1•amandeepspdhr•1m ago•0 comments

There's a competition crisis in America's state legislatures

https://theconversation.com/theres-a-competition-crisis-in-americas-state-legislatures-and-thats-...
1•PaulHoule•1m ago•0 comments

Show HN: Cowork Context Kit – tiered context management for Claude's file access

https://github.com/hughtopian-gif/cowork-context-kit
1•Hughtopian•2m ago•0 comments

Software Engineering Is Becoming Position-Less

https://newsletter.eng-leadership.com/p/software-engineering-is-becoming
1•speckx•2m ago•0 comments

Show HN: ISC Core – Deterministic CI Artifact Attestation

https://github.com/hakannbjk55-afk/Isc-Core
1•arekon_55•2m ago•0 comments

Show HN: I built a persistent LSM-Tree storage engine in Go from scratch

1•Jyotishmoy•3m ago•0 comments

Krystal Hosting: Award-winning ethical web hosting

https://krystal.io/hosting
1•janandonly•7m ago•0 comments

Anthropic ditches its core safety promise

https://www.cnn.com/2026/02/25/tech/anthropic-safety-policy-change
3•motbus3•7m ago•0 comments

CIA offering Iranians instructions for using Tor

https://xcancel.com/jeremyscahill/status/2026321682793681241#m
2•Noaidi•8m ago•0 comments

Israeli soldiers shot a Palestinian boy and stood around as he bled to death

https://www.bbc.com/news/articles/cpqwv9vvzx9o
2•tartoran•10m ago•0 comments

For the Love of Physics – Walter Lewin's Last Lecture (2015) [video]

https://www.youtube.com/watch?v=4a0FbQdH3dY
1•vismit2000•10m ago•0 comments

Trampolining Nix with genericClosure

https://blog.kleisli.io/post/trampolining-nix-with-generic-closure
1•mikabo•12m ago•0 comments

Croatia's Telegram.hr built a successful subscription model

https://www.journalism.co.uk/how-croatias-telegram-hr-built-a-successful-subscription-model-in-a-...
1•taubek•12m ago•0 comments

Show HN: Rate the Aura of Public Figures

https://aura.marcomezzavilla.com/
1•marcomezzavilla•13m ago•0 comments

The second edition of Insurtech Digest is LIVE Dive into the latest issue

https://community.insurtechamsterdam.com/pdfviewer/insurtech-digest-powered-by-insurtech-amsterda...
1•Venesha•14m ago•0 comments

Show HN: GalataJ – Runtime-aware Java profiling inside IntelliJ and VS Code

1•yyusufaslan•14m ago•0 comments

The Weekend Sprint: An Organizer's Field Guide

https://pittsburghstartupnews.substack.com/p/an-organizers-field-guide-for-grassroots
1•kitmueller•15m ago•0 comments

Fentanyl makeover: Core structural redesign could lead to safer pain medications

https://www.scripps.edu/news-and-events/press-room/2026/20260211-janda-molecule.html
5•littlexsparkee•15m ago•0 comments

Trump Is the Crypto President. Why Is It Struggling?

https://www.nytimes.com/2026/02/26/opinion/crypto-trump-bitcoin-clarity-genius.html
2•bandwitch•16m ago•0 comments

Settlement reached in harassment case tied to eBay executives

https://www.wbur.org/news/2026/02/26/massachusetts-ebay-harassment-campaign-settlement
2•ilamont•17m ago•0 comments

Show HN: Kitten TTS Based Low-Latency Streaming Voice Assistant on CPU

https://github.com/abhishekgandhi-neo/Low-Latency-CPU-Based-Voice-Assistant
1•gauravvij137•18m ago•0 comments

KV and Vector Sorage Without Socket, Mutex or GC Overhead

https://github.com/splinterhq/libsplinter
1•tinkertim•19m ago•1 comments

Guardian in media coalition to protect original journalism from unpaid use by AI

https://www.theguardian.com/media/2026/feb/26/guardian-joins-media-coalition-to-protect-original-...
2•chrisjj•19m ago•1 comments

Nvidia Hiring Engineers to Optimize Proton and Vulkan API Performance on Linux

https://www.techpowerup.com/346714/nvidia-hiring-engineers-to-optimize-proton-and-vulkan-api-perf...
2•nixass•20m ago•0 comments

The real cost of random I/O

https://vondra.me/posts/the-real-cost-of-random-io/
1•jpineman•21m ago•0 comments

MyMintie – The dating app that shows you people who want the same goal as you

https://www.mymintie.com/en
1•allanscar•21m ago•1 comments

Swedish pensioners explain how abolishing the wealth tax changed their country

https://theconversation.com/we-got-lazy-and-complacent-swedish-pensioners-explain-how-abolishing-...
3•robtherobber•23m ago•0 comments

The Sickest Burns on the Internet Are Coming from French Bureaucrats

https://www.wsj.com/world/europe/french-response-foreign-ministry-x-account-trump-elon-musk-e7095fc1
1•impish9208•23m ago•1 comments
Open in hackernews

Ask HN: How to Foreshadow?

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