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

CollectorVision Part 8: The Sol Ring Benchmark –Testing Hardest Card Recognition

https://blog.hanclin.to/posts/gh-26/
1•fragmede•1m ago•0 comments

Codex's precision and attention to detail is *crazy* when set up correctly

3•ditchfieldcaleb•2m ago•1 comments

Whole-body ultrasound captures full cross-sections in 10 seconds

https://medicalxpress.com/news/2026-04-body-ultrasound-captures-full-sections.html
2•PaulHoule•13m ago•0 comments

DeepSeek V4 Pro: The First Chinese Model at the Frontier

https://foodtruckbench.com/blog/deepseek-v4-pro
2•nnx•15m ago•0 comments

Show HN: Better Design – 28 Shadcn design systems (OSS, MCP: Cursor/Claude Code)

https://github.com/marvkr/better-design
3•marvinkr•17m ago•0 comments

The Physics Behind the Thumb on Hose Trick

https://practical.engineering/blog/2026/5/5/the-physics-behind-the-thumb-trick
3•sohkamyung•18m ago•0 comments

VECT: Ransomware by Design, Wiper by Accident

https://research.checkpoint.com/2026/vect-ransomware-by-design-wiper-by-accident/
1•gnabgib•18m ago•0 comments

Apache HTTP Server: HTTP2: double free and possible RCE on early reset

https://www.cve.org/CVERecord?id=CVE-2026-23918
1•IncandescentGas•19m ago•0 comments

We Analyzed 20 Most Common Fake WordPress Plugins. Here's What They Do

https://blog.imunify360.com/20-most-common-fake-wordpress-plugins
2•shaunpud•21m ago•0 comments

Izeria.com a website/app to discover spots and gamify visiting your local area

https://www.izeria.com/en
2•eltados•21m ago•3 comments

Human brain changes after first psilocybin use

https://www.nature.com/articles/s41467-026-71962-3
4•karma_daemon•25m ago•1 comments

Ubuntu Is Run by "N00bs" (and It Shows)

https://techrights.org/n/2026/05/05/Ubuntu_is_Run_by_N00bs_and_It_Shows.shtml
1•amcclure•26m ago•0 comments

How much of the scientific literature is generated by AI?

https://www.nature.com/articles/d41586-025-03504-8
2•warbaker•28m ago•0 comments

IronMap – Self-hosted fitness tracker with community gym equipment database

https://github.com/bhman792/ironmap
2•bhman79•28m ago•0 comments

An atmosphere around a tiny, icy world beyond Pluto

https://apnews.com/article/pluto-atmosphere-kuiper-belt-c6b0ec2e0631f47c25ce18479b14e1ed
3•tcp_handshaker•36m ago•0 comments

AI tools could enable bioterrorism

https://www.economist.com/science-and-technology/2026/05/05/how-ai-tools-could-enable-bioterrorism
5•pseudolus•36m ago•1 comments

AI Has America's Oldest Monopoly Problem – Part 1

https://easydays.substack.com/p/ai-has-americas-oldest-monopoly-problem
5•marcammann•38m ago•0 comments

How SSA Makes Long Context Practical

https://subq.ai/how-ssa-makes-long-context-practical
3•sirobg•40m ago•0 comments

Ukrainian forces test direct-to-device satellite imagery for frontline troops

https://spacenews.com/ukrainian-forces-test-direct-to-device-satellite-imagery-for-frontline-troops/
4•tcp_handshaker•40m ago•0 comments

When a Search Stack Starts to Strain

https://www.searchplex.net/blog/when-a-search-stack-starts-to-strain
3•eskimo87•40m ago•0 comments

Beware the Man of One Study (2014)

https://www.slatestarcodexabridged.com/Beware-The-Man-Of-One-Study
3•caminanteblanco•48m ago•0 comments

CommFuse: Hiding Tail Latency via Communication Decomposition and Fusion

https://arxiv.org/abs/2604.24013
3•matt_d•48m ago•0 comments

Google Confirms Critical Android 0-Click Vulnerability

https://www.forbes.com/sites/daveywinder/2026/05/05/google-confirms-critical-android-0-click-vuln...
4•turrini•49m ago•0 comments

Firefox Gets FIPS 140-3 Power: WolfPKCS11 Unleashes WolfCrypt in NSS

https://www.wolfssl.com/firefox-gets-fips-140-3-power-wolfpkcs11-unleashes-wolfcrypt-in-nss/
3•aidangarske•49m ago•0 comments

What I gained with a new number / What I lost with a new number

https://shub.club/writings/2026/may/new-number/
2•forthwall•50m ago•0 comments

Cooperating in a Conversation

https://wilsoniumite.com/2026/05/04/cooperating-in-a-conversation/
2•Wilsoniumite•57m ago•0 comments

Cary Elwes Struggled After 'Princess Bride.' Al Pacino Set Him on Right Path

https://www.wsj.com/real-estate/cary-elwes-mia-peacock-22f9c450
3•petethomas•57m ago•0 comments

The dead hang delight: simple exercise can change lives (2024)

https://www.theguardian.com/lifeandstyle/article/2024/aug/04/the-dead-hang-delight-how-this-quick...
2•toilet•57m ago•0 comments

The Cult of Male Miata Drivers (2022)

https://melmagazine.com/en-us/story/men-who-drive-mazda-miata
2•herbertl•57m ago•0 comments

The collaborative software development playbook for remote and distributed teams

https://open-and-async.com/
3•mooreds•57m ago•0 comments