56
Points
16
Comments
therepanic
Author

Top Comments

vivzkestrelAug 19
- do you mind explaining why you picked this backend? https://github.com/engineer-man/piston

- you could simply spawn a docker container for each programming language and run user submitted code inside no?

joshribakoffAug 18
I just prompt my ai coding assistant directly to scaffold out problems and test cases.

One nice thing is the LLM can “reason” about my weak areas and tailor the drills it generates next to keep me on a productive path.

I personally don’t get much value from pulling in 1,400 arbitrary problems but this is cool for people who want to hit the ground running.

exabrialAug 18
Why is leet code even a thing past 2024
StableAlkyneAug 18
This is such a cool idea, I can't believe it hasn't been done before!

> It currently supports around 1.4k problems and multiple languages, including Python, C++, Rust, Java, Go, TypeScript, Swift, and others.

It would be interesting to have a variant where you get the input data through stdin or a file on disk, and verify by writing to stdout. That way you could bring your own language

faxmeyourcodeAug 18
Nice! The idea of having a friday leetcode problem for my team has been kicked around to try and keep us on our toes when it comes to solving these style problems and preventing atrophy of this part of our brain. Might try wrapping this cli in some kind of web ui or adding it to our slackbot
seagramAug 18
What a great idea for a project. Will try out. Any thoughts on supporting a CLI (or TUI) interface for browsing through the problem sets locally (titles, descriptions, difficulty, etc.)? On that note, open to contributions? And much respect for choosing Haskell.
orsenthilAug 18
Very cool. What motivated you to build this and what use case do you see for this project ?
rfgplkAug 18
The fact that this is written in Haskell is amazing in it of itself. Will try it out
Visit the Original Link

Read the full content on github.com

Source
github.com
Author
therepanic
Posted
August 18, 2026 at 03:30 PM


More Top Stories

huggingface.co Aug 14
Qwen 3.8 27B
1426790 commentsby erdaltoprak
Details
blog.plover.com Aug 14
Seven books I keep close because I love them
308135 commentsby surprisetalk
Details
mixedbread.com Aug 14
Introducing Toast 1
6820 commentsby mplappert
Details
z.ai Aug 14
GLM-5.3: Frontier coding with emergent cyber capabilities
896460 commentsby pella
Details
rustdesk.com Aug 14
RustDesk now supports true unattended remote access on Wayland
293 commentsby rustdesk
Details
blog.google Aug 14
Google is making private AI practical with homomorphic encryption
497288 commentsby u1hcw9nx
Details
👋 Need help with code?