matlab
Is it just me or is office 365 just worse and more impractical than the old office suites?
I think it’s mostly because they keep trying to push other services down your throat. For example, opening a link in Outlook opens it in Edge, even when your default browser is something else. I can’t use Edge for that link, I’m not signed into stuff there. So now, because of retarded decisions like that, Outlook actually is missing basic features that Hotmail in the 90s had.
because of retarded decisions like that
You know you could have just used shitty instead of using a slur, which would have the same emphasis without the baggage of the other word.
Idiot. Moron. Imbecile. All words used as retarded before it. 🤷♂️
Don’t forget LaTeX!
I can see Word, PowerPoint and Outlook as stupid.
But Excel is perfect! You can’t say You have mastered it.
Even if You have written a book about Excel, it transcends You.
Unpopular opinion time: but give me a csv and a python script any day over excel.
I can’t count the hours I spend cleaning up and debugging xlsx files from customers that were completely unusable due to excels automatic data type feature.
What do Excel and Incels have in common?
They assume everything is a date.
Excel is, almost certainly, the single most important and influential piece of software in almost every business.
Excel can do anything, including so many things it shouldn’t.
i heard you like a little database in your excel
we have an excel spreadsheet at my workplace that takes a solid 2 minutes to open and even longer to close and accesses a number of other spreadsheets with read/write access in the background. it’s an absolute monster.
(it’s essentially a database that keeps track of the calibration dates for our testing equipment)
Being a SOLIDWORKS customer is exactly the same as being a rat in a cage. They are the most aggressively evil I’ve ever experienced. Adobe etc not even close
I have to use solidworks at work. God, do I miss Creo.
I used Creo for about 5 years at a previous job but I never knew the cost. How does it compare?
Creo has a bit of a steeper learning curve to be sure, and is more expensive.
But it also is, in my experience, much more robust and has a lot more capability on the advanced side of modeling. Solidworks requires more workarounds in order to accomplish what you’re trying to do, vs Creo with probably a dedicated tool for that specific task.
I will always appreciate a true Excel power user. I’ve seen some black magic shit.
This is one of my favorites to share. It’s a 3D engine with raytracing with no VBA scripting - all of the calculations are done internally with spreadsheet math.
TBF if you’re professionally using MATLAB you’re like, sending people to space or modeling atmospheres. Which I guess some of you might do haha.
I’ve used it to simulate things for mechanisms and motors etc for mechanical engineering
Excel is a powerful tool. I was solving system of differential equations with Newton method in it. Sometimes it is easier than in Matlab (or Mathematica) if all you have is good understanding of how step-wise equations should look like, but not the differential equations themselves. Those steps may include if statements, for example.
Call me crazy, but the admittance matrix hw (Gaussian, G-S, Newton, N-R, etc.) I did last semester was much more intuitive for me on MATLAB than on Excel… but I’m gonna get screwed for that because a vast majority of companies would never bother to pay for MATLAB (+ Toolboxes) licenses.
Had to do a similar project and it took me three full days of back and forth with another software before I found out EXCEL rounds small numbers in very weird ways.
Also, in EXCEL functions/formulas and data/values are wildly mixed.
(Not mentioning a plethora of other mildly infuriating quirks here)