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

Show HN: The ros2_utils_tool v1.0, a toolkit for ROS2 tasks with full UI support

https://github.com/MaxFleur/ros2_utils_tool
1•bakefish•1m ago•0 comments

An agent skill can hand a stranger your shell – hours after you installed it

https://grith.ai/blog/skill-md-permissions-manifest
1•edf13•1m ago•0 comments

Software Has Never Been Capital Light

https://deadneurons.substack.com/p/software-has-never-been-capital-light
1•nr378•2m ago•0 comments

Taiwan eyes silicon photonics as next big tech leap

https://www.taipeitimes.com/News/front/archives/2026/09/07/2003863802
1•giuliomagnifico•3m ago•0 comments

Hawking by Graham Farmelo review – the dark side of genius

https://www.theguardian.com/books/2026/sep/07/hawking-by-graham-farmelo-review-the-dark-side-of-g...
1•theanonymousone•4m ago•0 comments

Why do machines learn, at all?

https://fohlen.dev/posts/why-machines-learn-at-all/
2•usernametaken29•13m ago•1 comments

You're 80% there? Prompt more!

https://louis-andre.net/journal/prompt-more/
3•Lalabadie•22m ago•0 comments

Apparently CodePen 2.0 sends data to their servers as you type

15•maxim-fin•23m ago•0 comments

How Scared Should We Be of A.I.?

https://www.nytimes.com/2026/09/05/opinion/ai-silicon-valley.html
2•atlasunshrugged•24m ago•0 comments

US refuses payout for soldiers who died in Iran 'because it isn't a war'

https://www.telegraph.co.uk/world-news/2026/09/06/pentagon-refused-payout-soldiers-died-in-iran-war/
50•embedding-shape•26m ago•11 comments

Grindr pays £26M to settle UK lawsuit over allegedly sharing users' HIV status

https://www.theguardian.com/business/2026/sep/07/grindr-settle-uk-lawsuit-dating-app-ad
3•roryirvine•28m ago•0 comments

Ask HN: What would be a genuinely fun interview process?

2•napo•29m ago•1 comments

AI in Test Automation: Real Limitations vs. User Error

https://www.davidmello.com/software-testing/test-automation/ai-test-automation-pitfalls-vs-user-e...
2•breakerofthings•30m ago•0 comments

Ask HN: Are agent orchestrators an anti-pattern?

3•dragochat•31m ago•1 comments

Patients Are Flying to China for the Latest Cancer Treatment

https://www.wsj.com/health/healthcare/patients-are-flying-to-china-for-the-latest-cancer-treatmen...
4•ike_usawa•32m ago•0 comments

AI 2027

https://ai-2027.com/
3•fratellobigio•35m ago•0 comments

What Is Your Favorite Deep, Elegant, or Beautiful Explanation?

https://www.edge.org/responses/what-is-your-favorite-deep-elegant-or-beautiful-explanation
2•amelius•36m ago•0 comments

Show HN: Outbid.lol, but you need an EU VAT number to bid

https://overbid.eu/
2•apancyborg•37m ago•0 comments

French burglar used artificial intelligence to locate Canberra target in heist

https://www.abc.net.au/news/2026-09-07/burglary-canberra-home-french-nationals-luxury-goods/10712...
3•aussieguy1234•37m ago•0 comments

KitGrade, 34 SaaS starter kits scored on evidence you can re-check

https://kitgrade.kynth.studio
3•kyisaiah47•39m ago•0 comments

Weird Little Guys of FOSS

https://drewdevault.com/weird-guys/
6•marvinborner•40m ago•0 comments

The Great Barrier Reef refuses to die on schedule

https://www.latimes.com/opinion/story/2026-09-06/great-barrier-reef-refuses-to-die
4•EvgeniyZh•43m ago•0 comments

Show HN: Interactive map of public transport in Great Britain and Ireland

https://benmandrew.com/wayfare/
2•benmandrew•44m ago•0 comments

VMware migration reduces Tottenham Hotspur's licensing fees by 85 percent

https://arstechnica.com/information-technology/2026/09/vmware-migration-reduces-tottenham-hotspur...
4•joozio•45m ago•0 comments

Early Data Indicates an A.I.-Generated Drug Could Slow Aging

https://www.nytimes.com/2026/09/07/science/ai-generated-drug-longevity.html
2•edward•46m ago•0 comments

PhDino Calc 95 – a Windows 95-styled engineering calculator suite

https://phdino.com/
3•andre1526•46m ago•0 comments

AMD Working to "Push Rust Deep into the GPU Stack"

https://www.phoronix.com/news/AMD-Rust-Deep-Into-GPU-Stack
2•pjmlp•46m ago•0 comments

Show HN: AdDeck – AdMob, Adsense and mediation revenue on one screen

https://play.google.com/store/apps/details?id=com.eltacrew.addeck&hl=en_US
2•eltacrew•48m ago•0 comments

From a Chocolate Wrapper to Concurrent InnoDB Page Splits

https://mariadb.org/from-a-chocolate-wrapper-to-concurrent-innodb-page-splits/
2•birdculture•49m ago•0 comments

Tencent/Teamai-CLI: Make Every Team AI Native

https://github.com/Tencent/teamai-cli
3•doppp•54m ago•0 comments