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

Show HN: Dots and Boxes – real-time multiplayer, no signup

https://dotsandboxes.aeonic.earth/
1•AmartyaMandal•24s ago•0 comments

Curated list of resources on testing distributed systems

https://github.com/asatarin/testing-distributed-systems
1•jinqueeny•2m ago•0 comments

GateGraph – deterministic governance for AI agents

https://github.com/humancoreai/Gategraph
1•humancore•7m ago•0 comments

How to Learn Agentic AI in 2026 – Without Getting Lost in Hype

https://simplai.ai/blogs/how-to-actually-learn-agentic-ai-in-2026/
2•shanmugarajsk•7m ago•0 comments

I put Codex and Claude into a tank arena. Codex is winning 55% so far

https://old.reddit.com/r/codex/comments/1tgbb28/comment/omfo1by/
2•mazzystar•22m ago•0 comments

KiviDB – In Memory Store

https://kividb.io/
1•_nvp•24m ago•0 comments

Nobody understands the point of hybrid cars [video]

https://www.youtube.com/watch?v=KnUFH5GX_fI
1•CHB0403085482•25m ago•0 comments

Show HN: A CLI command to test internet speed

https://pypi.org/project/tracerate
1•rushil_b_patel•28m ago•0 comments

Litterbox: Somewhat Isolated Development Environments [video]

https://www.youtube.com/watch?v=OMCWs7qmKFc
1•Gerharddc•28m ago•1 comments

I built an AI vulnerability scanner with Claude and Codex. It failed

https://github.com/janitor-security/the-janitor
1•GhrammR•30m ago•0 comments

RCE and arbitrary file write in Vitess vtbackup via untrusted MANIFEST fields

https://neurowinter.com/security/2026/05/18/RCE-and-arbitrary-file-write-in-Vitess-vtbackup-via-u...
1•NeuroWinter•33m ago•0 comments

The Infinite Policeman – Preliminary Movement

https://medium.com/luminasticity/the-infinite-policeman-preliminary-movement-5038a293c1f2
1•bryanrasmussen•36m ago•0 comments

Playing with Jupyter style playbooks that work with Claude Code

https://old.reddit.com/r/ClaudeCode/comments/1tgdvex/playing_with_jupyter_style_playbooks_that_work/
2•bgnm2000•37m ago•0 comments

Building a Micro-Drilling Machine [video]

https://www.youtube.com/watch?v=KrStsdNG5go
1•pillars•41m ago•0 comments

Better CSS fluid sizing with round()

https://ishadeed.com/article/css-round/
1•BaudouinVH•42m ago•0 comments

Void Room – an offline writing app that does nothing on purpose

https://noirsonance.com/product/void-room/
1•Rimedag•42m ago•0 comments

Your Evals Will Break and You Won't See It Coming

https://wanglun1996.github.io/blog/your-evals-will-break.html
1•muggermuch•42m ago•0 comments

DeerFlow 2.0 – Deep Exploration and Efficient Research Flow

https://github.com/bytedance/deer-flow
1•epaga•44m ago•0 comments

More than 100 UK datacentres plan to burn gas to generate electricity

https://www.theguardian.com/business/2026/may/18/uk-datacentres-plan-to-burn-gas-to-generate-elec...
2•pera•47m ago•0 comments

SFC vs. Vizio Ruling on General Public License Compliance

https://www.dlapiper.com/en-us/insights/publications/2026/01/sfc-v-vizio-ruling-on-general-public...
1•beckford•49m ago•0 comments

Animated 3D map of Chongqing metro [video]

https://www.bilibili.com/video/BV16Z421W7o3/?spm_id_from=333.1387.homepage.video_card.click
1•decimalenough•50m ago•1 comments

2ality Blog: Temporarily Offline because of AI

https://2ality.com
1•tbassetto•52m ago•0 comments

Old Kindle e-readers will stop working on May 20th

https://goodereader.com/blog/kindle/old-kindle-e-readers-will-stop-working-on-may-20th
3•kozmonaut•52m ago•0 comments

Ask HN: Which AI harness comes close to Claude Code?

1•shivang2607•52m ago•0 comments

Code Orange: Fail Small is complete. The result is a stronger Cloudflare network

https://blog.cloudflare.com/code-orange-fail-small-complete/
2•thewisenerd•56m ago•0 comments

`Never-ending' AI slop strains corporate hacking reward schemes

https://www.ft.com/content/dbec4441-02dc-4053-8500-85677973d324
2•1vuio0pswjnm7•1h ago•1 comments

Spring Physics in my Word Game? A technical deep dive into SvelteJS animations

https://colechamberlin.substack.com/p/spring-physics-in-my-word-game
2•jessecoleman•1h ago•0 comments

Ask HN: Favorite In-Depth Deep Dives

4•vsupalov•1h ago•1 comments

Defence Tech Jobs for the week of 2026-05-18

https://defencetechjobs.substack.com/p/defence-tech-jobs-for-the-week-of-561
4•hnsa•1h ago•0 comments

Hacking a weird TV censoring device [video]

https://www.youtube.com/watch?v=a6EWIh2D1NQ
3•goodmythical•1h ago•0 comments