top | item 40606905

(no title)

barrotes | 1 year ago

I use it on my "corporate job" PC because our architecture is based on .NET and we are still forced to adopt it (at least until we'll definitely pass to .NET Core becoming a bit more agnostic). All I can say is that it's... overwhemingly slow... and it gets progressively slower while times goes on. Every time I install something new that I need it occupies more RAM and I'm forced to control it periodically opening the task manager and killing tray bar processes. People can say "well you could be more careful while installing stuff" but the point is that I am. Moreover the majority of times I need stuff I let the corporate sysadmins to install it on my machine. Options to avoid programs being invasive are hidden, you need to search everywhere to understand how to, let's say, avoid Microsoft Teams to load on OS boot. Someone should explain to me how it's possible that my forklift notebook is a T450 with a 9 years old 15W TDP i5 CPU with Arch Linux installed, and Firefox opens in 2 seconds, and my corporate PC is a fucking stove with a 45W i7 recent CPU and Firefox needs at least 10 seconds to open. And if I, a self-considered kind-of-technical dude, have issues in keeping a work computer clean (so without any game or "casual" program installed), imagine what happens to my less-skilled friend who likes games and needs cracked Photoshop: he will inexorably seek for help from me after things go progressively bad. It happened few months ago with a friend. I took his old T450 (another one) I made him buy to have a PC (now it's my second debian server). Now he has a second-hand MacBook and he's never been so happy. Can't be sure that MacOS actually works better because I avoid it too, but at least people are happy and (I assume) tries to solve their eventual problems alone.

discuss

order

neonsunset|1 year ago

Why can’t you use Rider? Are you on .NET Framework?

barrotes|1 year ago

Yes our platform is developed on .NET Framework, adopts Microsoft SQL-server and it's deployed on IIS servers. These are old company choices related to legacy support for some customers that we (the "new" generation developers) are slowly pushing away with the help of system administrators. But till then I need to have a copy of the architecture on my laptop for debug/test. Of course things could be improved i.e. with a Windows Server VM into a linux PC, but with colleagues we try to keep stuff on our machines as much similar as possible to avoid conflicts.