60
Comments
  • 1
    but why?
  • 3
    apt-get install linux
  • 2
    @xerex09 sudo apt-get install linux
  • 0
    Haha :D see my wk103 :)
  • 0
    Install Hackintosh.
  • 2
    @AlbertSkye
    Sorry, try again.

    Looks like i don't remember the password
  • 1
    Install Brain
  • 1
    @MaxDeepfield no more forced updates and a much nicer development environment and security
  • 2
    The most important quality a dev machine can have, in my opinion, is flexibility, and Linux has that in spades.
  • 0
    there is nothing i can do in linux and cant in windows. also windows has built in linux. chessmate!
  • 0
    @MaxDeepfield

    None of the following things(which I do all the time), which are just a small sample, are possible in Windows.

    Update your system(ie: apt update && apt -y upgrade && apt -y autoremove && apt clean && init 6) and be ready to use it again in under 5 minutes. Bonus points for not having to wait to use your system while it updates.

    -or-

    Run a powerful server without expending system resources on a GUI.

    -or-

    Natively run coreutils on a powerful, flexible command line, without connecting to a different machine to do it, and without running a software-burdened compatibility layer(cygwin/ubuntu services).

    -or-

    Remove window decorations, and still be able to move and resize them.
  • 1
    @bahua discover "windows server core", it does all the mentioned things
  • 0
    @MaxDeepfield Alright so what if I want to change my windows (presuming for a second I'd run windows since I'd never do that in my entire fucking life) desktop appearance without third party tools or am required to check the operating systems security by reviewing the source code, how'd I do that in windows?
  • 0
    @linuxxx why change appearance? how do you change it in linux without installing additional desktop environment?
  • 1
    @MaxDeepfield

    People change the appearance because they WANT to change it. Is there something wrong with that?
  • 0
    @MaxDeepfield KDE and Gnome both have build in tools. Next to that, at least Gnome is styled using CSS and JavaScript so all you have to do is rewrite it till you like it how it looks :)

    KDE is way bigger as for customization, you can nearly customize anything with default built-in tools and that's why I'm running KDE on all my personal desktops and my work laptop!
  • 0
    @MaxDeepfield

    I'm not seeing how to accomplish any of the examples I listed, by using windows server core. It appears to still depend on MS-branded GUI tools, and the extremely stunted and inflexible powershell.
  • 0
    @linuxxx you actually do that? ))
  • 0
    @bahua one day you will realize that perfection does not need to be customized
  • 0
    @bahua whatever, i use ubuntu for servers. this is not about why windows better. this is why linux sucks on desktop.
  • 1
    @MaxDeepfield Not anymore since I've got a full-time job and manage 20-30 servers in my free time plus developing my own services, running a blog and still trying to manage a social life, friends and family. Also, being the biggest devRanter, although I love it, consumes energy and time :)

    Used to write my own themes though, yes. Never published then but spent ages on customizing everything exactly to my needs.

    In all honestly, why, according to you, does Linux sucks on desktop?
  • 0
    @linuxxx it just cant do things done quickly. i tried every de in all the distros. dependency hell. packagers cant install multiple apps same time. sudo is just root but long version. impossible to do daytime routines without writing magic essay in terminal. weird file system dir structure. all the ui is a like "whatever we will put it here". as long as it is low level verbose meaning - same time it lags, it hangs and dont tell what happens (macos have same problem). and... guess what... there is no software i need. starting with multimedia studios ending with games. any suggestion for desktop linux that just works out of the box without dancing around?
  • 0
    and yes i compiled my own gentoo. and pacman'd arch variations. no. this is not what i call workstation. for people who throws away mouse and work vim'ing configs i can say you dont need desktop os. but they like "oh look at my such pretty cpu ram usage widgets on backgound!". what?
  • 2
    @MaxDeepfield Suggestions... Idk really since I've worked with gnome, xfce, kde, cinnamon, budgie and I could go on for a while. I've been working with Linux since I was 14-15 and I'm approaching the 23.

    Sudo is Super User DO, it's not root, it's way of executing root commands as a general user.

    Packagers can't install multiple apps at once - true. But you can select multiple packages which will all be installed after another or just type them all in the commandline.

    Dependency hell... it has happened to me but always quickly resolved through just a few commands or clicks.

    Define weird file system structure? Because this is quite consistent with every Linux based system.

    For the record, my (highly a-technical) parents and sister have been using various Linux systems for the past 8 years and they love it :)

    Also for the record, I'm not trying to invalidate your issues. Maybe you're running incompatible hardware or something?

    I don't game anymore but used to do it on Linux and as for multimedia studios, what would you like to have exactly?
  • 1
    @MaxDeepfield I'm using KDE at the moment, both personal and at work and it works great without any tweaks.
  • 0
    @linuxxx

    and here we go. you keep searching for right desktop.

    ableton live 10 has no alternatives. also as adobe after effects.

    my hw is fine.
  • 0
    I haven't experienced, "dependency hell" since I used redhat(not rhel) 5.2 in the '90s. Since then, every distro I've used has had a powerful package manager than resolves dependencies automatically. So on any major distro you can just install a package and it'll figure it all out without trouble.
  • 0
    I don't think you should advocate for windows on the basis of avoiding dependency hell tbh.

    And no, you don't even have to use the terminal for Linux for your every day usage lmao
  • 0
    @inaba

    I don't HAVE to. I GET to!
  • 1
    How exactly change the ui improve the dev experience? Because we're talking about best advice to give a dev... And you didn't even take in account: provramming language, sw needed, services used, person preferences... Ah right linux it's always the best right?
Add Comment