this post was submitted on 14 Sep 2023
415 points (79.5% liked)

Programmer Humor

18958 readers
1134 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 11 months ago (2 children)

Me writing my silly little forms apps in silly little VS Pretty drop-down fields :)

[–] [email protected] 11 points 11 months ago (3 children)

Oh, VS is not "little", it's one of the bloatiest pieces of software on earth.

Also, Forms? How dare you. :p

[–] [email protected] 5 points 11 months ago

Once upon a time, a content management system for microsoft.com was a plug in for VS. And also a plug in for Word. And these two plugins had different feature sets, so you had to use both to manage content on microsoft.com. Don't ask how I know.

[–] [email protected] 3 points 11 months ago (1 children)

Can confirm. Have had to download the full VS 2022 Pro over a shit wifi connection at work 55GB. It took half a day then failed. Re run the command to recheck every package and get the missing / broken ones and it is a single threaded app so it takes forever computing file hashes on one thread.

In the end it took around 7.5 hours.

[–] [email protected] 1 points 11 months ago (1 children)

What workloads did you download fit it to be that big?

[–] [email protected] 2 points 11 months ago (1 children)

Everything. It's going on a network not connected to the internet so I don't want to exclude something and have go through the faff of getting extra bits that end up being needed.

[–] [email protected] 1 points 11 months ago

Fair enough! Not terribly surprised about the size then, though - there's a lot of stuff VS can do. When limited to just a few workloads you need the size isn't unreasonable in my opinion though.

[–] [email protected] 3 points 11 months ago

It's not so bad in the newer version. The switch x64 and put of process architecture helps a decent amount.

I always have a pretty beefy dev machine though.

[–] [email protected] 1 points 11 months ago (1 children)

My boss: add this field to this old form.

Me: open the form, add my field. Now VS crashes. I have to open the form code in a different editor and delete all the code VS added to the form when I opened it in the form editor.

[–] [email protected] 1 points 11 months ago

Oh, so it hasn't changed since I used VS6 back in the early 2000s (bought at the auto parts market from Russians on an almost transparent CD)