frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Last AI Built by Humans: Toward Genuine Recursive Self-Improvement

https://arxiv.org/abs/2609.11873
1•pella•3m ago•0 comments

Show HN: What Just Pinged Me?

https://whatjustpingedme.com
1•furyofantares•5m ago•0 comments

China Cleantech Exports Data Explorer

https://ember-energy.org/data/china-cleantech-exports-data-explorer/
2•Bluestein•5m ago•0 comments

Byte: A Visual Archive

https://byte.tsundoku.io/#198410-011
2•doener•7m ago•0 comments

Mees AI Journal and Chat

https://play.google.com/store/apps/details?id=chat.meesai.net&hl=en_US
2•saidevac•16m ago•0 comments

Slime moulds and the bitter debate over the nature of intelligence

https://www.theguardian.com/news/ng-interactive/2026/sep/08/this-is-dangerous-slime-moulds-and-th...
1•bookofjoe•18m ago•0 comments

Portable Cooling Mister and Bonus Stationary Pet Version

https://www.instructables.com/Portable-Cooling-Mister-Bonus-Stationary-Pet-Versi/
1•sudo_cowsay•18m ago•0 comments

Douglas Adams and the exterminated Doctor Who adventure

https://www.bbc.co.uk/news/articles/c8jdp38z4jgo
1•6LLvveMx2koXfwn•20m ago•0 comments

Show HN: I made an automated day-by-day itinerary organizer for my trip to Spain

https://petrelvoyage.com/app
3•desktopentree•23m ago•2 comments

Registration without a phone number on Signal will use zero-knowledge proofs

https://community.signalusers.org/t/registration-without-a-phone-number/2222?page=10
3•Cider9986•23m ago•0 comments

There's No Such Thing as an AI 'Lab'

https://www.theatlantic.com/technology/2026/09/stop-calling-ai-companies-labs/688528/
3•Bluestein•27m ago•0 comments

Destockd

https://www.destockd.com/#/about
2•DeepLogin•29m ago•0 comments

The Hidden Software Variable in UAS Performance

https://foxandlion.pub/analysis/the-hidden-software-variable-in-uas-performance
7•agrantic•31m ago•0 comments

A malleable IDE for typed knowledge

https://github.com/arsumbris/arsumbris
2•arscontexta•35m ago•1 comments

What are the five pros and cons of artificial intelligence?

https://www.aljazeera.com/news/2026/9/13/what-are-the-five-pros-and-cons-of-artificial-intelligence
4•jethronethro•38m ago•0 comments

The Human Use of Human Beings - Norbert Wiener (1989) [pdf]

https://monoskop.org/images/6/60/Wiener_Norbert_The_Human_Use_of_Human_Beings_1989.pdf
4•andsoitis•41m ago•0 comments

I think of time as an arrow, so I made a linear calendar

https://theawesomecalendar.com/en
1•maksonam•43m ago•3 comments

Expanding model choice in Copilot with Grok

https://techcommunity.microsoft.com/blog/microsoft-copilot-blog/expanding-model-choice-in-copilot...
2•andsoitis•45m ago•0 comments

Ask HN: Is there an emerging pattern for NEGATIVESKILLS.md files?

2•mehmetoguzderin•47m ago•2 comments

BluBeam Pro

https://blubeam.pro/
2•alexawilder•48m ago•1 comments

DuckDB 2.0 Pushes Whole Queries Through ADBC–10–11× Faster on PostgreSQL

https://query.farm/blog/one-query-one-arrow-stream-adbc-duckdb-2/
3•rustyconover•56m ago•0 comments

Why is privacy so hard?

https://cacm.acm.org/blogcacm/why-is-privacy-so-hard/
4•andsoitis•56m ago•3 comments

Ask HN: In The Matrix, the bad guys are the 'agents'. Coincidence? Clairvoyance?

6•spottedmarley•57m ago•2 comments

Show HN: SF Title Alert

https://sftitlealert.com
2•arkadiyt•58m ago•0 comments

What Is Wrong with Nike?

https://www.s-1.site/s/the-middle-market-focus-verticals.html
3•anthonybourdain•58m ago•0 comments

SCH: An affordable sandbox for Coding Agents in your AWS account

https://c-daniele.github.io/en/posts/2026-09-07-close-the-lid-serverless-coding-harness/
3•cdani•59m ago•0 comments

The Outrageous Collapse of a 'Montessori Ponzi'

https://www.nytimes.com/2026/09/13/business/guidepost-montessori-higher-ground-education-ray-girn...
3•sciurus•1h ago•1 comments

Claude Fable 5.1 Solves the Cyphral Distich, a 370-year-old cipher

https://www.vals.ai/blogs/fable-solves-cyphral-distich
100•u1hcw9nx•1h ago•21 comments

Veilid is an open-source, peer-to-peer application framework

https://veilid.com/
4•Bluestein•1h ago•0 comments

AI Is Destroying the World

https://gornak40.org/blog/ai-is-destroying-the-world.html
14•Gornak40•1h ago•3 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.