frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OpenAI Appears to Be Missing Its Sales Goals by a Margin

https://futurism.com/artificial-intelligence/openai-ad-revenue-ai-advertising-financial-projection
2•enraged_camel•1m ago•0 comments

GPT-5.6 Sol vs. Kimi K3 Speedrunning Kerbal Space Program Live

https://www.twitch.tv/vals_ai
4•huwng•5m ago•0 comments

Fast UTF-8 handling for modern C++ with support for legacy C

https://developforperformance.com/FastUtf8.html
1•kirk_krauss•6m ago•1 comments

Received a Vivek Shah CIPA Demand Letter? Don't Pay Yet

https://www.jdsupra.com/legalnews/received-a-vivek-shah-cipa-demand-7982240/
1•richartruddie•11m ago•1 comments

Fretengine: Visualize chord and scale relationships on the guitar fretboard

https://app.fretengine.com/
1•leftoaklabs•13m ago•1 comments

Can AI agents use ur site?

https://github.com/Open-Ingress/OpenIngress
4•manupareekk•17m ago•6 comments

Liviu Librescu

https://en.wikipedia.org/wiki/Liviu_Librescu
2•stmw•17m ago•0 comments

'More stable than real estate': How software's reliable revenue started to crack

https://www.9fin.com/insights/more-stable-than-real-estate
1•petethomas•17m ago•0 comments

Disabling Siri

https://www.coryd.dev/posts/2026/disabling-siri
1•cdrnsf•19m ago•0 comments

I rid myself of short form media

https://tcotc.dev/weekly/2026-w28/
1•willx86•20m ago•0 comments

Show HN: CheapStack – affordable dev starter kits and boilerplates

https://cheapstack.dev
2•makbar890•23m ago•0 comments

Algorithm Aversion

https://en.wikipedia.org/wiki/Algorithm_aversion
2•cainxinth•23m ago•0 comments

Claude Fable is stylistically closer to Kimi K3 than Claude Opus

https://slopidx.com/models/claude-fable-5
1•zetrk•24m ago•0 comments

US administration considering ban on Chinese open source AI models

https://www.axios.com/2026/07/20/ai-us-china-open-source-kimi
4•anigbrowl•24m ago•1 comments

OpenAI Appears to Be Missing Its Sales Goals by a Vast Margin

https://futurism.com/artificial-intelligence/openai-ad-revenue-ai-advertising-financial-projection
1•pier25•25m ago•0 comments

The Messy Reality of AI Transformation

https://seasonedleadership.substack.com/p/the-messy-reality-of-ai-transformation
1•mooreds•33m ago•0 comments

Jan – Open-Source ChatGPT Replacement

https://www.jan.ai/
1•jantissler•34m ago•1 comments

The Cartel Olympics

https://www.theatlantic.com/magazine/2026/05/mexico-cartel-la-union-tepito/686453/
2•cdrnsf•34m ago•0 comments

Donation Controversy

https://mullvad.net/en/blog/donation-controversy
5•Cider9986•36m ago•2 comments

US imposes new 50% tariffs on some Canadian products

https://www.reuters.com/business/us-imposes-new-50-tariffs-canadian-products-2026-07-20/
11•JumpCrisscross•38m ago•2 comments

You're not ambitious enough with Claude

https://twitter.com/christinexzhu/status/2074847461588267466
1•gmays•41m ago•0 comments

Pregnant Womans Roadside Death Triggers Push to Reopen Mississippi DeltaHospital

https://kffhealthnews.org/rural-health/rural-mississippi-delta-hospital-desert-pregnant-woman-die...
5•Jimmc414•41m ago•0 comments

Tell HN: TIL accessing old.reddit.com now requires accounts

4•nanis•42m ago•3 comments

Designing an Ethernet Switch ASIC

https://essenceia.github.io/projects/ethernet_switch_asic/
1•random__duck•43m ago•0 comments

Show HN: Seek – Ctrl+F for Videos

https://seekapp.cc
1•surprisefox•44m ago•0 comments

Parsifal and The Muppet Movie are the only two genuine Gesamtkunstwerke

https://morbidcuriosity.substack.com/p/enthullet-die-rainbow-connection
1•pnwpnw•44m ago•0 comments

My falling-out with the rationalist community

https://lcamtuf.substack.com/p/my-falling-out-with-the-rationalist
16•surprisetalk•48m ago•0 comments

Show HN: Velprium - Time Workspace

https://www.velprium.com/
1•mjkl7896•48m ago•0 comments

Mysterious little red dots at the beginning time may have an explanation

https://www.livescience.com/space/mysterious-little-red-dots-at-the-beginning-time-may-finally-ha...
1•arto•49m ago•0 comments

Ramp AI Router

https://router-website-ramp.vercel.app/router
1•robbiet480•51m ago•1 comments
Open in hackernews

LoRA Speedrun – a public wall-clock leaderboard for fine-tuning techniques

https://github.com/Saivineeth147/lora-speedrun
138•Vineeth147•17h ago

Comments

stephantul•15h ago
Sadly 100% generated.

I think the idea is interesting though, although I wonder if training time for LoRA is such a bottleneck to deserve its own, extremely narrowly scoped, leaderboard. Maybe if it was more tasks or more models we could hope that it transfers? With a single task, and a single model, I’d be afraid of this overfitting pretty heavily.

For NanoGPT, I think the idea always was that the ideas can be transferred to much larger models, or serve as stepping stones for investigations on larger models.

Vineeth147•15h ago
That's fair on both points. Much of this was built with AI, but the runs and numbers are real. They are also reproducible, so I would prefer to be judged on that. And yes, using a single model and task can lead to overfitting. The plan is to add more tracks, including bigger models and other tasks, so a technique only matters if it transfers. Right now, it's just the initial track, so your concern is valid. Thanks for the feedback.
Aerialoo•13h ago
AI generates or not - irrelevant if the substance is high quality. Always good to see projects. You should consider hosting this leaderboard on hugging face, you will get a lot more AI enthusiasts and practitioners there.
Gisbitus•14h ago
I understand the feedback in the second paragraph, however I do not understand why we're judging projects by whether they've been AI generated or not.

Have we stopped treating software as a black box? This behavior will only lead to devs moving away from OSS to avoid the AI stigma.

stephantul•14h ago
Not the software, the whole thing.

As an author: show me why you thought this was interesting and why you’re doing it, and why you think it’s relevant. What does it build towards? What does climbing this leaderboard mean to me?

Absent those things, this is just some thing my opus could generate as well.

Vineeth147•14h ago
I fine-tune small models with limited resources, but it's hard to tell which speedup claims are real. Each method, like DoRA, rsLoRA, Unsloth, or packing tricks, uses different models, data, and hardware in their reports.

This makes it impossible to really check their claims in practice.

The only way I've seen these debates settled is by using a fixed task and having someone act as a referee. That's what nanoGPT's speedrun did for optimizers.

The goal is to make a public record that shows which training tricks really save time and which ones don't work when tested again. Each record should explain how the method works, so over time, the leaderboard becomes a kind of lab notebook.

As more records are added, the leaderboard serves both as a ranking and as a detailed log of what was tried. I agree, and that's my next step: adding a second track with a different model family and task (SmolLM2 + SQuAD), so we can actually test if these methods transfer instead of just promising they do.

Honestly, your opus could probably build the framework too. But a leaderboard is more than just code. It also depends on someone being willing to review submissions for cheating, make decisions when things aren't clear, and keep adding new records even months later. That part can't be automated; it needs to be maintained by people.

jmward01•13h ago
I think there is real value in going smaller/limiting resources. The trend is 'just make the weights bigger and throw more data at it'. It is a MBA's view of winning. We have a knob, keep turning it. It does work but it may not drive as much creativity as resource limits can drive. It is like urban growth boundaries in city planning. If you aren't allowed to 'just expand' you are forced to build more intelligently inside the city and those creative solutions often lead to major improvements.
curiouscube•12h ago
You are right only in so far that it is more economical.

But it is not the MBA's view of winning, it's just one potential conclusion you could draw from the bitter lesson of Machine Learning. As long as the need for more intelligence outpaces the economics of using intelligence, you'll get bigger models. This idea that small, fine-tuned models can outperform bigger models capabilities wise is mostly misinformed. They are genuinely good at other metrics, but sadly more actually means better in ML-land (most of the time at least).

rsfern•10h ago
I don’t think there’s a fundamental reason that performance has to be monotonic in model size or even training FLOPs. At least I don’t think it’s been proved to be so, so I think “misinformed” is a bit premature and sort of makes GP’s point.

There’s evidence that model size and representational capacity are not exactly the same, and that scale is maybe more important for learning than it is for representation (past a point). Consider the early work from the current neural scaling paradigm. The Chinchilla scaling study shows that smaller models can match the performance of larger models by training longer.

To GP’s point, if everyone is exploiting the scaling lever, few resources are being allocated to finding more efficient training algorithms that could let us work with right-sized models instead of pulling the scaling lever as hard as we can afford to.

I’ll end with a dramatic example from my field of materials science (which admittedly might not strictly generalize to LLMs). A lot of the field is pursuing the model scaling strategy, and it’s still paying off. But [0] recently reported competitive accuracy with much smaller models that run faster and can address much larger problems. The model architecture is pretty much the same, but they use a different training strategy and really focus on data quality

0: https://arxiv.org/abs/2504.21286

monegator•13h ago
Feels like i'm missing the introduction paragraph in the repo.

What is LoRA in this context? the communication protocol? Or another term appropriated by LLMs? Why the speedrun?

gowthamgts12•13h ago
Low Rank Adaptation. Google “Lora llm”
Schlagbohrer•11h ago
Yes but what are LoRAs being tested for / trying to do in this case? I couldn't find any information there about what the actual output goal is for the LoRAs. Speed doing what?
maleldil•5h ago
How long it takes to train that particular configuration. The table column is named "train time".
garimbaboy•10h ago
LoRa (Long Range) is a physical radio communication techniche.[1]

LoRA (Low-Rank Adaptation) is a parameter-efficient fine-tuning technique for large language models.[2]

[1] https://en.wikipedia.org/wiki/LoRa

[2] https://en.wikipedia.org/wiki/LoRA_(machine_learning)

nomel•
jkwang•11h ago
A wall-clock leaderboard is a nice complement to the usual loss-curve comparisons. Curious whether you plan to track hardware-normalized entries too, since GPU differences can dominate the timing.
patrick0d•10h ago
Inspired by parameter golf and speedrun approaches I make the case for picking loss functions like a wallclock for LoRA on AI safety targets. The result when I tried it was a functional distillation of an Sparse AutoEncoder into a 5.3MB probe. I have a technical writeup below about it if anyone is interested.

https://www.lesswrong.com/posts/PagGF8roBJmjLunsX/competitiv...

pigeons•9h ago
I wish there was an acronym for it that didn't collide with the radio tech.
jorlow•6h ago
Honest question when was the radio tech lora on the hn frontpage? Im slightly shocked this still creates such confusion every time
walrus01•9h ago
Reading the title, for a moment I thought this would be something about a LoRA serial data bridge over RF and an actual physical wall clock, possibly some novel new homebuilt piece of hardware to display perfectly accurate NTP synchronized time or something.
HumblyTossed•8h ago
Sigh... Unfortunate naming.
stephantul•14h ago
Nice! That sounds a lot more like a mission statement than your actual readme.
nomel•2h ago
Put something like this in the readme, ffs.
g-b-r•11h ago
> Have we stopped treating software as a black box?

When did we begin to? Why?

rocqua•8h ago
I especially wonder about the quality of N big models in a delegation harness against M smaller models in a delegation harness with N and M tuned to use the same amount of total compute. (So a few agents of big models against a lot of big models). I wouldn't be surprised if the advantages of delegation and the corresponding compression of context outweighs the lower quality of the smaller models.

Or put differently a wide exploration of long chains of obvious insights might be more valuable than a more narrow exploration of shorter chains of deeper insights. But perhaps that is a wrong sense of the difference between a small model and a large model.

curiouscube•8h ago
I'm not saying that it is impossible for a more advanced model and training paradigm to outperform a larger model, what I'm saying is that if you leave everything the same except model size, the larger model nearly always outperforms the smaller one. This is intuitively true if you consider that you can fit in the smaller model + extra parameters into a larger model. There are some cases in which it doesn't work due to dataset/model size incompatibilities leading to overfitting, this is mostly covered by the neural scaling laws.

Based on a quick cursory glance at your example: Better data + better technique led to a better result with less parameters. Would you assume that then scaling both the dataset and model once again would lead to even better results? If you haven't fully encompassed the underlying distribution with datapoints, intuition says yes.

What I wanted to initially highlight was actually something slightly different: Specifically that people keep trying to "outsmart" optimizers by either fully hand-crafting solutions or skewing existing machine learning algorithms via additional tricks that are supposed to encode "human intuition" or something similar (to be fair there are ways to do it correctly). These all tend to fall short in a few years simply due to "line go up" being stupidly effective (compute getting cheaper, more training data being available, better optimization strategies, better architectures) [0]

Specifically this idea of small fine tuned LoRA models falls into the trap quite often: People assume you can beat the big, slow, general purpose LLMs with a small highly specialized model that has been fine tuned on the "good" human intuition of your special inhouse dataset.

LoRA can do great things, but it is often misunderstood what LoRA actually does.

0: http://www.incompleteideas.net/IncIdeas/BitterLesson.html

rsfern•2h ago
My point with the force field example wasn’t to argue against neural scaling as a valid strategy, it totally is effective and a lot of groups are doing it. But I feel like we might be talking past each other a bit.

What I’m pushing back on is what I think is a sort of one-dimensional view of Sutton’s bitter lesson. People seem to equate it with model scaling, but there are lots of general ways to leverage computation that don’t involve just scaling models and supervised training datasets up. For example Sutton’s first example is straight up search, no parameters at all.

The point of the force field example is that it seems you don’t need billions of parameters to represent the functions we’re interested in, but with small models it’s harder to find those functions by pushing harder on the standard training algorithms, and that maybe some different algorithm that leverages computation more effectively could do so.

mathisfun123•11h ago
> It is a MBA's view of winning

A deeply ironic comment which associates <THING YOU DON'T LIKE> with <GROUP YOU DON'T LIKE> due to complete ignorance about the group. An MBA would never approve a technique with basically unlimited capex. So I hate to break it to you but "bigger weights" is 100% the computer scientist's view of winning because everything is an "abstraction".

2h ago
The author responds with reasoning here: https://news.ycombinator.com/item?id=48975473

The AI slop "why" section in the readme is completely useless. I struggle with this too. I start every project doc with a "why" then "overview" section, and AI is still horrendously bad at the "why", filled with vapid corpo/tech startup speak. I usually write the "why" myself, or at least put down the outline to be completed.