frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OpenAI's malicious bot swarm attacked RubyGems

https://www.theregister.com/security/2026/09/14/openais-malicious-bot-swarm-attacked-rubygems/529...
1•sbulaev•2m ago•0 comments

Mouse on frontier harness with glm-5.3-flash

https://mouse.dev/blog/mouse-on-glm-5-3-flash/
1•Aeroi•3m ago•0 comments

Claude for Financial Advisors

https://claude.com/blog/claude-for-financial-advisors
1•foxtrot8672•5m ago•1 comments

Doing Everyone Else's Job

https://yosefk.com/blog/doing-everyone-elses-job.html
2•luu•7m ago•0 comments

Sloppy Joe's – The era of AI signage

https://luke.zip/posts/sloppy-joes/
2•yathern•12m ago•0 comments

The Downside of Robot Solutionism

https://www.programmablemutter.com/p/the-downside-of-robot-solutionism
2•anigbrowl•15m ago•0 comments

China says AI CEOs' call for a slowdown is 'fear mongering'

https://www.cnbc.com/2026/09/14/china-ai-slowdown-us-tech-ceos.html
3•ericmay•16m ago•0 comments

Personal Statement on AI Risk

https://docs.google.com/document/u/1/d/e/2PACX-1vQNl3SEX5IyA6d9qHjjFZN-qzGRZNFI6b63g-yu1Fy-ZYkVfC...
1•sethbannon•16m ago•0 comments

I'm not addicted to the internet or my smartphone. I'm addicted to information

https://explorator.dev/addiction/
3•jyhrow•17m ago•1 comments

Dan Selsam's Personal Statement on AI Risk

https://twitter.com/DKokotajlo/status/2099600298855829616
1•sethbannon•17m ago•0 comments

Open-source Python framework for AI agents, workflows, and automations

https://github.com/BindBrain/BindAI
2•gimkostari•17m ago•0 comments

Supreme Court Rejects Trump's Restrictions on Mail Voting

https://www.nytimes.com/live/2026/09/14/us/supreme-court-mail-voting-trump
6•mikhael•21m ago•0 comments

AI Can Be Used for Cognitive Warfare

https://thecarrierwave.substack.com/p/how-ai-can-be-used-for-cognitive
3•throwawayq3423•28m ago•0 comments

We Are All Going to Die (Just Not Necessarily Because of AI)

https://emot.substack.com/p/we-really-are-all-going-to-die-just
1•emot•29m ago•0 comments

They Walk Among US

https://www.whitehouse.gov/aliens/
2•oriettaxx•31m ago•0 comments

Hands-On Learning in the Age of AI

https://grahamdumpleton.me/posts/2026/09/hands-on-learning-in-the-age-of-ai/
1•lumpa•31m ago•0 comments

A distributed, decentred and context-sensitive neurobiology of consciousness

https://www.biorxiv.org/content/10.64898/2026.09.02.745341v1
2•jiskipper•32m ago•1 comments

Ask HN: The amount of AI bot traffic is out control?

1•flyingcoder•33m ago•0 comments

Elon Musk threatens to sue over Gibney documentary's "space lasers" claim

https://www.npr.org/2026/09/10/g-s1-142713/musk-trump-2024-lasers-space
1•hn_acker•34m ago•0 comments

S3 doesn't work the way you think [video]

https://www.youtube.com/watch?v=sRrnRVkmTsQ
1•ent101•38m ago•0 comments

Deep Learning for Cosmetics (2018)

https://medium.com/mathematical-beauty/deep-learning-for-cosmetics-2d1b427bbfa2
1•_jayhack_•38m ago•0 comments

Anthropic is in regulatory-capture financial loop

https://twitter.com/kevinnbass/status/2099626156660043891
8•762236•45m ago•1 comments

Please Apple, free us from dopamine hell with cross-app Siri automations

https://reimer.tz/blog/please-apple-free-us-from-dopamine-hell
2•reimertz•45m ago•5 comments

The Birth of Development Alpha

https://power2026.ai/development
1•nsomani•49m ago•0 comments

OSDI '26 – μShell: A Microkernel-Based FPGA Shell Architecture [video]

https://www.youtube.com/watch?v=CRy27xXDIHI
1•matt_d•51m ago•0 comments

Show HN: An open-source control plane for your company's AI agents

https://github.com/vstorm-co/agenticos
2•outageroom•52m ago•0 comments

Bottles' Founder Has Managed to Run Microsoft 365 on Linux

https://itsfoss.com/news/bottles-microsoft-365-early-look/
2•cromka•55m ago•0 comments

Daily A11y to learn one WCAG 2.2 criterion a day

https://daily-a11y.com/
1•csskarma•1h ago•0 comments

The Register of British Slave-Traders

https://britishslavetraders.org/
8•dabinat•1h ago•0 comments

Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

https://github.com/JamesRyanATX/fcbnerd
18•fretlessjazz•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.