I mean, I agree with you, I’d never pay for a Matlab license for myself if I ever decide to go the private engineering consultant route. Just sharing my experience that yes, it’s used in the professional world.
- 0 Posts
- 6 Comments
I’ve had more than one job where Matlab was used extensively, guess my coworkers and I aren’t real engineers.
I’d rather use something else, but if it’s what the group already uses, fine, I’ll do it
Also, I don’t do a ton of true programming on it. It’s a fancy calculator, and occasionally I make a GUI app with it
I am in fact an engineer and a nerd. Or as many of us like to call it, an enginerd
Edit: I wouldn’t call Matlab my favorite though… But yes I use it. I mean, I’m on Lemmy… Like loads of users here, I like FOSS. So I’d say python is probably my favorite
I’ve literally never heard anyone call it A.P.P. (and I mean that literally literally, not figuratively literally)
Is this a specific cultural thing? A generational thing? Geography based slang? Why would anyone do this.
piranhaconda@mander.xyzto Technology@lemmy.world•YouTube's new ad strategy is bound to upset users: YouTube Peak Points utilise Gemini to identify moments where users will be most engaged, so advertisers can place ads at the point.English4·21 days agoI just googled “how to lick a drill press” and sadly the AI response is that I shouldn’t do it because it’s dangerous. Keep trying!
Edit: lick not kick… But kicking is probably dangerous too
So. Funny story. Back when I was incredibly new to Linux, I was trying to move everything from my downloads folder to somewhere else. So I navigated into the downloads directory on the command line and sent something like
“sudo mv /* ~/misc”
when I meant to type
“sudo mv ./* ~/misc”
Yea… That was a fun learning experience and hilarious way to utterly fuck everything on that machine. Luckily it was just an old laptop I’d installed Linux on to mess around and learn, no real damage done