frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tesla's robotaxis are moving in reverse

https://techcrunch.com/2026/07/23/teslas-robotaxis-are-moving-in-reverse/
2•decimalenough•4m ago•0 comments

International Child Abduction in Japan

https://en.wikipedia.org/wiki/International_child_abduction_in_Japan
1•croes•4m ago•0 comments

Who Gets Saved in the New West?

https://www.playboy.com/read/politics/who-gets-saved-in-the-new-west
1•littlexsparkee•4m ago•0 comments

A 77-year-old Republican man is staging a solo protest against Flock cameras

https://www.cltampa.com/news/a-77-year-old-republican-man-is-staging-a-solo-protest-against-st-pe...
1•UmYeahNo•6m ago•0 comments

Ask HN: What's expected from an engineering manager or director now?

3•agentwrangler•12m ago•0 comments

Mac OS 7 on x86 [video]

https://www.youtube.com/watch?v=rJRlHKQqX2M
3•tambourine_man•12m ago•1 comments

Israel's $50M Experiment to Change U.S. Public Opinion

https://www.wsj.com/politics/israels-50-million-experiment-to-change-u-s-public-opinion-253b3b70
4•abdelhousni•15m ago•2 comments

AMD publishes machine-readable ISA so frontier models can write its GPU kernels

https://www.theregister.com/ai-and-ml/2026/07/24/amd-vibe-codes-its-way-past-the-cuda-moat-with-r...
2•logickkk1•17m ago•0 comments

Tech titans' playbook to defy Aussie social media ban

https://www.afr.com/technology/big-tech-tricks-undermining-social-media-ban-wells-20260331-p5zk5e
2•asdefghyk•17m ago•0 comments

Becoming a Research Engineer at a Big LLM Lab

https://www.maxmynter.com/pages/blog/jobhunt
3•felixdoerp•19m ago•0 comments

Why our exoplanet map looks like a cone? [video]

https://www.youtube.com/watch?v=ZF_Q4C_Yhz8
2•hakkikonu•19m ago•0 comments

Daraxonrasib or Chemotherapy in Previously Treated Metastatic Pancreatic Cancer

https://www.nejm.org/doi/full/10.1056/NEJMoa2605555?query=WB
2•maxall4•20m ago•0 comments

'AI Mania Is Eviscerating Global Decision-Making'

https://daringfireball.net/linked/2026/07/25/ai-mania-nikhil-suresh
5•robenkleene•20m ago•1 comments

AIs Favourite Number

https://sackfield.substack.com/p/ais-favourite-number
2•sackfield•21m ago•0 comments

ExploitGym – Can AI Agents Turn Security Vulnerabilities into Real Attacks?

https://www.cybergym.io/exploitgym/
2•882542F3884314B•21m ago•0 comments

The Great Rate Reset

https://www.axios.com/2026/07/23/rates-treasury-yields-borrowing
3•toomuchtodo•24m ago•0 comments

JIT Go Brrr: The Path to a Supported JIT Compiler for CPython

https://peps.python.org/pep-0836/
2•programLyrique•25m ago•0 comments

Color Generator

https://kigen.design/color
3•arnon•29m ago•0 comments

Toolgz – cut LLM tool-definition tokens ~80% without hurting accuracy

https://github.com/dperussina/toolgz
2•dperussina•33m ago•0 comments

What's horned, fluffy, and ethically dubious? Yak clones

https://www.cnn.com/2026/07/25/china/tibet-yak-clones-conservation-intl-hnk-dst
2•naves•35m ago•0 comments

Claude Opus 5: The System Card

https://thezvi.substack.com/p/claude-opus-5-the-system-card
2•paulpauper•36m ago•0 comments

Book Review: Breakdown in Pakistan

https://www.astralcodexten.com/p/breakdown-in-pakistan
2•paulpauper•37m ago•0 comments

Celeris

https://celeris.ai/
2•sim04ful•38m ago•0 comments

Who does Anubis actually stop?

https://fzakaria.com/2026/07/09/who-does-anubis-actually-stop
2•type0•39m ago•0 comments

Sandbox-CLI is now in public beta

https://sandbox-cli.vercel.app
2•aghadge•40m ago•0 comments

Multicast TV Distribution on My Home Network

https://www.apalrd.net/posts/2026/isp_mcast/
5•mrngm•43m ago•0 comments

TV Won't Connect to Open Wi-Fi Without Permission or Have a 4G Modem

https://worldofmatthew.com/blog/tv-open-wifi/
2•worldofmatthew•46m ago•0 comments

AI pricing is understood now but the token is still just a cost

https://www.solvimon.com/blog/ai-pricing-is-understood-now-2026
2•arnon•49m ago•0 comments

Show HN: ActionRail, Runtime value/action grounding framework for AI agents

https://github.com/ToolJet/ActionRail/
2•oss-dev•50m ago•0 comments

Berlin cancels CSD Pride parade after police incident

https://www.dw.com/en/berlin-csd-pride-cancelled-incident/a-78116146
3•Tomte•51m 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.