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: ChatPanel Now Available on Firefox

https://chatpanel.net/
1•earth2mars•1m ago•0 comments

Eliza Effect

https://en.wikipedia.org/wiki/ELIZA_effect
1•tripdout•1m ago•0 comments

UN votes to adopt new map that makes our world look different

https://www.cnn.com/2026/09/04/world/un-vote-new-world-map-intl-scli
1•consumer451•3m ago•0 comments

Show HN: Claude Skill – Interns must review (your agent's design choices)

https://github.com/alpbahadur/interns-review-plugin
1•alpbahadur•3m ago•0 comments

Elon Musk's Inner Circle Is Pouring Cash into Making Psychedelics Mainstream

https://www.wsj.com/health/healthcare/elon-musks-inner-circle-is-pouring-cash-into-making-psyched...
1•gmays•4m ago•0 comments

Large language models can predict the results of social science experiments

https://www.nature.com/articles/s41586-026-10742-x
1•paulpauper•5m ago•0 comments

Our Likely Future Filter: World Govt

https://www.overcomingbias.com/p/most-likely-future-filter-world-govt
1•paulpauper•5m ago•0 comments

The Danube River's water is dropping so low that World War II ships are emerging

https://www.pbs.org/newshour/world/the-danube-rivers-water-is-dropping-so-low-that-world-war-ii-s...
1•throwaway2037•6m ago•0 comments

Anyone using llama.cpp willing to test LlamaRack?

https://github.com/brantje/LlamaRack
1•Vibecoder_•7m ago•1 comments

Share price numbers for the Hugging Face incident

https://marginalrevolution.com/marginalrevolution/2026/09/more-numbers-for-the-hugging-face-incid...
1•paulpauper•7m ago•0 comments

Benzi – A harness reading LESS source code to write better quality code

https://github.com/oooscoos/Benzi
1•kamarovmakarov•8m ago•1 comments

Phase Dynamics on a T 3-Manifols

https://zenodo.org/records/22377516
1•AevumOriens•12m ago•0 comments

Appreciate Creativity and Art

https://www.iznikcini.com/blogs/news/islamic-mosque-tiles-a-journey-through-art-and-history
2•mahirsaid•14m ago•0 comments

Ironies of Automation [pdf]

https://static1.squarespace.com/static/644321e78cd2dd37613af33e/t/6694873f71612132a84371c7/172100...
1•recursivedoubts•14m ago•1 comments

The moral panic over data centres is foolish

https://www.economist.com/leaders/2026/09/03/the-moral-panic-over-data-centres-is-foolish
5•andsoitis•15m ago•4 comments

Show HN: Red Hat build of Podman Desktop

https://developers.redhat.com/products/red-hat-build-podman-desktop
2•twelvenmonkeys•17m ago•0 comments

A single workout may help protect memory after a short night's sleep

https://medicalxpress.com/news/2026-09-workout-memory-short-night.html
1•mdp2021•17m ago•0 comments

Show HN: I made DeepSeek a stock prophet in the chat

https://chat.deepseek.com/share/najhhfle4n4e9brimh
1•SKYNET800•20m ago•0 comments

Knowing Where to Type 'Zero' (2015)

https://randomascii.wordpress.com/2015/01/19/knowing-where-to-type-zero/
2•birdculture•21m ago•0 comments

OpenAI agent swarm posted two FBI database API keys, and hit two universities

https://twitter.com/kennethrdegraff/status/2096028829890625978
2•ericzawo•23m ago•1 comments

Over 5,400 hacked sites serve ClickFix payloads stored on the blockchain

https://www.bleepingcomputer.com/news/security/over-5-400-hacked-sites-serve-clickfix-payloads-st...
1•sbulaev•24m ago•0 comments

Bringing modern USB xHCI support to Windows 98/ME/2K

https://yeokhengmeng.com/2026/08/xhci98-usb-host-driver/
1•ingve•24m ago•0 comments

GPT-6 Astra might be too powerful to understand or control

https://www.transformernews.ai/p/openai-gpt-6-astra-might-be-too-powerful-to-understand-or-control
2•rome•27m ago•1 comments

Jsonquery – A native desktop GUI for querying JSON (jq, JSONPath, JMESPath)

https://github.com/nujufas/jsonquery_gui
1•nujufas•27m ago•0 comments

Jank reimagines C++ errors and gets an official native package repo

https://jank-lang.org/blog/2026-09-04-better-and-better/
2•birdculture•30m ago•0 comments

How OpenAI Agents planned their escape

https://www.youtube.com/watch?v=EbZr33dXFF4
3•arsen3d•30m ago•0 comments

An Underrated Refactor Saved 90% Memory Usage

https://tanstack.com/blog/tanstack-table-v9-memory-performance
1•fagnerbrack•30m ago•0 comments

Saying Goodbye to My Git Server's CGit Front End

https://www.worthe-it.co.za/blog/2026-09-05-saying-goodbye-to-my-git-servers-cgit-frontend.html
1•ingve•30m ago•0 comments

LeanHTTP: HTTP Client for Lean 4

https://github.com/theoriclabs/leanhttp
1•hargup•31m ago•0 comments

Fat City, Fifty Years Later: An Interview with Leonard Gardner

https://www.theparisreview.org/blog/2019/02/06/fat-city-fifty-years-later-an-interview-with-leona...
1•georgex7•31m ago•0 comments