frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

National space weather center on chopping block

https://www.nytimes.com/2026/03/13/climate/ncar-breakup-plan-nasa-noaa.html
1•eliascanetti•1m ago•0 comments

David Attenborough, 'the voice for nature,' turns 100

https://www.reuters.com/world/uk/david-attenborough-the-voice-nature-turns-100-2026-05-05/
1•jmsflknr•1m ago•0 comments

Dreamer: Make any coding agent self-evolving, across the whole team

https://github.com/luml-ai/dreamer
1•iryna_kondr•2m ago•1 comments

The Other Twin Towers in the Spider-Man Trailer

https://ironicsans.ghost.io/the-other-twin-towers-in-the-spider-man-trailer/
1•caminanteblanco•2m ago•0 comments

CBOMkit: Explore the Use of Cryptography in Software

https://www.zurich.ibm.com/cbom/
1•mooreds•3m ago•0 comments

Tokens and Dreams

https://charlesleifer.com/blog/tokens-and-dreams/
2•cleifer•3m ago•0 comments

I Asked ChatGPT to Manage a Stock Portfolio. Here’s How It Did.

https://www.wsj.com/finance/investing/i-asked-chatgpt-to-manage-a-stock-portfolio-heres-how-it-di...
1•thm•3m ago•0 comments

Curious cases of financial engineering in biotech

https://www.owlposting.com/p/curious-cases-of-financial-engineering
1•abhishaike•3m ago•0 comments

Cross-target schema drift in Cal.com: 1 finding in 1096 fields

https://github.com/wiaahmarketplace/typerion-oss/tree/main/examples/case-studies/calcom
1•Techman92•5m ago•0 comments

Congress Is Doing Little to Prepare for Potential A.I. Job Losses

https://www.nytimes.com/2026/05/05/business/artificial-intelligence-safety-net.html
2•cdrnsf•6m ago•0 comments

Eight vaccines linked to a lower risk of dementia

https://www.gavi.org/vaccineswork/eight-vaccines-linked-lower-risk-dementia
1•ivankra•7m ago•0 comments

IBM didn't want Microsoft to use the Tab key to move between dialog fields

https://devblogs.microsoft.com/oldnewthing/20260505-00/?p=112298
4•SeenNotHeard•7m ago•0 comments

Wearables Are Going Off the Rails

https://gizmodo.com/wearables-are-going-fully-off-the-rails-2000754560
2•ulrischa•8m ago•0 comments

Humane AI Pin hacks turns the gadget into a standalone Android-powered gadget

https://liliputing.com/humane-ai-pin-hacks-turn-the-discontinued-gadget-into-a-standalone-android...
1•speckx•8m ago•0 comments

Flattery jailbreaks Claude into giving bomb-making instructions

https://www.theverge.com/ai-artificial-intelligence/923961/security-researchers-mindgard-gaslit-c...
1•AgentNews•9m ago•0 comments

List of Largest Cities

https://en.wikipedia.org/wiki/List_of_largest_cities
1•surprisetalk•10m ago•0 comments

Your .env files are under attack

https://netflux.io/posts/your-env-files-are-under-attack/
1•transmit101•11m ago•0 comments

RootAsRole – A better alternative to sudo(-rs)/su

https://github.com/LeChatP/RootAsRole
1•p4bl0•11m ago•0 comments

Why coding agents need a merge queue

https://ctx.rs/blog/merge-queue-for-agents/
2•luca-ctx•13m ago•0 comments

Every statin ranked by effect size

https://www.empirical.health/blog/statins-compared/
1•brandonb•14m ago•0 comments

Why Nobody Is Hiring Junior Devs (and How to Get Hired Anyway)

https://loforeal.substack.com/p/why-nobody-is-hiring-junior-devs
1•kurinikku•15m ago•0 comments

Trump's AI Oversight Plan Is Everything VCs Claimed to Hate About Biden's Plan

https://www.techdirt.com/2026/05/05/trumps-ai-oversight-plan-is-everything-vcs-claimed-to-hate-ab...
3•speckx•16m ago•0 comments

WPF Gallery – explore modern-looking (2026) WPF controls (Windows Store)

https://apps.microsoft.com/detail/9phnd2w8wgg7?hl=en-US&gl=US
1•AtomicApps•16m ago•0 comments

Coinbase Cuts 14% of Global Workforce–Citing AI and 'Down Market

https://www.forbes.com/sites/tylerroush/2026/05/05/coinbase-cuts-14-of-global-workforce-citing-ai...
1•mgh2•17m ago•0 comments

GitHub Is Down

https://www.githubstatus.com/?fetch=now
3•weli•17m ago•0 comments

Building my own Vi text editor in BASIC

https://leetusman.com/nosebook/yvi
1•zeech•17m ago•0 comments

Queer Technologies

https://zachblas.info/works/queer-technologies/
2•bananaflag•18m ago•0 comments

People upload sensitive documents to random AI tools – is this safe?

https://www.understanddocs.com/
2•Nencheff•19m ago•0 comments

European Grand Challenge in AI and Security

https://docs.google.com/document/d/1t5dXnBNIyQbdpGa9EHOKDFEQs-5Pt-FHNKFw1UGmXLI/edit?tab=t.0
1•kiki_milotic•20m ago•0 comments

Toolkit for building declarative K8s operators

https://github.com/kubernetes-sigs/kubebuilder-declarative-pattern
2•ankitg12•22m ago•0 comments
Open in hackernews

I solved almost all of free problems on LeetCode using AI

https://old.reddit.com/r/leetcode/comments/1krg7by/i_solved_almost_all_of_free_problems_on_leetcode/
3•tevlon•11mo ago

Comments

cratermoon•11mo ago
I'm sure all the free problems from LeetCode are in the training sets, so I don't think this is much of a flex.
tevlon•11mo ago
i was thinking the same. And i am sure it is in the training set, but i couldn't solve 10 hard problems. Also, most of the hard problems, the LLMs weren't able to solve in one shot. How do you explain this?
cratermoon•11mo ago
There are many more correct answers to the easy problems than to the hard ones. Thus the LLM is more likely to hit upon the correct completion for them.
tevlon•11mo ago
makes sense
whobre•11mo ago
Alright, but how can this exercise help them pass an interview? The point of leetcode is to memorize the solutions so one can do well in an interview; yes, I agree it’s ridiculous.