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

Bootloader Unlock – Xiaomi MTK (HyperOS/MIUI14): No Mi Unlock Tool or 168h Wait

https://xdaforums.com/t/guide-bootloader-unlock-xiaomi-mtk-hyperos-miui14-no-mi-unlock-tool-no-16...
1•Markoff•1m ago•0 comments

96.2% on ARC-AGI-3 with Opus 5

https://twitter.com/jeremyberman/status/2087633198822117446
1•rzk•2m ago•0 comments

Show HN: 8-player survival Pong, the arena loses a wall every time someone loses

https://antics.gg/world/side-out-94df7d
1•eric_khun•3m ago•0 comments

HS₂ installs a plaque 40M below London to celebrate the Brunels' legacy

https://www.ianvisits.co.uk/articles/hs2-installs-a-plaque-40-metres-below-london-to-celebrate-th...
1•zeristor•6m ago•0 comments

Show HN: Miser – Cost-Optimised AI Gateway

https://github.com/rShetty/miser
1•rshetty•6m ago•0 comments

Flock will add privacy guardrails to camera systems amid backlash

https://thehill.com/policy/technology/6027324-flock-cameras-ai-surveillance-privacy-updates/
1•sssilver•6m ago•0 comments

AI Isn't Outthinking Mathematicians. It's Out-Remembering Them

https://davidepiffer.com/p/ai-isnt-outthinking-mathematicians
1•rzk•9m ago•0 comments

Aiseesoft Mac Video Converter Ultimate

https://www.aiseesoft.com/mac-video-converter-ultimate/
1•aiseesoft•10m ago•1 comments

Loss Curves Lie: Building a Deterministic Linter for ML Training Runs

https://ai.bedvibe.studio/trainproof/
1•BedVibe_Studios•10m ago•0 comments

TravelMatchr I built a matching app for travelers whose friends are never free

https://travelmatchr.com
2•NunoAires•10m ago•0 comments

Gary Kildall's Design of Knowledge Retrieval Systems for PC

https://www.programmersatwork.net/blog/gary-kildalls-design-of-knowledge-retrieval-systems-for-pc
1•rbanffy•10m ago•0 comments

Herdr-nvim: Neovim integrated into your herdr workspace

https://github.com/ChmaraX/herdr-nvim
1•ryuzyy•10m ago•0 comments

The web's newest weapon against AI scrapers is a font

https://arstechnica.com/ai/2026/08/new-font-turns-ordinary-webpages-into-nonsense-for-ai-scrapers/
2•rbanffy•12m ago•0 comments

Why Books Don't Work: Constructivism over Transmissionism (2021)

https://www.masterhowtolearn.com/2021-01-30-why-books-dont-work-constructivism-over-transmissionism/
4•bmacho•15m ago•1 comments

Osstrl – open-source Software Technology Readiness Level (OSSTRL) 1–9

https://github.com/adulau/osstrl
1•adulau•16m ago•0 comments

Claude AI Content Marks Will Go Global but Cannot Prove Authorship

https://www.ainews.com/p/claude-ai-content-marks-will-go-global-but-cannot-prove-authorship
1•ashurandi•16m ago•0 comments

Friday Links #43: What Mattered in JavaScript This Week

https://jsdevspace.substack.com/p/friday-links-43-what-mattered-in
1•javatuts•18m ago•0 comments

Show HN: HyperOS Unfcker

https://github.com/Enki013/hyperosunfcker
1•vednig•18m ago•0 comments

Hello There

https://www.thegoalonline.com/atlantis-marketplace/rotator
1•robert753•19m ago•0 comments

The AI-Native Company

https://danielmiessler.com/blog/the-ai-native-company
1•zjh•19m ago•0 comments

Ask HN: Analogy for Database Modification Recovery?

1•shivajikobardan•21m ago•0 comments

We Reduced API Requests in the Hetzner Cloud Controller Manager

https://www.hetzner.com/blog/How-we-reduced-API-requests-in-the-Hetzner-Cloud-Controller-Manager/
2•lukasmetzner•25m ago•0 comments

Apple and AI: Siri the Early Years

https://thechipletter.substack.com/p/apple-and-ai-siri-the-early-years
1•rbanffy•27m ago•0 comments

PandaOS is the local AI workspace for builders

https://pandaos.ai/
1•doener•35m ago•1 comments

Negative Visualization

https://en.wikipedia.org/wiki/Negative_visualization
1•gurjeet•35m ago•0 comments

Noviz AI is a architecture and sourcecode for ERP AI agents

1•tajdink•37m ago•0 comments

Ha.mr – short URLs using compression

https://ha.mr
1•matan-h•40m ago•1 comments

Eclipse: The Xiaomi 17 Ultra Confuses the Moon and the Sun

https://www.frandroid.com/marques/xiaomi/3211257_photo-de-leclipse-on-a-perce-a-jour-la-petite-tr...
2•n_plus_1_acc•42m ago•0 comments

Private security firms will soon be allowed to hack overseas cybercriminals

https://arstechnica.com/security/2026/08/white-house-recruits-security-firms-to-hack-overseas-cyb...
2•joozio•43m ago•1 comments

The Body Remembers but the Doctor Cannot- Experiments with AI in Personal Health

https://karankurani.com/writing/post/w_20260721140414_b0e102/the-body-remembers-but-the-doctor-ca...
2•BIackSwan•46m ago•0 comments