Hacker News with Generative AI: Competitive Programming

Competitive Programming with Large Reasoning Models (arxiv.org)
We show that reinforcement learning applied to large language models (LLMs) significantly boosts performance on complex coding and reasoning tasks.
Code Golf (wikipedia.org)
Code golf is a type of recreational computer programming competition in which participants strive to achieve the shortest possible source code that solves a certain problem.
Aedan Cullen Cracks the Raspberry Pi RP2350's Security Subsystem Wide Open (hackster.io)
Engineer Aedan Cullen has come up with a way to break through the security subsystem on Raspberry Pi's latest RP2350 microcontroller — and looks to be in with a shot at winning the company's capture the flag competition as a result.
Competitive Programming in Haskell: tree path decomposition (byorgey.github.io)