There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

kissmedanascully , in Solidworks and other industry-class CAD software on linux

ares commander. It’s cross platform and relatively inexpensive. They ship .rpm .deb and tarballs.

slimsalm ,

First time hearing of that, how does it compare with autocad?

kissmedanascully ,

For me it’s been a drop in replacement, it feels very similar. I don’t use all the features. It has LISP scripting support and a lot of the recent updates have been dealing w/ BIM. I do a lot of 2d drafting with the occasional 3d drawing to have something machined or printed.

blacpythoz , in What's your opinion about Manjaro?

I don’t know. I don’t feel right if not arch like something missing

atomkarinca , in Considering switching over to Linux. My main concerns are with Music Production (Native Instruments, Bitwig, Arturia etc.)

I might sound like an old fart but here’s my 2 cents.

I was exactly in the same situation in 2005. I was heavily invested in commercial products but I wanted to switch to an all open source workflow. My advice would be to start small. First dual boot with windows. Get your DAW working at a basic level. Then get your hardware setup the way you are fully comfortable. Then try to get your visual instruments to work.

Keep in mind that it will be a somewhat different workflow. Linux is highly modular. You can definitely achieve the same results but sometimes with more tools. Jack is an amazing sound system which is now seamlessly integrated into the system with Pipewire. It makes routing your audio stupidly simple and opens up a whole different universe of possibilities.

All this is coming from someone that’s using an all open source approach for almost 20 years now.

And if it does’t work, it doesn’t. No need to swim against the current.

ryannathans , in Anyone else starting to favor Flatpak over native packages?

Yeah, having apps updated in the last year in enjoyable

DidacticDumbass OP ,

Hahaha! I think developers seem to prefer it? My uses cases are 3D modelling and game engines like Blender, Cura, and Godot.

All those need to be the latest because often the updates are tremendous (as in great or awesome), making the software so much more functional and better to use.

ryannathans ,

Yeah, it also lets us ship working environments. At !2009scape we have been shipping our flatpak with an old environment because there was a regression in recent mesa versions that caused graphical issues on amd. We could simply deploy an update to resolve the issue for everyone instead of making everyone downgrade their system mesa…

DidacticDumbass OP ,

That is a cool use case! I am learning so much about the benefits of Flatpak, not just an easy way to get software.

garam , in why did you switch?
@garam@lemmy.my.id avatar

I need tools that powerful and less memory hungry on old device, especially thinkpad, WSL2 with Windows kills the HW, so in the end I ends up using fedora… because it’s near EL standard (I work with Red Hat Enterprise Linux), and it’s useful to be near the workflow I need.

Linux KVM with Windows better than WSL2 on Windows… so… I use Linux in the end… and never looks back…

blacpythoz , in What distro(s) do you use?

Arch

fourstepper , in Linux taught me self-confidence

reminding me about I nearly got suspended because I showed my Health teacher how you could bypass our school’s firewall and buy drugs on a school computer

It’s such a rejected behavior to even consider suspending you for this.

Anyway, yeah, I agree. I think if one has interest in the inner workings of a computer system, just trying to make Linux do whatever you want it to do is a good way to experience that. You will, over time, without knowing, accumulate so much information just by troubleshooting things that don’t work for one reason or another

Puffymumpkins OP ,

It’s such a rejected behavior to even consider suspending you for this.

They did take the smooth-brain interpretation of “He figured this out because he was buying drugs on the school computer” instead of considering that if that was my motivation, I would no longer be able to buy drugs on the school computer after telling them

It was a very enlightening experience for me LOL

med ,

Assuming that suspension hasn’t inconvenienced you, I would say that was a valubale lesson. Authority cannot be trusted.

Puffymumpkins OP ,

I didn’t get a suspension because my parents and social worker went to bat for me. But still

fourstepper ,

I would commend any student that would be able to figure this out in my hypothetical school

xoggy , in why did you switch?
@xoggy@programming.dev avatar

I switched because Windows XP reached end of life and I had no interest in Vista. I was also pretty familiar with Gnome 2 and XFCE, both of which provided a very similar desktop experience to XP but way more customizable.

Ascend-910 , in why did you switch?
@Ascend-910@kbin.social avatar

I switch to Kubuntu in 2020 because Microsoft discontinued Windows 7. Then I switch to Debian to learn more about how Linux work, and after that I moved to Siduction to get the up-to-date packages. I still rice KDE to look like Windows 7 to this day :P

Ascend-910 , in why did you switch?
@Ascend-910@kbin.social avatar

I switch to Kubuntu in 2020 because Microsoft discontinued Windows 7. Then I switch to Debian to learn more about how Linux work, and after that I moved to Siduction to get the up-to-date packages. I still rice KDE to look like Windows 7 to this day :P

the16bitgamer , in Solidworks and other industry-class CAD software on linux
@the16bitgamer@lemmy.world avatar

I personally use FreeCad. But for school you are probably SOL.

If you absolutely need non wine compatible software on your machine you’ll need to:

  1. Dualboot if you care for power
  2. Use a VM if you don’t care for the additional overhead
  3. try wine and see what happens

See if your school has labs for this, might be easier and the computer might be faster than your laptop.

astropenguin5 OP ,

Personally I’ll just use windows since I don’t mind it that much, although even in my few weeks using it on the laptop I got windows 11 is significantly worse than 10, been having some goofy audio mixing issues. I do kinda want to try it on wine tho just for the hell of it and see what happens.

the16bitgamer ,
@the16bitgamer@lemmy.world avatar

It’s a fun rabbit hole, and you’ll be surprise what works.

If you do try, Lutris is my go to tool to install and manage windows programs. That way you can try different versions of wine/proton.

However there’s a reason my main rig still runs Windows. I have Moonlight and Sunshine installed on it so I can remote access windows in my house.

Valmond ,

Do you thing 3dstudio would work in a VM?

the16bitgamer ,
@the16bitgamer@lemmy.world avatar

appdb.winehq.org/objectManager.php?sClass=applica…

According to winedb no. Or at least garbage. That being said it was tested with an old version of wine, so who knows. Maybe it’ll work now.

eshep ,

@astropenguin5 @the16bitgamer
This is exactly why schools should teach general concepts vs specific software, FOSS or not.

If a student is more comfortable producing their works in Blender than a ""proper"" CAD program, I see no issue. Each concept is covered in detail by the instructor, the end product assigned, and students then have to choose which software they want to invest their efforts learning, given the allotted time.

This approach would have the bonus of providing the student with not only the freedom of choice, but also its inherent burden. They would also be forced to learn how to learn, which is something that is being forgotten more often with each new technological advancement.

the16bitgamer ,
@the16bitgamer@lemmy.world avatar

From my experience this should be the difference between University and College, but since OP never stated which program they were in, I presumed either the later or a pad prof in uni.

I remember while in Uni doing a Film and TV as well as a Game design course. We used industry tools like Game Maker and Premier Pro. But the skills we learnt had nothing to do with the programs. We just needed to show how to apply them in those software. I moved from Game Maker to Unity after the course.

nadiaraven , in why did you switch?

I switched because there’s nothing I can do on windows that I can’t do on Linux. Granted, it can take some legwork and reading tutorials to get certain games running on linux. But I just feel more in control of my stuff on Linux.

As a beginner, I really suggest you make the move to Linux as easy as possible for yourself. It’s more likely to be a pleasant experience, and thus a long term one. Try something easy like Linux mint. Once you get used to that, you can start distro hopping.

xsoulp , in Solidworks and other industry-class CAD software on linux

I only use onshape. It’s all web based so it works with any OS.

astropenguin5 OP ,

I’ve heard mostly good things about onshape besides assemblies being weird. Haven’t tried it out yet but I also have ~4 years experience in Solidworks already from using it for robotics club in HS and like it well

StorageB , in Considering switching over to Linux. My main concerns are with Music Production (Native Instruments, Bitwig, Arturia etc.)

Check out traction

www.tracktion.com

moth , in Solidworks and other industry-class CAD software on linux
@moth@pawb.social avatar

I’m in the same spot. Ended up just buying a cheap SSD and dual booting with windows 10. It’s definitely not as convenient as it could be, but it works perfectly.

astropenguin5 OP ,

Yeah my main PC is dual-booted Linux mint and Windows 10, I used Windows more over time both because gaming is slightly easier but also the way my dad set it up there were time controls on Linux and not on windows so as soon as I figured out or was given the windows password it all went downhill.

I want to get back into using Linux more but I’m worried it won’t be until after college

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines