frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open Source LLM Comparison – Is Opus Cooked?

https://paradise-runner.github.io/frontier-comparison/
2•dividedcomet•2m ago•1 comments

Installing OpenBSD on the Pomera DM250 Writerdeck

https://jcs.org/2026/04/09/openbsd-dm250
1•djfergus•2m ago•0 comments

Show HN: Function Calling Harness: From 6.75% to 100% (Qwen Meetup Presentation)

https://typia.io/blog/function-calling-harness-qwen-meetup-korea/
2•samchon-github•4m ago•0 comments

AI Code Is Hollowing Out Open Source, and Maintainers Are Looking the Other Way

https://www.quippd.com/writing/2026/04/08/ai-code-is-hollowing-out-open-source-and-maintainers-ar...
3•pabs3•5m ago•0 comments

Daily You: A Personal Diary

https://github.com/Demizo/Daily_You
1•thunderbong•9m ago•0 comments

Helix and Typst are a match made in heaven

https://ergaster.org/til/helix-typst-match-in-heaven/
1•vinhnx•10m ago•0 comments

CLínica Bíblica: From Mission Hospital to Modern Medical Leader in Costa Rica

https://johnquam.substack.com/p/clinica-biblica-from-mission-hospital
1•headmonkey•14m ago•0 comments

Crystal on Rails (Rails-to-Crystal Transpiler)

https://intertwingly.net/blog/2026/04/10/Railcar.html
1•hugh4life•16m ago•0 comments

The term "AGI" is almost useless at this point

https://helentoner.substack.com/p/the-term-agi-is-almost-useless-at
1•gmays•16m ago•0 comments

Two Japanese suppliers commit to keeping Blu-ray discs and drives in supply

https://automaton-media.com/en/news/two-japanese-suppliers-commit-to-keeping-blu-ray-discs-and-dr...
1•voxadam•17m ago•0 comments

Use Claude Max subscription with OpenClaw again

https://github.com/zeulewan/glueclaw
1•zeulewan•30m ago•2 comments

Leaked – publicly unavailable unstable preview model

https://unstable.bot
14•mrhyyyyde•34m ago•0 comments

There are limited benefits when parents hold back their child in kindergarten

https://www.latimes.com/california/story/2026-03-23/limited-benefits-when-parents-hold-back-their...
1•PaulHoule•37m ago•0 comments

What, Is the GIL?

https://finbarr.ca/what-is-the-gil/
2•vinhnx•37m ago•0 comments

Iran Unable to Find Mines in Strait of Hormuz, U.S. Says

https://www.nytimes.com/2026/04/10/us/politics/iran-mines-strait.html
2•tyleo•38m ago•0 comments

Artemis II safely splashes down

https://www.cbsnews.com/live-updates/artemis-ii-splashdown-return/
181•areoform•39m ago•40 comments

I made a productivity device for less than 50 bucks

https://thelibre.news/i-made-the-ultimate-productivity-device/
2•birdculture•43m ago•0 comments

Raising Carthaginian Armies, Part I: Finding Carthaginians

https://acoup.blog/2026/04/10/collections-raising-carthaginian-armies-part-i-finding-carthaginians/
1•baud147258•43m ago•0 comments

Social media has become a freak show

https://www.natesilver.net/p/social-media-has-become-a-freak-show
8•herbertl•46m ago•1 comments

Yet another BFF toolkit for Python

https://allmonday.github.io/pydantic-resolve/
1•tank-34•46m ago•0 comments

Algorithmic Unification of Number Theory and Quantum Mechanics IBM Quantum

https://github.com/peterbabulik/The-Algorithmic-Unification-of-Number-Theory-and-Quantum-Mechanics
1•PeterBabulik•48m ago•0 comments

Giggles Raised a Pre-Seed for Tradable Videos – TikTok Meets the Trading Floor

https://www.siliconsnark.com/giggles-raised-a-pre-seed-for-tradable-videos-tiktok-meets-the-tradi...
3•SaaSasaurus•53m ago•0 comments

AI Agent Proxy to help reduce token usage (Anthropic Only)

https://github.com/Wuzu11517/agentic-proxy
2•Wuzu•55m ago•1 comments

Drones, Geophysics and AI: Researchers Battle Against Land Mines (2023)

https://news.climate.columbia.edu/2023/09/12/with-drones-geophysics-and-artificiai-intelligence-r...
1•defrost•57m ago•0 comments

Let Us Learn to Show Friendship for a Man When He Is Alive, Not After He Is Dead

https://daringfireball.net/2026/04/when_he_is_alive_and_not_after_he_is_dead#fnr2-2026-04-10
3•cratermoon•58m ago•0 comments

Rescuing vintage microcontrollers part 3: Life at long last

https://www.blog.montgomerie.net/posts/2026-03-02-rescuing-vintage-microcontrollers-part-3-life-a...
2•joecobb•58m ago•0 comments

Bun v1.3.12

https://bun.com/blog/bun-v1.3.12
3•bootlegbilly•59m ago•3 comments

AI-Assisted Breach of Mexico's Government Infrastructure Report

https://gambit.security/blog-post/a-single-operator-two-ai-platforms-nine-government-agencies-the...
1•bgrainger•1h ago•0 comments

Italo Calvino: A Traveller in a World of Uncertainty

https://www.historytoday.com/archive/portrait-author-historian/italo-calvino-traveller-world-unce...
8•lermontov•1h ago•1 comments

Molotov Coctail Thrown at Sam Altman's House

https://www.nbcnews.com/video/shorts/molotov-cocktail-thrown-at-sam-altman-s-house-261143109536
4•jellyotsiro•1h ago•1 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•11mo ago

Comments

qwertox•11mo ago
Rule #1: Always put deletions behind a flag which is disabled for the first couple of test runs.
turtleyacht•11mo 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•11mo 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•11mo ago
Oh, I see. Having a flag to skip deletion during test runs is a good rule then.
rvz•11mo 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•11mo ago
Who runs such an AI generated script without checking the code first?
qwertox•11mo 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•11mo ago
Right so lets just always run the code as is ?
qwertox•11mo 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•11mo 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•11mo ago
In which Roko's Basilisk fires a warning shot.
jethronethro•11mo ago
This is why you test code or a script before running it for real. Live and learn, I guess ...