frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Guards Guards – small gotcha in Elixir guard expressions

https://hauleth.dev/post/guards-guards/
1•hauleth•4m ago•0 comments

If You Can Facilitate a Retrospective, You Can Audit Your AI

https://age-of-product.com/ai-delegation-audit/
1•swolpers•7m ago•0 comments

A guide on how to run Nemotron 3 Super 120B Thinking on 2 Nvidia DGX Spark

https://corti.com/serving-nemotron-super-120b-with-a-1m-token-context-on-a-2-node-dgx-spark-cluster/
1•TechPreacher•8m ago•0 comments

Grok Is More Important Than Clean Air, DOJ Says

https://www.motherjones.com/environment/2026/06/grok-doj-justice-naacp-clean-air-act-gas-turbine-...
1•virgildotcodes•10m ago•0 comments

The post that no one will read

https://twitter.com/MedMarrouchi/status/2071161041598157196
1•medmarrouchi•11m ago•0 comments

Polymarket customers lose $3M in supply-chain attack

https://www.bleepingcomputer.com/news/security/polymarket-customers-lose-3-million-in-supply-chai...
1•01-_-•19m ago•0 comments

Show HN: FOMO – See what your community pays attention to

https://usefomo.co
1•JadAmmar•19m ago•0 comments

Intel's next-gen 52-core Nova Lake CPU could pull up to 474W

https://www.tomshardware.com/pc-components/cpus/intels-next-gen-52-core-nova-lake-cpu-could-pull-...
1•01-_-•20m ago•0 comments

Memory-Hierarchy Understanding Tools

https://github.com/ob/cache
1•signa11•22m ago•0 comments

Collecting and Analysing Yandex Maps blurs

https://www.nrk.no/order-138_-russia_s-growing-defense-industry-hides-behind-yandex_s-blurs-1.179...
1•hgulldahl•25m ago•1 comments

Hermes MoA virtual models:8% higher than Opus 4.8, 11% higher than GPT 5.5

https://twitter.com/NousResearch/status/2070610321278988385
3•aurenvale•29m ago•0 comments

Get Numb Before You Get Good

https://commoncog.com/get-numb-get-good/
1•jimsojim•32m ago•0 comments

You can now run Max AI models on Apple Silicon

https://forum.modular.com/t/max-models-can-now-run-on-apple-silicon-gpus/3283
1•melodyogonna•34m ago•0 comments

Pie – PHP Installer for Extensions

https://github.com/php/pie
1•hronak•34m ago•1 comments

Wikipedia Cofounder Larry Sanger Banned from Site for 'Canvassing'

https://www.404media.co/wikipedia-cofounder-larry-sanger-banned-from-site-for-canvassaing/
1•latexr•37m ago•0 comments

2026.06.19: EuroQCI Feedback

https://blog.cr.yp.to/20260619-euroqci.html
1•commandersaki•37m ago•0 comments

Prism: An Impure Functional Language with Typed Effects

https://www.stephendiehl.com/posts/prism/
5•leontrolski•41m ago•0 comments

Show HN: Beaches of Greece, natural-language search for Greek beaches

https://beachesofgreece.com
1•tomerlir•41m ago•0 comments

RAM crisis provokes enthusiast to try Windows 11 on DDR1-era hardware

https://www.tomshardware.com/software/windows/ram-crisis-provokes-enthusiast-to-try-windows-11-on...
1•bushwart•47m ago•0 comments

What data access pattern is as slow as possible?

https://blog.weineng.me/posts/slowest_add
2•fanf2•47m ago•0 comments

Vertical Slices in Practice

https://event-driven.io/en/vertical_slices_in_practice/
1•theanonymousone•50m ago•0 comments

Unfathomable bugs #10: The Broken Windows Build

https://algassert.com/post/2603
1•giovannibajo1•51m ago•0 comments

Text Files as a User Interface

https://ratfactor.com/cards/text-files-as-ui
1•mpweiher•52m ago•0 comments

When will the decimals in A/B repeat?

https://www.johndcook.com/blog/2026/06/27/decimal-period/
1•ibobev•54m ago•0 comments

Omarchy is the best thing I've stopped thinking about. 1 year review blog

https://codebynight.dev/posts/one-year-omarchy-learning-os-not-just-linux-setup/
2•shivc•55m ago•1 comments

Height of Harmonic Numbers

https://www.johndcook.com/blog/2026/06/27/height-of-harmonic-numbers/
1•ibobev•55m ago•0 comments

The Internet Doesn't Need More Content, It Needs More You

https://arunrocks.com/the-internet-needs-more-you/
1•arocks•55m ago•0 comments

Spritework on the ZX Spectrum: Preparing Our Graphics

https://bumbershootsoft.wordpress.com/2026/06/27/spritework-on-the-zx-spectrum-preparing-our-grap...
2•ibobev•55m ago•0 comments

Life lessons and hot takes from my 30s

https://shreyasprakash.com/life-lessons-30s/
2•mondo_daemon•58m ago•0 comments

Ask HN: Hiii

1•hari_vardhan•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.