frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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

A Prompt Is Not a Thought

https://prgrmmr.org/posts/a-prompt-is-not-a-thought/
1•magalhaesh•1m ago•0 comments

Julia's Pluto notebook hits 1.0 release

https://discourse.julialang.org/t/pluto-1-0-release/137296
1•sundarurfriend•1m ago•0 comments

White House Maps Immigration Arrests on a Site Themed as an Alien Invasion

https://www.projectsaltbox.com/p/white-house-maps-immigration-arrests
2•cdrnsf•2m ago•0 comments

Cyber scam victim who lost nearly $1M gets her money back – and then some

https://www.vermontpublic.org/local-news/2026-01-20/cyber-scam-victim-who-lost-nearly-1m-gets-her...
1•speckx•3m ago•0 comments

When Quiet Undersea Volcanoes Turn Disruptive

https://www.quantamagazine.org/when-quiet-undersea-volcanoes-turn-disruptive-20260526/
1•jandrewrogers•4m ago•0 comments

Show HN: The Duo-Quatro-Paraphonic Synthesizer

https://stefanlenoach.com/paraphonic
1•sleno•5m ago•0 comments

We should count reliability 9s starting at the decimal

https://rachelbythebay.com/w/2026/05/28/nines/
2•velcrovan•5m ago•0 comments

Show HN: A smarter CSS selector generator

https://www.npmjs.com/package/@uindow/css
1•bigrocketapps•5m ago•0 comments

Not That Georgia. A.I. Compounds a Nation's Identity Woes

https://www.nytimes.com/2026/05/29/world/europe/georgia-name-confusion.html
2•reaperducer•6m ago•0 comments

EntityMap

https://entitymap.org/
1•bhartzer•7m ago•0 comments

CAPTCHAs can still detect AI agents

https://research.roundtable.ai/captchas-detect-ai/
1•timshell•8m ago•0 comments

I built a browser dialer after discovering 52% of WebRTC legs silently fail

https://www.twin-phone.com/en
1•indie-depcall•8m ago•0 comments

Show HN: Phoenix Code – desktop editor where AI can see the page

https://phcode.io/
1•charlypa•8m ago•0 comments

LiveCanvas, the website the internet is building

https://livecanvas.dev
1•thelivecanvas•9m ago•0 comments

Wazero v1.12.0

https://github.com/wazero/wazero/releases/tag/v1.12.0
1•evacchi•11m ago•0 comments

You can just say it: the best definition of AI slop

https://noperator.dev/posts/you-can-just-say-it/
3•antirez•11m ago•1 comments

My Life as a True Crime Spectacle – My Father Was the Infamous Rolex Killer

https://torontolife.com/deep-dives/my-life-as-a-true-crime-spectacle-rolex-killer/
1•speckx•11m ago•0 comments

A.I. Doesn't Have to Mean Layoffs

https://www.nytimes.com/2026/05/29/business/economy/ai-jobs-productivity.html
1•reaperducer•11m ago•0 comments

3.1 liters of water became an act of economic resistance

https://fee.org/articles/the-bottle-of-freedom/
1•x0x7•13m ago•0 comments

The Scaling Illusion: Why the Lightning Network Fails as a Scaling Solution [pdf]

https://scaling-illusion.vercel.app/lightning_vs_bch_book_v2.pdf
2•hggh•13m ago•0 comments

Building Omegle for Exposed Webcams

https://alec.is/posts/building-omegle-for-exposed-webcams/
2•arm32•15m ago•0 comments

Software Development Job Postings are going up in the last year

https://fred.stlouisfed.org/graph/?g=1WIe6
3•b-man•15m ago•0 comments

Show HN: The Fast Track to Korean OEM and ODM Manufacturers

https://oemkorea.com
2•umitakcn•17m ago•0 comments

A Quiet Revolution: Drug Decriminalisation Across the Globe (2016) [pdf]

https://www.citywide.ie/assets/files/pdf/a_quiet_revolution_decriminalisation_across_the_globe.pdf
2•robtherobber•18m ago•0 comments

OMB's Proposed Federal Rules That May Destroy American Science

https://elizabethginexi.substack.com/p/summary-of-key-changes-in-ombs-proposed
3•SubiculumCode•19m ago•3 comments

The Dead Economy Theory

https://www.owenmcgrann.com/p/the-dead-economy-theory
6•WillDaSilva•19m ago•0 comments

Why AI Transport

https://ably.com/docs/ai-transport/why
2•zknill•20m ago•0 comments

AI token streaming isn't about SSE vs. WebSockets

https://zknill.io/posts/ai-token-streaming-isnt-about-sse-vs-websockets/
4•zknill•21m ago•0 comments

Africa Is Embracing Renewable Energy

https://e360.yale.edu/digest/africa-embraces
4•YaleE360•21m ago•0 comments

Nondeterminism's Not the Problem

https://isaacvando.com/nondeterminisms-not-the-problem
2•isaacvando•22m ago•0 comments