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

Stop Building Your AI Product Around Today's Model

https://garybake.com/stop-building-todays-model.html
1•garybake•29s ago•1 comments

The future tech role is the product architect

https://akashyap.ai/the-future-tech-role-is-the-product-architect/
1•ltononro•31s ago•0 comments

Foremerge: Catch conflicts between AI coding agents before they code

https://github.com/naw103/foremerge
1•foremerge•1m ago•0 comments

IBM DS8000 Release 10.2 Brings FCM5 in Edsff, Automated Ransomware Containment

https://www.storagereview.com/news/ibm-ds8000-release-10-2-brings-fcm5-in-edsff-doubled-back-end-...
1•rbanffy•2m ago•0 comments

Show HN: Lit-CLI – a Rust CLI tool to scaffold and manage Lit projects

https://github.com/brysonbw/lit-cli
1•Brysonbw•2m ago•0 comments

Nemotron 3 Ultra Explained

https://miraflow.ai/blog/nemotron-3-ultra-explained-nvidia-hybrid-mamba-moe-2026
3•thisisauserid•3m ago•0 comments

AI safety is designed in the West, and failing users everywhere

https://restofworld.org/2026/ai-safety-bias/
1•cdrnsf•4m ago•0 comments

Shop: "We regret to inform you we are suspending all orders from [Deliveroo UK]"

https://www.instagram.com/p/DcvZNWmsxFt/
2•danso•4m ago•0 comments

Fuck you, show me the prompt

https://hamel.dev/blog/posts/prompt/
3•softwaredoug•4m ago•0 comments

Show HN: Keeplea – photograph everything you want to remember

https://keeplea.app/
2•BrainQuanta•5m ago•0 comments

Show HN: FlightPowers – Google Flights API, Google's cheap/typical/high verdict

https://flightpowers.com
2•mtnrabi•7m ago•0 comments

Algorithms for Modern Hardware

https://en.algorithmica.org/hpc/
2•ibobev•7m ago•0 comments

LIOS Coin

https://pump.fun/coin/6rnLa8Lq3zACFyu7dxVmxzXPumtPEcebx9HiktrKpump
1•arkdroid•7m ago•1 comments

Textlog after launch, 1218 commits later

https://textlog.cc/blog/recap-v2
1•stagas•9m ago•0 comments

Puro-2B: Poor Lab's Qwen2-1.5B Trained on RTX 5090 within $5090

https://arxiv.org/abs/2608.27370
1•simonpure•10m ago•0 comments

HelloSystem a desktop system with a focus on simplicity, elegance, usability

https://hellosystem.github.io/docs/
1•Bluestein•10m ago•0 comments

OpenAI is pulling its models from Cursor after the SpaceX acquisition

https://opengeni.substack.com/p/why-every-company-needs-to-own-its
1•davletdz•11m ago•0 comments

GrapheneOS may skip Pixel 11 over missing hardware security feature

https://cyberinsider.com/grapheneos-may-skip-pixel-11-over-missing-hardware-security-feature/
2•DemiGuru•12m ago•1 comments

Firefox 155.0

https://www.firefox.com/en-US/firefox/155.0/releasenotes/
2•ErenayDev•12m ago•0 comments

Show HN: Throttling AI models under load can backfire and increase demand (SIM)

https://throttle.staffinganalytics.io/?src=hn2
2•eliotho•12m ago•0 comments

Show HN: Fottly – Self-hosted image API with AI background removal

https://github.com/Noah-1919/Fottly
1•fottly•13m ago•0 comments

A.I. curing cancer is not enough

https://www.writingruxandrabio.com/p/e080d047-15d6-4bfe-bb5e-bc7314eb35b8
1•jger15•13m ago•2 comments

Show HN: I made a game inspired by the early iPod touch games I'd play as a kid

https://www.playupperhand.com/
1•ianjc65•14m ago•0 comments

Show HN: In-browser iMessage exporter for Mac chat.db and iPhone backups

https://vajba.com/imessage-export/
1•trivsamt•15m ago•0 comments

Summer 2026 provisionally hottest on record for the UK

https://www.metoffice.gov.uk/about-us/news-and-media/media-centre/weather-and-climate-news/2026/s...
1•lukecarr•15m ago•0 comments

Tasking Radarsat

https://tech.marksblogg.com/canada-radarsat.html
1•marklit•16m ago•0 comments

Patented Application of Linear Algebra

https://www.johndcook.com/blog/2026/08/31/patented-application-of-linear-algebra/
1•ibobev•18m ago•0 comments

Wasmi 2.0 – Engineering of the Fastest WebAssembly Interpreters

https://wasmi-labs.github.io/blog/posts/wasmi-v2.0/
3•herobird•20m ago•0 comments

Ask HN: Please hire me, I need to live in USA

3•roschdal•21m ago•1 comments

Show HN: Srmed – an automated newsroom with a daily AI-narrated podcast

https://srmed.ai/ar/today
3•alnamkani•22m ago•0 comments