frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Lattice Prompt brings AI agents into the full FPGA design flow via MCP

https://www.businesswire.com/news/home/20260916317324/en/Lattice-Advances-FPGA-Design-with-New-Le...
1•fourfire•32s ago•0 comments

Semantics for 2D Rasterization

https://arxiv.org/abs/2603.23696
1•matt_d•2m ago•0 comments

Device Bound Session Credentials in Asp.net Core

https://blog.maartenballiauw.be/posts/2026-09-16-device-bound-session-credentials-in-aspnet-core/
1•GordonS•6m ago•0 comments

Embeddable Interactive Avatars

https://www.synthesia.io/features/avatars/interactive-avatars
1•rdougl•7m ago•0 comments

The paradox of AI automation at the workplace

1•chemtrail68•7m ago•0 comments

I didn't sign the Fields medallists' letter

https://gowers.wordpress.com/2026/09/17/why-i-didnt-sign-the-fields-medallists-letter/
1•simianwords•8m ago•0 comments

Artificial Analysis Capability Indices v1.1

https://artificialanalysis.ai/articles/artificial-analysis-capability-indices-v1-1
1•wertyk•8m ago•0 comments

Show HN: AskMe – answers repetitive support questions

https://ask-me.studio/en/
1•MicheleLacorte•14m ago•0 comments

Automattic execs signed reciprocal severance deals in Mullenweg absence

https://techcrunch.com/2026/09/16/automattics-interim-ceo-and-legal-chief-signed-reciprocal-sever...
3•docdeek•15m ago•0 comments

Ask HN: How do you use AWS AssumeRole?

1•yjs88zerg•17m ago•0 comments

Reckless Expansion Plans Blow Past European Airports Carbon Limits

https://cleantechnica.com/2026/09/16/reckless-expansion-plans-blow-past-european-airports-carbon-...
1•gumby•22m ago•0 comments

What Is a Docker Container?

https://freipaul.com/posts/what-actually-is-a-docker-container
2•PHr15•23m ago•0 comments

AI Safety Is Mostly a Sex Cult

https://skywriter.blue/@segyges.bsky.social/3mvom4b4dn22q
10•Tomte•23m ago•0 comments

Stress at work linked to erectile dysfunction, even in younger men

https://www.scimex.org/newsfeed/stress-at-work-linked-to-erectile-dysfunction-even-in-younger-men
1•giuliomagnifico•31m ago•1 comments

Show HN: Airy TTS – 2K characters/second, $2 per 1M characters

https://airy.so/home
2•login588•32m ago•0 comments

Epstein had cache of child sex pics; victims sue to find out who's in them

https://arstechnica.com/tech-policy/2026/09/lawsuit-trump-doj-notified-very-few-victims-in-epstei...
3•rbanffy•32m ago•0 comments

GLM Built Its Own Inference Infrastructure

https://z.ai/blog/glm-built-its-inference-infrastructure
2•whiteros_e•33m ago•0 comments

Nobody Encrypts Container Images

https://bschaatsbergen.com/posts/nobody-encrypts-container-images/
5•bschaatsbergen•34m ago•0 comments

Jev Is the Missing Piece in Production AI Systems

https://blog.nimendra.xyz/blog/jev-decision-layer-for-production-ai/
1•nmdra•39m ago•0 comments

Release of CmdStan 2.40

https://blog.mc-stan.org/2026/09/16/release-of-cmdstan-2-40/
1•Tomte•40m ago•0 comments

Backup Exec

https://en.wikipedia.org/wiki/Backup_Exec
1•vismit2000•42m ago•0 comments

(Go) Spelunk

https://github.com/detro/spelunk
1•detronizator•43m ago•1 comments

One Year of Sponsored Servo Development

https://servo.org/blog/2026/09/15/one-year-of-sponsorship/
28•AshleysBrain•46m ago•3 comments

EpicSemi Contrail AIX RISC-V Servers

https://www.epicsemi.com/products/contrail/compute/contrail-aix/
1•xlmnxp•47m ago•0 comments

Measuring and Exploiting Implicit Trust in LLM Tool-Calling Pipelines

https://arxiv.org/abs/2609.18217
1•sbulaev•53m ago•0 comments

Axiom Knowledge graph: A deterministic search engine

3•project_silenc•54m ago•2 comments

Developer builds 3D code visualizer that takes 21GB RAM shows 2.5M LOC at 120fps

https://www.tomshardware.com/tech-industry/developer-builds-viral-3d-source-code-visualizer-that-...
1•thunderbong•54m ago•0 comments

CCC invites all model citizens to 40C3

https://events.ccc.de/en/2026/09/12/40c3-model-citizens/
4•antonly•56m ago•0 comments

ImageToSTL – photo to 3D, or a logo into a printable STL

https://imagetostl.im/
2•wangxin199•1h ago•2 comments

Code Contracts

https://code-contracts.cc/
2•tosh•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•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.