frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How to make Message Log of the Unreal Engine 100 times faster

https://larstofus.com/2026/05/28/how-to-make-unreals-message-log-100-times-faster/
1•larstofus•1m ago•0 comments

The DOJ Wants to Know Who on Reddit and X Is Criticizing ICE's Tactics

https://finance.yahoo.com/economy/policy/articles/doj-wants-know-reddit-x-093002604.html
1•vrganj•1m ago•0 comments

Sum-product, unit distances, and number fields

https://www.erdosproblems.com/forum/thread/blog:6
1•robinhouston•1m ago•0 comments

Can Meta Buy Belief?

https://michaelnovati.substack.com/p/can-meta-buy-belief
1•michaelnovati•4m ago•0 comments

Twenty Years of Bigtable

https://dl.acm.org/doi/10.1145/3788853.3803095
1•vapgap•6m ago•0 comments

Show HN: Combine WigglyPaint GIFs into Video

https://altbdoor.github.io/wiggly-compose-gif/
1•altbdoor•6m ago•0 comments

Show HN: AgentThreatBench – Benchmark for AI Agent Memory Security

https://github.com/OWASP/www-project-agent-memory-guard
1•vgudur297•10m ago•0 comments

Genius Spotted in the Wild

https://www.facebook.com/people/Cam-Rose/pfbid0s9H5s6XDR7ZFKZt7e8WoMM92Ri5biUdctEmWKPbmug2cCG2Vf4...
1•ezekielr•21m ago•1 comments

Napkins: Where Ethernet, Compaq and Facebook’s cool data center got their starts (2011)

https://www.networkworld.com/article/737614/ethernet-switch-napkins-where-ethernet-compaq-and-fac...
1•marysminefnuf•25m ago•0 comments

Moderate caffein use alters sleep-related EEG

https://www.mdpi.com/2072-6643/18/8/1220
1•jbotz•27m ago•0 comments

Nvidia Announces RTX Spark

https://www.theverge.com/tech/940589/nvidia-rtx-spark-n1-n1x-laptop-desktop-pc-cpu-gpu-ai-release...
4•rayhaanj•29m ago•0 comments

Nvidia RTX Spark

https://www.nvidia.com/en-us/products/rtx-spark/
15•shenli3514•31m ago•5 comments

Show HN: Ministry of Everything – CLI agent harness for a single operator

https://github.com/modulecollective/moe
1•slackpad•35m ago•0 comments

CEOs blame AI for layoffs, MIT prof says it fits a pattern to find cover story

https://fortune.com/2026/05/31/tech-companies-ai-washing-layoffs-wix-block-snap-atlassian-disposa...
4•1vuio0pswjnm7•42m ago•2 comments

Bugs I didn't expect while building a zsh cleanup script for macOS dev machines

https://github.com/milyzc/clean-mac
1•milizc•43m ago•0 comments

Nvidia jumps into PCs with new chip debuting in laptops from Microsoft, Dell, HP

https://www.cnbc.com/2026/05/31/nvidias-new-chip-to-power-fresh-line-of-windows-laptops-by-dell-h...
2•helsinkiandrew•50m ago•0 comments

Nvidia unveils PC 'superchip' in challenge to Apple and Intel

https://www.ft.com/content/58f984fd-d90b-4e8e-95b0-987a97c4a522
4•bazzmt•52m ago•0 comments

Show HN: Having fun making mini static site apps

https://joeheyming.github.io/
1•joeheyming•53m ago•0 comments

Synthea API: Create Synthetic Medical Records as a Service

https://github.com/johnisanerd/Apify-Synthea-API
1•johncole•54m ago•0 comments

Berkshire Hathaway to buy Taylor Morrison for $6.8B in cash

https://www.reuters.com/legal/transactional/berkshire-hathaway-buy-us-homebuilder-taylor-morrison...
3•Cider9986•54m ago•0 comments

The most complex model we understand [video]

https://www.youtube.com/watch?v=D8GOeCFFby4
1•stopachka•56m ago•0 comments

SanDisk stock is +4,440.53% in the past year

https://search.brave.com/search?q=sandisk+stock&rh_type=st&range=1y
4•Cider9986•58m ago•0 comments

Driftwm: What if your window manager worked like a whiteboard?

https://github.com/malbiruk/driftwm
1•hspeiser•58m ago•0 comments

US Immigration enforcement looks into buying ad data

https://www.politico.com/news/2026/05/30/ice-immigration-privacy-data-advertising-00939078
1•1vuio0pswjnm7•59m ago•0 comments

AI Is Creating More Work for Australia's Workplace Tribunal

https://www.bloomberg.com/news/articles/2026-05-29/ai-is-creating-more-work-for-australia-s-workp...
2•1vuio0pswjnm7•1h ago•0 comments

Finding New Biblical Cross-References with Codex

https://www.johnnychang.com/novel-scripture-connections/
1•zcase•1h ago•0 comments

Glide: A tiling window manager for macOS

https://github.com/tmandry/glide
1•yurivish•1h ago•0 comments

Ultra-highly efficient enrichment of uranium from seawater via studtite nanodots (2024)

https://www.nature.com/articles/s41467-024-50951-4
2•leonidasrup•1h ago•0 comments

Show HN: Forge an idea into a build-ready spec, on the AI engine you have

https://github.com/r10d1nsec/hephaestus-forge
1•r10d1nsec•1h ago•0 comments

Evergreen HN Stories – Revisited

https://vol-hn.surge.sh/
1•akman•1h ago•0 comments
Open in hackernews

I asked Gemini for a script to move files to Cloudflare R2. It deleted them

https://twitter.com/levelsio/status/1921974501257912563
6•bundie•1y ago

Comments

qwertox•1y ago
Rule #1: Always put deletions behind a flag which is disabled for the first couple of test runs.
turtleyacht•1y ago
It was truncating filenames, so /pics/1003-46.png overwrote /pics/1003-45.png because both were renamed /pics/1003-.png, or something like that.
qwertox•1y ago
Truncating file names for the target. Then it proceeded to delete the source file. "Successfully deleted local file: ..."

I mean, look at the printout. It shows that it created the remote file with the truncated filename, then deletes the local file with the correct filename.

turtleyacht•1y ago
Oh, I see. Having a flag to skip deletion during test runs is a good rule then.
rvz•1y ago
Recently there was a story about an updater causing a $8,000 bill because there was a lack of basic automated tests to catch the issue. [0]

The big lesson here is that you should actually test the code you write and also write automated tests to check any code generated by an LLM that the code is correct in what it does.

It is also useless to ask another AI to check for mistakes created by another LLM. As you can see in the post, both of them failed to catch the issue.

This why I don't take this hype around 'vibe-coding' seriously since not only it isn't software engineering, it promotes low quality and carelessness over basic testing and dismisses in checking that the software / script works as expected.

Turning $70 problems found in development into $700,000+ costs in production.

There are no more excuses in not adding tests.

[0] https://news.ycombinator.com/item?id=43829006

victorbjorklund•1y ago
Who runs such an AI generated script without checking the code first?
qwertox•1y ago
To be fair, the code Gemini outputs in AI Studio is so extremely verbose that it is almost impossible to read through it.

It turns 10 lines of code which is perfectly fine to reason about into 100 lines of unreadable code full of comments and exception handling.

weatherlite•1y ago
Right so lets just always run the code as is ?
qwertox•1y ago
No. Not at all. I've settled to discussing my code with Gemini. That way it works very well. I explicitly say "Comment on my code and discuss it" or "Let's discuss code for a script doing this and that. Generate me an outline and let's see where this leads. Don't put comments in the code, nor exception handling, we're just discussing it".

Or you create elaborate System Instructions, since it adheres to them pretty well.

But out-of-the-box, Gemini's coding abilities are unusable due to the verbosity.

I've even gone so far to tell it that it must understand that I am just a human and have limited bandwidth in my brain, so it should write code which is easy to reason about, that this is more important than having it handle every possible exception or adding multiline comments.

rsynnott•1y ago
> To be fair, the code Gemini outputs in AI Studio is so extremely verbose that it is almost impossible to read through it.

In which case, it should simply be considered unusable. Like, the sensible response to "tool is so inadequate that there is no reasonable way to make sure its output is safe" is to _not use that tool_.

rsynnott•1y ago
In which Roko's Basilisk fires a warning shot.
jethronethro•1y ago
This is why you test code or a script before running it for real. Live and learn, I guess ...