Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Ubuntu Wins (defeats Win10)!

Ubuntu Wins (defeats Win10)!

Scheduled Pinned Locked Moved The Lounge
androidcsharppythonvisual-studiolinux
21 Posts 10 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Nand32

    Wow , I missed the whole point of "Visual" studio. We've been using VSCode only for backend code, like JS and bunch of other languages. But it's all non-gui. The designer part of VS is huge. Yeah thanks for reminding - Visual Studio is the king. :bow: btw, I'm not sure why VSCode has to be VScode. it should be just "Studio Code" :-D , there's nothing really Visual there.

    H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #12

    i use the designer a lot whenever i make GUI stuff. if the HTML designer was better i'd use that too. :sigh:

    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

    N 1 Reply Last reply
    0
    • H honey the codewitch

      i use the designer a lot whenever i make GUI stuff. if the HTML designer was better i'd use that too. :sigh:

      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

      N Offline
      N Offline
      Nand32
      wrote on last edited by
      #13

      honey the codewitch wrote:

      if the HTML designer was better i'd use that too

      Right. The last time I tried to do something with HTML UI, VS was not very cool, but this was so many years back. Now it's 2019, still things didnt improve? I guess it's time that most main stream IDEs should keep HTML/WEB UI as their first class citizen for designer interface. WPF , WinForms enjoyed it enough! :)

      H 1 Reply Last reply
      0
      • N Nand32

        honey the codewitch wrote:

        if the HTML designer was better i'd use that too

        Right. The last time I tried to do something with HTML UI, VS was not very cool, but this was so many years back. Now it's 2019, still things didnt improve? I guess it's time that most main stream IDEs should keep HTML/WEB UI as their first class citizen for designer interface. WPF , WinForms enjoyed it enough! :)

        H Offline
        H Offline
        honey the codewitch
        wrote on last edited by
        #14

        To be fair, I haven't found much in the way of a good visual HTML designer. I think it's because CSS layout is so wonky, especially where height is concerned.

        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

        1 Reply Last reply
        0
        • T theoldfool

          You may find that Windows 10 runs fine in a VM on that laptop. That is how I run it. You will be using VM's drivers on the bare metal, not Microsoft s. I run it mostly on a desktop with Mint and a MacBook Pro running VMWare. Probably can't run any mobile emulators. I find that Windows does fine in an external drive on Thunderbolt and "OK" on a USB 3 connected drive. Takes some time to get started but then VS does fine. That is how I run Visual Studio on Windows. Several choices for free as well.

          If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

          Kornfeld Eliyahu PeterK Offline
          Kornfeld Eliyahu PeterK Offline
          Kornfeld Eliyahu Peter
          wrote on last edited by
          #15

          The best solution for those in need of VS... If you add to it the Unity Mode of VMWare (or Seamless Mode of VirtualBox), you actually will not see that virtual machine either...

          "The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012

          "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

          T 1 Reply Last reply
          0
          • H honey the codewitch

            Only one real reason I use windows. Visual Studio. Still the best IDE out there.

            When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

            M Offline
            M Offline
            Munchies_Matt
            wrote on last edited by
            #16

            I use GEdit on Unix to edit code, it even colours the code in for you like the VS editor does. And then you tyoe make in a command window. You can set up a browse with ctags and codequery on Linux, you can even include the kernel/other people source. Makes bug very easy to pin down. The main thing with Linux is that 'it just works'. From the OS you develop on, to the code you write (in my case Kernel), it just works. None of that jumping through hoops, that appalling circular MSFT documentation. The only thing I like about writing Windows kernel code is the truly incredible Windbg. If you want a debugger (even for user space code) it is incredible! (I often us VS to edit kernel code too, then build it with a command line. OK, I know the later VS can build too, but I still use the old WDK)

            H 1 Reply Last reply
            0
            • R raddevus

              Wiped my activated copy of Win10. Installed Ubuntu. I had only a slight difficulty installing the NVidia drivers but after that everything works great. Ubuntu has been running for hours now with no apps crashing and no OS crashes. I have 30 tabs open in FireFox and one dedicated tab/window streaming YouTube constantly (as a test). I've installed : * Anaconda (python dev) * Visual Studio Code * Android Studio (running a Android Emulator running Android Pie) and building and deploying apps to the emulator. My superfast computer (AMD Ryzen 5 2600X 6Core (12 threads)) is actually super fast now. Goodbye, Windows. It's been an ok 28 years (1991-2019), but you finally completely failed and there is a very valid replacement for you. :rolleyes: By the way, I paid $138 to activate Win10 Home and Ubuntu was free $$$$.

              Sander RosselS Offline
              Sander RosselS Offline
              Sander Rossel
              wrote on last edited by
              #17

              Here's what will happen first thing Monday morning. Customer calls: "raddevus! You know that old WinForms application that has been running fine without interruption for the past century? Well, we need some changes asap!" :D Personally, I haven't had any issues with Windows 10 by the way.

              Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

              1 Reply Last reply
              0
              • R raddevus

                Wiped my activated copy of Win10. Installed Ubuntu. I had only a slight difficulty installing the NVidia drivers but after that everything works great. Ubuntu has been running for hours now with no apps crashing and no OS crashes. I have 30 tabs open in FireFox and one dedicated tab/window streaming YouTube constantly (as a test). I've installed : * Anaconda (python dev) * Visual Studio Code * Android Studio (running a Android Emulator running Android Pie) and building and deploying apps to the emulator. My superfast computer (AMD Ryzen 5 2600X 6Core (12 threads)) is actually super fast now. Goodbye, Windows. It's been an ok 28 years (1991-2019), but you finally completely failed and there is a very valid replacement for you. :rolleyes: By the way, I paid $138 to activate Win10 Home and Ubuntu was free $$$$.

                D Offline
                D Offline
                dandy72
                wrote on last edited by
                #18

                Now install 10 back in a VM on your Ubuntu machine, and see if the original problem comes back. I'm betting it won't.

                R 1 Reply Last reply
                0
                • M Munchies_Matt

                  I use GEdit on Unix to edit code, it even colours the code in for you like the VS editor does. And then you tyoe make in a command window. You can set up a browse with ctags and codequery on Linux, you can even include the kernel/other people source. Makes bug very easy to pin down. The main thing with Linux is that 'it just works'. From the OS you develop on, to the code you write (in my case Kernel), it just works. None of that jumping through hoops, that appalling circular MSFT documentation. The only thing I like about writing Windows kernel code is the truly incredible Windbg. If you want a debugger (even for user space code) it is incredible! (I often us VS to edit kernel code too, then build it with a command line. OK, I know the later VS can build too, but I still use the old WDK)

                  H Offline
                  H Offline
                  honey the codewitch
                  wrote on last edited by
                  #19

                  it's been a long time since i touched the WDK thank heaven for small favors. windbg is love. +1 for that.

                  When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                  1 Reply Last reply
                  0
                  • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                    The best solution for those in need of VS... If you add to it the Unity Mode of VMWare (or Seamless Mode of VirtualBox), you actually will not see that virtual machine either...

                    "The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012

                    T Offline
                    T Offline
                    theoldfool
                    wrote on last edited by
                    #20

                    Unity is no longer available, I think, with VMWare Workstation on a Linux host. At least it was not available when I upgraded to 14 (haven't upgraded to 15 yet). With multiple workspaces on Linux, since forever, I found little use for it and it was always a little buggy here. Some had problems, some didn't. I actually prefer running W10 in a VM installed on ESXi, via remote connect. To each his own. Or is it her own? Whatever. :) Lou

                    If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

                    1 Reply Last reply
                    0
                    • D dandy72

                      Now install 10 back in a VM on your Ubuntu machine, and see if the original problem comes back. I'm betting it won't.

                      R Offline
                      R Offline
                      raddevus
                      wrote on last edited by
                      #21

                      dandy72 wrote:

                      Now install 10 back in a VM on your Ubuntu machine, and see if the original problem comes back. I'm betting it won't.

                      That's a very cool idea and I do want to try that. Very interesting. Thanks for the idea. I hope to try that in the future.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups