Is Sony Abusing FreeBSD with Playstation?

Поділитися
Вставка
  • Опубліковано 18 січ 2025

КОМЕНТАРІ • 565

  • @shinobi1975
    @shinobi1975 9 місяців тому +539

    No. Because the BSD license gives full freedom to anybody who uses it.

    • @MrPhilJC123
      @MrPhilJC123 9 місяців тому +43

      I was just going to say this.
      Isn't that the big advantage of using BSD over something Linux based.

    • @Being_Joe
      @Being_Joe 9 місяців тому +32

      Exactly. BSD is true freedom, no strings attached (except just give props).

    • @bananafoneable
      @bananafoneable 9 місяців тому +13

      Right
      People need to learn what copy left and copy right is

    • @rethardotv5874
      @rethardotv5874 9 місяців тому +15

      @CrispyPotatoChipwhy does mit licensing suck? It is very permissive. You are even allowed to make money with open source code and its derivatives

    • @sveticus
      @sveticus 9 місяців тому

      ​@@rethardotv5874it sucks for people who care about the health and growth of the upstream project. The MIT license doesn't require contributing modifications back to upstream so most people don't. Thus, it is easy for fragmentation to happen and for the mainline version of the code to become stagnant unless their is some organization behind it providing new features. Really, a viral license like GPL is best if you want to promote community given GROWTH of a project whereas MIT (or BSD) is best if you have an organization that still intends to drive the code but want to share it for free - or, alternatively, you have a project that is already "dead" and you just want to share it with the world.

  • @QuintonDolan
    @QuintonDolan 9 місяців тому +176

    Many companies have been using FreeBSD instead of Linux to build their products for decades because of the license terms, and have professional engineers with intimidate knowledge of the system. Fixes and enhancements make their way back to the base system one way or another because it’s a lot easier than maintaining an internal fork. It isn’t always public knowledge because many companies don’t want their competitors knowing what they are doing, or how they do it.

    • @Yep6803
      @Yep6803 9 місяців тому +8

      watching this from MacOS-BSD...😁

    • @SmallSpoonBrigade
      @SmallSpoonBrigade 9 місяців тому +5

      It used to be the case that BSD licensed code was used on more devices than any other license because the IP stack that was used on virtually all network connected devices was BSD code.

    • @supercellex4D
      @supercellex4D 9 місяців тому +2

      Shoutout to Grand Central Dispatch for existing in FreeBSD sources
      Also shoutout to Illumos for being the reason we are not in the dark ages

  • @writer9999
    @writer9999 9 місяців тому +850

    Apple has left the chat.

    • @avidwriter2882
      @avidwriter2882 9 місяців тому +22

      Apple about to leave the US, haha

    • @burntxela1258
      @burntxela1258 9 місяців тому +16

      @@avidwriter2882 explain? They’re also being sued by the EU not just the US

    • @crazycheetah42
      @crazycheetah42 9 місяців тому +4

      @@burntxela1258 yeah they're dead if they lose, and they're probably gonna lose.

    • @gbrown7911
      @gbrown7911 9 місяців тому +45

      I feel its important to point out Darwin and by extension MacOS has only ever had a FreeBSD based userland. The Kernel is entirely from the NEXT acquisition it is the Mach Kernel.

    • @writer9999
      @writer9999 9 місяців тому +9

      @@crazycheetah42 Lobbying has entered the chat😂

  • @AmirZaimMohdZaini
    @AmirZaimMohdZaini 9 місяців тому +130

    How about Nintendo? They are using FreeBSD as their platform for their Switch console operating system.

    • @PhilipMarcYT
      @PhilipMarcYT 9 місяців тому +44

      Nintendo can't DMCA them. 😆

    • @balsalmalberto8086
      @balsalmalberto8086 9 місяців тому +19

      The Nintendogs Nintendon't care.

    • @high-captain-BaLrog
      @high-captain-BaLrog 9 місяців тому +3

      As if people fail to criticize and mock Nintendo? Why are you acting like that's something alien to gamers

    • @plows2940
      @plows2940 9 місяців тому +20

      I’ve heard conflicting information on that. I heard that Horizon (the Switch’s OS) is actually bespoke and only uses specific code derived from BSD for specific components (such as the network stack) rather than being built on FreeBSD itself.

    • @rizqifebri3205
      @rizqifebri3205 9 місяців тому

      ​@@plows2940 its mix of bsd, android, and nintendo proprietary code. cmiiw

  • @samjiman
    @samjiman 9 місяців тому +69

    Isn't the BSD license pretty similar to the MIT? They can use it commercially without contributing changes but they need to acknowledge that they used it.

    • @beardymcbeardface69
      @beardymcbeardface69 9 місяців тому +6

      Yeah, for most of the BSD/MIT licenses there are clauses stating that regardless of release as source or binary, usage of software licensed under one of those BSD/MIT licenses requires attribution. However...
      There is now a 0 clause license, which does not require attribution. I'm not sure what is actually released under that license though, as far as OSS OS.
      Been using the BSD's for 25 years and not really kept up to date with what uses which version of these licenses. LOL

    • @Felix-ve9hs
      @Felix-ve9hs 9 місяців тому +10

      It is, and the BSD license is what FreeBSD uses, not the MIT license (no idea where titus got that from).
      It literally says that 1. you have to redistribute your code with the BSD license, and 2. there's no warranty, but you can use it any way you want.

    • @beardymcbeardface69
      @beardymcbeardface69 9 місяців тому +15

      @@Felix-ve9hs "It literally says that 1. you have to *_redistribute_* *_your_* *_code_* *_with_* *_the_* *_BSD_* *_license"_*
      No, it doesn't...
      1. Redistributions of source code *_must_* *_retain_* *_the_* *_above_* *_copyright_* *_notice,_* this list of conditions and the following disclaimer.
      2. Redistributions in binary form *_must_* *_reproduce_* *_the_* *_above_* *_copyright_* *_notice,_* this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
      You must provide attribution under this license, but *_NOT_* code.

    • @MrTweetyhack
      @MrTweetyhack 9 місяців тому +2

      @@Felix-ve9hs it also says you have to pay me

    • @Felix-ve9hs
      @Felix-ve9hs 9 місяців тому +2

      @@MrTweetyhack I will pay you in potatoes

  • @OraOraOra
    @OraOraOra 9 місяців тому +212

    Netflix just gained +100 respect in my book.
    BSD also has kind of a "Thank you BSD Page" sony isn't even listed there ...

    • @PhilipMarcYT
      @PhilipMarcYT 9 місяців тому

      Netflix is still trash for their racist politics.

    • @joshallen128
      @joshallen128 9 місяців тому +2

      yes where is the required attribution

    • @JamieStuff
      @JamieStuff 9 місяців тому +63

      Sony probably asked NOT to be listed there.

    • @ohwow2074
      @ohwow2074 9 місяців тому +30

      Sony hides their open source contributions.

    • @beardymcbeardface69
      @beardymcbeardface69 9 місяців тому

      @@joshallen128 On a PS5 for example...
      Settings -> Guide & Tips, Health and Safety, and Other Information -> Legal Information -> Open Source Software Licenses
      Here you can currently see 87 pages worth of mostly MIT license attributions.

  • @iamionscat9035
    @iamionscat9035 9 місяців тому +265

    Please turn off the motion sickness background. PLEASE

    • @defranken
      @defranken 9 місяців тому +20

      I second this

    • @LackofFaithify
      @LackofFaithify 9 місяців тому +12

      I had to scroll the video out of view.

    • @dukezilla3471
      @dukezilla3471 9 місяців тому +4

      I like it

    • @ChrisTitusTech
      @ChrisTitusTech  9 місяців тому +129

      Was trying something new... It didn't go as planed and I didn't feel like re-recording haha. I won't do it again.

    • @iamionscat9035
      @iamionscat9035 9 місяців тому +15

      @@ChrisTitusTech Thanks. Trying something new is GOOD. It's just I get sea sick just looking at a boat. I don't even need to be on the boat...

  • @tony-te7gd
    @tony-te7gd 9 місяців тому +128

    I do think GPL > MIT any day of the week, but hey, if a project IS MIT licensed you have every right in the world to use it.

    • @joshallen128
      @joshallen128 9 місяців тому

      Yeah the canoe GPL is toxic to Microsoft because their business is selling products like Windows and services like office 365 which is why they won't touch the agpl the new GPL. The only touch stuff they can add directly into their proprietary systems.

    • @vicsar
      @vicsar 9 місяців тому +8

      Ditto. When I release my software using MIT, it is either because I don't care or because I care too much to leave it up to me alone.

    • @joshallen128
      @joshallen128 9 місяців тому +1

      @@vicsar you obviously care otherwise you'd just release it into the public domain that way you dont try to go after license violators forgetting to put in your attribution

    • @vicsar
      @vicsar 9 місяців тому +1

      @@joshallen128 True that. My ego is still hard to tame.

    • @RavenMobile
      @RavenMobile 9 місяців тому

      I think Creative Commons Zero (CC0 Public Domain) is the best license. No credit required, relicensable, max usefulness to everyone.

  • @tibbydudeza
    @tibbydudeza 9 місяців тому +29

    JunOS from Juniper Networks is based on FreeBSD - they acknowledge it and support the FreeBSD Foundation.

    • @zandr0
      @zandr0 9 місяців тому

      Iirc weren't they pivoting to Linux in their newer Junos Evolved?

    • @tibbydudeza
      @tibbydudeza 9 місяців тому

      @@zandr0 Their new stuff is Linux based like Vmware ESXi but all their special sauce runs in user space via their own microservices architecture.

  • @kode4food
    @kode4food 9 місяців тому +7

    I've developed quite a lot of open source code under the more permissive licenses, like the Apache, BSD and MIT licenses. I can say that I've never expected users of that code to contribute back to it. If they do, that's great, but I chose those licenses for a reason. Sony can do as it pleases, as did Apple. It's a testament to the FreeBSD code base that companies would want to use that as a foundation for their products, and I have to imagine the FreeBSD developers are proud of that.

  • @NeillPowell
    @NeillPowell 9 місяців тому +6

    TL:DR. BSD is THE Grandfather platform for Modern high-performance computing. BSD is THE "almost-operating system" that the world has relied on. It's no surprise Sony would use it as a platform, it makes utter sense. Why not use a robust, tried, tested vetted and secure base system, having been improved on, over the span of 40+ years? Unix has strong "do's and dont's" and if you wanted functionality, you had to code it and have that code scrutinized by everyone and then some. Too much to go into. But if you wrote code for 1+1=10 (bin), it would be scrutinized on how you got there, what registers were used, and if there was a way to do it better and faster (and today, more securely). and THAT is why BSD works as well as it does. Imagine if Boeing (yikes, I know) only ever built 1 aircraft, and the iterations thereof only added stable, reliable, mature and robust technological features. not more comfy seats, not in-air entertainment, just raw-metal and flight control and speed improvements. No Microwave ovens, no in-flight facilities, just utter, secure reliability. Imagine aviation having other Aircraft like a Gulfstream, but their Pilots keep saying, "yeah, but it's still not a Boeing". "Yeah, that's a nice lighter, but it's still not a Zippo". BSD simply works, and it's good to get companies to give back to the real Alpha-God-nerds that merely want a tiny thank-you and more hardware to carry on making BSD better, not fancier, or prettier, just better. True Altruism.

  • @lavavex
    @lavavex 9 місяців тому +217

    Sony has abused me by having games only run at 30fps on PS5

    • @PhilipMarcYT
      @PhilipMarcYT 9 місяців тому +30

      They're giving you that cinematic experience.

    • @TheMetaldudeX
      @TheMetaldudeX 9 місяців тому +15

      Don’t buy consoles then

    • @arcadeportal32
      @arcadeportal32 9 місяців тому +12

      Got to go PC, takes more work and money to get PC to give you that consoled experience, but it is worth it. I haven't owned a new console since the Xbox 360

    • @Seathasky
      @Seathasky 9 місяців тому +3

      Consoles are for people who are underachievers.

    • @trovestove6886
      @trovestove6886 9 місяців тому +3

      Does thy ps5 also sound loud like the ps4?

  • @RafaCoringaProducoes
    @RafaCoringaProducoes 9 місяців тому +84

    Chris there is still timing to do a thumbnail with sony executives with bsd horns

  • @rmccombs66
    @rmccombs66 9 місяців тому +7

    I never owned any Playstation, but I thought the biggest problem people had with Sony and Playstations was the time they disabled the Other OS feature on PS 3. More recently they almost took away TV shows that people thought they had "bought".

    • @dm8579
      @dm8579 9 місяців тому +7

      Don't forget the Sony rootkit scandal.

  • @Being_Joe
    @Being_Joe 9 місяців тому +10

    BSD license is not MIT (though practically the same). Many companies that use FreeBSD (like Apple) rather people not know what code they are contributing back so there is a assumption that they just take and don't give.

  • @-_ch40s_
    @-_ch40s_ 8 місяців тому +8

    "Abusing"?
    BSD license makes software free as a bird. Everyone can do with it what they want.

    • @bryanedds8922
      @bryanedds8922 3 місяці тому +2

      Aaand this bird you can just chaaaaaaange...

  • @michaelvivirito
    @michaelvivirito 9 місяців тому +12

    One of the beauties of FreeBSD is it's license

    • @tabithiajones2511
      @tabithiajones2511 15 днів тому

      also why its not as useable as linux for general purpose

    • @michaelvivirito
      @michaelvivirito 15 днів тому

      @tabithiajones2511 who said it's not as usable also define general purpose. But I would imagine it's because linux has a larger user base

  • @alzeebum
    @alzeebum 9 місяців тому +5

    There are no "complexities" of Sony using FreeBSD code. They're free to do so without contributing back and without giving "credit"; all they are obligated to do is duplicate the copyright notice. This is not theft. This is not abuse. The license allowing this is a conscious choice by the project and it's contributors. I license all my open source projects with BSD or MIT.

  • @ArtemSayapov
    @ArtemSayapov Місяць тому +1

    If they wished for the code not to be "abused", they would've made the licence copyleft.
    And in fact, "abusing" the code has no negative impact to the freeBSD team. It's only the consumers of Sony that are the ones being impacted by the ability of sony to restrict the licence.

  • @katrinabryce
    @katrinabryce 9 місяців тому +37

    LLVM was mostly funded by Apple - MacOS is another operating system that is based on FreeBSD.

    • @remigoldbach9608
      @remigoldbach9608 9 місяців тому +18

      The Userland came from FreeBSD, the kernel is a Mach kernel

    • @CJ123
      @CJ123 9 місяців тому +7

      LLVM / Clang > GCC

    • @waveboard111
      @waveboard111 9 місяців тому +1

      ​@@CJ123for cross compiling hell yeah, especially the zig build tooling has been amazing for me.
      But for speed, gcc all the way, nothing tears through C code like gcc. Its just such a hassle to work with imo.

    • @wilfridtaylor
      @wilfridtaylor 9 місяців тому +2

      Well yeah they did pay Chris Lattner wages for a bit :p

    • @Yep6803
      @Yep6803 9 місяців тому +3

      Apple is the last true BSD workstation but Apple come from earlier BSD and had Unix's code probably so for avoiding being sue it got the Unix's license... MacOS is OLDER than FreeBSD.

  • @skatcat743
    @skatcat743 9 місяців тому +17

    not taking cred is massive

  • @roymarron7622
    @roymarron7622 9 місяців тому +5

    Nope, the BSD license was specifically made so you could make a profit from it, Contrary to the GPL license Richard Stallman create because he didn't like the MIT license. BSD is not Linux lol.

  • @n0viewers409
    @n0viewers409 9 місяців тому +6

    It is crazy what sony has accomplished for Free BSD with gaming on their platform and yet they have not allowed any of their technologies to potentially benefit Free BSD and maybe turn it into an actual alternative to Windows and Linux as a Gaming Operating System.

    • @oraclejmt
      @oraclejmt 8 місяців тому +1

      No it's not crazy. That's how money works.

    • @n0viewers409
      @n0viewers409 8 місяців тому +2

      @@oraclejmt Does not mean it is not crazy, money works for all sorts of things that accomplish nothing despite how "Money works". Seeing a company as cringe as Sony in recent years turn a piece of excellent software that is not so accessible to gamers on the Desktop into one of the most performant low level, low overhead gaming experiences on their platforms is pretty whacko (crazy I mean) when Xbox is still using their desktop software on a console at the cost of performance despite being more powerful. What would be really crazy is if some years down the road Sony made that shit open source or allowed it to be used on PC in some way, we maybe would have a 3d contender in the PC gaming space but for now it will just have to be crazy that they did it at all.

    • @oraclejmt
      @oraclejmt 8 місяців тому +1

      @@n0viewers409 Calling a company registered on the stock market for "cringe" is a very immature way to view how business works. You're too young to understand, i'm afraid. You might need to educate yourself, read some books, touch some grass.

    • @bryanedds8922
      @bryanedds8922 3 місяці тому

      @@oraclejmt cringe

    • @oraclejmt
      @oraclejmt 3 місяці тому

      @bryanedds8922 Yeah, you are. You're absolutely right. 🤣

  • @phenanrithe
    @phenanrithe 4 місяці тому +1

    Hm. FreeBSD is distributed under their own license, which is close but not the same as MIT license. Some parts of the sources are under GPL and LGPL, too. All that is documented on their website in the FAQ section. There are no link to any of the other claims, either. I'm not too sure what to believe.

  • @ChapmanWorldOnTube
    @ChapmanWorldOnTube 9 місяців тому +2

    Here's the difference between BSD and GPL.
    BSD: "Here, take this code, I wrote it out of the goodness of my heart. Oh, you're using it on 117 million consoles around the world?! Awesome!!"
    GPL: "Here, take this code, I wrote it out of the goodness of my heart. Oh, you're making a profit from it? To hell with the goodness of my heart, I want my cut!"
    Ultimately, if you put source code out into the wild under an open source license, and you don't explicitly state "not for commercial use", you can't then get hurt or even call it "stealing" when a corporation uses it.

  • @dazealex
    @dazealex 9 місяців тому +2

    FreeBSD is used by a TON of commercial entities. GPL isn't as permissive, and with FreeBSD, the companies don't have to give out their secret sauce.

  • @frustratedalien666
    @frustratedalien666 9 місяців тому +8

    It is all about the license. If the license allows it, you can do whatever you want with that piece of code/software. I didn't know anyone was really talking about Sony abusing FreeBSD, tbh. Kinda surprising that someone would know about the existence of FreeBSD but not understand how its license works 🤷‍♂
    As an aside, FreeBSD uses the 2-clause BSD license afaik, not the MIT license. While MIT is very popular amongst open-source software enthusiasts, I only know of two major pieces of software that use an MIT-derived license - zsh and X11.

    • @SmallSpoonBrigade
      @SmallSpoonBrigade 9 місяців тому +2

      There's some portion of the Linux users that take that line. The reality tends to be more muddied due to how expensive it can be to maintain a fork just to avoid having to give anything back. The great thing about opensource is that even if a company is truly giving nothing back, it costs the project basically nothing. And as long as enough other folks are giving, the project can continue to exist.

  • @rch6
    @rch6 9 місяців тому +6

    If I was a big company like Playstation I would make it quite vocal in credit in the instruction manual, on the box outside when you buy it and somewhere obvious on what you call a "Playstation desktop" that my console is based on FreeBSD. I'd provide a link to the website and thank them. I would pay them a lot of money and always be really respectful.
    During product launches i'd probably would start of my speeches thanking FreeBSD! I don't use FreeBSD but I always want people to know that I respect that OS and I might use it one day. Who knows.... I am grateful for all the good that comes out of FreeBSD!

    • @Yep6803
      @Yep6803 9 місяців тому +3

      In general BSD family works better tbh. Comparing Gnu Linux to MacOS, Android to iPhone... I need to be realistic: Linux

  • @alienJIZ1990
    @alienJIZ1990 8 місяців тому +4

    Netflix is pretty much keeping BSD alive. And i guess Sony, but BSD needs devs badly since everyone's using Linux. Especially for the future of BSD firewalls.

    • @AntranigVartanian
      @AntranigVartanian 7 місяців тому +1

      the reason why BSD is alive is because of BSD developers, that being FreeBSD, OpenBSD or NetBSD. I have AIX, HP-UX, Solaris, illumos, *BSD servers everywhere, and I can assure you that "everyone's using Linux" is just a marketing thing.

    • @alienJIZ1990
      @alienJIZ1990 7 місяців тому

      @@AntranigVartanian just because you use it doesn't mean it's very abundant. Even the military primarily uses Linux and few firewalls really use BSD anymore, they're mainly using Linux forks. BSD is hard to beat in terms of stability and security but they failed abysmally trying to implement Docker/containerization to stay relevant in the space and the dev forums kinda dried up not too long after that. You can ingest the copium if you want but just like a lot of open source these days, it's struggling

    • @AntranigVartanian
      @AntranigVartanian 7 місяців тому +2

      @@alienJIZ1990 "failed abysmally trying to implement Docker/containerization" you do realize that BSD and FreeBSD were the original creators of containers, right?
      Docker is not the only container technology out there. Again, marketing != engineering.

    • @alienJIZ1990
      @alienJIZ1990 7 місяців тому

      @@AntranigVartanian yeah Jails exist but you're not looking at it from a management and business perspective. Marketing matters, the more popular the tools become, the more people know how to manage them. It's a lot easier and cheaper and scalable to find guys who can manage Docker, Kubernetes, Linux in general, etc. than it is to find specialized guys who can manage BSD distros correctly. Market dominance is absolutely a factor

    • @AntranigVartanian
      @AntranigVartanian 16 днів тому

      @@alienJIZ1990 I came back 6 months later to let you know that 1. you can now use OCI container on FreeBSD 2. you don’t have to. In the last 6 months I helped an AI startup deploy their infra without a single k8s/Docker. Again, now you *can* these tools, but on FreeBSD, you don’t have to. Docker/k8s was created to solve Linux-y problems. we don’t have these problems.

  • @tylerdean980
    @tylerdean980 9 місяців тому +2

    If you wanna call a company the devil for using FreeBSD, check if Nintendo has done anything, the switch runs BSD after all

  • @jholloway77
    @jholloway77 9 місяців тому +17

    M. Kirk McKusick, one of the major figures in the history of the BSDs says its license isn't copyright like Microsoft, nor is it copy left like the GPL. Instead it's "copycentre" as in you can take it, make a bunch of copies of the code and do whatever
    It makes more sense when you think of its history originating from a university research project

    • @kenneth_romero
      @kenneth_romero 9 місяців тому +3

      that's what i thought. it's just researchers wanting to see if they have anything that is worthwhile for big industry.

    • @vincewilson1
      @vincewilson1 9 місяців тому +1

      Yes, the honor system.

    • @joshallen128
      @joshallen128 9 місяців тому

      copyneutral copycentric or i guess public domain like permissive enough like public domain but minimal restrictions

    • @Yep6803
      @Yep6803 9 місяців тому

      This man and his husband are my two heroes and, drum sound, using a Mac! LOL

    • @yahm0n
      @yahm0n 9 місяців тому +2

      GPL is actually the one in the middle. It is less restrictive than closed source but more restrictive than BSD.

  • @vincewilson1
    @vincewilson1 9 місяців тому +3

    See this is why I watch Chris. He is willing to admit when his assumptions are shown to be wrong and then explains how he was wrong. When he is right he explains why it is bad.

  • @mpxz999
    @mpxz999 9 місяців тому +1

    Having the screen behind you is a cool effect! Neat perspective!

  • @alface935
    @alface935 9 місяців тому +1

    What is the diference between open source software and public domain software?

    • @lacharriere6300
      @lacharriere6300 6 місяців тому

      Public domain software means that the software has no copyrights at all. Open source means software with source being distributed and which can be run, distributed and changed without restrictions. Now usually open source software has a license which is compatible with the definition of open source software and imposing a license requires that somebody has copyrights. But also public domain software can be distributed with the source code and in this case public domain software actually is open source software since it fulfills the definition.

    • @alface935
      @alface935 6 місяців тому +1

      @@lacharriere6300 I see... so not all Open Source Software is Public Domain Software but every Public Domain Software is Open Source Software right?

    • @lacharriere6300
      @lacharriere6300 6 місяців тому

      @@alface935 No, public domain software is open source only if the source code is supplied with the program.

    • @lacharriere6300
      @lacharriere6300 2 місяці тому

      @@alface935 Public Domain software is open source only if the source code is supplied with the software

  • @slycordinator
    @slycordinator 8 місяців тому +1

    Given that FreeBSD isn't licensed under MIT, wouldn't it be best to edit the article and annotate the video or something?

  • @Sorin-zh6if
    @Sorin-zh6if 5 місяців тому

    Why is the screen behind covered 1/3? Would be nice to see the content you talk about.

  • @jeffreyjoshuarollin9554
    @jeffreyjoshuarollin9554 9 місяців тому +2

    The MIT and BSD licences are similar (and different from the GPL in that you don't have to give back modified code), but not identical.

  • @BrunodeSouzaLino
    @BrunodeSouzaLino 9 місяців тому +2

    Another case I can remember a company abusing the GPL license is Korg with their OASYS, Kronos and most likely Nautilus workstations. Inside the Kronos and Nautilus, you're gonna find a Mini-ITX motherboard with an embedded Intel Atom (Nautilus uses an ASRock Industrial motherboard with some ports removed). They use a modified Linux kernel with RTAI extensions along with some other bits of proprietary code. Afaik, no one went after them or reported that. I think they provide that bit of source code in the recovery discs that come with the unit, but you have to buy the workstation to have access to them and they distribute those modifications as a binary Linux. Any attempts to make those modifications public have been met with a Cease and Desist from the company. Yamaha uses MontaVista Linux on all their current workstations, but they do mention that in their product pages and you can find said modifications for download.

    • @benwu7980
      @benwu7980 9 місяців тому +1

      The early OASyS's were using such a small kernel to basically boot into their proprietary software, I think they avoided the GPL issue by not distributing that. I'm not much of an expert on the legal side.

  • @florbosagbag
    @florbosagbag 9 місяців тому +1

    The GPL is a bit like if you ask your dad if you can loan your friend a toy, and he says "Make sure he brings it back nicer than you gave it to him." The BSD License is more like your dad says "Sure whatever, its your toy."

  • @bj0urne
    @bj0urne 9 місяців тому +1

    How is there a FreeBSD version of the new Call of Duty games but no Linux version?

    • @NitroNilz
      @NitroNilz Місяць тому

      If that's true then AMAZING!

  • @robonator2945
    @robonator2945 9 місяців тому +1

    the big thing a lot of people miss is that there are three questions
    1 : justified legality
    2 : justified morally
    3 : ought to be justified legally
    Calling a random person on the street a dickhead is legal, not moral, and should be legal. (unprovoked once-off insults aren't harassment, it's just being a dick) Breaking into someone's house is not legal, not moral, and should not be legal. If you go back and time slavery was legal, was not moral, and should not have been legal. Posting spicy memes is increasingly illegal, debatably moral, but should be flatly legal as it doesn't affect anyone. Stopping in to stop someone from killing someone else can actually be illegal depending on the exact laws and circumstance, but it's entirely moral and should be legal.
    The point though is that it's not just "yeah this is legal *_technically,_* but it's still immoral" because the MIT specifically exists to guarantee that third category. The only reason you license anything under a permissive license is because you, as the developer, are saying "anyone can use this, whether I like it or not". That also more or less nullifies the second category because the developers explicitly chose to allow anyone to use it even if they wouldn't have liked to give permission.
    The entire thing around "X company is just abusing open source!" is 99/100 times just used as a way to polarize people into "BIG COMPANY BAD" blind hatred, without actually saying anything substantive. Unless you genuinely want to do something insane like ban permissive licensing because you think it's for developers' "own good" to stop them from licensing their work permissively, the only conclusion even the worst cases can come to is "It's legal, it should be legal, there is no solid moral basis to condemn it on, but I just find it personally icky and would like if they gave more back" which isn't really, well, anything. Worse than that however, it doesn't even really achieve the desired goal since the best way to get companies to contribute back isn't by saying "y'know I reaaaaally wish you would though" it's to give reasons why it's beneficial from a business perspective to do so. So, ironically, making the discussion all about personal objections regarding the entirely subjective percieved morality of it as opposed to the hard realities is actually directing the conversation *_away_* from what could actually lead to more contribution.
    We saw the same exact sort of blind frenzied hatred and righteous indignation around 'live service games' where it practically turned into a slur, then Helldivers 2 releases and suuuuuudenly "no no, they're not *_all_* bad, Helldivers 2 is just one of the good ones". Instead of looking at what the games actually were and analyzing how to make them better, people jujst got a pithy name to pin it under and started using it as a self-defined derogatory. The same thing happens in the opposite direction, "RIGHT TO REPAIR" is a lot more common than looking at how repairability factors into the balance between value and profitability which must underpin any stable system. For instance, not being easily repairable means that indirect revenue from the product increases, buuuuuuut that also means that for equivalent profit the company can sell the product at a lower price (directional causality is really impossible to establish here, both directions are equally as valid, 2+2*2 == 2*2+2, one doesn't imply the other they just *_are_* equal) so a responsible owner that keeps their device undamaged ends up paying less for the same experience. By the same token since it's more expensive to repair them, high quality devices are going to be less common in the second hand market and go for more, so that responsible owner can actually get an even *_lower_* price factoring in reselling later. It can't be simplified to "BIG COMPANY BAD", yet that's exactly what a lot of these conversations explicitly try to do.

  • @Ugric
    @Ugric 9 місяців тому +1

    The developers of FreeBSD decided to use a license that allows anyone to make anything with it, so it’s fine if anyone makes anything with it, even if that thing is proprietary.

  • @elchippe
    @elchippe 9 місяців тому +2

    Doesn't FreeBSD use the BSD license?

  • @beardymcbeardface69
    @beardymcbeardface69 9 місяців тому +1

    2:06 Most of the BSD/MIT licenses have clauses requiring attribution. There is a 0 clause license, but not everything released under these licenses is licensed under that 0 clause license.
    Note, on a PS5 for example...
    Settings -> Guide & Tips, Health and Safety, and Other Information -> Legal Information -> Open Source Software Licenses
    Here you can currently see 87 pages worth of mostly MIT license attributions.

  • @wmrsp
    @wmrsp 9 місяців тому +2

    It’s not abuse. They act in accordance to the license. If you ‘expect’ something in return, don’t hate Sony. Hate FreeBSD for not using another license.

  • @FlameForgedSoul
    @FlameForgedSoul 9 місяців тому +1

    FOSS nerds really need to come to terms with the fact that without contributions from [Insert EVIL corporate conglomerate here] the Open Source landscape would be a bit more sparse than it already is.

  • @Mikesco3
    @Mikesco3 9 місяців тому +2

    I really liked this video and how honestly you're taking about it.
    Btw cool background but having it move constantly is a bit disorienting, perhaps have it move a few short times during the video?

  • @remigoldbach9608
    @remigoldbach9608 9 місяців тому +13

    The license of FreeBSD is the BSD license.
    Cool video btw !

  • @Mereo110
    @Mereo110 9 місяців тому +1

    No, FreeBSD has chosen to distribute the operating system under the BSD licence. It's their own decision and choice to use a permissive licence rather than a copyleft licence.

  • @raddinox2707
    @raddinox2707 9 місяців тому +9

    Is it actually any abuse if they don't give anything back? Isn't the FreeBSD license allowing that compared to the Linux license?

  • @robtihanyi1155
    @robtihanyi1155 9 місяців тому +1

    Love your honesty man...keep up the good work.

  • @muythaibxr
    @muythaibxr 9 місяців тому +1

    FreeBSD is not using the MIT license. They use the BSD license.

  • @gwgux
    @gwgux 9 місяців тому +1

    Ah, the FreeBSD vs Linux mindset strikes again. People tend to lump open source projects in under one umbrella. In reality, the mindset behind the development of those projects is very different. Some line up to what mainstream Linux systems do, others do not. That's why there are different open source licenses out there.

  • @marsin23
    @marsin23 9 місяців тому +1

    Sooooooo it's recommended for everyone to ditch Windows and Apple to use opensource but it's wrong when Sony does it.

  • @xBintu
    @xBintu 9 місяців тому +2

    It's human to go with an opinion into a topic but it's mature and wise to change it when faced with other facts.

  • @mindblow7617
    @mindblow7617 9 місяців тому +1

    FreeBSD is MADE for this purpose, to give full control to whoever uses it, there's no stealing nor something in between, this is not GNU/Linux with CopyLeft or something with CopyRight licenses, all you have to do is to say you are using BSD

  • @mikemcmullin149
    @mikemcmullin149 9 місяців тому +1

    Which BSD is IOS based on?

  • @bnorrish
    @bnorrish 9 місяців тому +1

    Glad to see this being addressed. While people like to talk about big tech profiting off of the hard work of open source devs, and there are many examples of this to be fair, the truth is many companies contribute quite a bit to open source.

  • @elgranpichiricky
    @elgranpichiricky 9 місяців тому +1

    If you think about what companies pay to their employees and what they keep as profit, all companies get much more than they pay for, not only in this particular case

    • @hoi-polloi1863
      @hoi-polloi1863 9 місяців тому +1

      Sure, but... without that factor the companies and their products wouldn't exist.

  • @what-un4yq
    @what-un4yq 9 місяців тому

    Big corporations are always hyper questionable. When you work with them, you're often getting big rewards for selling something in exchange, often you're sold. As the big company up, almost always reaps every single bit of the value.

  • @gbrown7911
    @gbrown7911 9 місяців тому +10

    Some might be surprised to know that some enterprise storage vendors use FreeBSD two big ones are
    Dell/EMC Isilon (now called Powerscale) uses FreeBSD with the custom OneFS clustered filesystem; Dell stopped advertising what version of FreeBSD its based off of.
    Netapp Clustered Data ONTAP uses FreeBSD with there own custom raid tech and filesystem (WAFL aka Write Anywhere File Layer)

  • @cooleyYT
    @cooleyYT 4 місяці тому +1

    also bsd-3 liecense uses a permissive license not MIT, OR, GPL. holy miss info batman

  • @EclipseMints08
    @EclipseMints08 9 місяців тому +1

    Well, that's the purpose of the license and why it was created. Tough.

  • @djee_peetch
    @djee_peetch 9 місяців тому +1

    OMG I'm fed up with FOSS enthusiasts making meme Pikachu faces when they realise their favourite free and open source software is being freely used by big corporations. Don't make or use FOSS if you hate the concept of it being freely available.

  • @available898
    @available898 9 місяців тому +1

    FreeBSD comes with the BSD license. Attribution is part of the license. And llvm/clang is donated by Apple.

  • @cybernit3
    @cybernit3 9 місяців тому +12

    Thanks for telling us about this, I had no idea Sony and Nintendo Switch use freebsd. It is too bad FreeBSD isn't upto to par to Linux Desktop distros for newer hardware drivers, etc...I was considering trying it out; but not sure 100% yet.

    • @michaelheimbrand5424
      @michaelheimbrand5424 7 місяців тому +1

      My desktop machine is an iMac 27" that runs OpenBSD. When it comes to laptops I use OpenBSD on Thinkpads. By far the most stable laptop/power management experience I've seen. You can do it to.

    • @AntranigVartanian
      @AntranigVartanian 7 місяців тому +2

      Can't say much about desktop/laptop, but on the server side, Linux is very far behind, specially in storage and networking.

  • @mcash2189
    @mcash2189 9 місяців тому +1

    I agree it is a good thing when a big company uses something open source but what I disagree with is when a big company takes open source code and incorporates it into their proprietary product I think that if open source code used the finished product should be open source

    • @NitroNilz
      @NitroNilz Місяць тому

      There is a reason it is called "secret sauce". Because it's supposed to be secret or others can take it and you lose your advantage. Even Sony contributes with money and code back to the project. This is a net good - despite the sauce code(sic!) being closed up.

  • @MarkParkTech
    @MarkParkTech 9 місяців тому +1

    BSD is BSD-licensed... BSD does accept MIT licensed code - however all of the core is BSD licensed.

  • @CMDRSweeper
    @CMDRSweeper 9 місяців тому +3

    That is good, I am using FreeBSD as a backup storage server at home.
    My 2nd NAS in other words, I decided to run FreeBSD to have something that was a different ecosystem from ZFS On Linux that runs the rest and my other NAS.
    If one breaks, I have the 2nd one to run.

  • @asan1050
    @asan1050 9 місяців тому +1

    Thanks for posting this video.

  • @TheDesius
    @TheDesius 9 місяців тому +1

    I noticed google donated 500-999$ this year. Like why even bother. They are one of the richest companies in the world. In the few minutes it took them to send that donation they probably made a million dollars 😂 It almost feels like an insult honestly

  • @srjwari
    @srjwari 9 місяців тому +1

    Going to freeBSDs very own site. They openly state they are free and open source powered by the community. I get what you're saying but sony in this case has kept within the rules for this.
    The question should sony contribute to freebsd in some way? As you found they did plus indirectly they are helping promote the platform but not singing about it.
    Having sony and Netflix on your side is a big deal especially when your meant to be free! Proves nothings really free

  • @zenull
    @zenull 9 місяців тому

    viper im confused why your timestamp just says "NETFLIX" while talking about your editing and speedrun

  • @avidwriter2882
    @avidwriter2882 9 місяців тому +1

    I mean if it's FOSS doesn't it imply you can do whatever you want? I'd assume they edited the code enough so it's not the same as the current FreeBSD?

    • @joshallen128
      @joshallen128 9 місяців тому

      i read the title to think sony is abusing the freebsd developers... no as long as sony adheres to the rather permissive like nature of freebsd's code and license they are good. executable/source code attribution required only

    • @RogerioPereiradaSilva77
      @RogerioPereiradaSilva77 9 місяців тому +1

      No, something being Free and Open Source Software does NOT imply in doing whatever you want. That only applies to some really permissive licenses such as BSD, MIT and some of the Creative Commons licenses. Most copyleft licenses such as GPL impose certain obligations onto licensees which, in my opinion, is a _very good thing_ ™because it levels the play field: Sony can't just take GPL code, make changes and never contribute anything the way it can with BSD-licensed code, for instance.

    • @joshallen128
      @joshallen128 9 місяців тому +1

      @@RogerioPereiradaSilva77 yes in this case the GNU GPL is a rather liberal yet restrictive conservative license, it conserves the freedoms bestowed unto downstream third party users and devs

  • @DeanDennings
    @DeanDennings 9 місяців тому

    sidenote: the moving background isnt working well for my focus :)

  • @cooleyYT
    @cooleyYT 4 місяці тому +1

    from what i remember BSD-3 license is allow for things like free use and some stipulations. like the guy below doesn't understand BSD license 3 by this. so please. don't spread misinformation

  • @peterjansen4826
    @peterjansen4826 9 місяців тому +2

    Part of the motivation for companies like sony to upload some of the code upsource is that it is easier for their own development. It makes sense. As long as they don't give an advantage to their competitors they don't mind other people using that code too if it makes their own workflow easier. In regard to the PS5, Chris, just look quickly at both the PS5 and the latest XBox and notice how the XBox has nice holes for airflow while the PS5 has a lot of decorative plastic on top. Just based on that alone I would have more confidence in the XBox surviving. Function over form for hardware.

    • @Rainsoakedcoat
      @Rainsoakedcoat 9 місяців тому

      Out of all the things I've read today, this is the dumbest. Consoles aren't cooled by convection. They're cooled by fans. You don't need holes on the top for hot air to escape

    • @peterjansen4826
      @peterjansen4826 9 місяців тому

      @@Rainsoakedcoat Of all thet things I've read today, this is by far the dumbest. With holes more air will get out than with a lot of plastic, fans don't magically push that air through that plastic. A lot of PS5's went broken early, just because you like to play on a PS5 doesn't make the box a good design. This round was won by Microsoft, in regard to the hardware.

  • @thomasgebert6119
    @thomasgebert6119 9 місяців тому

    I thought that FreeBSD used the BSD license? Also, I think that there’s an attribution requirement for MIT and BSD isn’t there?

  • @markov_komarov
    @markov_komarov 9 місяців тому

    (loving the new format of the videos :DD)

  • @SeekingTheLoveThatGodMeans7648
    @SeekingTheLoveThatGodMeans7648 9 місяців тому +1

    This is the FreeBSD economy. Credits is all it requires. It's not copyleft like GPL for Linux kernal and GNU.
    But even if Sony's Playstation used Linux, Sony would only have to open source whatever it had modified of Linux kernel and GNU, amirite? It could keep its own user apps closed source.
    FreeBSD, however, can't pull anything GPL into itself without putting restrictions on the MIT license. That's the price FreeBSD has to pay.

    • @NitroNilz
      @NitroNilz Місяць тому

      Except FreeBSD does not use the MIT license.

    • @NitroNilz
      @NitroNilz Місяць тому

      Actually some GPL acts like an aggressive cancer and will infest all other code touching it, but the other way around GPL can work with other OSS licenses.

  • @2Kaleb
    @2Kaleb 9 місяців тому +9

    Chris titus is the GOAT

  • @paulogodinho3275
    @paulogodinho3275 9 місяців тому +1

    It is just a hop and skip to Linux top contributors to realise that these companies carry the weight of FOSS.

  • @aniksamiurrahman6365
    @aniksamiurrahman6365 9 місяців тому +3

    Why does BSD License alllows that in the first place? And if BSD allows so, then how do they get an iota of right to whine about it?

    • @michaelheimbrand5424
      @michaelheimbrand5424 7 місяців тому +1

      Because freedom, and they don't whine.

    • @aniksamiurrahman6365
      @aniksamiurrahman6365 7 місяців тому

      @@michaelheimbrand5424 Yeah, freedom to Abuse. Freedom to exploit. Freedom to steal. The central pillars of American kind of freedom. You are free to rob, but not free to lead an honest life.

    • @AntranigVartanian
      @AntranigVartanian 7 місяців тому +2

      We don't wine whine when corporations do that, we celebrate when they use FreeBSD. And why allow that in the first place? well, there's a 40 year old history behind that.

  • @daftpunk672
    @daftpunk672 9 місяців тому +16

    Wow I never knew any of this so this is pretty cool to learn
    Edit: Don’t worry I won’t buy a PS5 as I have a pc and a Steam Deck!

    • @Zfentom
      @Zfentom 9 місяців тому +1

      PS5 is not worth it without the jailbreak

    • @writer9999
      @writer9999 9 місяців тому +3

      My man a legend for having a steam deck with linux than that proprietary blob called rog ally

    • @daftpunk672
      @daftpunk672 9 місяців тому

      @@Zfentom I didn't even know it had jailbreaks for it, neat

    • @daftpunk672
      @daftpunk672 9 місяців тому

      @@writer9999 I love that little its just so impressive with what I can do to it and what it can do

  • @AxeDatcm
    @AxeDatcm 4 місяці тому +1

    Oh okay so its more about moral side of thing
    I mean the license give ultimate freedom where you can use it make proprietary from it, for commercial anything, so theres nothing wrong with it right, theres no rule whatsoever they we need to contribute to use the code
    But from moral side, especially for big company using it for commercial purpose, yeah I get it

  • @avenged-khaos
    @avenged-khaos 9 місяців тому +1

    you cant steal open source software unless you dont give credit i mean ya it sucks they dont give back to development but what exactly would your do about it? tell people they aren't allowed to make forks of software anymore

  • @aquilafasciata5781
    @aquilafasciata5781 9 місяців тому

    4:01 The reason they probably don’t want people to know is because of the culture in Japan. They’re very humble and you are taught not to take credit for things, even if you do something deserving of credit.

  • @skilz8098
    @skilz8098 9 місяців тому +1

    My PS2 Slim (soft modded) still works after all of these years which I purchased brand new around 06. I also have a PS3 model with the top sliding panel to access the disc instead of a mechanical ejecting tray which I purchased used about 2 years ago. They still both work great. I'm not interested in a PS4 or 5! And most of the best titles were on the PS2.

    • @NitroNilz
      @NitroNilz Місяць тому

      30 years old now! PS2

    • @skilz8098
      @skilz8098 Місяць тому

      @@NitroNilz Maybe 20 but not 30.

    • @NitroNilz
      @NitroNilz Місяць тому +1

      @@skilz8098 I mean PS, not PS2 - sorry!

  • @marekkedzierski8237
    @marekkedzierski8237 9 місяців тому +1

    Abuse? If you give away you work for free then don't complain someone takes it without paying or contributing.

    • @NitroNilz
      @NitroNilz Місяць тому

      Only GPL zealots are complaining 😈🐡

  • @SimilakChild
    @SimilakChild 4 місяці тому

    3:15 I think its because they don't want people getting ideas on how to create bypasses around the consoles bootloader and filesystem even though that's most likely not possible without access to a debug port on the mainboard, or a modchip, etc.

  • @gvi341984
    @gvi341984 9 місяців тому

    Dont they use the licensing to classify the console as a computer

  • @vk3fbab
    @vk3fbab 9 місяців тому +1

    It's amazing we have BSD licensed so liberally and some pretty good variants being Free, Open and Net. They are similar and different to Linux. I cut my teeth on FreeBSD 2.2. I like how userland and kernel are distributed together. I like how you can use packages and ports to install software. Things that aren't as good is the vilume of information compared to Linux. Also hardware support is not quite the same level as Linux. If you're keen give it an install.

  • @ogen87
    @ogen87 9 місяців тому

    Chris, what linux is either fast or faster than FreeBSD? With Gnome?

    • @joshallen128
      @joshallen128 9 місяців тому

      try GhostBSD or OpenIndiana

    • @mearetom
      @mearetom 9 місяців тому +2

      Linux is always faster than BSD in terms of processing throughput, but BSD has less latency. As long, you use lightweight DE like xfce4 or Wayland WMs like sway, it should be alright. Gnome is quite heavy, so expect some performance drawbacks on old system.

    • @ogen87
      @ogen87 9 місяців тому

      @@mearetom Thx, There is a Linux with a latency as good as FreeBSD or better?

  • @jlj945
    @jlj945 9 місяців тому +1

    You should do a video about Apple on this. I am not an Apple hater, in fact I like them quite a lot. I’m not a fan of Google. Just by reading some of these comments, people seem to think macOS was based on, or built on-top of FreeBSD.. which is absolutely not the case. They did use some of the FreeBSD libraries, such as the networking stack. But today they have both diverged so much they hardly have anything in common besides being different BSD “distros” for a lack of better analogy.

  • @bloody_albatross
    @bloody_albatross 9 місяців тому +1

    Isn't FreeBSD using the BSD license, not the MIT license? But I guess it works the same.
    Also at one point Microsoft copied code from FreeBSD (or was it 4.4 BSD Lite - I think FreeBSD is a fork if that?) for their network stack (now replaced), and I think so did Nintendo? Not sure. Ah, also macOS started out as a combination of the Mach micro kernel and BSD (again, not sure if FreeBSD or 4.4 BSD Lite). I think even some drivers in Linux were copied from FreeBSD at some point? BSD code is spread around a lot.

  • @PIAMANO6671
    @PIAMANO6671 9 місяців тому

    i get a full blue screen activate windows notification and i can't close it for 5 seconds,then when i want to close its open the settings.Its really annoing when gaming.(i used a spoofer before and reinstalled the windows ).Can you help me?

    • @PhilipMarcYT
      @PhilipMarcYT 9 місяців тому

      I've used Windows since I was a kid and that never happened to me. Full blue screen? That's weird

    • @PIAMANO6671
      @PIAMANO6671 9 місяців тому

      @@PhilipMarcYT Yea and it says we can’t activate Windows on this device at the moment.(in the past 2months)

    • @georgechertkov4140
      @georgechertkov4140 9 місяців тому

      sorry for your misfortune, never had it on windows. only think i can advice is to ditch windows, this os family gets weirder and more broken anually

  • @HumbleBountyHunter
    @HumbleBountyHunter 9 місяців тому +1

    Hot take: Sony switching to Vulkan would do more for open-source and Linux than switching to Linux would.

  • @drumphil00
    @drumphil00 9 місяців тому +1

    You can't steal something that is given away for free.

  • @NotOrdinaryInGames
    @NotOrdinaryInGames 9 місяців тому +1

    So, the conclusion, Sony are kind of okay.

  • @brianwest7344
    @brianwest7344 9 місяців тому +1

    ??? Sony are under no moral obligation whatsoever to contribute. Have you read the MIT licence?

    • @Felix-ve9hs
      @Felix-ve9hs 9 місяців тому +2

      Correct, the BSD licenses allows this.

    • @NitroNilz
      @NitroNilz Місяць тому

      FreeBSD is not licensed under the MIT.