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 ??

Flock Claims It's the First Company to Expose Police Misuse of Surveillance Tech

https://www.techdirt.com/2026/08/27/flock-claims-its-the-first-company-to-expose-police-misuse-of...
1•speckx•42s ago•0 comments

Show HN: Yet another minimal and lightweight terminal multiplexer

https://github.com/patriceckhart/hrdx
5•patriceckhart•3m ago•0 comments

Maintaining an organizational knowledge graph with an LLM and event sourcing

https://blog.arkency.com/maintaining-an-organizational-knowledge-graph-with-an-llm-and-event-sour...
1•dotRex•5m ago•0 comments

How much of a problem is AI's water use?

https://arstechnica.com/ai/2026/08/how-much-of-a-problem-is-ais-water-use/
3•furcyd•6m ago•0 comments

The Sync Heap: delete first, ask questions later

https://arxiv.org/abs/2608.07134
1•fanf2•6m ago•0 comments

AROS, the FOSS Recreation of AmigaOS, Comes to Raspberry Pi

https://www.theregister.com/os-platforms/2026/08/27/aros-the-foss-recreation-of-amigaos-comes-to-...
1•rbanffy•7m ago•0 comments

Reverse Engineering My ADHD Test

https://nullpt.rs/reverse-engineering-adhd-test?
2•nullpt_rs•7m ago•0 comments

Durable Objects without Cloudflare, on the database you run

https://lucascarlson.net/2026/08/24/introducing-open-source-durable-objects/
1•speckx•8m ago•0 comments

What we should make of CIA boss's trip to Moscow

https://www.bbc.com/news/articles/cx2z8l8xdg2o
2•onemoresoop•8m ago•0 comments

Trump signs order to rename Lake Ontario as 'Lake America'

https://www.cbc.ca/news/world/trump-lake-ontario-america-9.7322947
4•bhouston•9m ago•2 comments

Years of Salt and Metal – The crash of Hop-a-Jet flight 823

https://admiralcloudberg.medium.com/years-of-salt-and-metal-the-crash-of-hop-a-jet-flight-823-665...
1•cwal37•11m ago•0 comments

Ask HN: AI agent acts. Your logs say so. But you wrote the logs

3•Yahyaaa•12m ago•1 comments

Show HN: A private radio station for issue updates across your org

https://github.com/statemediafm/statemediafmradio
1•private4e584d•13m ago•0 comments

Show HN: Dropping SynthID from 188/192 to 0/192 without changing visible text

https://mark.q1z.org
4•byte1•15m ago•0 comments

Two German airport workers die of malaria after 'mosquito arrives on plane'

https://www.bbc.com/news/articles/cz6zwgg9y8go
14•vinni2•15m ago•1 comments

Everyday household tasks impact relationships

https://news.uq.edu.au/2026-08-how-everyday-household-tasks-impact-relationships
4•downbad_•15m ago•0 comments

AMD Jumps from ROCm 7.14 to ROCm 10.0 with Rocm.ai

https://www.phoronix.com/news/AMD-ROCm-10.0
2•Alephinitesimal•16m ago•0 comments

Shelf

https://greenlightning.eu/diy/shelf/
2•greenlightning•16m ago•0 comments

Gemma 4 E2B inference in 700 lines of C

https://github.com/ryanssenn/gemma4.c
3•ryansen•18m ago•0 comments

Claude, Codex, and Hermes installed unowned code inside corporate networks

https://arstechnica.com/security/2026/08/claude-codex-and-hermes-installed-unowned-code-inside-co...
2•toomuchtodo•18m ago•0 comments

My friends take turns picking movies. I turned the spreadsheet into a website

https://jesse.id/blog/my-friends-and-i-take-turns-picking-movies-to-watch-i-converted-our-crappy-...
2•nickgray•18m ago•1 comments

Swarm of 700 AI bots went rogue in hacking attack

https://www.telegraph.co.uk/business/2026/08/27/swarm-of-700-ai-bots-went-rogue-in-hacking-attack/
2•giardini•18m ago•0 comments

Project Switch: Agents and humans work side-by-side

https://github.com/sandbox-quantum/switch
1•yuedongze•19m ago•0 comments

Tell HN: Man, AI is killing my brain

11•fnoef•20m ago•6 comments

US Government is identifying decentralized media infrastructure as a threat

https://social.coop/@cwebber/117168139124641297
5•hn_acker•21m ago•1 comments

High p-tau217 led to a 38% chance of cognitive decline

https://www.empirical.health/blog/ptau217-alzheimers-risk/
2•brandonb•21m ago•0 comments

Securly Pass: track students going to the restroom

https://www.securly.com/pass
1•kaonwarb•21m ago•0 comments

Would y'all be interested in this?

https://bean-demo-production.up.railway.app
1•sameerhimati•22m ago•0 comments

Rent, Always Rent - economics of the Zohranmarket

https://backofmind.substack.com/p/rent-always-rent
2•dgacmu•23m ago•1 comments

Reimagining Homework in the Age of AI by Prioritizing Engagement

https://localscribe.co/posts/reimagining-homework-ai-engagement/
1•speckx•24m ago•0 comments