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

Long Covid symptoms linked to measurable damage in the brain's dopamine system

https://www.psypost.org/long-covid-symptoms-linked-to-measurable-damage-in-the-brains-dopamine-sy...
2•amichail•3m ago•0 comments

Setup instructions for every major AI provider – US, Chinese, and local

https://big-agi.com/docs/connect-models
1•fredliu•4m ago•1 comments

Netflix hit with $105M lawsuit after losing copy of Nicholas Cage film

https://variety.com/2026/film/news/netflix-lawsuit-nicolas-cage-fortitude-1236824506/
2•anigbrowl•8m ago•0 comments

Just Ask the Model Why

https://engineering.myhoai.com/posts/just-ask-the-model-why/
1•zhixuan•8m ago•0 comments

3D Avatar Browser Integration

https://lee-ai.com/
1•eschwalme•12m ago•0 comments

Minesweeper

https://nickcao.github.io/ultimate-minesweeper/
1•donaldihunter•13m ago•0 comments

Rune 1.1: adds Python, an Emacs editor, a symbol index and is now free

https://rune.build/blog/rune-1-1-release
1•ernestrc•15m ago•0 comments

Building Progressively Enhanced Forms Using Htmx

https://www.rafa.ee/articles/progressive-enhanced-forms-htmx/
1•mpweiher•17m ago•0 comments

Mac Mouse Fix – Make Your $10 Mouse Better Than an Apple Trackpad

https://github.com/noah-nuebling/mac-mouse-fix
2•amrrs•17m ago•0 comments

Show HN: New App for Meta Display Smart Glasses

https://apps.apple.com/us/app/keepers-smart-glasses-camera/id6792932390
1•ggaswint•18m ago•0 comments

MakeMKV has been down for two days

https://www.makemkv.com
1•geerlingguy•20m ago•1 comments

The next generation of speculative decoding: DFlash and Spec V2

https://www.lmsys.org/blog/2026-06-15-next-generation-speculative-decoding-dflash-v2/
1•ronfriedhaber•25m ago•0 comments

GraalVM Hello World Down to 6.5MB

https://www.phoronix.com/news/GraalVM-Community-25.1.3
1•rowbin•28m ago•0 comments

Show HN: Abendrot – The free and open-source macOS app for your circadian rhythm

https://github.com/matthewrball/abendrot
1•balldelegance•28m ago•0 comments

An IETF Internet-Draft Example Written in Kramdown-RFC (Crockford's Base32)

https://github.com/douglascrockford/Base32/
1•okzgn•28m ago•1 comments

LinkedIn adds a button to report AI-generated 'slop'

https://techcrunch.com/2026/07/30/linkedin-adds-a-button-to-report-ai-generated-slop/
2•brandonb•30m ago•1 comments

Offloading I/O to Dedicated Cores: An Asymmetric io_uring Back end for Seastar

https://www.scylladb.com/2026/07/22/asymmetric-io_uring-backend-seastar/
2•cyndunlop•31m ago•0 comments

Saber-toothed cats became inbred–and struggled to move–before they went extinct

https://www.science.org/content/article/saber-toothed-cats-became-inbred-and-struggled-move-they-...
2•gmays•31m ago•0 comments

Astral GPU Indexes

https://wheels.astral.sh/
2•oritsnile•33m ago•0 comments

Trump-branded commemorative passports will become available across the US

https://apnews.com/article/trump-passports-state-department-d149546cb15c8e6b67356168d248ccf4
3•tocs3•33m ago•2 comments

15-Year-Old Alan Turing's Notebook Summary of Relativity Theory

https://turingarchive.kings.cam.ac.uk/material-given-kings-college-cambridge-1960-amtk/amt-k-2
3•tylerdane•35m ago•1 comments

LLM-style scaling laws hold for sensor data

https://www.empirical.health/blog/llm-scaling-laws-hold-for-sensor-data/
1•brandonb•38m ago•0 comments

Sales Are So Low, California Wineries Are Burning Their Vineyards

https://www.nytimes.com/2026/07/30/us/pinot-noir-california-wine-sales-decline.html
2•lxm•38m ago•0 comments

Ben Affleck Wins Jackpot on Who Wants to Be a Millionaire?

https://www.rte.ie/entertainment/2026/0730/1585819-ben-affleck-wins-who-wants-to-be-a-millionaire...
2•austinallegro•38m ago•0 comments

Opus 5 VendingBench

https://andonlabs.com/blog/opus-5-vending-bench
1•jlaneve•41m ago•0 comments

Host overhead is killing your inference efficiency

https://modal.com/blog/host-overhead-inference-efficiency
1•ronfriedhaber•42m ago•0 comments

Is Your Life Insurer Solvent?

https://www.theinstitutionalriskanalyst.com/post/theira874
1•petethomas•42m ago•0 comments

AWS ARR $169B, Azure ARR $124B, GCP ARR $99B

https://twitter.com/jaminball/status/2082936325897167261
4•dban•43m ago•0 comments

Vitamin D Could Lower Toxic Alzheimer's Proteins, Research Suggests

https://www.sciencealert.com/one-common-vitamin-could-lower-toxic-alzheimers-proteins-research-su...
1•brandonb•43m ago•0 comments

Train Simulator Controller

https://z80.me/blog/tsc-2026-july/
2•austinallegro•44m ago•0 comments