frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

CartLens

https://www.cartlens.co/
1•watat83•7m ago•0 comments

Nvidia CMP170HX driver 64GB RAM unlocking patch

https://github.com/amoghmunikote/cmpunlocker
2•ValdikSS•7m ago•1 comments

Forced System

1•shencry•8m ago•0 comments

Max 20x upgrade not reflected in weekly limits, depleting at Max 5x rate

https://github.com/anthropics/claude-code/issues/79773
1•qwertox•10m ago•0 comments

10000 Classic Movie Posters Digitized and Put Online Free to Browse and Download

https://www.openculture.com/2026/08/5000-classic-movie-posters-digitized-put-online-free-to-brows...
1•mdp2021•11m ago•1 comments

Reddit begins testing a new audio and video experience, similar to TikTok videos

https://techcrunch.com/2026/08/17/reddit-begins-testing-a-new-audio-and-video-experience-similar-...
2•HelloUsername•13m ago•0 comments

Measuring Obedience to Authority Across LLMs with the Milgram Paradigm

https://arxiv.org/abs/2608.16177
1•sbulaev•17m ago•0 comments

OpenAI disbanded the team that assessed catastrophic model risks

https://thenextweb.com/news/openai-preparedness-team-disbanded-ipo-streamlining
1•nyku•18m ago•0 comments

Four Levels of In-Place Initialization

https://blog.yoshuawuyts.com/four-levels-of-in-place-initialization/
2•birdculture•20m ago•0 comments

Europe's heatwave boosted solar by up to 17% on hot days

https://www.euronews.com/2026/08/14/the-real-challenge-starts-after-sundown-europes-heatwave-boos...
1•benkan•20m ago•0 comments

Jellyfish force shutdown of three reactors at French nuclear plant

https://www.lemonde.fr/en/france/article/2026/08/11/jellyfish-force-shutdown-of-three-reactors-at...
1•benkan•20m ago•0 comments

qwen3.8-27B likes bash

https://twitter.com/hxiao/status/2089483485547544959
1•tosh•21m ago•0 comments

Meta faces a $1.4T reckoning in latest trial over social media addiction

https://www.engadget.com/2237547/meta-faces-a-1-4-trillion-reckoning-in-latest-trial-over-social-...
1•benkan•21m ago•0 comments

The End-State Fallacy: Where Is AI Security Headed?

https://endstatefallacy.com/
1•mp3il•23m ago•0 comments

Show HN: Amz-CLI – A command line for Amazon

https://github.com/tamnd/amz-cli
3•tamnd•24m ago•0 comments

Creator of TypeScript: 10x Faster TypeScript, Why AI Won't Replace SWEs [video]

https://www.youtube.com/watch?v=cywK3XYYJ2o
1•tosh•29m ago•0 comments

Linux 7.3 improves performance when running out of vRAM

https://pixelcluster.dev/VRAM-Overcommit/
1•flaburgan•33m ago•0 comments

YouTube: A view counts from the first frame

https://www.heise.de/en/news/YouTube-A-view-counts-from-the-first-frame-11416784.html
1•Topfi•35m ago•0 comments

AI is like farming. (and the purpose behind what I'm building)

2•Ozzie-D•36m ago•0 comments

Show HN: Lilo – a lightweight Markdown notes app built with Rust and egui

https://github.com/HellterEnjoy/Lilo
1•HellterEnjoy•37m ago•0 comments

LLMs Aren't Writing

https://sixcolors.com/post/2026/08/llms-arent-writing/
1•cesarrg•40m ago•0 comments

Linux follows Windows and makes a CPU feature requirement mandatory

https://www.neowin.net/news/linux-finally-follows-windows-and-makes-a-cpu-feature-requirement-man...
1•XzetaU8•42m ago•1 comments

When Search Eats the Web: A Model of Corpus Erosion Under Generative Extraction

https://arxiv.org/abs/2608.15896
1•p4bl0•44m ago•0 comments

Climbing the Wrong Hill (2009)

https://cdixon.org/2009/09/19/climbing-the-wrong-hill/
2•tosh•45m ago•0 comments

Harvesting coldness and solar energy for cooling,electricity, and heating

https://www.cell.com/cell-reports-physical-science/fulltext/S2666-3864(26)00398-X
1•wolfi1•46m ago•0 comments

git git git git git

https://caiustheory.com/git-git-git-git-git/
39•alexmolas•49m ago•14 comments

Debating the role of large language models in the kernel community

https://lwn.net/Articles/1083275/
1•pykello•50m ago•0 comments

Rethinking Database Programming

https://acadia.engineering/blog/rethinking-database-programming
4•honungsburk•56m ago•1 comments

Is Cloudflare reporting abuse system flawed?

2•tuxone•58m ago•0 comments

PurgeHound – Use the power of local LLM to declutter a Maildir folder

https://git.cerberusgames.ca/Starstreak/PurgeHound/
1•QBasicBitch•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.