frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Drones, AI, and the Future of Warfare: Ukraine's Drone Commander Brovdi [Dutch]

https://www.nrc.nl/nieuws/2026/06/21/het-belangrijkste-element-van-onbemande-oorlogvoering-is-dat...
1•digi_monkey•2m ago•0 comments

Experimenting with the Proposed Cross-Origin Storage API in Transformers.js

https://huggingface.co/blog/cross-origin-storage
1•tomayac•2m ago•0 comments

Fired by Google for Creating the Google Workspace CLI

https://twitter.com/JPoehnelt/status/2069482265953087602
1•justinwp•2m ago•1 comments

Microsoft now underperforms the Nasdaq100 by the largest margin in ~9 years

https://old.reddit.com/r/EconomyCharts/comments/1ud8lfy/microsoft_now_underperforming_the_nasdaq_...
1•theanonymousone•2m ago•0 comments

Javalin: A simple and modern web framework for Kotlin and Java

https://github.com/javalin/javalin
1•theanonymousone•3m ago•0 comments

In memory of the man who put red and green squiggles under words

https://devblogs.microsoft.com/oldnewthing/20260622-00/?p=112451
1•saikatsg•5m ago•0 comments

Gitember: Not just another Git GUI client

https://github.com/iazarny/gitember
1•theanonymousone•5m ago•0 comments

Mission control for your Claude Code sessions

https://github.com/kishan-ptl/joystick/releases
1•kishan8910•5m ago•1 comments

Shareholders sue Uber's board over sexual assaults, other incidents

https://techcrunch.com/2026/06/22/shareholders-sue-ubers-board-over-sexual-assaults-other-incidents/
1•nickvec•7m ago•0 comments

I am a person who will look at the Steam Machine and cry

https://blog.zarfhome.com/2026/06/steam-machine-oh-no
1•speckx•8m ago•0 comments

Semgrep Guardian: Security for AI-Generated Code

https://semgrep.dev/blog/2026/introducing-semgrep-guardian-real-time-security-for-ai-written-code/
1•ajbt200128•9m ago•1 comments

New satellites from years to weeks, days, or hours

https://arstechnica.com/space/2026/06/a-us-military-exercise-in-space-got-underway-with-barely-an...
1•jonbaer•11m ago•0 comments

Please keep code descriptions simple

https://akselmo.dev/posts/please-keep-code-descriptions-simple/
1•birdculture•11m ago•0 comments

I Just Resigned

1•zuzululu•11m ago•0 comments

Show HN: Hallu – a web framework where an LLM hallucinates your app

https://github.com/alehlopeh/hallu
1•alehlopeh•11m ago•0 comments

Show HN: Apple Watch 10.6.2 Kernel R+W with Process Dumping

https://github.com/datalocaltmp/peepo
1•datalocaltmp•12m ago•0 comments

Think this open-source Flutter-native AI agent worth building?

https://github.com/anasfik/flutter_copilot
1•gwhyyy•13m ago•1 comments

Cheap USB-to-HDMI adapters are terrible, and yet useful

https://ounapuu.ee/posts/2026/06/22/usb-hdmi-adapter/
1•speckx•14m ago•0 comments

A Game Boy emulator that runs in your terminal (Rust)

https://github.com/dquigles/terminal_gameboy
1•Luvtooty•14m ago•0 comments

Swift Package Index Joins Apple

https://swiftpackageindex.com/blog/swift-package-index-joins-apple
3•JDevlieghere•14m ago•0 comments

PhoneBuddy: Training Open Models for Agentic Phone Use

https://phonebuddyai.github.io/
1•ilreb•14m ago•0 comments

Agents Declaration – Designing an Agents Orchestration Library – Part II

https://ffacu.dev/blog/arm-agent-fleet
1•ffacu•15m ago•0 comments

SharePoint Copilot Apps

https://devblogs.microsoft.com/microsoft365dev/going-beyond-text-in-microsoft-365-copilot-introdu...
1•saikatsg•16m ago•0 comments

Double stacked Indian freight trains

https://old.reddit.com/r/trains/comments/1udldj0/double_stacked_indian_freight_trains/
3•taubek•18m ago•0 comments

99% compressed, 1% on the bill: I audited 1B tokens to find out why

https://nuxs.ai/study
1•josuramos•19m ago•0 comments

Show HN: Grove – fast source insights for coding agents – via Tree-sitter

https://github.com/Entelligentsia/grove
1•bonigv•20m ago•0 comments

Oracle sheds 21,000 roles over the past year

https://www.cnbc.com/2026/06/23/oracle-ai-job-cuts-layoffs-21000.html
3•leopoldj•24m ago•1 comments

FUTO Swipe – A new swipe typing model

https://swipe.futo.tech/
3•futohq•25m ago•0 comments

Don't Trust OpenAI, "This Is Your Final Warning"

https://247wallst.com/investing/2026/06/21/dont-trust-openai-this-is-your-final-warning/
1•T-A•26m ago•0 comments

Hubble: Notepad for Agents

https://www.hubble.md/
1•handfuloflight•28m 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.