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•11mo 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•11mo 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•11mo 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 ??

Garry's List – the Y Combinator CEO's political news site

https://garryslist.org/
1•sph•40s ago•0 comments

In California, wildfires are prevented by crews of unlikely firefighters: goats

https://www.npr.org/2023/08/10/1192905277/goat-grazing-california-wildfire-prevention
1•thunderbong•1m ago•0 comments

DriftNote – Podcast notes that talk back

https://www.driftnote.net/
1•LifeOfKP•5m ago•1 comments

Tests confirm super-fast charging for first solid-state-battery e-moto

https://newatlas.com/motorcycles/donut-lab-solid-state-battery-charge-test/
1•breve•5m ago•0 comments

The Clock

https://blog.senko.net/the-clock
1•senko•11m ago•1 comments

CDC and health groups spent millions in ads on sites flagged for misinformation

https://www.cidrap.umn.edu/anti-science/cdc-health-groups-spent-millions-buy-ads-websites-flagged...
1•giuliomagnifico•13m ago•0 comments

Angine de Poitrine – Full Performance [video]

https://www.youtube.com/watch?v=0Ssi-9wS1so
1•vitto_gioda•14m ago•0 comments

PDS Mac OLM File to PST Converter

https://www.perfectdatasolutions.com/en/olm/olm-to-pst-converter.html
1•tieanderson•15m ago•0 comments

A brief history of instant coffee

https://worksinprogress.co/issue/a-brief-history-of-instant-coffee/
1•admp•19m ago•0 comments

GPUs vs. TPUs: Decoding the Powerhouses of AI

https://www.savvycanary.com/gpus-vs-tpus-decoding-the-powerhouses-of-ai/
1•car•24m ago•0 comments

Being the Human in the Loop – Kevlin Henney

https://www.youtube.com/watch?v=vpYJMr1pJRY
1•mcp_•24m ago•0 comments

Emotion Concepts and Their Function in a Large Language Model

https://transformer-circuits.pub/2026/emotions/index.html
2•Anon84•26m ago•0 comments

Trinity-Large-Thinking: Open-source 398B MoE (13B active) for agentic tasks

https://firethering.com/trinity-large-thinking-open-source-agent-model/
2•steveharing1•28m ago•0 comments

Trying to Be Responsible

https://chatgpt.com/s/t_69d0ca9364ac8191868c2850d26305aa
1•aljgz•31m ago•1 comments

Every dependency you add is a supply chain attack waiting to happen

https://benhoyt.com/writings/dependencies/
1•ingve•33m ago•0 comments

Engineering a Better Java Build Tool [video]

https://www.youtube.com/watch?v=OtsJ902k458
1•lihaoyi•38m ago•0 comments

The Evolution of x86 SIMD: From SSE to AVX-512

https://bgslabs.org/blog/evolution-of-x86-simd/
1•jiehong•38m ago•1 comments

The global oil crisis is turning into an everything crisis

https://www.cnn.com/2026/04/04/business/global-oil-crisis-shortage-everything-intl-hnk-dst
1•iamflimflam1•40m ago•0 comments

Show HN: Deeplink – Go library for short links, click tracking, and OG previews

https://github.com/yinebebt/deeplink
1•yinebeb_sc•41m ago•1 comments

Show HN: I rebuilt search using physics instead of statistics. +18.5% NDCG 10

https://github.com/Razshy/resonance-search
1•KendallCBooker•42m ago•0 comments

European Commission cloud breach: a supply-chain compromise

https://cert.europa.eu/blog/european-commission-cloud-breach-trivy-supply-chain
2•Sandman•42m ago•0 comments

Show HN: LaneKeep - let your agent run within boundaries that you define

https://github.com/algorismo-au/lanekeep
2•mightymo1•43m ago•1 comments

Show HN: Prematrix

https://www.prematrix.dev/
1•thomasfromcdnjs•46m ago•0 comments

Excess mortality attributable to the 2025 Iberian Peninsula blackout

https://www.medrxiv.org/content/10.1101/2025.06.03.25328877v1
2•mpweiher•46m ago•0 comments

Should you change your life decisions if we're being watched by alien drones?

https://marginalrevolution.com/marginalrevolution/2026/04/how-should-you-change-your-life-decisio...
1•jger15•46m ago•0 comments

Mechanical Techno Updates

https://www.youtube.com/watch?v=sBhGbHVQYvI
2•ngcazz•48m ago•0 comments

Mixed Precision Quantization on mlx comes with TurboQuant implementation

https://twitter.com/thin_signal/status/2028412948167942334
2•jsilence•49m ago•1 comments

Is it workig download yt video through yt-dlp after deploying?

1•sunill•57m ago•0 comments

LÖVE: 2D Game Framework for Lua

https://github.com/love2d/love
2•cl3misch•59m ago•0 comments

Talent is everywhere, opportunity is not. We are all losing out because of this

https://ourworldindata.org/talent-is-everywhere-opportunity-is-not
2•prakashqwerty•1h ago•2 comments