frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

A Programmer-Friendly I/O Abstraction Over io_uring and kqueue

https://tigerbeetle.com/blog/2022-11-23-a-friendly-abstraction-over-iouring-and-kqueue/
1•enz•18s ago•0 comments

AI Tool to Discover Expert Scientists

https://www.scientistfinder.ai/
1•Tardigrade10•4m ago•0 comments

Lung Cancer Deaths Prevented and Life-Years Gained from Lung Cancer Screening

https://jamanetwork.com/journals/jama/fullarticle/2841694
1•JumpCrisscross•7m ago•0 comments

Evidently 0.7.17: open-source LLM tracing and dataset management

https://www.evidentlyai.com/blog/open-source-llm-tracing
1•ashvardanian•10m ago•0 comments

Tesla Model Y Is the Most Defective Car This Year, Germany Says

https://www.jalopnik.com/2035447/tesla-model-y-most-defective-car-in-germany/
2•doener•10m ago•0 comments

Germany's Plan for War with Russia

https://www.wsj.com/world/europe/germany-russia-war-nato-secret-plan-8ce43a8d
3•perihelions•11m ago•2 comments

External looping pattern for Claude Code – apply one task to N inputs

https://github.com/kanatti/claude-code-external-loop
2•bkanattil•18m ago•0 comments

Show HN: I built a free astro and tailwind static site for GitHub pages

https://tariqdude.github.io/Github-Pages-Project-v1/
1•chiengineer•23m ago•0 comments

A macOS Window Manager Inspired by FancyZones on Windows

https://bentoboxapp.com/
1•alexktz•23m ago•0 comments

Kobo Articles Proxy – use Kobo Instapaper integration, without using Instapaper

https://github.com/marklar423/kobo-pocket-proxy
1•Curiositry•24m ago•0 comments

CXMT unveils DDR5-8000 and LPDDR5X-10667 chips

https://www.tomshardware.com/pc-components/dram/chinas-banned-memory-maker-cxmt-unveils-surprisin...
3•vkaku•29m ago•1 comments

Built an AI agent that creates block code

https://huggingface.co/spaces/MCP-1st-Birthday/MCP-Blockly
1•owenkaplinsky•31m ago•1 comments

Bauble

https://bauble.studio/
1•phaser•32m ago•0 comments

Using game engines to train robotics, AV models, and AI pilots

https://alanscottencinas.medium.com/how-early-digital-systems-quietly-shaped-the-minds-building-t...
2•encinas88•37m ago•0 comments

Ask HN: Vandy grad seeking HN community's career advice

1•shannonalp•38m ago•0 comments

Textshader

https://textshader.com/
2•memalign•38m ago•0 comments

Show HN: Deploy Next.js to your own VPS via a lightweight agent

https://outlap.dev
1•ben_hrris•40m ago•1 comments

'Algospeak' is changing our language in real time (2022)

https://www.washingtonpost.com/technology/2022/04/08/algospeak-tiktok-le-dollar-bean/
1•thunderbong•41m ago•0 comments

Data Science Weekly – Issue 627

https://datascienceweekly.substack.com/p/data-science-weekly-issue-627
2•sebg•42m ago•0 comments

What Is HATEOAS?

https://blog.hmpl-lang.dev/2025/11/27/what-is-hateoas/
1•aanthonymax•45m ago•0 comments

Canada signs pipeline deal that could reverse oil tanker ban

https://apnews.com/article/canada-oil-pipeline-alberta-oil-british-columbia-carney-bdbd13b337ee12...
2•geox•49m ago•0 comments

Bending Emacs – Episode 6: Overlays [video]

https://www.youtube.com/watch?v=93wWCroTKnM
2•xenodium•50m ago•0 comments

Hydrogen fuel isn't always the green choice

https://www.nature.com/articles/d41586-025-03695-0
2•mpweiher•56m ago•0 comments

All OpenReview Data Leaks

https://twitter.com/iclr_conf/status/1994104147373903893
2•nsagent•59m ago•1 comments

Mapping a universe of open source software: the Nixpkgs dependency graph

https://www.tweag.io/blog/2019-02-06-mapping-open-source/
2•fanf2•59m ago•0 comments

Vibro-Braille for Deaf-Blind

1•Billiamdan•1h ago•0 comments

Acute Febrile Neutrophilic Dermatosis (Sweet Syndrome)

https://emedicine.medscape.com/article/1122152-overview
1•wjb3•1h ago•0 comments

Managed Code – New Site

https://www.managed-code.com/
2•managedcode•1h ago•0 comments

It's time to accelerate the development of antimatter for space propulsion

https://caseyhandmer.wordpress.com/2025/11/26/antimatter-development-program/
5•modeless•1h ago•0 comments

Requiem for Early Blogging

https://www.elizabethspiers.com/requiem-for-early-blogging/
3•bookofjoe•1h 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•6mo ago

Comments

cratermoon•6mo 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•6mo 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•6mo 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•6mo ago
makes sense
whobre•6mo 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.