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

Publisher cancels horror novel's release over AI claims

https://www.bbc.com/news/articles/c5y9d44jj24o
1•Brajeshwar•47s ago•0 comments

The Nexus: Open-Source Local AI Workspace (LangGraph/Next.js)

https://github.com/VIbeShiftAI/TheNexus
1•VibeShiftAI•1m ago•1 comments

Show HN: Joonote – A note-taking app on your lock screen and notification panel

https://joonote.com/
1•kilgarenone•2m ago•0 comments

My Injection Molds Cost Less Than a Pizza [video]

https://www.youtube.com/watch?v=9LCIFetDKUA
1•kmstout•5m ago•0 comments

How Ford burned $12B in Brazil (2021)

https://www.reuters.com/business/autos-transportation/how-ford-burned-12-billion-brazil-2021-05-20/
1•kaycebasques•9m ago•0 comments

Botmem – open-source personal memory that unifies your emails, messages, photos

https://botmem.xyz/
1•amroessam•9m ago•0 comments

The final switch: Goldsboro, 1961

https://blog.nuclearsecrecy.com/2013/09/27/final-switch-goldsboro-1961/
1•1970-01-01•9m ago•0 comments

Iran launched unsuccessful attack on UK's Diego Garcia

https://www.bbc.com/news/articles/c5yljdgwppzo
2•alephnerd•10m ago•0 comments

Teegan over Technology

https://derek4thecws.substack.com/p/teegan-over-technology
1•coach-d•11m ago•0 comments

OpenClaw Partners with VirusTotal for Skill Security

https://openclaw.ai/blog/virustotal-partnership
1•freasen•13m ago•0 comments

Grafeo – A fast, lean, embeddable graph database built in Rust

https://grafeo.dev/
2•0x1997•14m ago•0 comments

Senior European journalist suspended over AI-generated quotes

https://www.theguardian.com/technology/2026/mar/20/mediahuis-suspends-senior-journalist-over-ai-g...
3•Brajeshwar•14m ago•0 comments

MSA: Memory Sparse Attention

https://github.com/EverMind-AI/MSA
1•chaosprint•16m ago•0 comments

Some Things Just Take Time

https://lucumr.pocoo.org/2026/3/20/some-things-just-take-time/
2•vaylian•17m ago•1 comments

Government to enforce 1099 bike parking spaces at IKEA, Norway

https://twitter.com/Glenn_Diesen/status/2034158957053276277
2•whirlwin•22m ago•2 comments

Hochul Moves to Weaken Aggressive New York State Climate Law

https://www.bloomberg.com/news/articles/2026-03-20/hochul-moves-to-weaken-aggressive-new-york-sta...
1•melling•23m ago•1 comments

LLM Smart Router

https://github.com/tumf/kani
1•tumf•23m ago•0 comments

The End of Coding: Andrej Karpathy on Agents, AutoResearch, and Loopy Era of AI [video]

https://www.youtube.com/watch?v=kwSVtQ7dziU
1•vismit2000•26m ago•0 comments

Show HN: EchoLive – Read-it-later app that reads to you with 600 AI voices

https://echolive.co/
1•stanlymt•27m ago•0 comments

The Shrinking Gland That Helps You Live Longer

https://nautil.us/the-shrinking-gland-that-helps-you-live-longer-1279121
1•Brajeshwar•28m ago•0 comments

We Need Messier Maps

https://www.chathamhouse.org/publications/the-world-today/2026-03/we-need-messier-maps
2•bookofjoe•32m ago•0 comments

Apple Wanted to Buy Halide to Boost iPhone 18 Pro's Camera App – Lawsuit

https://www.macrumors.com/2026/03/21/apple-wanted-to-buy-halide-to-boost-iphone-18-pro/
2•ndr42•32m ago•0 comments

A Portrait of the Artist as an LLM

https://evernotquite.substack.com/p/a-portrait-of-the-artist-as-an-llm
1•jger15•33m ago•0 comments

Using local LLM and Ghidra to analyze malware

https://discounttimu.substack.com/p/using-llm-and-ghidra-to-analyze-malware
2•guardiangod•35m ago•0 comments

Show HN: I made a simple note keeping plugin for Neovim

https://github.com/UsamaQaisrani/filenotes.nvim
1•usamaqaisrani•35m ago•0 comments

One Login, Two Platforms – Indeed/Glassdoor

https://about-us.glassdoor.com/site-us/onelogin/
1•TheJoeMan•37m ago•1 comments

The Risk of LLM-Generated Administrative Scripts in Privileged Environments

https://zenodo.org/records/18718481
1•rogelsjcorral•41m ago•0 comments

Major leap towards reanimation after death as mammal's brain preserved

https://www.newscientist.com/article/2520204-major-leap-towards-reanimation-after-death-as-mammal...
3•Brajeshwar•41m ago•1 comments

Albert's Swarm

https://en.wikipedia.org/wiki/Albert%27s_swarm
2•thunderbong•42m ago•0 comments

Recall – Your AI context shouldn't be trapped in one platform

https://chromewebstore.google.com/detail/recall/gnbbmallepmgpffoinnlkchkemgeikmg
1•suikacider•43m ago•0 comments