LibreTechni.ca
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
muhyb@programming.dev to linuxmemes@lemmy.world · 1 year ago

Stallman

i.imgur.com

message-square
52
fedilink
593

Stallman

i.imgur.com

muhyb@programming.dev to linuxmemes@lemmy.world · 1 year ago
message-square
52
fedilink
alert-triangle
You must log in or register to comment.
  • 🇰 🔵 🇱 🇦 🇳 🇦 🇰 ℹ️@lemmy.world
    link
    fedilink
    English
    arrow-up
    93
    ·
    1 year ago

    I’m something of a proprietary blob myself.

    • milicent_bystandr@lemm.ee
      link
      fedilink
      arrow-up
      27
      ·
      1 year ago

      You should open sauce!

      • GamingChairModel@lemmy.world
        link
        fedilink
        arrow-up
        13
        ·
        1 year ago

        You can get my source code but good luck compiling it.

        • Feathercrown@lemmy.world
          link
          fedilink
          English
          arrow-up
          19
          ·
          1 year ago

          9 month compile time?? We’ve gotta get these numbers down

          • A7thStone@lemmy.world
            link
            fedilink
            arrow-up
            12
            ·
            1 year ago

            Just multithread. If you get nine people pregnant you can have a baby in one month, right?

      • QuazarOmega@lemy.lol
        link
        fedilink
        arrow-up
        5
        ·
        1 year ago

        Ayy, not that fast, their blob is licensed under the BSL, get to know them a while first

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    79
    ·
    1 year ago

    Ventoy?

    • rtxn@lemmy.worldM
      link
      fedilink
      arrow-up
      125
      ·
      1 year ago

      From the Ventoy developers: the blobs are getting unblobbed.

      • troed@fedia.io
        link
        fedilink
        arrow-up
        43
        ·
        1 year ago

        oh wow that really put the trust back into Ventoy. Nice! Thanks for the link

        • fmstrat@lemmy.nowsci.com
          link
          fedilink
          English
          arrow-up
          18
          ·
          1 year ago

          Happened after a partner product in the Ventoy repo was found to have a pretty major vulnerability due to a… you guessed it, pre-compiled supply chain attack.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        21
        ·
        1 year ago

        There is also a new community fork to get rid of the blobs and bad cert loading. The ventroy dev has made a bunch of concerning choices so some people hard forked the code. I forgot where is was though.

        • pogmommy@lemmy.ml
          link
          fedilink
          English
          arrow-up
          18
          ·
          1 year ago

          Is this the one you’re talking about? https://github.com/fnr1r/ventoy-cpio

          • Possibly linux@lemmy.zip
            link
            fedilink
            English
            arrow-up
            7
            ·
            1 year ago

            That’s the one

      • Turret3857@infosec.pub
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        2 months ago

        deleted by creator

        • rtxn@lemmy.worldM
          link
          fedilink
          arrow-up
          6
          ·
          edit-2
          1 year ago

          I’m going to guess you’ve never been part of a project with complexity and sheer black magic fuckery comparable to Ventoy. The developer (a singular person) had to make a choice between:

          • Pandering to a small group of vocal open-source extremists, dedicating a large part of their time to changing the incredibly complex build process to also build the binaries of other open-source projects, potentially at the cost of stability, eventually arriving at a product with the same feature set, pleasing some open-source extremists, but still receiving criticism for “taking a year to respond to a genuine concern”; or
          • Not doing that and focusing their effort on stability and compatibility fixes to arrive at an improved product.

          I’ve read the original issue thread front to back, and it’s a fucking clown show. I can’t blame the developer for not wanting to engage with those people. Nobody is entitled to the developer’s time or attention. Right now the issue is being worked on, which is more than most of the whiners can say about themselves; if you think that’s still insufficient, do better.

          • Agent641@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Mr Ventoy has too many problems

          • Turret3857@infosec.pub
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            2 months ago

            deleted by creator

      • axEl7fB5@lemmy.cafe
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        i been waiting for this so long

    • Tundra@lemmy.ml
      link
      fedilink
      arrow-up
      22
      ·
      1 year ago

      just started using this for the first time, Is it still ok to use?

      • rtxn@lemmy.worldM
        link
        fedilink
        arrow-up
        63
        ·
        edit-2
        1 year ago

        Yes, but people have concerns. Ventoy is fully open-source, but the build process pulls binary blobs (compiled executables, think of them like blob chips) from other F/OSS projects, which is an issue for some people. They have legitimate concerns about trusting Ventoy because they have to implicitly trust the projects that Ventoy pulls from but can’t verify what is getting pulled. If such a project were to become compromised (the way XZ-Utils was), it would eventually spread to Ventoy.

        That being said, the developers (or singular developer, not sure) are taking steps to reduce Ventoy’s dependency on external blobs. It’s a difficult task and they have limited resources, but they have acknowledged that it is an issue and are working on a solution.

        • unhrpetby@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          36
          ·
          edit-2
          1 year ago

          If such a project were to become compromised (the way XZ-Utils was), it would eventually spread to Ventoy.

          What a lot of people don’t know is that the XZ attack entirely relied on binary blobs: Partially in the repo as binary test files, and partially in only the github release (binary).

          If someone actually built it from source, they weren’t vulnerable. So contrary to some, it wasn’t a vulnerability that was in plain view that somehow passed volunteer review.

          This is why allowing binary data in open-source repos should be heavily frowned upon.

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          I don’t believe iVentroy (PXE tool) is fully foss but I could be wrong.

      • slazer2au@lemmy.world
        link
        fedilink
        English
        arrow-up
        19
        ·
        1 year ago

        Yea it’s fine.

        From memory the blob everyone was complaining about was related to eufi and came from Fedora.

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          Except for the part where it completely nullifies secure boot…

          Fine if you don’t care about that but it caused a lot of security issues in the enterprise

    • Lucien [he/him]@mander.xyz
      link
      fedilink
      arrow-up
      12
      ·
      1 year ago

      Off topic, but I’d never heard of Ventoy before and looking at it now, holy shit, I wish I’d known about it sooner.

    • mexicancartel@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 year ago

      Just open source blobs instead of proprietary blobs

  • _cryptagion [he/him]@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    45
    ·
    1 year ago

    And here I am, marking unfree software as installable as the first thing I do on any distro.

    • BlaBlaBla@sopuli.xyz
      link
      fedilink
      arrow-up
      27
      ·
      1 year ago

      It’s good that it’s opt in

      • _cryptagion [he/him]@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        9
        ·
        1 year ago

        Oh, agreed. There are definitely people who can live without unfree software. Me, I can’t do without Steam and Lutris.

      • Feathercrown@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        The NixOS default config has allowUnfree set to false, so it’s not always opt-in

        • Ziglin (it/they)@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          1 year ago

          That sounds changeable and off by default. So how come you wouldn’t say that is opt-in?

          • Feathercrown@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            Unfree apps are not allowed by default. You have to opt in to allow them.

    • dinckelman@lemmy.world
      link
      fedilink
      arrow-up
      11
      ·
      edit-2
      8 months ago

      deleted by creator

    • I'm Hiding 🇦🇺@aussie.zone
      link
      fedilink
      arrow-up
      9
      ·
      1 year ago

      I’ll absolutely take FLOSS if I can get it, but failing that, FOSS is still a nice improvement over closed-source software.

      • joel_feila@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        What does the L stand for

        • grrgyle@slrpnk.net
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          Libre, which is synonymous with free.

          I think it’s more free in some way? I’m not sure, but I think it means free as in doesn’t cost anything. Whereas FOSS means free as in open and modifiable, but the maintainer(s) might still charge for it.

          • Something Burger 🍔@jlai.lu
            link
            fedilink
            arrow-up
            7
            ·
            1 year ago

            Its French for “free”, as in freedom. Free is ambiguous and can also mean free of charge.

          • Feathercrown@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            1 year ago

            I think those are backwards

            • grrgyle@slrpnk.net
              link
              fedilink
              arrow-up
              3
              ·
              1 year ago

              I thought they might be… you’re probably right.

          • I'm Hiding 🇦🇺@aussie.zone
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Libre means “with little or no restriction,” whereas Gratis means “at no monetary cost."

  • Cassa@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    26
    ·
    1 year ago

    Ah yes, telegram

  • Baggins [he/him]@lemmy.ca
    link
    fedilink
    English
    arrow-up
    25
    ·
    edit-2
    1 year ago

    Unzips my ghidra 😏

  • rickdg@lemmy.world
    link
    fedilink
    arrow-up
    23
    ·
    1 year ago

    nvidia?

  • merci3@lemmy.world
    link
    fedilink
    arrow-up
    18
    ·
    1 year ago

    something something snap package

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 year ago

      Not a proprietary blob unless you install proprietary software

      • merci3@lemmy.world
        link
        fedilink
        arrow-up
        9
        ·
        1 year ago

        I’m mentioning the “proprietary backend” drama around snaps. Not that I care too much, anyway. I use lots of proprietary software daily

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          1 year ago

          It isn’t a “proprietary back end” it is what Stallman calls Service as a Software Substitute. (SaaSS) It wouldn’t matter if they claimed it was completely foss. You are still using a foreign service you don’t control.

          With a package manager that is sort of unavoidable though. In the case of snaps you could always modify the source to have a different repo. The real reason not to use snaps is all the other issues.

          • merci3@lemmy.world
            link
            fedilink
            arrow-up
            8
            ·
            1 year ago

            Fair point. Just to be clear: I am NOT a developer, so I may be very wrong on that take.

            But from what I understand, the difference from what snaps does to what traditional packages does is that the Canonical repos are hard coded in it, thus making it harder to decentralise, and that’s not very in line with what many wish for a FOSS ecosystem.

  • mariusafa@lemmy.sdf.org
    link
    fedilink
    arrow-up
    16
    ·
    1 year ago

    Let’s dig deeper

    • muhyb@programming.devOP
      link
      fedilink
      arrow-up
      6
      ·
      1 year ago

      Noice!

    • neox_@sh.itjust.works
      link
      fedilink
      Français
      arrow-up
      5
      ·
      1 year ago

      I can only recommend Guix system 👍

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    13
    ·
    1 year ago

    Linux moment

  • Lovable Sidekick@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    Or not.

  • andybytes@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    If the working conditions don’t change computers will become a ball and chain Then deemed useless.

  • axEl7fB5@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    xz-utils

    thousand yard stare meme

linuxmemes@lemmy.world

linuxmemes@lemmy.world

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !linuxmemes@lemmy.world

Hint: :q!


Sister communities:
  • !tech_memes@lemmy.world
  • !memes@lemmy.world
  • !lemmyshitpost@lemmy.world
  • !risa@startrek.website

Community rules (click to expand)

1. Follow the site-wide rules
  • Instance-wide TOS: https://legal.lemmy.world/tos/
  • Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like “every user of thing”.
  • Don’t get baited into back-and-forth insults. We are not animals.
  • Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don’t come looking for advice, this is not the right community.
4. No recent reposts
  • Everybody uses Arch btw, can’t quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures

We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.

  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.

 

Please report posts and comments that break these rules!


Important: never execute code or follow advice that you don’t understand or can’t verify, especially here. The word of the day is credibility. This is a meme community – even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don’t remove France.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 792 users / day
  • 4.22K users / week
  • 6.94K users / month
  • 17K users / 6 months
  • 2 local subscribers
  • 31.5K subscribers
  • 1.98K Posts
  • 80.7K Comments
  • Modlog
  • mods:
  • Kevin@lemmy.world
  • zephyr@lemmy.world
  • rtxn@lemmy.world
  • BE: 0.19.5
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org