this post was submitted on 28 Jul 2026
178 points (97.8% liked)

Technology

87389 readers
5295 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] cenzorrll@piefed.ca 107 points 3 weeks ago* (last edited 3 weeks ago) (26 children)

The upshot of the BSD-license in the case of FreeBSD is that it has found it and its components used in many commercial products, including MacOS/OS X, the PlayStation’s Orbis OS, and of course the BSD networking stack is happily used in Windows, macOS and just about anywhere else. Meanwhile the GPL forced Linksys to open the firmware to its WRT54G series of routers, ultimately leading to the development of OpenWrt and similar projects.

They make it sound like the *WRTs were the worst thing to happen to consumer networking and that corporations not being required to contribute back to projects has made BSD stronger, rather than given companies free labor. I find the *BSDs to be pretty interesting, but let's not pretend that they're benefiting from companies using their work. Very shilly tone to this article.

[–] RejZoR@lemmy.ml 35 points 3 weeks ago (2 children)

WRT54G were the best shit back then. So much choice with firmware, loved the Tomato firmware and its flexible QoS. Good times.

[–] grue@lemmy.world 11 points 3 weeks ago

OpenWRT is still the best shit now.

[–] Thwompthwomp@lemmy.world 11 points 3 weeks ago

I bought a linksys wrt simply because they had the open firmware. That router was amazing!

[–] Cocodapuf@lemmy.world 26 points 3 weeks ago* (last edited 3 weeks ago) (5 children)

So this sounds like a bad thing then...

Like if having gpl code in free bsd forced all these companies to be more open with their software, and now they can be more closed with it, isn't that bad?

[–] cenzorrll@piefed.ca 26 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

It allows freebsd to be true to the BSD license, and I agree with the author that it makes licensing easier. BSD will always be free and incredibly permissive, and I don't see this changing anything. But a lot of the strides that linux has made is because people need to release their changes.

BSD on the other hand doesn't require giving back, so you get Apple that was the largest company in the world building off of the work of FreeBSD. I certainly don't see FreeBSD being comparable to macOS like Fedora is to RHEL. It's more like Apple took what they wanted and walked away.

[–] zerofk@lemmy.zip 3 points 3 weeks ago

Counterpoint: Apple used (uses?) a lot of GPL code as well, but their “giving back” was so perfunctory that the community didn’t incorporate most of it.

Big companies will always find ways to skirt what is allowed in ways that benefits them alone.

[–] grue@lemmy.world 7 points 3 weeks ago (1 children)

Yes, it's bad. Permissive licensing (instead of copyleft) is for cucks.

[–] fruitycoder@sh.itjust.works 4 points 3 weeks ago

No no I just like seeing my work get used without any care or contribution back to create systems that absolutely don't care about the rights of the users too /s

[–] candyman337@piefed.ca 4 points 3 weeks ago

Yes that's probably bad

[–] TeaWithDani@lemmy.world 3 points 3 weeks ago* (last edited 3 weeks ago)

It's more of a symbolic thing. FreeBSD has removed the vast majority of gpl code over the last decades. I think this specific removal was just a last lingering overlap that was difficult to replace.

Is it bad? It's subjective. The project goals were always to be permissive. There was just historical borrowing from other open source projects.

I think both approaches are valid. GPL has fostered a greater number of maintainers and volunteer participants. That's definitely its shown strength but you can also attribute fragmentation to this. Whereas BSD has created much more focused and targeted distributions. I guess that's indirectly due to the license and more the smaller group of active contributors.

It's really difficult to rival FreeBSD at certain specific usecases. I wouldn't use anything else for a NAS or a router.

It's a very lopsided distro, bad gpu and wifi support. Limited application support. Really not ideal for a desktop, nor is it really meant to be used that way.

load more comments (1 replies)
[–] AbidanYre@lemmy.world 15 points 3 weeks ago (1 children)

WRT was the only reason some of those routers were even usable.

[–] cenzorrll@piefed.ca 6 points 3 weeks ago (1 children)

Seriously, it's the only reason I bought one. Plus, my WRT-54gl is still supported 20 years later on DD-WRT, not that it's all that useful at 100mbit. I still use it for testing.

load more comments (1 replies)
[–] HubertManne@piefed.social 15 points 3 weeks ago (1 children)

yeah I liked that bsd really kept to the unix style but license wise gpl is what I respect.

[–] cenzorrll@piefed.ca 4 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

~~Agreed. I also want to learn more about micro kernels as well, which the BSDs use.~~

I think we have a pretty interesting dynamic viewing the two different licensing schemes. Linux/gnu has been making some huge strides, whereas BSD is kind of just very slowly chugging along in niche areas. It does seem to be pretty damn good at the things it does, though. I honestly feel like the BSD license should be a better license because it gives more freedom, but with the existence of greed and capitalism GPL is required to get profit seekers (greedy bastards) to play nice.

Edit: I was wrong, got it mixed up with gnu Hurd when looking things up in the past

[–] grue@lemmy.world 4 points 3 weeks ago

I honestly feel like the BSD license should be a better license because it gives more freedom

It does not. Saying the BSD license gives more freedom because it lets developers choose to close up the code is like saying the Confederacy gave more freedom because it let white people choose to own slaves.

[–] HubertManne@piefed.social 3 points 3 weeks ago (1 children)

I will add to the agreement. I wish gpl was not needed. I did not realize any bsds used micro kernels though.

load more comments (1 replies)
load more comments (22 replies)
[–] mereo@piefed.ca 54 points 3 weeks ago* (last edited 3 weeks ago) (7 children)

In my opinion, I just don't understand permissive licenses. For example, with FreeBSD's license, companies can essentially "steal" the hard-earned efforts and use them to enrich themselves. For example, FreeBSD could have been a gaming OS, as the PlayStation's OS is FreeBSD. However, they didn't give anything back to the community.

Copyleft licenses, on the other hand, require companies to contribute any changes they make to the code back to the community so that it benefits the community as a whole. In this case, there's no "stealing", companies need to respect the community's efforts by giving back.

That's my two cents anyway.

[–] 0x0@lemmy.zip 22 points 3 weeks ago

Both licenses were made before late stage capitalism started in earnest, and when the Net was young, so there's the matter of perspective.
Imho the GPL was born out of ideology, whereas the BSD was out of a murican university environment (i.e. preparing proto-capitalists to enter the market).
The debate is endless.

[–] communist@lemmy.frozeninferno.xyz 14 points 3 weeks ago (1 children)

If freebsd was copyleft PlayStation would've never used it in the first place. Same as the BSD TCP/IP stack with windows.

[–] jabjoe@feddit.uk 4 points 3 weeks ago

The TCP/IP stack is a good example where permissive is helpful. Getting a protocol stack adopted. In a world of a mix of open and closed, permissive can paper over cracks.

[–] Rossphorus@lemmy.world 11 points 3 weeks ago (2 children)

To play devil's advocate for a second - no-one is stealing anything, the code is still right where it was. If I willingly give someone a sandwich, did they steal it? Of course not. There was a reason that PS chose FreeBSD, and it was because of the licence. If FreeBSD used the GPL then PS wouldn't have used it, hence there never would have been a FreeBSD gaming OS either way.

[–] TeaWithDani@lemmy.world 7 points 3 weeks ago* (last edited 3 weeks ago)

Exactly, it's a defining feature of the project. They don't care how you use the code as long as you use it. It's just a different philosophy.

BSDs are just doing their own thing and whether they benefit or not from others using their work is not really a concern.

[–] jabjoe@feddit.uk 3 points 3 weeks ago (1 children)

There basically isn't FreeBSD do for gaming as their work is locked away and not shared. If there was no BSD, Sony would have been forced to use a copyleft OS, or make their own. There was a time, a long time ago, where NetBSD was used in routers, etc. But Linux hardware support got to be so much better than NetBSDs, it got to hard to not use it. The more who used, and where forced to open their work, the better Linux got. Today it's all Linux.

Worth pointing out Oracle/Sun and IBM and OpenOffice. Before the buyout, Sun were changing the OpenOffice license to permissive in a version they would sell to IBM who used the code for their closed Lotus Office. This could be done as OpenOffice had a contributor lience agreement where copyright was handed over. So Sun had all the copyright, so could relience at will. When Oracle bought Sun, it was the final straw. So LibreOffice was born from the copyleft version, without copyright ownership, so locked open. All the development moved there. Oracle relicensed OpenOffice to permissive, and tried donating the project to Apache, but no one cared. It's been a husk for well over a decade now. And thing good can be copied straight into LibreOffice, but not the other way round. The free money for OpenOffice is over for Oracle, as is the cheap code for IBM. LibreOffice healthier than OpenOffice ever was.

[–] pmk@piefed.ca 7 points 3 weeks ago

It's not stealing when you willingly allow someone to use it however they want. OpenBSD writes: "We want to make available source code that anyone can use for ANY PURPOSE, with no restrictions. We strive to make our software robust and secure, and encourage companies to use whichever pieces they want to." If your goal is to polish something like OpenSSH until it's as good as it can be, the world is better off when robust and secure software spread, also into proprietary systems. When companies use OpenSSH, it does not take away anything from OpenBSD, they are not competitors.

[–] hexagonwin@lemmy.today 2 points 3 weeks ago

i believe it has the advantage of corporate interests not affecting the projects direction. i think linux is doing ok now (other than way too much redhat stuff) but i'm not sure if this is gonna continue after linus is gone.

[–] diaphragmwp@discuss.tchncs.de 2 points 3 weeks ago

Copy pasting my other reply about the same thing:


I would argue that BSD licensing keeps projects more free of corporate influence if started by hobbyists.

Corpo forks BSD/Apache/whatever software, doesn't publish source, nerds don't use it and look for the original, the end.

Corpo forks copyleft software, publishes releases on GutHib with literal zip files in the repo semi annually. Original maintainer gets taunted with "but the corpo one has feature X, the code is free, you should use it". If they don't merge it, they get labeled an egoist and people go use the corporate one. If they do merge it, eventually the entire project gets bloated and barely readable, is held together by @redhat.com patches, and eventually all development is just corporate decisions. There's no escape.

You know, we are all victims of it ourselves. I am using Firefox rn. There was little to no "conversion" as they started out corporate. They have patches merged from the Tor people for actual privacy, although removed from the settings because "meh, nobody would want that" (sponsors would disapprove). The privacy they are marketing for normies is a list of like 20 domains.

Yeah uh so we are very private by default, there's no google tracking but if a site loads an ad or a youtube embed there's google tracking, also we block embeds for privacy except specifically youtube.

It's all corporate decisions. While I don't use the specific variant(s) and didn't observe it, I once saw the Firefox home page on someone else's device. It was football stats followed by "sponsored links". I thought it was Edge for a second.

And there's no escape. Web pages are no longer actual pages oftentimes, they are fat blobs of 3 language conversions on top of each other targeting only the specific 3 (sometimes 2) big brand web browsers as the backend: Firefox, Chromium and Apple's Webkit fork. They are all corporate. The fat blob generators are also corporate.

load more comments (1 replies)
[–] LemmyFeed@lemmy.dbzer0.com 33 points 3 weeks ago

Lol I read Linus' release notes for Linux .01 (linked in the article) and I really liked this part listed under the hardware requirements

Finnish keyboard (oh, you can use a US keyboard, but not without some practise :-)
The Finnish keyboard is hard-wired, and as I don't have a US one I cannot change it without major problems.

The requirement for a Finnish keyboard was literally hard coded into the first version of Linux. Hilarious.

[–] pelya@lemmy.world 24 points 3 weeks ago (2 children)

In a sane and healthy software company, they would contribute their changes back to BSD just because it makes easier to apply latest BSD changes amd security fixes.

Most companies wont. They fork, modify the BSD code for their specific hardware, sell it, and never ever update thier software.

[–] boonhet@sopuli.xyz 4 points 3 weeks ago

Well, Sony contributes, but not as much as Netflix (mostly by paying for development, especially LLVM development)

Apple hired the founder of LLVM and paid him to work on LLVM.

LLVM is pretty important to FreeBSD.

Plenty of big companies contribute to BSD financially or let their devs commit code to BSD because maintaining your own fork is tedious work and the smaller your changes from the upstream source, the easier your life.

[–] lemmyvore@feddit.nl 2 points 3 weeks ago

Unfortunately most companies don't have a software culture or even understand it. Heck there are entire nations (like Japan) that are culturally at odds with software. It doesn't stop them from making software (you can't NOT make software in today's day and age), they just go about it in furtive, roundabout and ultimately very inefficient ways.

It's weird because modern software development borrows heavily from industrial process optimizations (some of which were invented and perfected in Japan, ironically) and there are clear, proven benefits to cooperation upstream in projects like Linux... and yet they still fight it every step of the way in the name of "IP".

It doesn't help either that there are countries (US, Japan, what do you know) that nurture the concept of software patents that have a chilling effect on sharing.

[–] M33@piefed.world 20 points 3 weeks ago

Seeing where BSDs are today vs Linux/GNU I would say history made it clear already.

Capitalism will 100% use and give zero every single time when permitted.

[–] umbrella@lemmy.ml 7 points 3 weeks ago

pushoverOS has finally finished it's transition to free repository for oligarchs.

[–] KingThrillgore@lemmy.ml 6 points 3 weeks ago (3 children)

Creating a whole unix-like ecosystem without GNU has been the goal since LLVM launched.

load more comments (3 replies)
[–] 712@discuss.tchncs.de 3 points 3 weeks ago (1 children)

What does this mean? Can someone explain in simple terms?

[–] cenzorrll@piefed.ca 15 points 3 weeks ago (1 children)

BSD is a permissive license that allows sometime to take the code and update/change it as they see fit. There are no requirements to publish those changes, and I believe you can license it under a different license.

GPL on the other hand does require that you publish your changes, and that those changes also be licensed under GPL. Thus also requires that a company does due diligence and states what pieces of code they used were GPL and give credit

So in removing the last bit of GPL code, someone can take FreeBSD and do whatever they want without having to worry about what pieces of code might fall under different licenses.

[–] TeaWithDani@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago)

The only requirement of the BSD license is you credit the code somewhere in a disclosure. That's pretty much it.

[–] Atomic@sh.itjust.works 3 points 3 weeks ago

General Public License lincensed code

load more comments
view more: next ›