frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Is there a general, multi-PL programming task dataset?

1•quartztz•11mo ago
Hello!

Being a student interested in PL design, I have had this idea floating around for a while: the gist is finding out what programming languages LLMs might be the most proficient in, to study their design choices and syntactic features with the goal of designing the perfect language for LLMs. This is, of course, gimmicky, but I entertained the idea for a while as a fun afterschool project.

The challenge is: what would be the best way to evaluate programming performance _in specific languages_? There are two main hypotheses here:

1. There are intrinsic syntactic/structural features that the transformer architecture is uniquely able to parse/reproduce/understand best, leading to higher quality code generated. For example: Lisp dialects make parsing code structure and blocks very easy, so one could assume an LLM can "understand their code better" 2. There is so much Python/JS out there that the question isn't even worth asking, and the performance in those will beat whatever other language you throw at it. This is probably not as much of a point thanks to newer transformer architectures but the question is still up.

I suspect the answer can be made somewhat interesting by considering performance relative to language popularity, but the ground question is: is there a general dataset containing different programming challenges, of varying difficulty, in multiple languages, with standard solutions? I couldn't find anything when I looked around, but I might have missed something obvious. It wouldn't be impossible to build a simple website to crowdsource, but I'm thinking that if I missed something obvious I'd rather find out early than late. Also, if you have any input on the project itself, I'd love to hear your ideas!

Comments

Someone•11mo ago
> For example: Lisp dialects make parsing code structure and blocks very easy, so one could assume an LLM can "understand their code better"

I would expect the reverse: lisp has no syntactic sugar, making it harder for a LLM to glue code fragments together in a way that produces valid lisp code. Even guaranteeing that parentheses are correctly nested already can be a challenge.

As to a set of programs: they aren’t exactly what you’re looking for, but I would consider https://projecteuler.net (does not contain solutions, but searching for project Euler solutions” finds some) or https://benchmarksgame-team.pages.debian.net/benchmarksgame.

sargstuff•11mo ago
Very open ended questions. Geeks for Geeks loosely organized around computer science topics of study : https://www.geeksforgeeks.org/

nit-pick details:

Ignoring hardware differences, "performance" comparisons can be based on differences between algorithm(s) used vs. how algorithm is implimented. For a given language, "algorithm implimentation performance" can be defined as the trade-offs on how a a given algorithm is implimented in a language (compared to other programming languages, but also easy use/flexibility based on 'language generation level -> https://www.geeksforgeeks.org/generation-programming-languag... )

----------------------

1) General computation language specialty 'modules' not withstanding; "languages" are built/optimised around core algorithmic concepts / anticipated area/concentration of targeted professional environment. aka opencl (gpu), R (statistics), Lisp (engineering design), C (OS level), sql (data selection), jasper reports, cobol (business), etc. Languages tend to be 'popular' because of the ecosystem provided around/for a given language.

snarky side note -> can always write a more standard language that compiles to an esolang & provide appropriate emacs/vim/sed/spacemacs ide support.: https://esolangs.org/wiki/Main_Page

  LLM's are very useful at curating information and recognizing/summarizing "statisical" relevance. aka apl is great for engineering mind set, not so good for business use cases aka cobal.  LLM might recognize a language for a given user that combines commonly used 'apl' aspecs of user and commonly used 'cobal' aspecs of user and recommend a language(s) with suitable commonalities for given user. 


2) Search engine topic 'coding challenges' 'algorithmic coding challenges' brings up many types of answers/sites for honing one's coding skills (various languages, beginner to expert, etc). Coding 'algorithms' vs. coming up with algorithm(s) to code is sort of a side aspect. Also differences in 'competition' challenges vs. 'technical challenges' (aka 512 c64 vs. 1 raspberry pi) ; vs. "computer science coding challenges" vs. 'computational genomic challenges'

     ?? how easy / hard based on 'profession' aka artist vs. software designer 20 years experience programming in scheme; environment -- NASA vs. google vs. insurance company.

   ?? from scratch : https://synoptek.com/insights/it-blogs/10-challenges-every-software-product-developer-faces/

   ?? based on industry standards ?? ; just trying to keep skills honed ??

Custom .af video format for WebCodecs: frame-accurate playback without <video>

https://github.com/activetheory/activeframe
1•luruke•45s ago•0 comments

DESI Completes Planned 3D Map of the Universe and Continues Exploring

https://newscenter.lbl.gov/2026/04/15/desi-completes-planned-3d-map-of-the-universe-and-continues...
1•bookofjoe•1m ago•0 comments

"Am I Crazy?" [Wading Through AI – Episode 3] [video]

https://www.youtube.com/watch?v=Sp1EmFRDquA
1•rglover•6m ago•0 comments

Littlebird raises $11M for its AI-assisted 'recall' tool

https://techcrunch.com/2026/03/23/littlebird-raises-11m-to-capture-context-from-your-computer-so-...
1•PaulHoule•9m ago•0 comments

Update: EntropyLoop is now the first AI native MCP'd Quantum RNG

https://github.com/QuantumVillage/EntropyLoop
1•unprovable•10m ago•0 comments

DriveLogs (DMV-ready driving hour logs for teen drivers, iOS)

https://www.drivelogs.app/
1•rodrifranco•11m ago•0 comments

Japan reveals new name for 40C-and-hotter days after blistering summer

https://www.bbc.com/news/articles/crr185nx0n9o
1•throw0101d•12m ago•0 comments

Show HN: External admission gate for GitHub Actions before execution

https://ai-admissibility.com/
1•pinfloyd•13m ago•0 comments

3 Hours with Claude 4.7: functional study webapp and remote MCP – Oneshotted

https://github.com/AmmarSaleh50/study-dashboard-demo
1•AmmarSaleh50•13m ago•1 comments

Kefir C17/C23 Compiler

https://sr.ht/~jprotopopov/kefir/
1•conductor•14m ago•0 comments

Tell HN: Security Incident at Porter (YC S20)

2•leetrout•18m ago•0 comments

The AI Rewrite Dilemma

https://lh3.github.io/2026/04/17/the-ai-rewrite-dilemma
1•jryb•18m ago•0 comments

Shakespeare owned a house in London. We know where it was

https://www.ctvnews.ca/world/article/new-discovery-solves-mystery-of-the-location-of-shakespeares...
1•gnabgib•21m ago•0 comments

Ask HN: Founders, what are you building that survives a Mythos-class model?

1•deep-thinker•25m ago•0 comments

Folding Ideas: Why was I invited to Beast Studios? [video]

https://www.youtube.com/watch?v=0dwagg5wYY4
1•minimaxir•28m ago•1 comments

ListifyText – Turn messy text into clean, structured lists instantly

https://listifytext.com/
1•dguioiutrdrtui•31m ago•0 comments

Terminator: Code You See Onscreen [video]

https://www.youtube.com/watch?v=NebvccLHutQ
1•ohjeez•32m ago•0 comments

Show HN: Pyra – a Python toolchain experiment inspired by uv and Bun

https://github.com/treyorr/pyra
2•trey-orr•37m ago•0 comments

Stop Burning Money on UGC Creators: Generate Viral Ads with AI in Seconds

https://ecomscalingpro.substack.com/p/how-i-went-from-0-to-scaling-my-shopify
3•Locas•40m ago•0 comments

Only 13% of emails are written by people

https://english.elpais.com/technology/2026-04-15/only-13-of-emails-are-written-by-people-and-more...
3•geox•41m ago•1 comments

Kevin Weil and Bill Peebles exit OpenAI as company continues to shed side quests

https://techcrunch.com/2026/04/17/kevin-weil-and-bill-peebles-exit-openai-as-company-continues-to...
5•spenvo•42m ago•1 comments

Cal.com OSS project goes closed source due to AI

https://cal.com/de/blog/cal-com-goes-closed-source-why
2•samspenc•44m ago•2 comments

Ryan Mather: My tips for getting the best results out of Claude Design

https://twitter.com/flomerboy/status/2045162321589252458
5•taubek•47m ago•1 comments

Show HN: Mind-OS – First free online AI dependency self‑assessment

https://iamalex-afk.github.io/human-os-patch-33-protocols/
2•bitkin_dev•47m ago•0 comments

The big business of survival bunkers

https://www.economist.com/united-states/2026/04/16/the-big-business-of-survival-bunkers
3•andsoitis•47m ago•0 comments

High Amplitude Disagreeableness

https://staysaasy.com/startups/2026/04/15/high-amplitude-disagreeableness.html
2•weltview•48m ago•0 comments

A simplified model of Fil-C

https://www.corsix.org/content/simplified-model-of-fil-c
29•aw1621107•49m ago•1 comments

Show HN: recover-pdfs is a tool for revovering all the deleted PDFs from a disk

https://codeberg.org/seanhly/recover-pdfs
2•seanhly•52m ago•0 comments

Official MCP Package for Dokploy

https://github.com/Dokploy/mcp
2•rob•52m ago•0 comments

DARPA Launches HARQ to Build Multi-Qubit Quantum Systems

https://thequantuminsider.com/2026/04/14/darpa-launches-harq-heterogeneous-quantum-architectures/
2•rbanffy•53m ago•0 comments