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: Clad9 – AI wardrobe app that dresses you from your own closet

https://clad9.com/
1•Fh_•38s ago•0 comments

Show HN: Text to Sample

https://elevenmusic.io/sounds/text-to-sample
1•sigvef•55s ago•0 comments

Build T-Shaped Agents, Not Assembly Lines

https://sqlhammer.com/index.php/2026/05/28/build-t-shaped-agents-not-assembly-lines/
1•mooreds•55s ago•0 comments

SQL SIDE QUEST – An Immersive story-telling SQL Game. Chapter 3 is out

https://www.sqlsidequest.com/
1•sqlsidequest•1m ago•1 comments

Manage agent loadouts with drskill – "brew doctor for agents"

https://www.dbreunig.com/2026/07/24/manage-your-agent-s-loadout-with-dr-skill.html
1•jesserobbins•3m ago•2 comments

"Expect the end of the world. Laugh."

https://theconvivialsociety.substack.com/p/expect-the-end-of-the-world-laugh
2•longdefeat•3m ago•0 comments

Is the World Getting Uglier?

https://time.com/article/2026/08/18/is-the-world-getting-uglier/
1•bcaulfield•4m ago•0 comments

Science investigation suggests serious problems in Alzheimer's work

https://www.science.org/content/blog-post/more-alzheimer-s-research-trouble
1•maxall4•4m ago•0 comments

Securing the Infrastructure of Intelligence

https://blogs.nvidia.com/blog/securing-the-infrastructure-of-intelligence/
1•bcaulfield•4m ago•0 comments

OpenAI introduces 'ChatGPT for Teens' as AI safety concerns mount

https://www.latimes.com/business/story/2026-08-18/openai-introduces-chatgpt-for-teens-as-ai-safet...
1•01-_-•5m ago•0 comments

react-term: A fast terminal emulator front-end for React

https://rahulpandita.github.io/react-term/
1•azhenley•5m ago•0 comments

OpenAI Partnering with CodeAI to prepare the first AI generation

https://openai.com/index/partnering-with-codeai/
1•nateb2022•5m ago•0 comments

Google is buying all of Spirit Airlines' data to feed its AI models

https://www.cnn.com/2026/08/18/business/google-spirit-airlines-data
1•01-_-•6m ago•0 comments

Marcos Rodriguez Pantoja: Did this man live with wolves?

https://www.bbc.com/news/magazine-25102983
1•speckx•6m ago•0 comments

Zorin OS: From the Hobby Project of Two Teenagers to a Growing Startup

https://itsfoss.com/zorin-os-interview/
1•Curiositry•6m ago•0 comments

Modern, Stable APIs for Your Nextcloud Application

https://carlschwan.eu/2026/08/18/modern-stable-apis-for-your-nextcloud-application/
1•ognarb•6m ago•0 comments

A flying personal billboard that happens to serve content

https://news.aa.com/news/news-details/2026/American-Airlines-announces-fleetwide-upgrade-with-ins...
1•r2sk5t•7m ago•0 comments

Everyone wants to be the AI gateway

https://getlago.substack.com/p/everyone-wants-to-be-the-ai-gateway
1•MikeHirt•8m ago•0 comments

Humanoid Robots Need a Supply Chain in North America

https://www.bloomberg.com/opinion/articles/2026-08-18/humanoid-robots-need-a-supply-chain-in-nort...
2•wslh•8m ago•1 comments

FDA asks for feedback on regulation of GenAI medical devices

https://www.regulations.gov/docket/FDA-2026-N-7874
1•brandonb•8m ago•0 comments

Show HN: VibezCheck (a16) – Give your money a mind, Today

https://www.vibezcheck.xyz/
1•Seeyouin2050•11m ago•0 comments

Agentic Engineering at Zalando: A Snapshot

https://engineering.zalando.com/posts/2026/08/agentic-engineering-at-zalando-a-snapshot.html
3•hrpnk•14m ago•0 comments

Depth-aware light injection in TypeGPU

https://twitter.com/reczko_konrad/status/2089670934009413751
1•amrrs•14m ago•0 comments

Pacing model development in an era of cyber-critical capabilities

https://openai.com/index/pacing-model-development-cyber-capabilities/
1•j4mie•14m ago•0 comments

Cua's open-source alternative to Codex Computer History, encrypted locally

https://github.com/trycua/cua/blob/main/libs/cua-driver/docs/computer-history-preview.md
1•frabonacci•14m ago•0 comments

Investors Slam SEC Plan to Remove Best-Price Rule

https://www.wsj.com/finance/regulation/investors-slam-sec-plan-to-remove-best-price-rule-8f2c1cc3
3•malshe•15m ago•1 comments

How does IKEA come up with names for its products?

https://www.ikea.com/se/en/customer-service/knowledge/articles/6f564c4d-2ccc-46de-b643-545a3948dc...
10•NaOH•17m ago•1 comments

Psychopathic Traits of Corporate Leadership as Predictors of Stock Returns(2017)

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2984999
2•lenerdenator•19m ago•2 comments

Traditional CVs Are Dead

https://myabout.page/
2•ajonline•21m ago•1 comments

Kakoune Code Editor

https://kakoune.org/
5•olexsmir•22m ago•0 comments