No need to name names or sources.

Mine has to be some dude that insisted that advertising is a “30,000 year old technology”

  • dfyx@lemmy.helios42.de
    link
    fedilink
    English
    arrow-up
    130
    arrow-down
    4
    ·
    edit-2
    2 days ago

    That using 100% free and open source software is more important than actually getting your work done.

    In a thread about Affinity Photo where someone insisted that we should all use gimp and just not edit photos if gimp doesn’t have the features we need rather than asking Serif to port their software to Linux.

    Also in several threads about migrating from Windows to Linux where every missing or complicated feature was brushed away with “just get used to not being able to do it, even if it’s critical to your workflow”.

    • epicstove@lemmy.ca
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      edit-2
      1 day ago

      It’s always good to use FOSS where possible.

      If it isn’t possible for you, then don’t. Perhaps try advocating for the FOSS alternatives to be better and drive up competition, forcing the software you do use to innovate.

    • socphoenix@midwest.social
      link
      fedilink
      arrow-up
      37
      arrow-down
      1
      ·
      2 days ago

      That is 10,000% people who don’t do creative work especially professionally. I am fine with gimp and darktable versus anything Adobe/paid but I also barely use them lol. I would be back off Linux in a heartbeat if I honestly couldn’t use something I needed even though I prefer it.

      • I Cast Fist@programming.devOP
        link
        fedilink
        arrow-up
        37
        ·
        2 days ago

        Medical work, too. Several exam machines only work with Windows. I’ve heard once that “wine’s pretty good nowadays”, which completely ignores the detail that it isn’t tested with said equipment and its drivers.

        Anything related to engineering, whether civil or mechanical, also goes with either Windows or Mac, because the free CAD options don’t hold a candle to AutoCAD and others.

        Lastly, there’s no FOSS alternative to completely replace Microsoft Active Directory, so offices where 90% of the work is done on the web browser won’t bother because they’ll be losing control over individual machines.

        There’s so much focus on “me” and “freedom” that they often forget there’s a whole damn world of different needs around them.

        • the16bitgamer@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          13 hours ago

          I agree with this, outside of bs windows throws if you change the motherboard. Desktop Linux stability reminds me of Windows 7 levels of OS stability. Great for most, not for mission critical.

          With that said i feel you are being overtly critical to FOSS CAD software. I use FreeCAD in a professional setting and it is extremely stable, and for my use case it is as capable with no missing features. Yes the software isn’t beginner friendly, but I honestly found it made my designs more accurate since it had more constraints for sketches.

          • BoxOfFeet@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            10 hours ago

            What were you using BEFORE FreeCAD if it has MORE sketch constraints?? Man, I found it so limiting compared to NX. Especially the sketching. And surfacing appeared to be basically nonexistent. Maybe I’m too spoiled with NX, but I dont think I could function for even a day on FreeCAD. It’s worse than SolidWorks (and I hate SolidWorks). I really, really wanted to like it. I even gave it a second chance when 1.0 dropped.

              • BoxOfFeet@lemmy.world
                link
                fedilink
                arrow-up
                1
                ·
                8 hours ago

                Ah, ok. I’ve been using NX since it was still Unigraphics, so I am admittedly biased. I haven’t tried any of the newer things like Fusion or Sketchup. Might I ask what industry you use FreeCAD for at a professional level? Just curiosity. I’m automotive interiors tooling, so I’m pretty dependent on strong surfacing tools. Lots of A-surface stuff.

                Also, how would you model this up in FreeCAD? This took me about 15 minutes in NX, with one sketch and some offset curves. I was making a 3D printed tag for my daughter.

                I tried for over two hours in FreeCAD, but only got this far. I could not extrude individual bodies from one sketch, I had to make separate sketches for each shape. Offset curves didn’t appear to be a thing, and I couldn’t find any form of synchronous modeling tools. So, making those raised outlines was a whole other challenge. I ended up having to extrude a sheet taller than the main body, then thicken it. I couldn’t figure out how to select face edges for use in other commands, either. I ended up giving up.

                • the16bitgamer@programming.dev
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  16 minutes ago

                  I use freecad for mainly functional 3D Prints, many of which I sell on Etsy and eBay. You can see my designs here: https://www.printables.com/@16bitvirtual/models

                  As for how to do yourbunny. For the most part, you are falling into the biggest hurdle for FreeCAD. FreeCAD has constructing geometry which cannot interfere with the model. But it also means that if you aren’t very specific with your design it will fail. For example with the Bunny you need to define in your sketch what you’d like to pad or pocket out.

                  Then you work on adding details

                  The constructor lines are why I love FreeCAD since in other software I had to be very specific on what I can add without voids being accidentally added into my model.

        • dfyx@lemmy.helios42.de
          link
          fedilink
          English
          arrow-up
          11
          ·
          edit-2
          2 days ago

          I could go on for days about the problems with medical devices. I write software for one of those at my day job and as much as our team would love to port the software to something other than Windows, that would be a logistical nightmare.

          The thunderbolt connection alone can break because of a thousand factors, even on the exact combination of hardware and operating system it was tested with. Processing of medical images is often very GPU-heavy which gives us the same problems as with CAD software.

          Even if you get all the technical problems out of the way, medical devices need to be certified before you’re allowed to use them for diagnostics. This often includes an exact specification of the platform you run the software on. If you just take something that’s certified for “Windows 10 between 20H2 and 22H2, Intel or AMD CPU, device driver version 8.1.23” and try to run it on Wine, I would expect the American FDA, German TÜV and Chinese NMPA to fight over who gets to kick your door in first. It might be possible to get a certification for a Linux version but probably only for one specific combination of distribution, display server and desktop environment.

        • Zonetrooper@lemmy.world
          link
          fedilink
          arrow-up
          12
          ·
          2 days ago

          CAD options also flow over to the whole GPU debate as well. Yes, Nvidia’s company practices are awful. Yes, I’d love to have more options. But this doesn’t change that most of the heavyweight CAD options out there don’t play well with non-Nvidia GPUs.

          I’d love it if there were FOSS / GPU-agnostic CAD options. But until then, focusing on what works is important, y’know?