frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

CrackArmor: Multiple Vulnerabilities in AppArmor

https://cdn2.qualys.com/advisory/2026/03/10/crack-armor.txt
1•stevekemp•58s ago•0 comments

Does Where You're Born Matter More Than How Hard You Work?

https://www.decodeecon.com/p/does-where-youre-born-matter-more
1•NomNew•3m ago•0 comments

Show HN: OpenClaw-class agents on ESP32 (and the IDE that makes it possible)

https://pycoclaw.com/
1•pycoclaw•3m ago•1 comments

Show HN: Turkish Sieve Engine – Full Prime Statistics Up to 10^14 and V2 Preview

https://github.com/bilgisofttr/turkishsieve
1•bilgisoft•5m ago•0 comments

Faster Bundler

https://railsatscale.com/2026-03-09-faster-bundler/
1•hahahacorn•6m ago•0 comments

Big Pork attacks California law on caging

https://www.latimes.com/politics/newsletter/2026-03-12/chabria-column-pig-confinement-pork-califo...
1•bilsbie•6m ago•0 comments

A DOGE bro left Social Security with 500M records on a drive and expected pardon

https://www.techdirt.com/2026/03/11/a-doge-bro-allegedly-walked-out-of-social-security-with-500-m...
1•spenvo•6m ago•0 comments

How to Run Local LLMs with Claude Code (Unsloth)

https://unsloth.ai/docs/basics/claude-code
1•armcat•6m ago•0 comments

AI assistants now equal 56% of global search engine volume

https://searchengineland.com/ai-assistants-global-search-engine-volume-study-471118
1•gmays•7m ago•0 comments

What is the strongest open source model for coding against Opus 4.6?

2•eeko_systems•11m ago•0 comments

Whole-Brain Connectomic Graph Model Enables Whole-Body Locomotion Control in Fly

https://arxiv.org/abs/2602.17997
2•sosodev•12m ago•0 comments

Patience – 3Sec Hold Game:)

https://3sec.site/
2•casultra•13m ago•2 comments

Show HN: Homecastr - AI home price forecasts on a map

https://www.homecastr.com/
2•dhardestylewis•13m ago•0 comments

Show HN: DevNode.studio, 100% local dev tools to make back end work faster

https://www.devnode.studio/
2•nyosef26•13m ago•1 comments

Brex tests agents: by committing fraud

https://www.brex.com/journal/articles/simulation-testing-ai-audit-agent
3•brandonbloom•18m ago•0 comments

Cryo FAQ

https://notebook.ldeming.com/whyilovecryo/
3•sebg•18m ago•0 comments

AI Slop: A Slack API Rate Limiting Disaster

https://code.dblock.org/2026/03/12/ai-slop-a-slack-api-rate-limiting-disaster.html
2•dblock•19m ago•0 comments

"You're Right"- What if you gave a web dev from 2006 Claude Code?

https://wiredsis.medium.com/youre-absolutely-right-2f4281e0f950
2•chess•19m ago•0 comments

Illinois introduces OS-level age verification law

https://legiscan.com/IL/bill/SB3977/2025
23•rickcarlino•20m ago•6 comments

Sam Altman Says Intelligence Will Be a Utility

https://gizmodo.com/sam-altman-says-intelligence-will-be-a-utility-and-hes-just-the-man-to-collec...
3•cdrnsf•22m ago•1 comments

Now Is the Time to Eat Their Lunch

https://rodyne.com/?p=3875
2•boznz•22m ago•1 comments

Tanker Sea Owl I Boarded in the Baltic Sea

https://polisen.se/aktuellt/nyheter/nationell/2026/mars/tanker-sea-owl-i-boarded-in-the-baltic-sea/
2•madspindel•23m ago•0 comments

A 4 byte file can bypass permissions in a GraphQL package used for payments

https://medium.com/@caplanmaor/prototype-pollution-in-graphql-upload-minimal-cve-2025-65587-a8648...
2•BambaNugat•23m ago•1 comments

Code Quality in the Age of Coding Agents

https://michaeltimbs.me/blog/code-quality-in-the-age-of-coding-agents/
2•alpaylan•23m ago•0 comments

Ask HN: Does code style matter much anymore?

3•travisgriggs•27m ago•2 comments

DirectX: Bringing Console-Level Developer Tools to Windows

https://devblogs.microsoft.com/directx/directx-bringing-console-level-developer-tools-to-windows/
4•haunter•27m ago•1 comments

DIY: Enigma Machine from a Toilet Paper Tube

https://www.flyingpenguin.com/build-your-own-mini-enigma-machine-from-a-toilet-paper-tube/
2•rolph•28m ago•0 comments

Jones Act Enforcer

https://offshoremarine.org/page/JonesActEnforcer
2•signorovitch•28m ago•1 comments

Turn your best X posts into a portfolio people can browse

https://curio-brown.vercel.app
4•NachikethRamesh•29m ago•0 comments

Women of the Flemish Golden Age

https://news.artnet.com/art-world/meet-the-forgotten-women-of-the-flemish-golden-age-2751227
3•petethomas•29m ago•0 comments
Open in hackernews

Ask HN: How to Foreshadow?

2•ksec•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo ago
You can just pad or HMAC the short sentence.
codetrotter•9mo ago
Absolutely. Padding it falls under making sure the text is not too short.
gus_massa•9mo 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.