frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Composing CRDTs Convergent by Construction

https://2026.splashcon.org/details/oopsla-2026/104/Composing-CRDTs-Convergent-by-Construction
1•matt_d•47s ago•0 comments

Plain Text Accounting Is Pretty Cool

https://sumnerevans.com/posts/money/plain-text-accounting/
1•birdculture•2m ago•0 comments

Node.js AI use policy and guidelines

https://github.com/nodejs/node/blob/main/doc/contributing/ai-guidelines.md
1•thesdev•3m ago•0 comments

Ask HN: We have company runway but not founder time. When do you go full-time?

2•throwaway604yvr•5m ago•0 comments

When William Schneiderman and California Communists Defeated the Smith Act

https://greysidewalk.substack.com/p/when-william-schneiderman-and-california
1•GreySidewalk•6m ago•0 comments

Reclaim the Terminal

https://nishantjosh.dev/blogs/reclaim-the-terminal/
1•cat-whisperer•7m ago•0 comments

I hijacked my Hacker News habit to learn Spanish

https://www.orangecrumbs.com/stories/how-i-hijacked-my-hacker-news-habit
1•oyster143•8m ago•0 comments

Cicada.os Graphene.os for Your Laptop

https://kpres12.github.io/Cicada.OS/
1•kpres62•9m ago•1 comments

Sing-song: a speakable encoding for long numbers and keys

https://blog.vrypan.net/2026/08/19/260819-sing-song/
1•emigre•9m ago•0 comments

OpenInfer Cloud: Free Access for Creative Developers

https://openinfer.io/cloud/
1•cjbuffington•11m ago•0 comments

Show HN: A React component optimized for 1987

https://github.com/smysnk/react-retro-display-tty-ansi-ascii
1•smysnk•12m ago•0 comments

Programming Lewis Carroll's Memoria Technica (2024)

https://ztoz.blog/posts/memoria_technica/
1•emigre•14m ago•0 comments

Food Price Outlook, 2026

https://www.ers.usda.gov/data-products/food-price-outlook/summary-findings
1•petethomas•15m ago•0 comments

Replit expands access to software creation with GPT‑5.6 Luna

https://openai.com/index/replit/
2•wertyk•17m ago•0 comments

Show HN: Blade – a terminal UI for starting and supervising project commands

https://github.com/adnanh/blade
1•adnanh•17m ago•0 comments

Jeff Dean's first public talk after leaving Google

https://www.youtube.com/watch?v=0kC3xOZChdA
1•alexcos•18m ago•0 comments

ICE boss to agents: Leave the Meta spy glasses at home

https://www.theregister.com/security/2026/08/19/ice-boss-to-agents-leave-the-meta-spy-glasses-at-...
4•Bender•19m ago•0 comments

Postgres pioneer credits Oracle with helping his database take over the world

https://www.theregister.com/databases/2026/08/19/postgres-pioneer-credits-oracle-with-helping-his...
2•Bender•19m ago•0 comments

GitHub blames 8-hour outage on autoscaling fail and VS Code retry storm

https://www.theregister.com/saas/2026/08/19/github-blames-8-hour-outage-on-autoscaling-fail-and-v...
2•Bender•20m ago•0 comments

Will you be wearing an exoskeleton in ten years? Tech could change how we move

https://www.nature.com/articles/d41586-026-02527-z
1•bookofjoe•21m ago•1 comments

Show HN: Dispositio – a TUI project planner that stores plans as plain Markdown

https://systemist.net/tools/dispositio
1•tsraveling•22m ago•0 comments

New AirPods leak reveals built-in cameras and Visual Intelligence

https://www.dexerto.com/entertainment/new-airpods-leak-reveals-built-in-cameras-and-visual-intell...
3•madihaa•24m ago•0 comments

LoCalMem: Type-Directed Adaptive Serialization for LAM & CAM

https://dl.acm.org/doi/10.1145/3828688
1•matt_d•24m ago•0 comments

On-chip solar power source for self-powered smart microsensors.Bulk CMOS process

https://www.nature.com/articles/s44172-025-00358-w
1•initramfs•27m ago•0 comments

Vibe-Kanban-Alternative – Classic AI agent Kanban with mem0 persistent memory

https://github.com/flashlan/vibe-kanban-alternative
1•datapointnet•28m ago•0 comments

The global race to make a practical quantum computer took a big leap forward

https://theconversation.com/the-global-race-to-make-a-practical-quantum-computer-just-took-a-big-...
1•runningmike•28m ago•0 comments

Qwen3.8-27B-Uncensored-MLX

https://huggingface.co/orcarouter/Qwen3.8-27B-Uncensored-MLX
2•worldofmatthew•30m ago•0 comments

GEN-1.5, a one-shot learner

https://generalistai.com/blog/gen-1.5
2•beklein•30m ago•0 comments

Mac Gaming: Native Play Quake 1 «Dawn of the Machine» from Steam

https://swissmacuser.ch/macos-game-steam-quake-30th-anniversary-dawn-of-the-machine-mg3/
1•inex•32m ago•0 comments

YouTube Offers Creators Millions to Not Work with Netflix

https://www.bloomberg.com/news/articles/2026-08-19/youtube-offers-creators-millions-to-not-work-w...
3•mfiguiere•34m 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.