frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

M-Pesa - A Mobile Phone-based Money Transfer Service

https://en.wikipedia.org/wiki/M-Pesa
1•sourdecor•2m ago•0 comments

Cryptocrook ringleader, 22, who met crew on Minecraft admits role in $245M heist

https://www.theregister.com/cyber-crime/2026/09/09/cryptocrook-ringleader-22-who-met-crew-on-mine...
1•paulpauper•3m ago•0 comments

A verification loop took OpenCode from last place to the top of FrontierHarness

https://mouse.dev/blog/verification-loops/
1•Aeroi•3m ago•1 comments

Highly efficient base editing at PCSK9 and normal human embryo development

https://www.nature.com/articles/s41586-026-11118-x
1•sbulaev•3m ago•0 comments

LittleSwitch, my personnal router for Claude/Codex (Desktop/CLI/Cowork) on macOS

https://little-switch.alfredlabs.io
1•Manuf•6m ago•0 comments

A Modest Proposal

https://www.math.columbia.edu/~woit/wordpress/?p=15864
1•jjgreen•6m ago•0 comments

An alignment assessment of recent cybersecurity incidents

https://www.anthropic.com/research/alignment-assessment-cybersecurity-incidents
1•meetpateltech•6m ago•0 comments

(KV) Cache Rules Everything Around Me

https://www.completeskeptic.com/p/kv-cache-rules-everything-around
1•CompleteSkeptic•7m ago•0 comments

HSI agent 'directly involved with child exploitation cases' charged

https://www.theguardian.com/us-news/2026/sep/09/alabama-hsi-agent-charged
2•firefax•7m ago•0 comments

A small GitHub API change could make AI-slop moderation much easier

https://github.com/orgs/community/discussions/207369
3•nemesisdesign•9m ago•0 comments

TCS Industrial Autonomy and Engineering Lab – Lights-Out Factory

https://www.tcs.com/who-we-are/newsroom/press-release/tcs-launches-indias-first-lights-out-factor...
1•happy-go-lucky•9m ago•0 comments

Treating people like pawns builds brittle empires

https://yewjin.substack.com/p/treating-people-like-pawns-builds
3•fagnerbrack•9m ago•0 comments

Apple Unveils A20 Pro as First 2nm Smartphone Chip

https://www.macrumors.com/2026/09/09/apple-unveils-a20-pro-as-first-2nm-smartphone-chip/
2•newusertoday•10m ago•0 comments

Apple's Siri Recap Will Remember Your Conversations for You

https://mashable.com/tech/apple-siri-ai-conversation-recap-iphone-event-2026
1•ajg360•10m ago•2 comments

Show HN: Linefall, a drawing arcade with a serverless worldwide daily board

https://linefall.app/
1•2afer•10m ago•0 comments

Poll: Now vs. before NS, do you trust OpenAI with your work?

2•stochastimus•12m ago•1 comments

Folklore, GitHub and Vibes

https://ianmcnaughton.net/blog/folklore-github-and-vibes/
2•wc_nomad•14m ago•0 comments

Your Toothbrush Is a Computer. Are You Securing It Like One?

https://www.cybrsecmedia.com/your-toothbrush-is-a-computer-are-you-securing-it-like-one/
1•ilamont•15m ago•0 comments

What Is Math's Mysterious Langlands Program About?

https://www.quantamagazine.org/what-is-maths-mysterious-langlands-program-really-about-20260909/
1•digital55•15m ago•0 comments

1975 Banqiao Dam Failure

https://en.wikipedia.org/wiki/1975_Banqiao_Dam_failure
3•joebig•17m ago•0 comments

How we keep a noisy neighbor from starving your jobs at Inngest

https://www.inngest.com/blog/the-queue-is-the-easy-part
4•aldersondev•18m ago•0 comments

Contextify for Windows – Live Index of Your Claude Code/Codex History

https://contextify.sh/windows/
1•bredren•19m ago•1 comments

Responding to Claude's feedback prompts is opting-in for data sharing

https://privacy.claude.com/en/articles/10023580-is-my-data-used-for-model-training
1•andrew_eu•19m ago•1 comments

Neural Texture Compression for Three.js

https://three-ntc.ben3d.ca
3•bhouston•20m ago•0 comments

I Came, I Prompted, I Left Part 1: Building a Hypervisor for the MacBook Neo

https://codyho.dev/blog/hypervisor-macbook-neo/
5•ADevWithAnIdea•21m ago•1 comments

Floating nuclear power was a Russian curiosity.Now others want to give it a shot

https://bellona.org/news/nuclear-issues/2026-08-floating-nuclear-power-was-a-russian-curiosity-no...
3•Eridanus2•22m ago•0 comments

Procedural Graphs: Self-Evolving Execution Structures for LLM Agents

https://arxiv.org/abs/2609.09153
2•xnx•23m ago•0 comments

HFresh: Memory-Efficient Vector Search

https://weaviate.io/blog/hfresh
1•asdine•25m ago•0 comments

Go F Yourself Sama

https://twitter.com/BetterCallMedhi/status/2097472336257863722
3•andy99•25m ago•1 comments

No Big Deal

https://www.oliverburkeman.com/nobigdeal
1•Tomte•26m 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.