frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Cicikus v3 Prometheus 4.4B – An Experimental Franken-Merge for Edge Reasoning

https://huggingface.co/pthinc/Cicikus_PTHS_v3_4.4B
1•pthuser•1m ago•0 comments

Porting software has been trivial for a while now

https://ghuntley.com/porting/
1•ghuntley•2m ago•0 comments

$96 3D-printed rocket that recalculates its mid-air trajectory using a $5 sensor

https://github.com/novatic14/MANPADS-System-Launcher-and-Rocket
1•ZacnyLos•2m ago•0 comments

Atlassian promotes and lays off someone in the same day

https://old.reddit.com/r/theprimeagen/comments/1rsuj1v/atlassian_promotes_and_lays_off_someone_in...
1•mmarian•3m ago•0 comments

I made Karpathy's Autoresearch work on CPU

https://github.com/bopalvelut-prog/autoresearch
1•M4s4•4m ago•1 comments

Did giant Ice Age beasts carve these caves in South America?

https://www.nature.com/articles/d41586-025-00216-x
1•zeristor•4m ago•1 comments

The ~fifth~ fourth postulate of decision theory (On the Independence Axiom)

https://www.lesswrong.com/posts/MsjWPWjAerDtiQ3Do/on-the-independence-axiom
1•sieste•5m ago•0 comments

Gemini 3.1Pro is aggressive like a hungry wolf

https://old.reddit.com/r/GoogleAntigravityIDE/comments/1ru97bx/gemini_31pro_is_aggressive_like_a_...
2•cft•8m ago•0 comments

The women bringing chess into the 21st Century with bullet games & viral videos

https://www.bbc.co.uk/news/articles/ce3g0kel3jyo
2•mellosouls•10m ago•0 comments

Wow

1•yuvrajdahal•13m ago•0 comments

Show HN: Soorf, a natural language audio editor

https://soorf.xyz
1•copypirate•17m ago•0 comments

Pm2-manager: A modern, real-time web dashboard for your PM2 processes

https://github.com/orangecoding/pm2-manager
1•thunderbong•18m ago•0 comments

Boot, Prompt, Run: what happens to personal computing when sw writes itself

https://giampaolo.guiducci.it/posts/2026-03-15-boot-prompt-run/
2•gosub•20m ago•0 comments

Try an open-source MCP server for Postgres – win a Raspberry Pi

1•pgedge_postgres•22m ago•0 comments

Shield Messenger A Tor-native,P2P encrypted messenger with built-in Solana/Zcash

https://github.com/abokenan444/shield-messenger
1•abokenan444•30m ago•1 comments

AutoResearchClaw

https://github.com/aiming-lab/AutoResearchClaw
1•frozenseven•30m ago•0 comments

The Space Data Center Mass Budget Behind 10× Power Density

https://research.33fg.com/analysis/the-space-data-center-mass-budget-behind-10x-power-density
1•T-A•30m ago•0 comments

//go:fix inline and the source-level inliner

https://go.dev/blog/inliner
1•vismit2000•33m ago•0 comments

Claude Code tips for non-programmers

https://thewriting.dev/claude-code-isnt-just-for-developers/
1•r0rshrk•37m ago•0 comments

Three Claude Skills to Sharpen Judgment

https://age-of-product.com/three-ai-skills-to-sharpen-judgment/
1•swolpers•38m ago•0 comments

Hybrid AI Desktop Layer Combining DOM-Automation and API-Integrations

https://github.com/BiamOS/BiamOS
1•BiamOS•39m ago•1 comments

Jazzband Is Sunsetting

https://jazzband.co/
2•taubek•40m ago•0 comments

Base44 can now power any front end with standalone back end as a service

https://base44.com/blog/base44-backend-platform
1•yoavcwix•45m ago•0 comments

LocalCowork

https://github.com/Liquid4All/cookbook/tree/main/examples/localcowork
2•armcat•51m ago•0 comments

MaiaSpace: Europe steps up in the race for reusable rockets

https://www.euronews.com/my-europe/2026/03/13/maiaspace-europe-steps-up-in-the-race-for-reusable-...
1•vrganj•52m ago•0 comments

Str:::Lab Studio – run and test Flink SQL from the browser

https://coded-streams.github.io/strlabstudio/
1•nestormartourez•57m ago•1 comments

How LLMs and coding agents change the dynamics of adopting Rust

https://mdwdotla.medium.com/revisiting-rust-in-2026-ae8720cc7f2c
1•mad•58m ago•0 comments

Show HN: Fortress Language: Cybersecurity DSL

2•CzaxTanmay•59m ago•0 comments

Show HN: Voice-tracked teleprompter using on-device ASR in the browser

https://github.com/larsbaunwall/promptme-ai
1•lbaune•1h ago•1 comments

The O16g Manifesto – Outcome Engineering

https://o16g.com/manifesto/
1•stigi•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•9mo ago

Comments

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