frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Duster: Tor Service Attribution Based on Flow Watermarking with Track Hiding [pdf]

https://www.usenix.org/system/files/raid2019-iacovazzi.pdf
1•rbanffy•3m ago•0 comments

Can a Mouse Survive a Fall from a High-Rise?

https://johnmjennings.com/can-a-mouse-survive-a-fall-from-a-high-rise/
1•thunderbong•6m ago•0 comments

Attributing Northvolt's Bankruptcy

https://www.globaltimes.cn/page/202602/1354840.shtml
1•leonidasrup•7m ago•0 comments

Will Ever David Defeat Goliath? Epic vs. Apple

https://www.macrumors.com/2026/05/21/apple-supreme-court-epic-games-case/
1•enricotal•9m ago•0 comments

Pressure from Silicon Valley helped block Trump's expected order on AI

https://www.washingtonpost.com/politics/2026/05/22/last-minute-lobbying-by-tech-industry-official...
1•thm•11m ago•0 comments

POC for CVE-2026-46529 – RCE via PDF argv injection

https://github.com/N1et/CVE-2026-46529
1•zdkaster•13m ago•1 comments

AI may be inflationary before it becomes productive

https://www.axios.com/2026/04/23/ai-inflation-productivity-companies
1•latentframe•15m ago•0 comments

OMLX v0.3.9 Stable Merges Native MTP (Multi-Token Prediction)

https://github.com/jundot/omlx/releases/tag/v0.3.9
1•febed•16m ago•0 comments

QuantumAi Blockchain and Aethermind Update

https://qbc.network/blog/v121-four-validators-aether-on-gpu
1•BlockArtica•17m ago•1 comments

Should be illegal (but it's not)

https://zenodo.org/records/20338929
1•anasteciadunu•18m ago•0 comments

Sales and Dungeons: Thermal Printer Ttrpg Utility

https://sales-and-dungeons.app/
2•hyperific•21m ago•0 comments

Chinese authorities destroy villager's 10-storey Studio Ghibli-esque home

https://www.theguardian.com/world/2026/may/22/china-officials-destroy-ramshackle-10-storey-studio...
1•mykowebhn•21m ago•0 comments

Check DNS bind configuration with Sparrow and Python

https://sparky.sparrowhub.io/report/scc/29082#Report/
1•melezhik•26m ago•1 comments

A.I. Learns to Optimize Factorio Blueprints [video]

https://www.youtube.com/watch?v=mGOKKtIDNbk
1•bmn__•26m ago•0 comments

Preconditioning Vectors: Making Elasticsearch VectorDB BBQ Work for Every Vector

https://www.elastic.co/search-labs/blog/elasticsearch-bbq-preconditioning-vectors
1•eigenBasis•27m ago•0 comments

MathML

https://developer.mozilla.org/en-US/docs/Web/MathML
1•tosh•36m ago•1 comments

The cost of military deployments (and why Europe is running out of time)

https://vulpesetleo.substack.com/p/pulling-5000-troops-from-germany
1•hnsa•41m ago•0 comments

Fixing LLM Writing with Distribution Fine Tuning

https://rosmine.ai/2026/05/18/fixing-llm-writing-with-distribution-fine-tuning/
2•tosh•41m ago•0 comments

Samsung to distribute up to $26.6B to staff in AI-driven bonuses

https://www.tomshardware.com/tech-industry/big-tech/samsung-reportedly-set-to-distribute-up-to-us...
3•signa11•47m ago•2 comments

Repeated Header in a Next.js page using iframe and BBPress

1•Thompson_Li•53m ago•0 comments

Chapter House: A Complete Children's Library

https://chapter.house/
1•MrBuddyCasino•54m ago•0 comments

Full Stack Developer

2•shoaibcodes•55m ago•0 comments

Show HN: Sylph – the open-source company brain behind my YC startup

https://github.com/getnao/sylph
4•ClaireGz•55m ago•0 comments

ChatGPT for PowerPoint in Beta

https://chatgpt.com/apps/powerpoint/
1•sofumel•1h ago•0 comments

Efficient, SQL-backed C++ project indexer designed for large codebases

https://github.com/walti1972/mcp-cpp-project-indexer
1•walti1972•1h ago•0 comments

Former Price Andrew sexual misconduct being examined

https://www.abc.net.au/news/2025-11-01/virginia-giuffre-voice-finally-heard-prince-andrew-epstein...
1•asdefghyk•1h ago•2 comments

Samsung Chip Workers to Get Average $340k Bonus in AI Boom

https://www.bloomberg.com/news/articles/2026-05-21/samsung-chip-workers-to-get-average-340-000-bo...
1•helsinkiandrew•1h ago•2 comments

Why does the arrow (->) operator in C exist?

https://stackoverflow.com/questions/13366083/why-does-the-arrow-operator-in-c-exist
5•signa11•1h ago•2 comments

Welcome to John Regehr's Integers in C quiz

https://acepace.net/integerQuiz/
2•signa11•1h ago•0 comments

PopPy: Opportunistically Exploiting Parallelism in Python Compound AI Apps

https://arxiv.org/abs/2605.18697
1•matt_d•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.