frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

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

1•quartztz•1y 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•1y 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•1y 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 ??

Meta and Google mobile apps gorge on user data: Study

https://www.theregister.com/personal-tech/2026/08/18/meta-and-google-mobile-apps-gorge-on-user-da...
1•nyku•2m ago•0 comments

UK ATC Partners with Google to Avoid Contrails

https://blog.google/innovation-and-ai/models-and-research/google-research/blue-skies/
1•a_paddy•2m ago•0 comments

A Thermodynamic Failure of the Soul

https://sightlessscribbles.com/posts/a-thermodynamic-failure-of-the-soul/
1•robin_reala•6m ago•0 comments

Genomic evidence of human bottleneck in the Early–Middle Pleistocene transition

https://www.science.org/doi/10.1126/science.abq7487
1•thunderbong•7m ago•0 comments

The Mojo language (by Modular, now Qualcomm) is now open-source

https://www.modular.com/blog/modcon-announcements
3•flaburgan•9m ago•1 comments

Made an open source budgeting application (Coinvane)

https://github.com/JKJWL/Coinvane
2•JKJWL•9m ago•1 comments

Bad benchmarks and evals: Senior SWE-Bench, napkin math, and winter tires

https://danluu.com/exercise-7/
1•yosefk•11m ago•0 comments

Where Human Sleep Went Wrong

https://nautil.us/where-human-sleep-went-wrong-1283797
2•XzetaU8•15m ago•0 comments

AI Marketing Stash: a directory for discovering AI marketing tools

https://www.aimarketingstash.com
1•Tlesenechal•16m ago•0 comments

Show HN: Tracepack – Build local-first evidence packs from your files

https://dev.tracepack.org/
1•ace2016•17m ago•0 comments

ProtectEU Strategy to Counter Hybrid Threats Targets Encrypted Communications

https://balkaninsight.com/2025/04/01/protecteu-strategy-to-counter-hybrid-threats-targets-encrypt...
1•miohtama•18m ago•0 comments

US sanctions International Criminal Court president and trial lawyer

https://www.aljazeera.com/news/2026/8/18/us-sanctions-international-criminal-court-president-and-...
1•rzk•20m ago•0 comments

"Sabotage": Experts, lawmakers blast RFK Jr. for destroying healthcare research

https://arstechnica.com/health/2026/08/sabotage-experts-lawmakers-blast-rfk-jr-for-destroying-hea...
4•01-_-•20m ago•0 comments

Harvard, MIT among 30 US universities ordered to audit China research ties

https://www.scmp.com/news/us/diplomacy/article/3364485/harvard-mit-among-30-us-universities-order...
2•01-_-•21m ago•0 comments

Show HN: Superprez.io – Sharing and Collaboration for AI-Generated Decks

https://www.superprez.io
1•elsaelsa•24m ago•0 comments

2004 Harvard–Yale Prank

https://en.wikipedia.org/wiki/2004_Harvard%E2%80%93Yale_prank
1•toilet•24m ago•0 comments

Show HN: Open-source extension to transfer AI chats without losing context

https://github.com/VC067/MoveChat
1•VC067•25m ago•0 comments

GitLab CVE-2026-19478: GraphQL authorization bypass

https://techupdate24.com/gitlab-cve-2026-19478-graphql-flaw/
1•sysadmin_diarie•27m ago•0 comments

AI-generated candidate proof of a causal guarantee for RACE attention [pdf]

https://drive.google.com/file/d/11Jh_ITQWQbM40REfNayPbS98lyk0EUTG/view?usp=drive_link
1•Rufty•28m ago•0 comments

Taking photos or screenshots makes you more likely to forget information

https://www.binghamton.edu/news/story/6397/digital-amnesia-taking-screenshots-makes-you-more-like...
1•nreece•28m ago•0 comments

Moby Dick has 26 em dashes per 1000 words. Pride and Prejudice has none

https://claudewatermark.xyz/guides/moby-dick-87-em-dashes
2•ofir_smol•28m ago•1 comments

Zombie Cards Back Online: Reviving Expired Credit Cards for Contactless Payments

https://khwarizmilab.github.io/emvexpiredcards/
1•Markoff•29m ago•0 comments

Hoog – The Hugging Face Hack [video]

https://www.youtube.com/watch?v=OO225IfoR3s
1•Topfi•33m ago•0 comments

The Cast-Iron Company That Has Been Controlled by the Same Family for 130 Years

https://www.wsj.com/business/the-cast-iron-company-that-has-been-controlled-by-the-same-family-fo...
1•thm•35m ago•0 comments

Show HN: A 3D insect field guide where every specimen is generated from code

https://insect-world.pages.dev/
1•XR843•35m ago•0 comments

Trump crypto firm backs venture offering AI from restricted Chinese companies

https://www.reuters.com/world/china/trump-crypto-firm-backs-venture-offering-ai-restricted-chines...
1•petethomas•35m ago•0 comments

New images reveal before/after when a SpaceX rocket slammed into the moon

https://www.cnn.com/2026/08/18/science/nasa-images-spacex-rocket-moon-collision
4•giuliomagnifico•36m ago•0 comments

Japan's farmers go nocturnal as deadly heat intensifies

https://www.reuters.com/investigates/special-report/climate-change-japan-farmers/
3•petethomas•36m ago•0 comments

Headed for the Exit: The Great Engineering Leader Career Break

https://newsletter.pragmaticengineer.com/p/the-great-engineering-leader-career-break
1•pjmlp•37m ago•0 comments

Vetted AI code is hard to justify

https://amoffat.github.io/blog/vetting-burnout.html
1•birdculture•39m ago•2 comments