Hacker Newsnew | past | comments | ask | show | jobs | submit | mbesto's commentslogin

By all companies? I'd say less than 10% of all LOC today are generated by LLMs.

Really? In my bubble of internet news it seems the sheer number of companies that have formed and shipped LLM code to production has already surpassed existing companies. I've personally shipped dozens of (mediocre) human months or years worth of code to "production", almost certainly more than I've ever done for companies I've worked at (to be fair I've been a lot more on the SRE side for a few years now).

probabilistic != deterministic

Eh, it does and it doesn't. PE investors actively are asking why more of the portfolio companies aren't generating codebases using Claude Code. You are right that lawyers are asking about code generated by LLMs but this is more of a CYA out of ignorance more than anything else (btw - many purchase agreements have funny representations like "your code is free of bugs" which is downright hilarious).

So these two things are squarely at odds with eachother...meaning, I don't know any PE acquirers who are actively terminating deals because the target acquisition's code is generating by an LLM even if the lawyers try to get a rep about it in the purchase agreement.

For the record, I still have yet to have an M&A lawyer explain to me unilaterally that AI generated code is an infringement...hence the question "who owns the code Claude Code writes" is still open.


The tension you are describing is real and the piece does not capture it well enough. PE acquirers pushing portfolio companies toward Claude Code while their lawyers are adding AI code reps to purchase agreements is exactly the gap that will produce the first painful deal. The rep usually survives unsigned because neither side has done the analysis. When the first deal falls apart or a rep is breached post-close because of GPL contamination in an AI-assisted codebase, that will set the market standard faster than any court ruling.

> When the first deal falls apart or a rep is breached post-close because of GPL contamination in an AI-assisted codebase, that will set the market standard faster than any court ruling.

Assuming it ever does...first, GPL is hardly enforced and second, I feel like there is going to be enough money (e.g. Anthropic's own code it uses for the harness) that pushes back against it being problematic. We'll see.


Totally agreed.

I work in M&A. Nearly every lawyer, accountant, investor, and software business owner thinks their code is solely valuable and a trade secret. I find it hilarious and try to be as diplomatic as possible about why it's not. They also willfully will give their client list to a potential acquirer but get super cagey they moment a third party provider asks for their code to be scanned.

This argument easily gets shut down when I asked why, Twitch, a $1B business didn't crater to their competition when their full codebase was leaked.


What's probably WAY worse than this is that most healthcare providers running OpenEMR are likely on older versions of OpenEMR where CVEs are already detected.

Nobody uses OpenEMR. No chance. They are lying about their numbers.

Well, it's not popular maybe on bigger hospitals, but back in the day I think it was relatively popular on smaller practices even on the US. I don't know if it has lost traction (or not) with the popularization of cloud services, I'm not super up to date...

I can't speak to OpenEMR, but OpenMRS is popular overseas, and has done a lot of work in Africa.

OpenEMR may be in similar spaces.


The Nike Zoom Vaporfly's already had set this precedent years ago: https://www.nytimes.com/interactive/2018/07/18/upshot/nike-v...

The big improvement then was a carbon plate. Adidas (and others) followed suit. The subsequent improvements since then have been marginal but the margins are thin at that level. In this case the big advancement has been the weight of the shoe.

EDIT: Also it's worth noting these shoes are $500 retail. Adidas will for sure get a boost in sales from this, but there's definitely competition in the $200~$300 marathon running shoe space that won't solely draw everyone to Adidas)


Do these new Adidas shoes have anything major over the Vaporfly shoes? Maybe they are a bit lighter?

I think the big story here may be the nutrition science to get these guys to absorb a lot of carbs during the run, more than the shoes.


Because calories simply do not matter. At high intensities of working out, it's the amount of carbohydrates you can consume that allow more fuel to be burnt.

"In the aerobic exercise domain up to ~100% of maximal oxygen uptake (VO2max), CHO is the dominant fuel, as CHO-based oxidative metabolism can be activated quickly, provide all of the fuel at high aerobic power outputs (> 85-90% VO2max) and is a more efficient fuel (kcal/L O2 used) when compared to fat."

https://www.gssiweb.org/sports-science-exchange/article/regu...


Calories do matter (obviously, as energy intake is the entire point) but as you note the specific form that the fuel takes matters. However "carbs" is a catch all that includes plenty of things that (I assume) would be of similarly minimal use in this scenario. The calories need to take a very specific chemical form for this to work.

The wording is certainly confusing here, but yes the calories don’t matter as much as the form. Eating protein and fats simply give you minimal useful calories during the race. Even most carbs won’t be useful if they are more complex.

Then why replace one imprecise term with another? Fiber is a carbohydrate. Humans use close to nothing from its energy. (Though it plays another important role in the digesive system.)

Try eating 100g of grass per hour during a marathon and you will see. That's the metabolic edge horses have over humans.


Horses don't eat during races (and aren't evolutionarily disposed to marathons, anyway). No edge there; it takes quite a while for their symbiotic gut flora to downconvert fodder to glucose.

My gut flora won't do that, so they do have an edge. (Not during a marathon, but that wasn't my point anyway.)

They're equivalent modulo some multiple. It doesn't matter which one we talk about, as long as we're consistent.

> I think many (I won't say the majority but it wouldn't surprise me) in the defense and intelligence sector don't think, either willfully or because of lack of introspection in general, about these things.

I think it has more to do with the fact that many of the products built for defense are never actually used against adversaries in their useful life. Just look at our nuclear weapon stockpile.

Palantir on the other hand is an invisible weapon. They could be reading my comment right now and identifying me with sentiment "adversarial" for all I know. What implications that has on my daily life is innumerable...and I'm a US citizen!


> I think it has more to do with the fact that many of the products built for defense are never actually used against adversaries in their useful life. Just look at our nuclear weapon stockpile.

One only has to look at what the US military has been up to for the last few decades to realize that this is like saying "I knew he would use the gun to mug people, but I hoped he wouldn't fire it."


> it sounds like you don't have the scale for actually running Kubernetes.

You don't set up k8s because your current load can't be handled, you do for future growth. Sometimes that growth doesn't pan out and now you're left with a complex infrastructure that is expensive to maintain and not getting any of the benefit.


The parent commenter is making that comment because this is precisely the nature of why the GPL license exists. Most of the processing of this application is FFMPEG, so why should someone who has done zero development on that library commercialize it?

Most of the processing of the application is FFMPEG yes, but there's a whole lot of application outside of the processing. Video editors UIs that don't make you want to tear your hair out are a valuable commodity and I think OP has the right to commercialize that if they want to. They just need to use FFMPEG in the right way as they do it.

This application doesn't work without FFMPEG. I'm not arguing that the wrapper isn't valuable, I'm saying there is a significant chunk of it that is required for us to work is an open source library.

that's the same thing with the mach kernel and OSX, but you don't see anyone clamoring for one of the richest companies on earth to open source their OS.

From what I understand about this application ffmpeg of only used for export? That is very little of the processing of true, they mentioned the webcodec is used extensively and likely the only real requirement on ffmpeg is muxing into mp4 which to be entirely honest isn't much processing.

https://vidstudio.app/licenses

VidStudio invokes FFmpeg — a free multimedia framework — to handle certain video and audio processing operations. FFmpeg is licensed under the GNU General Public License v2 (or later).

The FFmpeg WebAssembly binary is not hosted or redistributed by VidStudio. Your browser fetches it directly from the public npm mirror at cdn.jsdelivr.net the first time you use a feature that requires it.

FFmpeg source code is available from ffmpegwasm/ffmpeg.wasm (the WebAssembly port) and git.ffmpeg.org/ffmpeg.git (upstream FFmpeg). The full text of the GPL v2 license is available at gnu.org/licenses/gpl-2.0.


FFmpeg doesn't disallow commercialization. Or to put it another way, the authors of FFmpeg specifically allowed commercialization. As long as you follow the LGPL you're free to commercialize your app that uses FFmeg

Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: