frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Unanchored Central Banker [video]

https://www.youtube.com/watch?v=k1ISaLwzm4c
1•toomuchtodo•1m ago•0 comments

It is a sign of the times that Amazon gets to call this fair use

http://observationalepidemiology.blogspot.com/2026/08/it-is-sign-of-times-that-amazon-gets-to.html
1•sonicrocketman•2m ago•1 comments

Damn Vulnerable Nginx Proxy (DVNP)

https://vwad.owasp.org/app/damn-vulnerable-nginx-proxy-dvnp/
1•thunderbong•5m ago•0 comments

There's no such thing as a small software team anymore

https://jacob.gold/posts/theres-no-such-thing-as-a-small-software-team/
1•mooreslaw•8m ago•0 comments

How A Texas student blew the whistle on a rogue AI hacking attempt

https://www.reuters.com/world/how-texas-student-blew-whistle-rogue-ai-hacking-attempt-2026-08-20/
2•petethomas•9m ago•0 comments

GitHub Outages Show the Limits of Reactive Scaling

https://rahmipruitt.me/content/github-outage-reactive-scaling/
1•rjpruitt16•9m ago•0 comments

Worse Is Better

https://en.wikipedia.org/wiki/Worse_is_better
2•chistev•11m ago•0 comments

The University as We Know It Is Finished

https://www.persuasion.community/p/the-multiversity-is-finished
4•seregine•12m ago•0 comments

Show HN: TakoVM – Serverless file systems for agents

https://tako-research.github.io/TakoVM/
2•sakuraiben•13m ago•0 comments

BetterClaude

https://github.com/ara-mkr/BetterClaude
1•AkhilRaja16•18m ago•0 comments

Hawkeye: Hardware-Aware GPU Kernel Optimization with Minimal Supervision

https://www.alphaxiv.org/abs/2608.hawkeye-hardware-aware-gpu-kernel-optimization
1•matt_d•19m ago•0 comments

ChatGPT Can Now Control iMessage, Potentially Raising Apple Privacy Concerns

https://finance.yahoo.com/technology/ai/articles/chatgpt-now-control-imessage-potentially-2056336...
4•sharms•21m ago•1 comments

Copyright does not protect AI-generated content in EU

https://mathstodon.xyz/@maxpool/117128107757895678
12•u1hcw9nx•22m ago•3 comments

Show HN: ParqDB – Vector search in the browser from Parquet over HTTP"

https://search.parqdb.io/
2•petrizhang•23m ago•0 comments

Ask HN: Is building military hardware and healthcare the AI-proof?

2•piratesAndSons•24m ago•0 comments

If You Weren't Worried About A.I., You Should Be

https://www.nytimes.com/2026/08/13/opinion/ai-danger-openai-anthropic-models.html
6•cwillu•26m ago•1 comments

Dynamical dark energy and the week that broke cosmology

https://perimeterinstitute.ca/news/dynamical-dark-energy-and-week-broke-cosmology
3•rznicolet•27m ago•0 comments

Hackers poison arrayref Rust crate to push infostealer malware

https://www.bleepingcomputer.com/news/security/hackers-poison-arrayref-rust-crate-to-push-infoste...
3•sbulaev•30m ago•1 comments

Show HN: CtrlTool – 132 free online tools for developers and everyday tasks

https://ctrltool.wtf
2•jetroni•34m ago•0 comments

Gulf War

https://en.wikipedia.org/wiki/Gulf_War
3•chistev•35m ago•0 comments

Potential Resolution of Hopf Product Conjecture

https://arxiv.org/abs/2608.18955
2•surprisetalk•37m ago•0 comments

Show HN: Icebug-format: immutable, interoperable graph standard

https://github.com/Ladybug-Memory/icebug-format
2•adsharma•39m ago•0 comments

The car industry A/B tested selling a car with and without CarPlay

https://a.wholelottanothing.org/the-car-industry-a-b-tested-selling-the-same-car-with-and-without...
2•MBCook•40m ago•0 comments

Stealth Model

https://openrouter.ai/stealth/ox-alpha
2•mtokmak06•40m ago•0 comments

Mark Zuckerberg buys 440-acre Strancally castle estate in Ireland

https://www.theguardian.com/world/2026/aug/20/mark-zuckerberg-buys-440-acre-strancally-castle-est...
3•mitchbob•47m ago•0 comments

Show HN: Mail client optimized for self-hosted email across multiple domains

https://mainly.crnst8.com/
3•flowerpil•49m ago•0 comments

Hyperliquid trader loses $26M as ETH short unwinds in seconds

https://www.tradingview.com/news/newsbtc:0aca9ea00094b:0-hyperliquid-trader-loses-26m-as-ether-sh...
6•arvid-lind•51m ago•0 comments

A.P.E.X. – An adaptive parallel sorting framework for Java

https://github.com/StrmCkr/A.P.E.X
1•strmckr•55m ago•0 comments

AI's 'middle class' has gotten dramatically better at hacking

https://cyberscoop.com/mid-tier-ai-models-hacking-threat/
2•wslh•55m ago•0 comments

FolderIQ: Local First Drive Intelligence

https://apps.microsoft.com/detail/9n2l461wcs6c?hl=en-US&gl=US
1•bhanum•58m 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•1y ago

Comments

cratermoon•1y 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•1y 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•1y 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•1y ago
makes sense
whobre•1y 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.