frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Ask HN: Is there a general, multi-PL programming task dataset?

1•quartztz•2mo 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•2mo 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•2mo 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 ??

Dias on the Web – Pandas Rewriter

https://www.pandas-rewriter.com/
1•baziotis•34s ago•0 comments

Bulk Lots of DB-19s for Sale

https://www.bigmessowires.com/2025/06/30/bulk-lots-of-db-19s-for-sale/
1•zdw•38s ago•0 comments

The Impact of Early Galaxy Formation on the Cosmic Microwave Background

https://arxiv.org/abs/2505.04687
1•sb057•2m ago•0 comments

My Database Is My Application: Rethinking Webhook Logic with DuckDB and SQL

https://www.hey.earth/posts/duckdb-webhook-gateway
1•chw9e•6m ago•0 comments

Jony Ive's AI gadget might be a pen

https://www.bloomberg.com/opinion/articles/2025-06-30/jony-ive-s-first-ai-gadget-clues-point-to-a-pen
1•theyinwhy•6m ago•0 comments

"Fuck the algorithm"?: What to learn from the UK's A-level grading fiasco (2020)

https://blogs.lse.ac.uk/impactofsocialsciences/2020/08/26/fk-the-algorithm-what-the-world-can-learn-from-the-uks-a-level-grading-fiasco/
1•djoldman•7m ago•0 comments

Senate GOP budget bill has little-noticed provision that could hurt your Wi-Fi

https://arstechnica.com/tech-policy/2025/06/senate-gop-budget-bill-has-little-noticed-provision-that-could-hurt-your-wi-fi/
3•spenvo•7m ago•0 comments

iOS Dev Weekly: Swift Everywhere: Bringing Swift Packages to Android

https://iosdevweekly.com/issues/697/
1•wahnfrieden•8m ago•0 comments

Machine Consciousness Psuedocode

1•cladking•9m ago•0 comments

Nuclear Matters Handbook [pdf]

https://www.acq.osd.mil/ncbdp/nm/NMHB2020rev/docs/NMHB2020rev.pdf
1•handfuloflight•9m ago•0 comments

Ted Chiang on Superintelligence in "The Hampdenshire Wonder"

https://lithub.com/ted-chiang-on-superintelligence-and-its-discontents-in-j-d-beresfords-innovative-work-of-early-20th-century-science-fiction/
1•laacz•10m ago•0 comments

Apple Loses Bid to Dismiss US Smartphone Monopoly Case

https://www.reuters.com/sustainability/boards-policy-regulation/apple-loses-bid-dismiss-us-smartphone-monopoly-case-2025-06-30/
1•jmsflknr•10m ago•0 comments

New band surges to 500k listeners on Spotify, but turns out it's AI slop

https://arstechnica.com/ai/2025/06/half-a-million-spotify-users-are-unknowingly-grooving-to-an-ai-generated-band/
6•Willingham•11m ago•0 comments

Mechanism shrinks when pulled [video]

https://www.youtube.com/watch?v=-QTkPfq7w1A
2•sandebert•11m ago•0 comments

Ukrainians Built a Jammer That Tells Russian Drones They're in Peru

https://daxe.substack.com/p/a-ukrainian-team-built-a-radio-jammer
1•vinnyglennon•12m ago•0 comments

Economic Nihilism

https://www.palladiummag.com/2025/06/30/economic-nihilism/
1•jebarker•12m ago•0 comments

Microsoft AI tool outperforms doctors in diagnosing complex medical cases

https://www.geekwire.com/2025/ai-vs-mds-microsoft-ai-tool-outperforms-doctors-in-diagnosing-complex-medical-cases/
2•JaakkoP•15m ago•0 comments

I still choose no-code vs. vibe code

https://twitter.com/marinatrajk/status/1939774832431780069
3•marince00•16m ago•0 comments

Perplexity Is Doomed

https://medium.com/utopian/perplexity-is-doomed-721abbca1228
3•bentcorner•16m ago•0 comments

How to Opt Out of Your Car's Surveillance State

https://www.carsandhorsepower.com/featured/how-to-opt-out-of-your-car-s-surveillance-state-before-it-s-too-late
2•Anumbia•16m ago•0 comments

Why Don't AI Agents Work (Yet)? [video]

https://www.youtube.com/watch?v=kpOWmwA6tJc
1•ngruhn•16m ago•1 comments

Want to stand out in IT job interviews? a home lab can help

https://www.zdnet.com/home-and-office/want-to-stand-out-in-it-job-interviews-10-ways-a-home-lab-can-help/
2•mooreds•17m ago•0 comments

Space Emerges from Time? Groundbreaking Theory Upends Einstein

https://scitechdaily.com/space-emerges-from-time-groundbreaking-theory-upends-einstein/
2•bookofjoe•17m ago•1 comments

Price of rice in Japan falls below ¥4k per 5 kilograms

https://www.japantimes.co.jp/news/2025/06/24/japan/japan-rice-price-falls-below-4000/
1•PaulHoule•18m ago•0 comments

Japan's Midget Submarine Attack on Pearl Harbor Was a Suicide Mission

https://daxe.substack.com/p/japans-midget-submarine-attack-on
3•vinnyglennon•19m ago•0 comments

Public Signal Backups Testing

https://community.signalusers.org/t/public-signal-backups-testing/69984
1•blendergeek•20m ago•0 comments

The Power of "and": At Bloomberg, Open Source and Corporate Philanthropy

https://www.bloomberg.com/company/stories/the-power-of-and-at-bloomberg-open-source-and-corporate-philanthropy-work-hand-in-hand/
2•pvachon•23m ago•0 comments

Is AI eating your coding skills?

https://jpreagan.com/blog/generative-ai-for-coding/
3•jpreagan•27m ago•0 comments

A simple PWA Hacker News client for desktop

https://hnreader.netlify.app/
3•ClassicOldSong•29m ago•1 comments

Bolivia's Last-Ditch Currency Bet: Spare Change Becomes Crypto Lifeline

https://latinamericanpost.com/economy-en/bolivias-last-ditch-currency-bet-when-spare-change-becomes-crypto-lifeline/
1•dxs•30m ago•0 comments