frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

UK PM Starmer set to ban 'harmful' social media for under-16s

https://www.reuters.com/legal/litigation/uk-pm-starmer-set-ban-harmful-social-media-under-16s-202...
3•geox•13m ago•2 comments

The Cypherpunk Library

https://www.cypherpunkbooks.com
2•yu3zhou4•16m ago•0 comments

LLMs and Performative Productivity

https://joshcollinsworth.com/blog/productivity
1•gregnavis•18m ago•0 comments

Owning Your Dependencies

https://thestoicprogrammer.substack.com/p/owning-your-dependencies
2•birdculture•22m ago•0 comments

In Defense of YAML

https://opensource.posit.co/blog/2026-05-21_in-defense-of-yaml/
1•theanonymousone•26m ago•0 comments

Show HN: Free read-only script to find wasted AWS spend

https://cloudbudgetmaster.com/tools/aws-waste-finder/
1•samarth0211•27m ago•0 comments

The GitHub Copilot Bill Came Due. Here's What Engineering Leaders Should Do

https://blog.kilo.ai/p/the-github-copilot-bill-came-due
1•Aireen5858•32m ago•0 comments

Dao Heart 3.13 a symbolic safety layer for value drift and AI alignment research

https://github.com/Mankirat47/Dao-Heart-3.13
1•Mankirat47•34m ago•0 comments

OneDrive data now has an expiry date

https://ms365news.com/blogs/f/your-onedrive-data-now-has-an-expiry-data
3•taubek•37m ago•0 comments

String theory may be inevitable from basic assumptions about the universe

https://www.science.org/content/article/after-empty-promises-string-theory-finds-new-uses
1•isaacfrond•39m ago•0 comments

GitHub is (partially) down again. Do you look for alternatives?

1•Hypnosis6173•41m ago•1 comments

Bitcoin pump to $63,700 triggers the most short liquidations since late April

https://www.coindesk.com/markets/2026/06/08/bitcoin-pump-to-usd63-700-triggers-the-most-short-liq...
1•Varun-Sakhuja•43m ago•1 comments

Mimo v2.5 is better deal than DeepSeek v4 flash

1•shivang2607•43m ago•0 comments

Show HN: Image-3D: photo to 3D splat that runs in the browser

https://mukba.ng/image-3d/
1•mnorris•45m ago•0 comments

The EU Open Source Strategy

https://digital-strategy.ec.europa.eu/en/policies/open-source-strategy
4•vrganj•49m ago•0 comments

DoomBench – benchmarking data stacks running Doom

https://cedardb.com/blog/doombench/
2•krishadi•50m ago•0 comments

GitHub Is Down

https://www.githubstatus.com/incidents/m7n7sm0sr1pz
35•cosuhi•55m ago•28 comments

Atlantic 'cold blob' likely caused by weakening AMOC near a tipping point

https://phys.org/news/2026-06-atlantic-cold-blob-weakening-ocean.html
2•btilly•56m ago•0 comments

A Languages Visualization Experiment

https://github.com/PEZ/languages-visualizations/
1•tosh•59m ago•0 comments

AI Has a Measurement Problem – And it's everyone's problem

https://luisgardea.substack.com/p/ai-has-a-measurement-problem
2•gallardo147•1h ago•1 comments

A 'Miraculous Transformation': How Kim Jong-Un Fortified North Korea

https://www.nytimes.com/2026/06/08/world/asia/north-korea-kim-jong-un-pandemic-economy.html
1•JumpCrisscross•1h ago•0 comments

Turn your architecture into a queryable knowledge graph (renders to Excalidraw)

https://github.com/BV-Venky/excalidraw-architect-mcp
2•Venky1729•1h ago•0 comments

Age verification tech could put children at greater risk, says think tank

https://www.computerweekly.com/news/366643835/Age-verification-tech-could-put-children-at-greater...
7•robtherobber•1h ago•0 comments

Minimal, Meaningful, Comfortable, Durable Bracelets for Dads

https://glintandluck.com/blogs/news/best-dad-bracelet-ideas-for-father-s-day-meaningful-gift-guide
2•Chris_taka•1h ago•0 comments

Show HN: Pingtrace

https://github.com/skhell/pingtrace
2•skhell•1h ago•0 comments

Gen Z turn to 'dopamine sites' for quick comfort

https://www.koreatimes.co.kr/lifestyle/trends/20260527/gen-z-turn-to-dopamine-sites-for-quick-com...
5•jnakano89•1h ago•2 comments

Show HN: Live Voice Translation Interpreter [video]

https://www.youtube.com/shorts/H1alb-d1fOo
1•julienreszka•1h ago•0 comments

Show HN: AI Boost – an MCP for accessing your everyday patterns

https://www.ai-boost.io/
1•npiano•1h ago•0 comments

NexusOS v2.0 – A zero-dependency pipeline streaming server chaos to Parquet

https://huggingface.co/datasets/Amman-shah/ecommerce-production-incident-postmortems
1•nexus_os•1h ago•0 comments

Ecotypes Harbor the Genetic Memory of a Species' Past

https://www.quantamagazine.org/how-ecotypes-harbor-the-genetic-memory-of-a-species-past-20260521/
2•vfalbor•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.