frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Show HN: KVSplit – Run 2-3× longer contexts on Apple Silicon

https://github.com/dipampaul17/KVSplit
43•dipampaul17•30m ago•1 comments

Thoughts on Thinking

https://dcurt.is/thinking
93•bradgessler•1h ago•55 comments

A Research Preview of Codex

https://openai.com/index/introducing-codex/
276•meetpateltech•5h ago•189 comments

X X^t can be faster

https://arxiv.org/abs/2505.09814
130•robinhouston•4h ago•36 comments

Show HN: Visual flow-based programming for Erlang, inspired by Node-RED

https://github.com/gorenje/erlang-red
172•Towaway69•5h ago•78 comments

I'm Peter Roberts, immigration attorney, who does work for YC and startups. AMA

134•proberts•5h ago•287 comments

MIT asks arXiv to take down preprint of paper on AI and scientific discovery

https://economics.mit.edu/news/assuring-accurate-research-record
134•carabiner•5h ago•60 comments

The Magic Hours: The Films and Hidden Life of Terrence Malick

https://www.lrb.co.uk/the-paper/v47/n09/david-thomson/cool-tricking
23•mitchbob•2h ago•13 comments

New 'Superdiffusion' Proof Probes the Mysterious Math of Turbulence

https://www.quantamagazine.org/new-superdiffusion-proof-probes-the-mysterious-math-of-turbulence-20250516/
25•rbanffy•3h ago•4 comments

Lawful kinematics link eye movements to the limits of high-speed perception

https://www.nature.com/articles/s41467-025-58659-9
9•bookofjoe•3d ago•0 comments

The first year of free-threaded Python

https://labs.quansight.org/blog/free-threaded-one-year-recap
214•rbanffy•10h ago•180 comments

Java at 30: Interview with James Gosling

https://thenewstack.io/java-at-30-the-genius-behind-the-code-that-changed-tech/
90•chhum•7h ago•94 comments

Foundry (YC F24) Is Hiring – Founding Engineer (ML × SWE)

https://www.ycombinator.com/companies/foundry/jobs/uwi8b6I-founding-engineer-ml-x-swe
1•lakabimanil•3h ago

Transformer: The Deep Chemistry of Life and Death

https://nick-lane.net/books/transformer-the-deep-chemistry-of-life-and-death/
33•mitchbob•3d ago•8 comments

Stax Museum Bob Abrahamian Collection

https://bobacollection.staxmuseum.org/
22•mellosouls•3h ago•5 comments

Show HN: Rv, a Package Manager for R

https://github.com/A2-ai/rv
47•Keats•4h ago•21 comments

British naval dominance during the age of sail

https://www.lesswrong.com/posts/YE4XsvSFJiZkWFtFE/explaining-british-naval-dominance-during-the-age-of-sail
73•surprisetalk•7h ago•56 comments

Material 3 Expressive

https://design.google/library/expressive-material-design-google-research
259•meetpateltech•3d ago•434 comments

What were the MS-DOS programs that the moricons.dll icons were intended for?

https://devblogs.microsoft.com/oldnewthing/20250507-00/?p=111157
208•rbanffy•3d ago•105 comments

Tower Defense: Cache Control

https://www.jasonthorsness.com/26
43•jasonthorsness•3d ago•17 comments

Show HN: Workflow Use – Deterministic, self-healing browser automation (RPA 2.0)

https://github.com/browser-use/workflow-use
28•gregpr07•4h ago•9 comments

Show HN: SQL-tString a t-string SQL builder in Python

https://github.com/pgjones/sql-tstring
60•pgjones•7h ago•29 comments

Taking a look at the next generation of telescopes

https://arstechnica.com/space/2025/05/tuesday-telescope-taking-a-look-at-the-next-generation-of-telescopes/
11•voxadam•3d ago•5 comments

Evolution of Rust Compiler Errors

https://kobzol.github.io/rust/rustc/2025/05/16/evolution-of-rustc-errors.html
104•ingve•7h ago•24 comments

Returning to My Roots in Hardware

https://dancrimp.nz/2025/03/31/hardware/
23•dcrimp•3d ago•4 comments

LPython: Novel, Fast, Retargetable Python Compiler (2023)

https://lpython.org/blog/2023/07/lpython-novel-fast-retargetable-python-compiler/
32•luismedel•3d ago•12 comments

Sci-Net

https://sci-hub.se/sci-net
236•greyface-•8h ago•105 comments

Ollama's new engine for multimodal models

https://ollama.com/blog/multimodal-models
327•LorenDB•18h ago•70 comments

Ground control to Major Trial

https://virtualize.sh/blog/ground-control-to-major-trial/
441•plam503711•8h ago•170 comments

The Awful German Language (1880)

https://faculty.georgetown.edu/jod/texts/twain.german.html
171•nalinidash•16h ago•411 comments
Open in hackernews

Ollama violating llama.cpp license for over a year

https://github.com/ollama/ollama/issues/3185
162•Jabrov•9h ago

Comments

rlpb•8h ago
I don't see how this claimed issue is valid.

https://github.com/ollama/ollama/blob/main/llama/llama.cpp/L... says:

"The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software."

The issue submitter claims:

"The terms of the MIT license require that it distribute the copyright notice in both source and binary form."

But: a) that doesn't seem to be in the license text as far I can see; b) I see no evidence that upstream arranged to ship any notice in their binaries, so I don't see how it's reasonable to expect downstreams to do it; and c) in the distribution world (Debian, etc) that takes great care about license compliance, patching upstreams to include copyright notices in binaries isn't a thing. It's not the norm, and this is considered acceptable in our ecosystem.

Maybe I'm missing something, but the issue linked does not make the case that there's anything unacceptable going on here.

SillyUsername•8h ago
If it's not valid, why was this ticket not disputed and/or closed?
brookst•8h ago
Not really a fan of the “failure to sufficiently deny an accusation is an admission of guilt” line of thought.

Maybe they’re getting a legal opinion. Maybe they’re leaving it open while they talk business to business. Maybe the right person to address the issue is on vacation.

Lots of people and companies choose not to engage in public battles. I don’t think that should be read as a sign of guilt (or innocence).

arcfour•3h ago
> Maybe they’re getting a legal opinion.

Acknowledging the issue is something you are looking into does not incriminate you.

pama•8h ago
You cannot argue successfully in court that the copy of the binary compiled code is not a copy of a substantial portion of the software. The fix is very trivial. This should not be an open issue.
fn-mote•8h ago
I won't address the rest, but:

> b) I see no evidence that upstream arranged to ship any notice in their binaries, so I don't see how it's reasonable to expect downstreams to do it

Downstream is not in compliance. The fact that upstream has made that compliance hard/impossible is not relevant to the fact that downstream is infringing.

int_19h•3h ago
And it's not hard at all. You just include a text file with a third party software notice that has all the licenses, alongside the binary. All major companies shipping F/OSS in their products somehow manage to do this just fine (I have personally done so for three different products at two different companies).
mrguyorama•1h ago
It's so normal and common that your car's infotainment screen has a page for it, and it causes the guy who built a useful open source project to get hate mail, because his email address is listed there.
grodriguez100•6h ago
a) Correct. b) Not relevant. The license says what it says regardless of what upstream does or doesn’t do. If someone wants to use the code they should comply with the license requirements.

A README is often included with binaries. That’s a good place to include any licensing information.

Tomte•6h ago
The need to extract license and copyright information for binary distribution is universally accepted among Open Source license compliance practitioners and lawyers.

There is a whole industry of tools around it (Fossid, Fossa, BlackDuck, Snyk), as well as Open Source projects ( FOSSology, scancode, oss-review-toolkit).

Re: Debian, they have copyright files in their packaged that are manually curated by Debian Developers and should include all those license texts and copyright notices.

mkesper•8h ago
Take a look at https://github.com/containers/ramalama/tree/main#credit-wher... for comparison. Ollama really should improve their acknowledgements and check license conformance more thoroughly.
Daviey•7h ago
And yet, neither the named individual or "The ggml authors" (as stated as the Copyright holder in llama.cpp/LICENSE) is mentioned here.

This "high-5" acknowledgement isn't license compliance.

grodriguez100•6h ago
Indeed.

It is “nice” but that does not make it compliant.

Havoc•8h ago
I'm continually puzzled by their approach - it's such self inflicted negative PR.

Building on llama is perfectly valid and they're adding value on ease of use here. Just give the llama team appropriately prominent and clearly worded credit for their contributions and call it a day.

nimbius•7h ago
i dont find it puzzling at all. the website is basically a blank canvas. contact information is nonexistent.

ignoring the issue is just another way of saying "catch me if you can." and even then open source lawsuits are rather toothless anyway, so the company clearly expects there to be zero consequence.

Maxious•6h ago
Ollama is YC21 https://www.ycombinator.com/companies/ollama and was founded by the engineers of what became Docker Desktop

You know, the tool that very famously had a massive rug pull once it gained marketshare https://www.servethehome.com/docker-abruptly-starts-charging...

KronisLV•4h ago
> First here, we understand that Docker needs to generate revenue. Creating a foundational technology and not having revenue to grow the business is hard. At the same time, the notice period is what one may consider short.

If the money was starting to run dry, with everyone using the tech (and Docker Hub in particular) but not really giving them any money for it, then something was bound to change.

It's cool that there are other alternatives to Docker Hub though and projects like Podman. I feel like with a bigger grace period, the Docker pricing changes wouldn't have been a big deal.

gmm1990•7h ago
The same MIT license is in the ollama project as is in the llama.cpp project, is this not sufficient?

llamma.cpp https://github.com/ggml-org/llama.cpp/blob/master/LICENSE

ollama.cpp https://github.com/ollama/ollama/blob/main/LICENSE

lolinder•7h ago
The clause at issue is this one:

> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The copyright notice is the bit at the top that identifies who owns the copyright to the code. You can use MIT code alongside any license you'd like as long as you attribute the MIT portions properly.

That said, this is a requirement that almost no one follows in non-source distributions and almost no one makes a stink about, so I suspect that the main reason why this is being brought up specifically is because a lot of people have beef with Ollama for not even giving any kind of public credit to llama.cpp for being the beating heart of their system.

Had they been less weird about giving credit in the normal, just-being-polite way I don't think anyone would have noticed that technically the license requires them to give a particular kind of attribution.

gmm1990•6h ago
Fair enough response to my post but they have the llama license too https://github.com/ollama/ollama/blob/main/llama/llama.cpp/L...
Tomte•6h ago
They need to supply license text and copyright notice with the binary distribution, as well.

Many, many projects on GitHub don’t do it and are not license compliant.

lolinder•6h ago
That is actually unspecified in the license, undecided in court, and as you note very infrequently applied. I can see an argument that the license ought to be read that way, but the fact is that it very rarely is. The only reason why Ollama is being singled out here is because people have long-standing beef with them not doing the regular polite attribution that actually is normal in the community.
Tomte•5h ago
Funny how all those large companies are spending hundreds of thousands of dollars a year getting those attributions right. All those open source license information pages like https://sieportal.siemens.com/oss/oss.html are just for fun, right?
genewitch•3h ago
The Playstation 3/4 and the switch also have such license information available via a menu that isn't buried, too. This cellphone has settings -> about - > legal - > open source licenses - the top option. That opens a window that is hundreds of pages long of links to licenses for every library used.
toast0•18m ago
The license says:

> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Is your argument that a binary is not a copy or substantial portion of the Software?

If you distribute a binary, I think it's pretty obvious that either the binary itself should include the notice and the license, or the archive with the binary should include it. Ex: most packaging systems include the licenses in the docs directory that nobody looks at, which is probably sufficient.

grodriguez100•6h ago
It is the same license but the copyright notice is different, so no, not sufficient.
gmm1990•6h ago
Fair enough response to my post but they have the llama license too https://github.com/ollama/ollama/blob/main/llama/llama.cpp/L...
camgunz•6h ago
The GH issue's point [0] is that this isn't in the binary distributions, but it has to be "included in all copies or substantial portions of the Software" (from the MIT license), which applies to binary distributions as well.

[0]: https://github.com/ollama/ollama/issues/3185

grodriguez100•1h ago
Right, sorry. Didn’t notice.
Etheryte•6h ago
No, this completely misses the point of what the issue is about. You're missing the copyright holder information, the rest of the license is almost secondary to that fact.
jjoergensen•7h ago
I noticed this "thank you" today: "GGML

Thank you to the GGML team for the tensor library that powers Ollama’s inference – accessing GGML directly from Go has given a portable way to design custom inference graphs and tackle harder model architectures not available before in Ollama."

Source: https://ollama.com/blog/multimodal-models

alkh•5h ago
Thanks for the linked article! I was looking for a local vision model to recognize my handwritten notes, and this article provided a good TLDR about doing this in Ollama.

I think Ollama can improve TLDR and add more attribution to llama.cpp to their README. I don't understand why there's no reply from ollama maintainers for so long

paxys•7h ago
> The terms of the MIT license require that it distribute the copyright notice in both source and binary form.

No, MIT does not require that. The license says:

> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The exact meaning of this sentence has never been challenged and never been ruled upon. Considering ollama's README has a link to llama.cpp's project page (which includes the license), I'd say the requirement has been satisfied.

grodriguez100•6h ago
“Linking to a page that includes” is not the same as “including”. I don’t think that the requirement is satisfied.
mark_l_watson•6h ago
I have been aware that Ollama is based on/uses llama.cpp since the first day I started using Ollama. It is not like Ollama is trying to hide the use of llama,cpp, but sure, it would be a good idea in the Ollama app to have a reference in an 'About' menu item, or some such place.

It is certainly possible for a new Ollama user to not notice the acknowledgement.

Etheryte•6h ago
It's not a matter of "would be a good idea", it's a legal matter of you're in breach of someone else's copyright.
int_19h•3h ago
Good for you, but there are many people who aren't aware of this fact, precisely because Ollama is so non-transparent about it. It comes up regularly on r/LocalLLaMA etc.
camgunz•6h ago
"The above copyright notice" refers to this line [0] from llama.cpp's LICENSE: "Copyright (c) 2023-2024 The ggml authors". ollama doesn't include it.

[0]: https://github.com/ggml-org/llama.cpp/blob/master/LICENSE#L3...

NitpickLawyer•6h ago
> ollama doesn't include it.

I see it here? https://github.com/ollama/ollama/blob/main/llama/llama.cpp/L...

Tomte•5h ago
Download a binary release of ollama and show that line again.
Koshima•6h ago
I think it’s fair to push for clear attribution in these cases, but it’s also important to remember that the MIT license is intentionally permissive. It was designed to make sharing code easy without too many hoops. If Ollama is genuinely trying to be part of the open-source community, a little transparency and acknowledgment can avoid a lot of bad blood.
Etheryte•6h ago
MIT is permissive given you follow the license. You can't just copy the code and omit the license and copyright, that's not fine, even if many people like to pretend that it is.
montebicyclelo•6h ago
It's permissive; but that doesn't imply not crediting people for their work
levifig•6h ago
FWIW, llama.cpp links to and fetches models from ollama (https://github.com/ggml-org/llama.cpp/blob/master/tools/run/...).

This issue seems to be the typical case of someone being bothered for someone else, because it implies there's no "recognition of source material" when there's quite a bit of symbiosis between the projects.

ActionHank•6h ago
Yes and no, the problem with not expecting that a prominent project follow the rules is that it makes it easier and more likely that no one will follow the rules.

Broken window theory.

diggan•5h ago
Well, llama.cpp supports fetching models from a bunch of different sources according to that file, Hugging Face, ModelScope, Ollama, any HTTP/local source. Seems fair to say they've added support for any source one most likely will find the LLM model you're looking for at.

Not sure I'd say there is "symbiosis" between ModelScope and llama.cpp just because you could download models from there via llama.cpp, just like you wouldn't say there is symbiosis between LM Studio and Hugging Face, or even more fun example: YouTube <> youtube-dl/yt-dlp.

gopher_space•2h ago
Symbiosis states that a relationship exists. Subcategories of symbiosis state how useful that relationship is to either party, and they're determined by the observer rather than the organisms involved.
moralestapia•4h ago
>FWIW

It's not worth much. That is a compeltely different thing.

What you mention equates to downloading a file from the web.

Ollama using code from llama.cpp without complying with the license terms is illegal.

int_19h•3h ago
The fact that Ollama has been downplaying their reliance on llama.cpp has been known in the local LLM community for a long time now. Describing the situation as "symbiosis" is very misleading IMO.
alfiedotwtf•6h ago
A year of complaining but nobody has thought to just implement it themselves and push a PR?
tucnak•4h ago
A PR that nobody would accept? There were like 20 pull requests implementing grammar sampling parameter handling (largely distasteful) at the time, over 16 months, absolutely zero acknowledgement from ollama maintainers.

Sending patches to ollama is less worthwhile than watching paint dry.

Der_Einzige•5h ago
Reason #1395292 that you should be using vLLM, but given the downvotes I get for pointing this out it appears that HN really hates lots of tok/s (yes, even with batch size of 1 on your low tier GPU this is true)

Why does anyone in the GenAI care about copyright, licenses, etc? (besides for being nice and getting the community to like you, which should matter for Ollama)

This whole field is built off piracy at a scale never before seen. Aaron Swartz blushes when he thinks about what Llama and other projects pulled off without anyone getting arrested. Why should I care when one piracy project messes with another?

The whole field is basically a celebration of copyright abolitionism and the creation of "dual power" ala 1917 Russia where copyright doesn't matter. Have some consistency and stop caring about this stuff.

antirez•4h ago
Both are MIT licensed. Georgi should be more actively credited in the Ollama web site / code? Yes.

There is a serious copyright / licensing issue? Nope.

int_19h•3h ago
It's debatable. Given that this is basically the only requirement that MIT imposes on reuse, and also the only thing that the original author gets out of it, not doing proper attribution is concerning.
antirez•2h ago
I believe that dropping an email will be enough and that the lack of attribution is not misunderstanding on how licensing works. The level of licensing ignorance in not so old developers is quite shocking. We are no longer in the 90s where most developers were trying to understand the legal terms of the GPL, BSD, MIT, ...
int_19h•2h ago
Normally I would agree, but in case of Ollama specifically, even setting aside the license, they've been publicly called out on downplaying the fact that most of their functionality is provided by llama.cpp before many times, but haven't changed their messaging at all, or even acknowledged the call-outs. And, well, this has been an open issue in their public repo for a while now, accumulating comments and upvotes, so surely someone have seen it before. So in this case specifically I'm leaning towards malicious non-compliance, solely because they really want to make the impression that there's more to Ollama than there really is.
gittubaba•4h ago
Huh, I wonder if people really follow MIT in that form. I don't remember any binary I downloaded from github that contained a third_party_licenses or dependency_licenses folder that contained every linked library's LICENCE files...

Do any of you guys remember having a third_party_licenses folder after downloading a binary release from github/sourceforge? I think many popular tools will be out of compliance if this was checked...

zamadatix•3h ago
It's certainly not unheard of but, of those who bother to comply, I think most who go this route just embed the info into the binary instead of adding more files.

Likely the only reason this is noteworthy is someone checked a year ago but no correction was ever made.

int_19h•3h ago
At every company I worked for in the past 20 years, including such a file in any public release on any channel is part of the standard legal checklist. It's usually not a folder though but rather a single file where all the mentions are combined:

https://github.com/search?q=THIRD_PARTY_LICENSES&type=code

bethekidyouwant•4h ago
Ollama has an mit license, stop eating yourselves, put up a two line merge request rather than complaining that someone else hasn’t for the last two years.

Also, am I missing something? How is this not sufficient? ollama/llama/lamma.cpp/LICENSE

aspenmayer•2h ago
As an analogy, using AI/LLM generated comments is against HN guidelines, but you won’t find this proviso in the HN guidelines proper. Where this information is communicated and how is left as an exercise for the reader.
immibis•1h ago
It only matters if they sue. They won't, so it doesn't matter. Corporations have learned which open-source licenses are legal to ignore. One other project which openly declared an intention to ignore the licenses of its dependencies is SimpleX Chat, and they're getting away with it just fine.