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

Confluence Labs

https://www.confluence.sh
1•Topfi•56s ago•0 comments

Minimalist Client Based Snow Forecast

https://snowforecast.live
1•codeviewer•1m ago•0 comments

Real-Time Declarative Risk Decisioning: A Multi-Signal Compilation Framework

https://www.academia.edu/164815674/Real_Time_Declarative_Risk_Decisioning_A_Compilation_Framework...
1•sa_gdi•1m ago•0 comments

Ask HN: Are AI "Chatbot Wrappers" ruining EdTech? I'm testing a proactive UX

1•Swadesh9422•3m ago•0 comments

Fast and Optimal Mapping for Accelerator Modeling and Evaluation

https://arxiv.org/abs/2602.15172
1•PaulHoule•4m ago•0 comments

Introduction to Hyperbolic Functions [video]

https://www.youtube.com/watch?v=kVnhPgWqWbs
1•o4c•7m ago•0 comments

IDF Killed Gaza Aid Workers at Point Blank Range in 2025 Massacre: Report

https://www.dropsitenews.com/p/israeli-soldiers-tel-sultan-gaza-red-crescent-civil-defense-massac...
3•Qem•7m ago•1 comments

Show HN: My OpenClaw tried to exfiltrate my SSH keys, so I built a guardrail

https://github.com/BakeLens/crust
1•zcc_•7m ago•1 comments

Loitering without intent: how taking aimless walks can create community

https://theconversation.com/loitering-without-intent-how-taking-aimless-walks-can-create-communit...
1•zeristor•8m ago•0 comments

Show HN: SlothSpeak: open-source BYO-API-K mobile chat with the best AI models

https://github.com/JonesSteven/SlothSpeak
1•SteveVeilStream•9m ago•0 comments

Writing a game hacking birdfeeder for fun and...fun

http://suidpit.sh/posts/freat-intro/
1•suidpit•10m ago•0 comments

James Webb Telescope Takes a First Peek Inside Uranus

https://www.extremetech.com/science/james-webb-telescope-takes-a-first-peek-inside-uranus
1•CharlesW•11m ago•0 comments

What Happened to Agile? A Field Guide for Teams Outside the USA

https://www.caimito.net/en/blog/2026/02/24/what-happened-to-agile.html
1•mpweiher•13m ago•0 comments

Institutional cryptocurrency platform Blockfills is for sale after Bitcoin drops

https://www.coindesk.com/business/2026/02/19/susquehanna-backed-blockfills-up-for-sale-after-usd7...
1•goblin89•13m ago•0 comments

Show HN: MSAM – Memory system for AI agents that knows when it doesn't know

https://github.com/jadenschwab/msam
1•jadenschwab•13m ago•0 comments

Show HN: Self-modifying AI agent with full computer use. Mac-app, MIT

https://github.com/joi-lab/ouroboros-desktop
4•abstractDL•15m ago•1 comments

Show HN: BrainRotGuard – Self-Hosted YouTube for kids, parents approve videos

https://github.com/GHJJ123/brainrotguard
1•hax0rsJJ•16m ago•1 comments

Sophia Space (orbital-compute) claims $10M in seed round

https://spacenews.com/sophia-space-claims-10-million-in-seed-round/
1•defrost•16m ago•0 comments

Apple's Push to Build an All-American Chip

https://www.wsj.com/tech/inside-apples-push-to-build-an-all-american-chip-0cf39c16
1•atestu•16m ago•0 comments

Show HN: Forcar.org – Free VIN Decoder with Recalls, Window Sticker, EPA Data

https://forcar.org
1•theevoq•17m ago•0 comments

Vulnerability as a Service

https://herman.bearblog.dev/vulnerability-as-a-service/
1•ingve•17m ago•0 comments

Proximity to nuclear power plants associated with increased cancer mortality

https://hsph.harvard.edu/news/proximity-to-nuclear-power-plants-associated-with-increased-cancer-...
1•giuliomagnifico•18m ago•0 comments

Show HN: Notion Breadcrumb Navigator – Keyboard-driven page hierarchy navigation

https://github.com/felixbrock/notion-breadcrumbs
2•brockmeier•18m ago•0 comments

Datacenters behaving like acoustic weapons [video]

https://www.youtube.com/watch?v=_bP80DEAbuo
2•macgyverismo•19m ago•0 comments

Show HN: Tokio-prompt-orchestrator – LLM pipeline orchestration in Rust

https://github.com/Mattbusel/tokio-prompt-orchestrator
1•Shmungus•20m ago•0 comments

Destroy My Startup

https://shipordie.club/roast/startup
2•ig0r0•21m ago•0 comments

Show HN: Runmon – every essential monitor in one place

https://runmon.dev
1•amansardana•24m ago•0 comments

Discord cuts ties with Peter Thiel-backed verification software

https://fortune.com/2026/02/24/discord-peter-thiel-backed-persona-identity-verification-breach/
2•robtherobber•24m ago•0 comments

Show HN: VidShift – Free video converter that runs in the browser

https://vidshift.io/
1•jgillyon•26m ago•0 comments

I'm VC who created AI Scott Adams. I'm continuing, despite family's objections

https://www.businessinsider.com/creator-ai-scott-adams-tribute-final-wishes-controversy-2026-2
1•ceejayoz•26m ago•1 comments