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.
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.
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.
Whoops, you’re right. I was thinking of proxmox, used to run that for a bit too
Yea I’m running a much leaner Debian on my laptop now. Base OS was very bare, slowly adding only what I need because it’s a 2016 laptop and noticeably slower on some more bloated OSs
Whatever Ubuntu was available in 2015. I only dabbled in Linux over the past 10 years. More seriously switching over in the last year or so.
I have Unraid as a server OS (Debian slackware based, running a lot of docker containers and a couple VMs). Debian on my laptop. And Bazzite (fedora based) on my Lenovo Legion Go.
Still need to swap my gaming PC from windows. May try Bazzite on that as well. I’ve also tried Mint, Manjaro, and Zorin
Nice! Congrats my dude. Would’ve been closer to the same day but someone gave me a bottle of whiskey for Christmas that year and I hadn’t told anyone I was trying to quit yet
Not sure. I’ve never really reflected on that idea. It certainly seems to be true for me personally.
My alcoholic years had some pretty ugly parts and could have killed me several times. Severe depression, self harm, suicidal thoughts, wrecked my car (thankful it was just me and a steep curb, no one else involved, that could have been so much worse), a hospital trip, walking 2 miles home by myself at 3am almost every weekend while hammered in the middle of a US city known for its crime and lowkey wanting someone to try to mug me, etc. Let alone the physical damage that 50-100+ standard drinks per week at my worst was doing to my body, luckily none of that seems to be permanent, I was scared to get my blood work done for the first year alcohol free, but it came back fine.
I don’t like looking back on that period of my life, but I’ve come to terms with the fact that it happened and I can’t change that and mostly been able to forgive myself.
So while it was ugly and could have killed me, shit at parts of it I wanted it to kill me, at the same time… I wouldn’t be who I am today without all that (and a lot of therapy and self reflection and journaling and all that fun stuff). I really genuinely like who I am today. I haven’t been able to say that for the majority of my life. And I find a lot more appreciation in the little things that I used to be too numb to see. I’m doing things I enjoy solely because I enjoy them, not because my family or parts of society say it’s what I’m supposed to be doing.
I don’t think I want that statement to be true for humanity as a whole, at least not in the way that I faced my mortality, I hope there are other ways people can get to a point where they feel truly alive. But yea I think it’s true for me.
Heck yea! Walking around the block is where I started again a couple years ago. It’s definitely worth sticking with it. Life got in the way a few times and I had to be gentle with myself and repeatedly remind myself that progress isn’t linear, and that doing something is better than nothing.
Thanks :) I don’t really talk about my sobriety with a ton of people in person, still some shame associated with who I used to be, appreciate being able to share online.
And yea exercise in various forms is one of my big things now, definitely relatable, I try not to be preachy about it. Lifting, swimming, and rollerblading recently. I need to do more yoga though… I’m in wayyyy better shape than I was two years ago, feeling almost as good as my college athlete days.
Sobriety. 2 years 3 months since I’ve drank.
Still relearning some aspects of being an adult. Figuring out who I am. Picking up old hobbies again and trying new ones. So many things bring me joy nowadays where it used to only be alcohol that triggered the ol happy brain chemicals.
I’m in a much better place than I was a couple years ago when I was abusing alcohol as a coping mechanism.
I was wondering how many of my Denver neighbors were on lemmy. This is not the way I wanted to find them…
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