frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Transformation and Analogies

https://camerongordon0.substack.com/p/on-transformation-and-analogies
1•iciac•2m ago•0 comments

Critical Thinking: The Architecture of Doubt

https://calltothink.com/blog/critical-thinking-architecture-of-doubt/
1•akarnam37•3m ago•0 comments

Show HN: Vibe Check – Client-side invisible Unicode steganography scanner

https://websationflow.com/
1•Raywob•3m ago•0 comments

I'm Not a Robot

https://sheets.works/data-viz/captcha
2•thunderbong•12m ago•0 comments

The Foldable iPhone Is Basically an iPad Mini That Folds in Half

https://gizmodo.com/the-foldable-iphone-is-basically-an-ipad-mini-that-folds-in-half-2000750451
1•thunderbong•20m ago•0 comments

Show HN: Paper Millionaire – A Startup Stock Option Horror Roguelike

https://paper-millionaire.pagey.site/
2•freakynit•27m ago•0 comments

Show HN: Free On-Brand AI Ad Maker

https://www.context.dev/free-tools/ad-maker
1•ICodeSometimes•27m ago•0 comments

Show HN: MemOperator-4B

https://huggingface.co/MemTensor/MemOperator-4B
2•MemTensor•29m ago•0 comments

Branimir Lambov from IBM on Cassandra

https://theconsensus.dev/p/2026/04/26/branimir-lambov-from-ibm-on-cassandra.html
2•SerCe•34m ago•0 comments

Surfshark releases new proprietary VPN protocol

https://www.zdnet.com/article/surfshark-dausos-vpn-protocol/
2•kitchi•35m ago•0 comments

Learning to Repair Lean Proofs from Compiler Feedback

https://arxiv.org/abs/2602.02990
1•matt_d•36m ago•0 comments

Italy to extradite suspected Chinese hacker wanted by US authorities

https://www.reuters.com/world/china/italy-extradite-suspected-chinese-hacker-wanted-by-us-authori...
1•NN88•39m ago•0 comments

Ask HN: Is there a way to render URLs to PDFs on Android?

1•Irongirl1•40m ago•1 comments

California's Billionaire Tax Has the Signatures to Make the Ballot, Backers Say

https://www.wsj.com/politics/policy/californias-billionaire-tax-has-the-signatures-to-make-the-ba...
7•testfoobar•44m ago•0 comments

Banning AI Art – Wallhaven

https://wallhaven.cc/forums/thread/4800
2•thedayisntgray•44m ago•2 comments

Low-Dose Aspirin Usage for Primary Prevention Has Fallen by >50% Since 2018

https://www.epicresearch.org/articles/low-dose-aspirin-usage-for-primary-prevention-of-cardiovasc...
1•salkahfi•45m ago•0 comments

Making UIs like text adventure games

https://en.andros.dev/blog/b5ba872a/making-uis-like-text-adventure-games/
1•andros•45m ago•0 comments

Framework's new Linux laptop is selling faster than its Windows one

https://www.pcworld.com/article/3123900/framework-new-linux-laptop-is-selling-faster-than-its-win...
7•Garbage•46m ago•0 comments

Show HN: Twitter Bulk Delete

https://chromewebstore.google.com/detail/twitter-bulk-delete-bulk/liocepnkgmapkfiplhhgjkokgnolglbc
2•qwikhost•48m ago•0 comments

PLA-Based triboelectric nanogenerators: Pathway to sustainable energy harvesting

https://www.sciencedirect.com/science/article/pii/S2773207X25000193
1•ludicrousdispla•54m ago•0 comments

Cursor Deleted Railway Production Volume and Backups

https://twitter.com/i/status/2048103471019434248
3•fastest963•54m ago•0 comments

YouTube Removes Alt-Right Criticism

https://www.youtube.com/post/UgkxiDyyBsYJwX0PKsnu2_AOGMhMYwm0qPKm
11•pkilgore•57m ago•0 comments

Making a Landing Page Work for Both Humans and AI Agents

https://docsalot.dev/blog/i-redesigned-my-landing-page-so-ai-agents-can-read-it
3•fazkan•59m ago•0 comments

AI and Digitalization in HTA: Enhancing Evidence, Equity and Efficiency [video]

https://www.youtube.com/watch?v=2wN0D-AqUQQ
1•DarkmSparks•1h ago•0 comments

Tin Can: a screen free phone for kids

https://www.tomsguide.com/phones/tin-can-everything-you-need-to-know-about-the-viral-screen-free-...
4•silverdrake11•1h ago•1 comments

Cisco Introduces Universal Quantum Switch Advancing the Path to Quantum Network

https://newsroom.cisco.com/c/r/newsroom/en/us/a/y2026/m04/cisco-introduces-universal-quantum-swit...
2•vismit2000•1h ago•0 comments

The missing piece in quantum computing – Cisco's universal quantum switch

https://finshots.in/archive/the-missing-piece-in-quantum-computing/
1•vismit2000•1h ago•0 comments

Justice-in-Becoming: The Universal Grammar of Stability Under Uncertainty

https://www.mountaineagle.net/articles/display/justice-in-becoming-the-universal-grammar-of-stabi...
1•uswn•1h ago•0 comments

Patch applies fake diffs from commit messages

https://samizdat.dev/phantom-patch/
3•reconquestio•1h ago•0 comments

I built Tinder for movies with Reels-style trailers

https://seenwant.com/en
1•tinolyonne•1h ago•2 comments
Open in hackernews

What type of code should you generate with AI?

2•hopa•1h ago
I (and many people) have been thinking a lot about "what are the best tasks to do using AI." My personal framework I've been using is, you should use AI to generate code when: 1. The code is easy to validate 2. It is not important that a human understands it

I find that the best thing to AI generate is something on the level of a pure function (easy to validate + not necessarily important to understand implementation as long as you understand the interface). I've tried doing things like generating whole services or applications, but those often violate rule 1 - it's hard to validate an entire application behaves "correctly" when "correctly" isn't really well defined - i.e., are there memory leaks, is it secure, is it able to be monitored, etc.

I'm curious of others thoughts on this topic. The larger the task you complete using AI, the more time savings, but also the more likely that a catastrophic error exists in the generated code. A side effect of following these rules is there is not that much of a productivity gain - maybe 20-30% at most.

I'm really interested if anyone has found a way to strike a balance here - significant speedup without losing correctness.

Comments

messe•1h ago
A fun first project would be something to cultivate bitter almonds, and then isolate the cyanide compounds from them.

I don't know what you'd do with the cyanide compounds. But maybe you could get some inspiration from the current attitude toward "AI" products.