frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Bill in New York State Would Protect Lawyers from AI Competition

https://reason.com/2026/03/04/this-bill-in-new-york-state-would-protect-lawyers-from-ai-competition/
1•mhb•34s ago•0 comments

Nvidia stops production of chips intended for Chinese market

https://www.ft.com/content/47f1cf56-209f-46fb-a437-f769b9ccb2cb
1•pera•43s ago•0 comments

SQG (SQL to Code Generator) Now with Java Streams and List Type Support

https://sqg.dev/blog/java-streams-and-list-types/
1•uwemaurer•50s ago•0 comments

OURA Acquires Doublepoint to Expand AI-Driven Interaction Capabilities

https://ouraring.com/blog/oura-acquires-doublepoint/
1•yakkomajuri•58s ago•0 comments

Show HN: Canvo – AI agent with live canvas and Linux sandbox on Android

https://github.com/canvo-app/canvo
1•canvo-app•1m ago•0 comments

Amazon bugging out for anyone else?

1•throwaway743•1m ago•0 comments

Show HN: Direct to silicon DLinear AI accelerator on the Sky130 open-source node

https://github.com/Aperion-Technologies/Aperion-DLinear-ASIC-Core
1•NotJustBinary•2m ago•0 comments

Amazon Lightsail now offers OpenClaw, a private self-hosted AI assistant

https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-lightsail-openclaw/
1•nateb2022•2m ago•0 comments

Kristi Noem Out as DHS Secretary

https://www.cbsnews.com/news/kristi-noem-out-as-secretary-of-homeland-security-markwayne-mullin/
1•cdrnsf•3m ago•0 comments

Palantir's Double Conflict of Interest in the War Against Iran

https://bylinetimes.com/2026/03/05/palantirs-double-conflict-of-interest-in-the-war-against-iran/
1•gravisultra•3m ago•0 comments

Google has shipped a CLI for Google Workspace

https://skills.sh/?q=googleworkspace
1•umangsehgal93•3m ago•0 comments

Open-sourced a scanner for AI skills/hooks called 'artguard'

https://github.com/spiffy-oss/artguard
1•spiffyamber•5m ago•1 comments

Don't Be Afraid to Be Bad at It

https://dontbreakprod.com/posts/dont-be-afraid-to-be-bad-at-it
1•dorkrawk•5m ago•0 comments

Flash Attention 4, running near matmul speeds [pdf]

https://github.com/Dao-AILab/flash-attention/blob/main/assets/fa4_paper.pdf
1•verdverm•5m ago•0 comments

Show HN: KarnEvil9, a deterministic AI agent runtime

https://github.com/oldeucryptoboi/KarnEvil9
1•oldeucryptoboi•6m ago•0 comments

President Trump, Pam Bondi sued over sale of TikTok assets

https://www.npr.org/2026/03/05/g-s1-112605/tiktok-deal-lawsuit-trump-bondi
4•yibg•7m ago•0 comments

Show HN: Vet – Prevent coding agents from making mistakes

https://imbue.com/product/vet/
1•andrewlak•8m ago•0 comments

White House Uses Call of Duty Footage in Showcase of Destruction in Iran War

https://www.gamespot.com/articles/white-house-uses-call-of-duty-footage-in-showcase-of-destructio...
5•speckx•8m ago•0 comments

Generate Your Own Cinematic Video Overviews in NotebookLM

https://blog.google/innovation-and-ai/products/notebooklm/generate-your-own-cinematic-video-overv...
1•armcat•10m ago•0 comments

The key insight for programming with LLMs effectively

https://yoyo-code.com/the-key-insight-for-programming-with-llms-effectively/
1•panstromek•10m ago•0 comments

US Won't Allow India to Become Rival Like China, Official Says

https://www.bloomberg.com/news/articles/2026-03-05/us-won-t-allow-india-to-become-rival-like-chin...
1•alephnerd•10m ago•0 comments

Seventeen Years of Coding and Starting Over

https://www.sunilshenoy.com/2026/03/05/seventeen-years-of-coding-and.html
1•speckx•11m ago•0 comments

Show HN: A macOS app for data refinement

https://github.com/jshchnz/refiner
1•jshchnz•12m ago•0 comments

Show HN: See AI Come Alive AIMA Visualizations Repo (GitHub)

https://jsurrea.github.io/aima-visualizations/
2•jsurrea•13m ago•0 comments

Dyson spheres on H-R diagram

https://arxiv.org/abs/2602.23270
1•zahrevsky•13m ago•0 comments

Trump rejects Khamenei's son as Iran war intensifies with US-Israel strikes

https://www.reuters.com/world/asia-pacific/iran-launches-wave-missiles-israel-us-republicans-bloc...
1•tartoran•14m ago•0 comments

New GUI for Linux

https://github.com/KamilMalicki/MicWM
2•KamilMalicki•15m ago•0 comments

Show HN: Sentinel – Deterministic WASM Auditor for EU AI Act Compliance

https://github.com/MOXO08/sentinel-scan-action
1•sentinel_ai_act•17m ago•1 comments

What breaks when your agent has 100k tools

https://getviktor.com/blog/what-breaks-when-your-agent-has-100000-tools
5•peteralbert•17m ago•1 comments

Show HN: Sous Clip – Extract recipes from short-form cooking videos

https://sous-clip-web.pages.dev/
1•derpyyy_•18m 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.