this post was submitted on 10 Jul 2026
216 points (94.3% liked)

Technology

86219 readers
2872 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
you are viewing a single comment's thread
view the rest of the comments
[–] HollowNaught@lemmy.world 29 points 15 hours ago* (last edited 15 hours ago) (2 children)

I've been forced to use windows for some propriety software during uni. I got a laptop from IT with higher specs than my old one and:

  1. It runs worse than my old shitty laptop
  2. It boots up slower than my old shitty laptop
  3. The battery icon was missing from the taskbar for some ungodly reason (I had to get IT to force an update)
  4. The internet it gets is way worse than my old shitty laptop. I do not know why

So yeah I'm not using Windows 11 ever again

[–] Buckshot@programming.dev 4 points 10 hours ago

Yeah i have to use W11 for work and the brand new Dell XPS, upper mid range, they gave me compared to my 2017 i3 with linux and all this is true.

About the half the time i boot it and the network just doesn't connect. Wired or WiFi. Have to unplug the dock and reconnect it. DNS will drop for 10s at random.

There's times my laptop shows it age like i was bulk processing a load of photos, just resizing, and it took several minutes when the newer cpu was probably several seconds but that's the hardware, not the software.

[–] CADmonkey@lemmy.world 7 points 12 hours ago (1 children)

I use windows 11 at work. I run solidworks, which is a 3D CAD/modeling program so my work computer is reasonably powerful with a decent chunk of RAM.

My laptop from 2020 uses mint. It's faster, although I havent tried to use solidworks on it because I'd have no idea where to start on getting that to run.

[–] osbo9991@lemmy.world 6 points 9 hours ago (1 children)

Only way I've found to get solidworks to run on Linux is to run a windows 11 VM using virtual machine manager (VMM). Ideally with GPU passthrough, among other optimizations. Kind of runs like shit on my Thinkpad T580 though, which is to be expected for an 8th gen quad core i5 laptop from 2018...

I've tried FreeCAD recently, and it isn't that bad. The latest updates (v1.0 and beyond) have made it much better than it used to be. It helps to watch video guides, as the workflows are a little different. I found this one to be helpful: https://youtube.com/watch?v=9cqs3oTzpac

[–] CADmonkey@lemmy.world 3 points 7 hours ago (1 children)

Every time I've tried to use freecad its been basically useless due to nothing working the way it does in pretty much every other CAD program. Every once in a while I give it a shot because someone swears that its been fixed.

[–] osbo9991@lemmy.world 3 points 2 hours ago

Oh FreeCAD definitely works in strange ways, mainly in the UX department, where it still needs work (kinda like GIMP does). Building a model in a broad sense is similar to solidworks (sketches extruded to 3d, cutting off material from there, etc), but understanding which workbench does what and navigating things is kind of a pain, even now.

Then again, it was similarly frustrating when I had to use fusion 360 instead of solidworks for a project. CAD programs are generally complex pieces of software, so it isn't surprising that switching to one you aren't familiar with really slows you down.