24
Cyanide
6y

Visual Studio: Downloading... for two hours.

*Sigh*

Comments
  • 3
    .... aaaand gone is productivity.
  • 6
    "Why aren't you working?"
    $excuses = array("waiting for a download", "compiling", "waiting for a call", "waiting for a response on my problem");
    $randexc = array_rand($excuses);
    print "I'm $randexc !";
  • 4
    Now microsoft assumes that everyone is from a country with fast internet. Removes the option of downloading Visual Studio as iso. Now installation needs to download every single time. Unless you download it using command line.
  • 4
    How does it compare to CodeBlocks?
  • 1
    Woahhhhh you gotta upgrade your WiFi 😅
  • 1
    @elixir07 no iso, but you can make the mistake create an offline setup layout... Stop complaining and cashing MS
  • 0
    @TheOct0

    I don't know, actually. I haven't used any of them for a long time.
  • 1
    Vs 2017 is about 20gb download. I was like wtf but then i saw what it offers and i was pretty satisfied. You have soo many tools at your disposal and my fav one is class diagrams. Pretty fkin slick
  • 1
    @yatanvesh 20GB? It's 1.6 GB for C++ environment and 6.6 GB after installation. What the hell are you downloading?
  • 1
    Vs2017 community ed.this has tools for windows app, all d sql server crap and god knows how many extensions. Its an offline installer so im not complaining. @Cyanide
  • 1
    @yatanvesh Welcome to the K club :)
  • 3
    Yes thanks for d 1000th updoot i can have my real life cade in avatar now @Cyanide
Add Comment