frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

ICE has spent over $25M on iris scanners in no-bid contracts

https://www.npr.org/2026/05/27/nx-s1-5822429/ice-buys-iris-scanners-tech-tools
1•ck2•12s ago•0 comments

The GitHub Actions Tax

https://cloudposse.com/newsletter/production-ready/2026-05-github-actions-tax
1•mooreds•39s ago•0 comments

The future of AI-native work

https://anandchowdhary.com/blog/2026/future-ai-native-work
1•anandchowdhary•39s ago•0 comments

Envato did my marketing for 12 years. Now I'm lost. Where do I start?

https://www.indiehackers.com/post/envato-did-my-marketing-for-12-years-now-i-m-lost-where-do-i-st...
1•veno_es•56s ago•0 comments

California defeats Tesla's attempt to throw out racial discrimination lawsuit

https://arstechnica.com/tech-policy/2026/05/california-defeats-teslas-attempt-to-throw-out-racial...
2•Brajeshwar•1m ago•0 comments

Dancing Mad with Sandboxing

https://xeiaso.net/blog/2026/dancing-mad-sandboxing/
1•xena•1m ago•0 comments

K Slices, K Dices

https://beyondloom.com/blog/slicedice.html
1•tosh•3m ago•0 comments

How We Test AI: LLM and GenAI Security Methodology at Anvil Secure

https://www.anvilsecure.com/blog/llm-genai-security-methodology-at-anvil-secure.html
1•anvilsecure•4m ago•0 comments

Testing = slow? Yeah, that's by design, you dipshit

https://www.maaikebrinkhof.nl/testing-slow-yeah-thats-by-design-you-dipshit/
2•linhns•7m ago•0 comments

Building a peer-to-peer alternative to Cloudflare Tunnels with edge TLS certs

https://pangolin.net/news/building-a-peer-to-edge-peer-reverse-proxy
5•miloschwartz•7m ago•0 comments

Show HN: Agentic Intent Benchmark

https://github.com/intent-bench/intent-bench
1•ryan4rtmx•8m ago•0 comments

Show HN: AgentSite – Same bytes to every visitor; Markdown twin at <body> top

https://agentsite.app/
2•dguiley•8m ago•0 comments

Scientists break 30-year superconductivity record at normal pressure

https://www.sciencedaily.com/releases/2026/05/260527023220.htm
2•foota•8m ago•0 comments

Who Wants to Work Anyway?

https://dschreiber.substack.com/p/who-wants-to-work-anyway
2•dimfisch•11m ago•1 comments

Oura Ring 5

https://www.bloomberg.com/news/articles/2026-05-28/oura-ring-5-40-smaller-more-like-regular-ring-...
3•ramonga•12m ago•1 comments

Why do LLM keys all start with sk?

2•swaraj•13m ago•1 comments

Oura Ring 5

https://ouraring.com/blog/inside-the-ring-oura-ring-5/
3•tosh•13m ago•0 comments

NYED Data Explorer Shows 15 Years of Charter School Success

https://redwallanalytics.com/posts/2023-02-22-nyed-data-explorer-shows-15-years-of-charter-school...
1•sebg•14m ago•0 comments

How do you process your "saved but never watched" content pile?

https://github.com/TheBVL/DRIP
1•thebvl•16m ago•1 comments

Why the US job market is so hard, especially for recent college graduates

https://www.msn.com/en-us/news/us/why-the-us-job-market-is-so-hard-especially-for-recent-college-...
2•thehoff•17m ago•2 comments

Problem with Contract Analysis AI

1•rohisinh•18m ago•0 comments

A multi-tool agent harness: graph routing, middleware, and state budgets

https://github.com/Bella3202019/promptloop/blob/main/docs/The_Harness_Behind_Deep_Agent.md
1•velapod•19m ago•0 comments

Valve Takes Crazy Pills and Jacks Up Steam Deck Pricing

https://boilingsteam.com/valve-takes-crazy-pills-and-jacks-up-steam-deck-pricing/
2•ekianjo•20m ago•0 comments

Intel Hyperscan: How We Match Regular Expressions

https://www.intel.com/content/www/us/en/collections/libraries/hyperscan/regular-expression-match....
1•tosh•21m ago•0 comments

Ask HN: Wishlist for an Immich-macOS-App?

2•markusMB•22m ago•0 comments

The Mississippi Miracle

https://en.wikipedia.org/wiki/Mississippi_Miracle
1•panny•22m ago•0 comments

I Tried to Sell My House with a Chatbot

https://www.nytimes.com/2026/05/28/technology/sell-house-with-ai-no-realtor.html
1•burkaman•23m ago•1 comments

Only 17% of all 64-bit Integers are products of two 32-bit integers

https://lemire.me/blog/2026/05/22/only-17-of-all-64-bit-integers-are-products-of-two-32-bit-integ...
2•sebg•26m ago•0 comments

Show HN: Free open source coding models in Slack

https://www.runcord.com/
2•ramonga•26m ago•0 comments

EaglePress – v2.0 milestone, Blog with Python3 and PostgreSQL

https://eaglepress.org/
1•eagle10ne•27m 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.