Why Linux Is Better For Programming

2024 ж. 13 Мам.
2 777 284 Рет қаралды

Why Linux Is Better For Programming
Check out Kite: kite.com/download/?...
Get access to my programming courses: / hallden
Follow me on instagram: / kallehallden
LiveCoder channel: / @livecoder7639
"Clean Code Friday"
If you want to receive one short email from me every week, where I go through a few of the most useful things I have explored and discovered this week. Things like; favourite apps, articles, podcasts, books, coding tips and tricks. Then feel free to join kalletech.com/cleancode/
CONTACT: contact@kalletech.com
Follow me on:
TWITCH: / kallehallden
INSTAGRAM: / kallehallden
TWITTER: / kallehallden
GITHUB: github.com/kallehallden
DISCORD: / discord
PATREON: / hallden
VIDEO EDITOR: editingmachine.com (use coupon code KALLE to get 50% off your first month)
--------------------------------------------------------------------------------------------------------
GEAR:
kalletech.com/tech/

Пікірлер
  • Just a note: I don't mean to bash on this youtuber, but to me these sounds like the advantages that a Linux newbie (nothing wrong with that, we all started there) thinks of. First of all, as a developer, Linux is not always better. The best IDEs (the free ones, that is) are not on Linux, and the ones on Windows are not able to develop for Linux in a billion different ways, and they offer a much better workflow. Other advantages described here are also totally unrelated to Linux, but rather are tools often used on Linux but available everywhere else, you like bash? I do too, and I use it daily on Windows! Just like cat, curl, wget and with all the piping magic you can thing of. The truth is that Linux on Desktop natively doesn't make sense, sure, if you're willing to fight with a custom installation you can revive old laptops and that's great, but Linux really is (sorry Torvalds, I know this was not your goal) a server kernel, the various desktop distros work, but they are not truly better than Windows now that the WSL is a thing and now that modern hardware and hyper v can run VMs like a charm. The Linux community is not friendly and "learning" Linux (whatever that means) is not easy. Linux is awesome, but not for the reasons described here. Whether you care or not about Linux depends on the usage you have for it, if it's developing you're hardly really going to use Linux. Also, using Kali as your main installation is a bad idea, by default you're logged in as root and it's really just meant to run off of a live USB. Actual essay because I'm annoying: Ehhhhhhh not really. Don't get me wrong, I love Linux, I work with Linux daily and I develop software for Linux, but we gotta be honest here. Security - Linux is safe... that depends. 0 day exploits on Linux are not unheard of, and for CVE the security of the system depends on you how often you upgrade your system and on the repositories that you get your packages from. Not every repository is up to date, not every package has the latest patch and not ever dependency is compiled with the correct features. The reason why you don't need anti viruses is just that... Linux is not a target for viruses, you're not going to browser online for a pirated game and stumble upon a fake virus installer for Linux, in reality, if you were to give root access to the wrong software, you'd be more screwed up than on Windows. So yeah, the community can look at the kernel and make sure it's safe, but are you up to date? Also, what about all the other drivers and packages? Are their communities as thorough regarding their security concerns? Improved Workflow You serious? First of all, a lot of modern programming languages have their own package managers, so you don't even need to pass via apt.. and that aside... dependency hell on Linux package managers is a thing. Plus, if you need to install a library from apt likely for C or Cpp... come on! It's not that hard to simply download binaries and link them to your executable! Or compile them yourself! We have build systems, we have MinGW, WSL, VMs of all sorts. But do we have a decent IDE on Linux? Nope. Speaking of IDEs the best we have is CLion, which is not free and open source. Want a free decent IDE? Great! Visual Studio 2022, Windows only, can develop for Linux via SSH. The godsend of Linux is bash, but bash runs everywhere, even on Windows. Even the install VLC example is dumb, sure, with VLC is easy because the package name is VLC, go figure what the package name is for libsupercool-dev-2.0.1. How do you do that? From a webpage.... No Reboot - True, but. Sure, it's true, on Linux when a kernel module updates you don't need to reboot the system, you can just restart the module, while on Windows updating a driver means 9 out of 10 times reboot the system, it's true but... who cares? Unless you're using Linux for a server where you need 0 downtime, you don't really care about rebooting or restarting a module manually, often you'll just reboot to avoid searching for the correct command. Btw, Ubuntu upgrades done via their GUI actually forces a reboot. Powerful Tools - Unrelated to Linux Those are programs that can be downloaded on Windows and be used with GitBash, except for cron, the true lacking features. On Windows you need to use services, which sucks. But not many users actually need custom cron jobs. Task Automations - You're right but explained it wrong. Task automation as in cron? Sure, kid of lacking on Windows (can be done but it's more annoying), but one liners aren't a "task automation" they're just that, one liners. They're cool, and they work on every system, I think what you like is bash (I love bash too). Performance - True, but only in some cases Not all Linux distros are lightweight, stuff like Ubuntu has a ton of modules and packages pre loaded just to make it work with most hardware, like Windows. If you want a lightweight system you need a full custom installation, like Artix, the results are great but setting it up the first times is absolute pain. As for stability, it depends on the maintainer of the packages and on what you do. As long as you don't touch your installation, it's stable, but it may not be safe after a while. Point 7 - I'm sorry, this is absolute bullshit. Error messages depends on the app, sometimes you can find (related to Linux) useful messages using dmesg, but software specific stuff... depends on the software. Some throw a very generic "core dumped" at you, then what? Customization - True, probably overrated No it's true, you can customize Linux however you like, but here's the thing. As for development environments, it's dependent on the software and it's unrelated to Linux. As for the actual Linux distribution, sure it's true, but don't think of it as an easy task, packages break with each other, support for HiDPI is still a joke in Linux, X11 and Wayland are still fighting each other. Making a distro look good ain't easy, and the improvements to your workflows are minimal. Oh god, I have a quick search bar I can use to spawn commands! Cool, so you have powertoys? Or cmd+space on mac? It's the same thing.

    @lynxesexe2837@lynxesexe283711 ай бұрын
    • This comment was one of the most thoroughly thought out and formulated comments I’ve ever gotten. This is great critical feedback, thanks man!

      @Hallden_@Hallden_11 ай бұрын
    • My man took all the knowledge from all his English classes and applied it here lol, but good explanation

      @glitchy_off@glitchy_off11 ай бұрын
    • new programming book released in the comments page of a KZhead video

      @adl_leo_0227@adl_leo_022711 ай бұрын
    • This is such a great comment you have organized your ideas really well.

      @Tharushism-su2ev@Tharushism-su2ev11 ай бұрын
    • ​@@Hallden_ Don't get caught up in this long-ass comment. YES, many of these things are available in Windows/Mac. On the other hand, this person is just being contrarian for everything else. "There are no good IDEs on Linux"...ok bud.

      @zachm7916@zachm791611 ай бұрын
  • “A computer is like air conditioning - it becomes useless when you open Windows.” - Linus Torvalds

    @wallawalla4405@wallawalla44053 жыл бұрын
    • Lol

      @reenarai4219@reenarai42193 жыл бұрын
    • Legend

      @zt9233@zt92333 жыл бұрын
    • and more useful when you put a penguin in there

      @anupamadissanayake1299@anupamadissanayake12993 жыл бұрын
    • 😁😁😁👍👍

      @KodingTreecom@KodingTreecom3 жыл бұрын
    • Well, 90% of desktop users don't think that way and finally we finish testing in Windows and Mac whatever we develop in Linux, so ..... ¿?

      @osr2004snd@osr2004snd3 жыл бұрын
  • Also, penguins are cuter

    @shubhang2877@shubhang28773 жыл бұрын
    • True

      @shubhang2877@shubhang28773 жыл бұрын
    • puffins masterrace

      @terahawk@terahawk3 жыл бұрын
    • My man spitting facts here.

      @ahmadimran6231@ahmadimran62313 жыл бұрын
    • underrated comment here.

      @gethermedel3620@gethermedel36203 жыл бұрын
    • My top favorite penguin: 1. Tux 2. Pen-Pen 3. Penguins of Madagascar 4. Any Penguin from Club Penguin 5. Pororo

      @fawzanfawzi9993@fawzanfawzi99933 жыл бұрын
  • Here is my other channel with nature related content: youtube.com/@halldenlogs3445

    @Hallden_@Hallden_ Жыл бұрын
  • Having been a Linux user for around 10 years now, I think it's advantage really comes down to modularity. Packages are not necessarily full programs, and dependencies can be installed as needed. This is different for Windows and MacOS, and really indicative of why Linux is loved in the server and other spaces. You can make Linux into what you need and want, with just the necessary packages and programs installed. Each program - say like gnome-desktop will have many packages, and while you install many to get it working you can tweak and play with which you need and don't need based on the use case. Of course somethings will require all dependencies and could break things, but for power users, this flexibility means you can have anywhere between an Alpine 120 MB iso image to an Ubuntu 2 GB iso image. That and native containers - again about modularity - that really make Linux a great base.

    @AdenMocca@AdenMocca2 жыл бұрын
    • AdenMocca......I have two linux boxes one with mint and the other arch. The Mint has over 2000 packages installed whereas Arch only has 900. Arch is lean and mean but it works great.

      @johnarnold893@johnarnold893 Жыл бұрын
    • Yeah, windows user never heard of packages.

      @sheeftz@sheeftz Жыл бұрын
    • I'm just 4 years or so, and I'm start to see it as you. I think is the reason I will never change linux. Dude I change distro everytime I'm bored and don't even have to lose my data, or time. Test software that was written yesterday among a lot of other cool things.

      @pablopenia@pablopenia Жыл бұрын
    • At the same time it is confusing if you are not used to it and just want to install OBS, get 5 error messages and you still don't know which package you need. Thankfully there are now flatpaks around, if you are not able to install dependencies by yourself.

      @Tri-Technology@Tri-Technology Жыл бұрын
    • @@Tri-Technology What distro are you using? read the wiki of your distro for obs package. Flatpak or snap is the worse thing to do

      @pablopenia@pablopenia Жыл бұрын
  • Linux: Pre installed apps to help you code efficiently. Windows: Candy Crush

    @mrcrabss8270@mrcrabss82703 жыл бұрын
    • Candy crash

      @abderrahmanben8915@abderrahmanben89153 жыл бұрын
    • Yeah you really need a lot of tools and adjustments to make windows work smoothly and disable all the telemetry. But i think were windows really shines is in terms of hardware- and backwards compatibility. If you grew up using Windows 95/98, you know that Windows has improved dramatically (in terms of stability as well). Just gotta remove all the bloatware and unnecessary stuff.

      @DonC876@DonC8763 жыл бұрын
    • lol

      @zsfyi@zsfyi3 жыл бұрын
    • the pre-installed apps in linux are to make linux work, to modify things because there is missing a lot of GUI to configure things around. even if there is a GUI, the traditional and primitive way of doing things in linux will not go away soon. the argument "it just works" is not enough anymore. everything just works otherwise nobody would be using it

      @arianitonline8748@arianitonline87483 жыл бұрын
    • Good point. Also, if you embrace "The Unix Philosophy" fully, you can do magic things on the command line. Microsoft tried to copy that concept with PowerShell, but seriously, ithese java-like horribly long function names and the (already failed, together with OS/2) half-assed object-oriented approach... it never was as simple as piping xargs, cut, uniq and sort together... Next level utilities are grep (searching like a pro!), sed (you probably never edited like this before) and awk (its own little programming language). With those, these one-liners are becoming quite advanced.

      @hinzster@hinzster3 жыл бұрын
  • I switched from Windows to Linux because of hardware in my old laptop. Now with Firerox opened with 10 tabs + Android Studio on Linux, it uses the same amount of RAM as Windows freshly booted with nothing started.

    @MrSojek@MrSojek3 жыл бұрын
    • Windows 10 hogs around at least 2 gigs ram. But I didn't have much luck with Linux it hangs n reboots randomly on my Asus laptop. Tried many distros just doesn't get along. Ram is fine I tested it.

      @zuhairs7929@zuhairs79293 жыл бұрын
    • @@zuhairs7929 does your laptop support Nvidia optimus? If so, that might be the problem.

      @irfangumelar5404@irfangumelar54042 жыл бұрын
    • @@zuhairs7929 you have to install the proper driver

      @juuamjskn2420@juuamjskn24202 жыл бұрын
    • Which distribution are you using

      @pumpkin2089@pumpkin20892 жыл бұрын
    • I dual boot linux on a laptop that was older then me and im able to play CS:GO while Windows takes an hour to boot

      @beansheeran7322@beansheeran73222 жыл бұрын
  • For the no rebooting, actually you may need to reboot but... that's only the case when upgrading the kernel (in order to switch to that new kernel) Though it doesn't force reboot and you can keep linux running on the previous kernel if you want to

    @guy7329@guy73292 жыл бұрын
  • Btw for the package manager one: Windows recently came out with Winget which is their own package manager. its actually very easy to use once you understand it and has a fuck ton of programs and packages to install.

    @GrandlineClips@GrandlineClips2 жыл бұрын
    • Is it better than pacman?

      @felixzeller5641@felixzeller5641 Жыл бұрын
    • @@felixzeller5641 obviously not because winget is newer than pacman, it still is a step in the right direction tho. When it comes to package managers linux ones will be much better because they have had more time to develop and evolve.

      @GrandlineClips@GrandlineClips Жыл бұрын
  • The backslashes alone are reason enough to avoid windows like the plague

    @KebunH@KebunH3 жыл бұрын
    • Agreed

      @ravishanker5140@ravishanker51403 жыл бұрын
    • I can't disagree with that, but LaTeX still brings them to Linux.

      @raymondheil4838@raymondheil48383 жыл бұрын
    • Just use forward slashes on Windows, it works as well

      @xOLLii@xOLLii3 жыл бұрын
    • so true ' : )

      @hexortails870@hexortails8703 жыл бұрын
    • @@raymondheil4838 Well at least in LaTeX they’re a control sequence and not a fucking directory delimiter

      @Macitron3000@Macitron30002 жыл бұрын
  • "Why Linux?" --So that you can proudly say "I use Arch, btw"

    @akshitthakur3842@akshitthakur38423 жыл бұрын
    • 😂😂

      @sadam_669@sadam_6693 жыл бұрын
    • Ima nub so I use mint btw

      @amitezuthachan5779@amitezuthachan57793 жыл бұрын
    • @Codera And we have a winner😂😂

      @akshitthakur3842@akshitthakur38423 жыл бұрын
    • why arch?

      @timuncuy556@timuncuy5563 жыл бұрын
    • @@timuncuy556 don't stress. Its an inside joke. Because people who use arch think they need every chance they can get to flex it😆

      @akshitthakur3842@akshitthakur38423 жыл бұрын
  • Excellent considerations of the question "Why Linux?". I think the Linux advantages for programmers you touch on can be bundled into two words that can be equally to any user: Freedom and Flexibility. 🙂

    @arxaaron@arxaaron Жыл бұрын
  • This video sums up what I have been saying for years. I am comfortable using Linux because I feel uncomfortable in an IDE and write my makefiles to compile my code from the command line. On top of years of enjoying Linux and writing my own C programs, I found that when I use a Macbook there is a terminal and my Linux experience also helps me use my Mac as well. I started using computers back on computers with MS-DOS before I used Windows and got comfortable with command lines.

    @chastitywhiterose@chastitywhiterose8 ай бұрын
  • I use literally all three daily. Prod websites definitely go on Linux for me.

    @realchrishawkes@realchrishawkes3 жыл бұрын
    • Yea, I always having problem using windows. I want to deploy microservices by Docker, but required wsl2. And I don't know to install wsl2 on windows server

      @Rhidayah@Rhidayah3 жыл бұрын
    • Hey! I know you! You taught me how to code python :D

      @ecc-qe2wh@ecc-qe2wh3 жыл бұрын
    • Bro

      @sida_g567@sida_g5673 жыл бұрын
    • Minu nimi on Taher Tuneesia. Ma varustan Hassoubiga. Olen vaene. Ma ei taha osta sülearvutit Al Alwan, Nahj Asfahni, Baja Tuneesia 9000

      @ttmsttmss7771@ttmsttmss77713 жыл бұрын
    • Has anybody ever noticed that every time one of these videos refers to a "bad hacker" the video always cuts to a set of hands punching away at a keyboard in the dark. I mean, you would think that these bad hackers would have learned by now that coding is ' SOOO MUCH EASIER' with the damn lights on!

      @natetolbert3671@natetolbert36713 жыл бұрын
  • The 7 reasons in the video : 1- Security 1:18. 2- Improved programming workflow 2;55. 3- No Rebooting 6:5. 4- Powerful programming tools 7:16. 5- Task Automation 8:10. 6- Performance 9:05. 7- Useful error massages 9:58. 8- Customization 11:27.

    @programmingtools3682@programmingtools36822 жыл бұрын
    • I really like pre-installed apps, literally save me time

      @varietyban3552@varietyban35522 жыл бұрын
    • thank you. well, seems like most of it isnt "that" big advantage if its even an advantage at all.

      @tonyonthewave@tonyonthewave2 жыл бұрын
    • 2. 2:55 3. 6:05

      @aiosquadron@aiosquadron2 жыл бұрын
    • @@aiosquadron you can edit your original comment

      @krishnaSagar69@krishnaSagar692 жыл бұрын
    • @@krishnaSagar69 Wdym? The OP wasn't mine.

      @aiosquadron@aiosquadron2 жыл бұрын
  • For me, customization is the most important point. Also, if you show a simple way to install a program, you could show the software center. True, they are different depending on the distro, and the terminal is an Ultimate tool for Linux. But the Linux Mint, the friendliness of Linux... you could show that as an alternative.

    @ryukusu_luminarius@ryukusu_luminarius2 жыл бұрын
    • Why is that important for actual development?

      @womp6338@womp63389 ай бұрын
    • @@womp6338 with customization you can make the things work the way you want. The code won't change if you don't have customization, but it will be more convenient. If you spend a lot of time in an environment that is more convenient, you are more happy. Some people like the default things. Sometimes, I do, but if I know there is something better, I try to make it work that way. Some people don't know there are better options. If you spend a lot of time in an environment that is not convenient, I would say it is a slavery. And I don't like it. I was happy with Windows 98 and XP until I learned there is Linux. After that, I don't want to use Windows.

      @ryukusu_luminarius@ryukusu_luminarius8 ай бұрын
    • @@ryukusu_luminarius tbh I can't stand windows either and refuse to use it but I don't think it really matters much for doing dev work and being productive.

      @womp6338@womp63388 ай бұрын
    • @@womp6338 Here is the short list of the things I can't live without: • pasting text with the mouse only - I think this one shouldn't be explained • control tabs in the browser with gestures (though you can do it on any OS) - this allows you to do that even not trying to find the close or open button. • arranging the buttons on the taskbar and windows in general, so that every application has its own place (or another way is tiling). The result of this is that when you need to expand/minimize an app, you don't even look there. If you have a bad eyesight, it will be super convenient. • dragging the windows with the alt+click. with this functionality, you can quickly arrange the positions without trying to find the window caption. • rollup the windows - this allows you to quickly see what is behind the window without changing much on the screen. This is a short list. and it is possible to do that on Windows. But on Linux it can work out of the box (except the browser tabs) and provides more stable and smooth experience. If you only use a single window for the code editor/IDE and a single tab for the application, you won't need those things. But if you do a lot of different things, you may want to refuse to live without them.

      @ryukusu_luminarius@ryukusu_luminarius8 ай бұрын
  • Everybody gangsta until a broken dependency.

    @GopakumarS@GopakumarS3 жыл бұрын
    • Underappreciated.

      @localboxcrox@localboxcrox3 жыл бұрын
    • so true

      @alexandre-ob1nf@alexandre-ob1nf3 жыл бұрын
    • Use brew and you wont have such a problem anymore

      @ruslan_yefimov@ruslan_yefimov3 жыл бұрын
    • Exactly!!

      @antonnovo695@antonnovo6953 жыл бұрын
    • Oh happy days of RPM dependency hell...

      @its_all_downhill_from_here@its_all_downhill_from_here3 жыл бұрын
  • I commonly get asked what IDE I use. I use Vim, and Linux is my IDE.

    3 жыл бұрын
    • @@ruidh4242 ikr

      @rayi512x@rayi512x3 жыл бұрын
    • @@ruidh4242 How so, Linux is built to be a development environment.

      3 жыл бұрын
    • @@ruidh4242 yep, i literally thought what a moron

      @pitchwaiz@pitchwaiz3 жыл бұрын
    • @ It's not built for that, but fine. But if these people are criticising you for using Vim, they're the morons.

      @nykal1510@nykal15103 жыл бұрын
    • i3wm, huh? 😄

      @pelic9608@pelic96083 жыл бұрын
  • Regarding the first point... I have a feeling a lot of the security benefits associated with Linux have to do with how pointless it is to write a virus for an OS that carries less than 5% of usage/market share (including ChromeOS) amongst the big 3. There's also the enterprise aspect- whereas Windows not only carries 75% of market share, it's used majorly in the enterprise, meaning there is more to gain with distributing viruses across firm machines (i.e. ransomware) and I have witnessed this myself at the last firm I worked for. Sometimes, they actually pay up. A good virus is one that can target as many machines as possible, and writing one for Linux regardless of its open-source nature is absolutely counterproductive.

    @RamyWarda@RamyWarda2 жыл бұрын
    • This statement is only partially correct. Majority of servers are linux based so if you want to gain access to a lot of important data, you should target linux. But it is not that easy to find way to exploit linux and it is not widely used as a desktop OS so hackers decide to write viruses for Windows. Windows is not secure enough, it is dominant desktop OS and as a result there are a lot of people without sufficient technical knowledge. That makes them perfect targets.

      @vlax12@vlax122 жыл бұрын
    • @@vlax12 I work for a financial firms enterprise data center, and while Linux is used primarily in the DC itself, I was more so referring to firm desktops.

      @RamyWarda@RamyWarda2 жыл бұрын
    • @Arnav Vijaywargiya This command needs a password to continue... sudo rm -rf /* No dev would issue such a command carelessly, and any malware cannot run, because a password is required to continue. *in linux, there are many middle men when it comes to downloading software. What if a repo mantainer gets hacked* Don't be paranoid. When was the last time you heard of repos being hacked? Package owners sign the package files, and consumers can verify those signatures. GPG can sign any file. In RedHat,YUM and DNF repo configuration files point to the GPG public key so RPM can verify the packages.

      @mucholangs@mucholangs2 жыл бұрын
    • @hvysomething Verification is build into Linux package managers. That is the beauty of Linux.

      @mucholangs@mucholangs2 жыл бұрын
    • @hvysomething You need at least a certain amount of developer PGP keys that come with the distro usually to ALL agree with each other and the repository that it hits multiple of that the signature is good along with generating the checks yourself.

      @aussierule@aussierule2 жыл бұрын
  • Useful error messages, I really can agree on that point. I recently ported from Windows to Linux (POP OS) and whenever I get an error, I can really get what is wrong with it and can search for a solution without the hassle of going through each article.

    @CheerfulNE@CheerfulNE2 жыл бұрын
  • Linux customisation is really great. I spend 8 hours a day in front of my computer. Having it be esthitically pleasing and personal to my tastes really makes it easier to spend so much time in front of it. Really who would not like a lightsaber mouse pointer?

    @corriedebeer799@corriedebeer7993 жыл бұрын
    • Which distro ?

      @ayushpatel-xe4yk@ayushpatel-xe4yk2 жыл бұрын
    • @@ayushpatel-xe4yk customization is more of which desktop environment or windows manager. But in general if you spent enough time on any DE you will make it customized to your needs

      @hqmzeh@hqmzeh2 жыл бұрын
    • that's how a real geek thinks

      @nasrimarc7050@nasrimarc70502 жыл бұрын
    • Material dark cursors for me. The gray variety is soooo pleasing to my eyes. It's on gnome look.

      @proctoscopefilms@proctoscopefilms2 жыл бұрын
    • @@ayushpatel-xe4yk I use Kubuntu since I have a Windows background. You can use any distro and install KDE. Since I prefer the Win 95 style, and very much dislike the colorless and lifeless Win 8 style, I customized Kubuntu to my liking. There is something called the Plastik look. I made the title bar blue with white text on it, just like in Win 95. When it is in the background, medium grey. Also, I used the Oxygen look for the controls (edit box, checkbox, combobox, progress bar). There are a LOT of options under Linux.

      @louistournas120@louistournas1202 жыл бұрын
  • "-get" is unnecessary. Sudo apt install vlc. Also it's not that you NEVER have to reboot linux, but it is less often required.

    @allenlark@allenlark3 жыл бұрын
    • That's true, but apt-get is generally better to use in scripting. For a lot of people, you burn apt-get into your muscle memory and it becomes more natural to type than just apt.

      @raymondheil4838@raymondheil48383 жыл бұрын
    • One massive plus for Linux though, is when you do have to restart, its way faster than the bloatware that is Windows. I have LVM, multiple startup programs, and its still so much faster than stripped windows that it blows my mind. Naked windows still has stds.

      @tcideh4929@tcideh49292 жыл бұрын
    • It's NOT less often required. It's required if you update a system component, or a program that's still running (if the installer can't safely kill it).

      @Christobanistan@Christobanistan2 жыл бұрын
    • @@Christobanistan There are tools to even allow you to update parts of the kernel without restarting, but honestly using Linux restartless is often more effort than just restarting it.

      @JBinero@JBinero2 жыл бұрын
    • @@JBinero I think restartless is more of a feature of servers, not something desktop Linux can really utilize..

      @Christobanistan@Christobanistan2 жыл бұрын
  • appreciate your last idea about customization in Linux. I think it can be a special way people deal with operating system and GUI. Although Mac OS and Windows seems to provide classic GUI for the user, they don't get enough access to modify and tweak your desktop. In Linux, I believe many people are willing to spend some time choosing them own style of desktop and going in-depth for exploration.

    @gavinxu1622@gavinxu16222 жыл бұрын
    • Don't forget tiling window managers. i3 alone is reason enough for me to never go back from Linux.

      @krkngd-wn6xj@krkngd-wn6xj8 ай бұрын
  • What the video missed is the power of the command line combined with all those tools gnu provides. In many situations it's just quicker to type a command with the appropriate parameters than navigating through several menues and in the end having to type e.g. a searchstring anyways. One of the commands i use quite often is 'grep' to search through any number of files for a specific string or regex.

    @Pengochan@Pengochan Жыл бұрын
  • I am not a programmer, but I have been setting up and managing BSD and Linux systems for almost 20 years. I have some skill in shell programming and python to make my daily life easier. I have set up so many servers and services on top of them, so I would like to say that your video is right to the point. Additionally, 7th entry of your video is not weird at all. According to my past experience, if there is only one advantage of POSIX systems over Windows, it is you can always get an output for your actions to see what went right or wrong, either through the shell or in log files or both. In terms of operation, Linux and BSD systems are transparent in this regard. This is so helpful for troubleshooting or monitoring anything on your system. Thank you for the video and keep up the good work.

    @ozgurerturk9915@ozgurerturk99153 жыл бұрын
    • How come you're like an Linux/BSD technician? How would you know about bash scripting and/or python? They're only available for NEET children, according to a genious commenting above...

      @willardwright1647@willardwright1647 Жыл бұрын
  • I've been using Linux for one reason. It came with a free, full development environment at a time when c/c++ compilers would cost several hundred dollars and were simply unaffordable to me. All the rest came as a bonus.

    @compphysgeek@compphysgeek2 жыл бұрын
    • gcc rocks ! And has so many targets !

      @SomeTechGuy666@SomeTechGuy6662 жыл бұрын
    • Isn’t the gcc available on windows?

      @doesntmatter6084@doesntmatter60842 жыл бұрын
    • @@doesntmatter6084 Yes, through MinGW

      @Seselix@Seselix Жыл бұрын
    • What was the IDE ?

      @LvUhcX@LvUhcX Жыл бұрын
    • which distro are u using bro??

      @xdethy@xdethy Жыл бұрын
  • On the note of no reboot after updates, I believe that kernel updates will prompt a reboot to load the new kernel. Though technically it can be ignored indefinetly unlike windows. With ressurecting old hardware, it's been a hobby of mine to see how old computer handle Linux, with a growing collection of "it works, but I don't use it" machines. I have reached a wall of sorts most x86 distros seem to cut off around pentium 3 era (good enough for most people). Off and on I try to ressurect my PowerPC Mac collection, but Ubuntu dropped support around 16.04 (2019 being the last time I had youtube streaming) and now of the two distro I found still capable of installing (Debian 11 and Adelie) they offer incomplete support with missing libraries meaning you can't easily build missing things like firefox from source. So in these cases I have been finding openbsd takes you back even further with better support. On the Mac end openbsd can run the motoral 68k machines and intel end it appears an ibm ps/2 (yes I actually still have functional 68k and ps/2 hardware laying around and since discovering this have been intending to find time to clone or replace their tiny drives to try this) as long as it has the fpu upgrade. Apparently there was "efforts" to even port it to the orginal ibm PC of the early 90s, but development was abandoned before completion.

    @stickfigure31@stickfigure31 Жыл бұрын
  • Nice video! 2 things I would add to your list: the terminal and pipes.

    @juandesimoni6463@juandesimoni6463 Жыл бұрын
  • Here’s a challenge. Drink every time he says the word Linux in this video

    @MultiAlpha11@MultiAlpha112 жыл бұрын
    • I am drunk

      @berightback854@berightback8542 жыл бұрын
    • Am pissing the whole week

      @suryakumar7912@suryakumar79122 жыл бұрын
    • Well i drank that of water and now i have dierhea 😂.

      @vijaypanchalr3@vijaypanchalr32 жыл бұрын
    • *fucking dies

      @syonghatisingh2808@syonghatisingh28082 жыл бұрын
    • I don't want alcohol poisoning.

      @somethingelse401@somethingelse4012 жыл бұрын
  • I think customization is actually a huge point. Being able to have a true keyboard oriented workflow with a tiling window manager and a good application launcher really makes for an efficient every day experience.

    @jemag@jemag3 жыл бұрын
    • I agree. Making your own hotkeys, aliases, OS outfit and more is huge plus on Linux, no matter which distro you're using. Linux made me interest even more components on computers. It's so fun to build a computer, install Linux and see what happens :)

      @Kettupaini@Kettupaini2 жыл бұрын
  • Thanks for making this video. I found it really useful as I am just getting started in programming and as a beginner, did not know what to buy. I have been using a Window computer, which I've had for 5 years.

    @kulturalkontrariankomedy@kulturalkontrariankomedy2 жыл бұрын
    • Stick with your current computer for now. You can learn linux slowly and migrate your work flow eventually but if you're a complete beginner, start with the environment you're already familiar with

      @austinedeclan10@austinedeclan102 жыл бұрын
  • For me most important thing: I can use system which is same or almost the same as production system. For years I was using windows and runing linux as vm with vagrant, but it never had the same speed as native Linux, because of file sync between guest os and windows. One of the main reasons why I needed windows as a web developer I had to use photoshop quite often. Now I don't need phtotoshop anymore and I switched to Linux - best decision. And even if I need photoshop, I found that Gimp went a long way and now is very user-friendly. One more cool thing with linux - for app or website development and testing I can run macos in vm on linux. The only thing I miss from windows is "Total Commander" - I'm trying mc and Krusader, but they are not that user friendly, maybe I need to spend more time configuring them.

    @pr0ximus@pr0ximus Жыл бұрын
  • Petition for Kalle to start a "so" counter.

    @SagnikAcharyaneel57995@SagnikAcharyaneel579953 жыл бұрын
  • "I've restarted my Webserver. Once. 15 Years ago" - Linux User

    @boredstudent9468@boredstudent94683 жыл бұрын
    • our servers are half way there lol

      @feinchan@feinchan2 жыл бұрын
    • B...b...b....but IIS???

      @desmondjefferson2127@desmondjefferson21272 жыл бұрын
    • @Glizzster I restart out servers once a month

      @abrahamalaniz3468@abrahamalaniz34682 жыл бұрын
  • Kalle, you are a brilliant programmer & youtuber, you should definitely make more frequent videos, Keep inspiring insh'Allah

    @LearnAvecAmeen@LearnAvecAmeen Жыл бұрын
  • Very good video. I recommend you use aptitude instead of apt. The big advantage of aptitude (you have to install it first) is that it checks what you have installed and if that is enough to run what you want to install, so it will tell you "This won't work unless you also install all this, you want me to do it for you?" :D Seriously, been using linux for almost a decade now and I don't regret ever leaving the Window$ umbrella.

    @Marianojoey@Marianojoey Жыл бұрын
  • Linux: *Has a bunch of penetration testing and programming toolspre installed* Windows "You want some jelly beans?"

    @nekistunter8569@nekistunter85693 жыл бұрын
    • Linux has literally nothing preinstalled

      @josefaschwanden1502@josefaschwanden15022 жыл бұрын
    • @@josefaschwanden1502 he’s talking about candy crush. Which does come installed on windows by default

      @moonwalkingg_5706@moonwalkingg_57062 жыл бұрын
    • Or at least the icon in the start menu does

      @moonwalkingg_5706@moonwalkingg_57062 жыл бұрын
    • @@josefaschwanden1502 depending on what Linux u using. But yea most of them (90%) of the stuff you need to get it yourself which I think it's a good thing. Not very beginner friendly but you get more control on what gets installed. Thou I still prefer Windows because of Adobe and games. And my favourite Microsoft paint is on there

      @Bob-em6kn@Bob-em6kn2 жыл бұрын
    • @@Bob-em6kn linux is just the kernel and comes with no external tools.

      @josefaschwanden1502@josefaschwanden15022 жыл бұрын
  • Looks like you never had to install something that wasn't included in the package manager.

    @blodder@blodder3 жыл бұрын
    • I'm not sure but the worst I had to do was cloning a repo and installing it with make, am I missing something?

      @passivecryptoearnings3605@passivecryptoearnings36053 жыл бұрын
    • There are almost always very clear instructions as to how to install something? Nowadays compiling a project is typically as easy as copying and pasting commands of the github page, plus it's likely the app developer has a pre-compiled tarball, or AppImage to download.

      @mgord9518@mgord95183 жыл бұрын
    • @@mgord9518 yeah exactly

      @passivecryptoearnings3605@passivecryptoearnings36053 жыл бұрын
    • @@mgord9518 well it is true that everything is more easy these days in linux but Kalle made it look like windows and Mac are a lot harder and I disagree on that part. I think linux, windows and mac have their strengths and weaknesses. In the future what os you use might be less relevant but we will see :)

      @blodder@blodder3 жыл бұрын
    • @gilkesisking Working in IT for 2.5 decades made me realize that a desktop OS is not for everyone. I saw a huge change with the arrival of smart phones and ofcourse the tablets, it made the digital world very simple for most people. To be honest, you don't have to be able to "cook" to get by, most people are just fine with a browser. Eventually computation can be done in the cloud, so why the need of hefty hardware at home for the general public. We even saw gaming in the cloud, ok, it's not there yet. But looking around at friends and family, I see that less people feel the need for desktops and even a few broke away from laptops. I have no problem with Foss but it has a long way to go if it wants to cover ground in the handheld sector. The beauty of linux is its diversity but it is also its greatest weakness.

      @blodder@blodder3 жыл бұрын
  • #1 - Linux is what runs in production - if writing server-side code you're almost certainly running your app on Linux in production. It's ideal to do development on your target platform #2 - Related to #1: Docker runs natively, whereas you need virtualization to run Docker on MacOS and Windows. This is a huge benefit for me

    @scotter7663@scotter76638 ай бұрын
  • I'm windows user and i don't have no clue how do i learnt, well i guessed some stuffer but still few explanations. Thanks for the tuto!

    @sahaljamaica@sahaljamaica2 жыл бұрын
  • "You just gotta do *sudo apt-get install*" *Laughs in Arch*

    @1eddy967@1eddy9673 жыл бұрын
    • AUR is way better than snaps and flatpaks

      @kedarshinde4216@kedarshinde42163 жыл бұрын
    • @@kedarshinde4216 yay all the way 😄

      @cubertuber780@cubertuber7803 жыл бұрын
    • laughs in poorly developed pac(kage)man(ager)

      @bielsalamimo3533@bielsalamimo35333 жыл бұрын
    • @@kedarshinde4216 yay ftw

      @davidyusaku@davidyusaku3 жыл бұрын
    • @Codera laughs in emerge

      @bielsalamimo3533@bielsalamimo35333 жыл бұрын
  • The only thing I learned: How many keyboard Kalle has?

    @alamjim6117@alamjim61173 жыл бұрын
    • 😂😂😂

      @harshjain8345@harshjain83453 жыл бұрын
    • Bad joke but ok

      @alubhau@alubhau3 жыл бұрын
    • You haven’t learned it yet. You’re asking a question.

      @intosomethingsometimes2193@intosomethingsometimes21933 жыл бұрын
    • @@intosomethingsometimes2193 😂😂😂

      @harshjain8345@harshjain83453 жыл бұрын
    • @@intosomethingsometimes2193 That's a nicer joke than the original...

      @alamjim6117@alamjim61173 жыл бұрын
  • I bought a new laptop for university in 2020 with Ubuntu pre-installed and the moment I opened it I loved it. Linux feels so clean. Remember the first thing you must do when setting up a new Mac or Win PC? Creating an Apple ID or Microsoft account, checking that Siri and Cortana are turned off alongside many other things so that you can limit the number of things Apple and Microsoft can spy on you with. When I set up Ubuntu I got asked "Who is using this computer" and "Choose a password". It feels so much better knowing there aren't any connections to big corps. The biggest downside tho is that it's not super consumer/beginner friendly. When using Linux you have to dig deep to understand what makes this OS better in many ways and to make use of its full potential. Win and Mac work right out of the box. Maybe, with time, that's gonna change tho.

    @lemmiix@lemmiix Жыл бұрын
    • with windows 10 i use a custom iso tailored for my needs and everytime i install it i dont even get asked to create an account. It just boots with the account created, zero bloatware, all the functions i dont care about removed, etc. i came to designate my custom iso as windows light lol

      @ioritenshi@ioritenshi8 ай бұрын
  • Developer for a living here, these are my reasons in order of importance for development: 1: Great build tools, compiling anything is easier in linux 2: Intercompatibility with macos and the server environment, a lot of my colleagues use macos, having build scripts be compatible is very useful, also debugging anything which usually only runs on the server side is a lot easier when you are on the same os 3: Bash, having bash be the default terminal is great, saving command history (ctrl+r to search through history is a life changer) aliases to automate stuff, integration with git with powerline and a lot more, just makes the terminal 100 times more effective 4: Configurability, being able to change every shortcut, interface and way of interacting with your pc allows you to optimize your workflow a lot 5: Open source, if something is broken, you fix it, good luck trying that on windows 6: Free, this needs not much explaining 7: Stability and not needing to restart often (although not having to restart for major updates like he suggest is bs, that's something you'll only find on servers and is not for us simple desktop users) 8: It's not windows 9: It's not mac os

    @MrTurbo_@MrTurbo_ Жыл бұрын
  • Linux: Cute penguin Windows: Dead pigeon.

    @RyanJohnson@RyanJohnson3 жыл бұрын
    • • Linux cannot run major commercial software by Microsoft and Adobe. Or even any of the random lesser known softwares are far better than alternatives on linux. open source replacements are clunky, hard to learn and are missing a lot of features • Linux is very unstable. The kernel crashes from plug and play devices, and drivers rarely work how they should. • Linux is unreliable. You can't trust it. A lot of things will never work together or at all without hopping distros or leaving out a favourite program. People hop between over 895 distributions of linux just to run away from issues. You can find yourself running windows again at any point when your needs change, because linux gives up where windows doesn't. • Linux is hard to install and maintain and additionally Linux has terrible support which continuesly brings users and corporations in trouble. If you are a linux user you have been one of them. • Linux relies on the terminal too much while windows and marcos can do everything trough the GUI. Linux users often brag about the use for this terminal but Windows has an optional Linux command line too. But basically just because linux software on windows comes with the same problems. • Linux does not support the majority of hardware and often there is no supported hardware for your needs at all. • Windows is fully responsive and supports screens of any size. While linux doesn't support screens below 800px and above 100 dpi by the date of 2021! • Linux is based on unix but is not even UNIX certified. Marcos is also based on unix and is certified. • Linux as a desktop is dead. By now all it is, is a sometimes great kernal to build for low footprint demands such as small routers or millions of virtual servers. And only when you are making everything yourself so you can take yourself responsible for technical support. Even so going linux is more expensive than paying for a windows license most of the time, unless your hosting minecraft or are completely self relient. For desktop use, it is never recommended to use linux as a development / desktop OS because it limits your abilities and software really that much. Good staff that know their ways on propiatery softwares will get things done much quicker on windows. • Linux is more expensive than windows to maintain and support and you have to pay for big training circles on your staff. • The person who suggests Linux is always a die hard Linux fan at home or in the datacenter, the rest of the staff doesn't want anything to do with Linux because they already have more than enough work • Windows has a subsystem for linux build right in, and does everything linux when you need to, and more. • linux is free, because you would get windows if you had to pay for it.. • The reason that you and many others are wasting time in linux, is just because it is playful, and that you are bored because you dont use your computer in any serious way. • Most of the issues reported about windows are fake. It does not slow down over time, the registry does not age worse than on linux and windows vista was a great successor to windows xp with extreme stability and uac security improvements. Most cleanup or tuneup software on windows are scams. • Linux is always behind by 10 years. No support for modern demands like high dpi screens, responsive design, touchscreens or other hardware or for devices to work together. • .net developed by microsoft is proven to create servers more robust and to handle lots really lots of extra traffic and it makes litteraly everything easy. you train an deep learning model in a few clicks. And .net is always on top of cutting edge technology. On linux you have to reinvent the wheel if it wasn't that .net 5 now also runs on linux. • Open source is not a benefit from the view of product quality. Much of the code is unmaintained. Nobody agrees to take a single direction, and you need lots and lots of money to hire the right developers. • People still brag about the ability to personalize your linux desktop environment but all you can choose is KDE, cinnamon, gnome xfce and some others that still show pitfalls of historical windows editions that windows have long gone passed by. There is no way denying that the latest desktop of windows is the best one. Windows also offers plenty of ways to adjust the environment to suit your needs more than linux can. • Almost all software and games also runs way faster on windows because everything up to the most unpopular game is optimized either by microsoft, nvidia or it's developer. • While windows is great as host OS to multitask on, linux serves at its best as a virtualised client machine to run a single purpose. • Most linux fans tell it like linux does everything that windows can, and more. But it is the other way around. Linux is sometimes usefull when the demand is rather minimalism.

      @faziolifairmont8125@faziolifairmont81253 жыл бұрын
    • @@faziolifairmont8125 ok, but what are you doing in a linux video anyway?

      @cl4655@cl46553 жыл бұрын
    • @@cl4655 lol he tells that linux is unstable, maybe he doesn't know most of the servers use linux.

      @shaypatrickcormac4670@shaypatrickcormac46703 жыл бұрын
    • @@faziolifairmont8125 where do i even start with that? You are so wrong just about everywhere.

      @skywz@skywz2 жыл бұрын
    • @@cl4655 spreading lies, as a linux beginner, I feel like I can say that Linux is easier and faster to install than windows, Linux is so terribly unstable that 96% of the internet runs on Linux servers that frequently stay on for months in a row and that there are many windows fanboys spreading fake info out there

      @andrefreitas2431@andrefreitas24312 жыл бұрын
  • My programming career ended before Linux came around. Writing utilities on UNIX was enjoyable because the interface with it is simple and directly (with C language) to the OS. I switched to Linux six years ago for the advantages presented in this video. Not having to restart the OS every time an app is installed is such a relief.

    @jeancorriveau8686@jeancorriveau86863 жыл бұрын
    • Jean C.........I have a PC I parked offline for about 6 months. It has two OS' on it, Win 10 and Arch. It's not dual boot but two drives and I only use one at a time. I updated both of them and it only took 1 reboot for Arch and it was done in minutes. Win took at least three reboots and it took forever to complete. Windows is such a waste of time. Linux is rules.

      @johnarnold893@johnarnold893 Жыл бұрын
  • I just started using linux again after trying OSX and Windows for a few years and it's wonderful. It's hard to say exactly why, but everything is just easy and stress free.

    @dtkedtyjrtyj@dtkedtyjrtyj2 жыл бұрын
    • Which distro do you use?

      @traveller23e@traveller23e Жыл бұрын
    • @@traveller23e Archlinux

      @dtkedtyjrtyj@dtkedtyjrtyj Жыл бұрын
    • I tried linux again for about a month like half a year ago because I wanted to see if they fixed all the small things I was really annoyed with back when I tried it last time a couple years ago. Now I still had some issues but ultimately what made me give up was a weird issue where no matter what I did whenever I restarted my PC some of my settings would just disappear. Like timezone, actual time and most importantly my sound. I have a pretty complicated sound setup with like 5 different microphones and like 3 different possible outputs so setting this up every single time I restarted the computer (once or twice a day because of electricity bills) was annoying enough that I simply couldn't get used to it. Also the amount of times I had to enter my password was really frustrating.

      @Gatrehs@Gatrehs Жыл бұрын
  • Also currently I don't know anything about Linux except from knowing it's an operating system, so I guess this video was really helpful/informative for me, thank you ❤️

    @inariiii@inariiii Жыл бұрын
  • "Sudo apt-get" isn't linux, that's debian. Other distros may do it differently. And that also isn't guaranteed to work. There are tons of programs that aren't available in repositories. Even if it is available it's likely to be an older version because ir takes time for a distro to update everything in its repositories. Another con to apt-get is that it just installs a generic binary that will not be optimized in any way for your machine. So it's useless if performance is a concern. Using apt-get as an argument for linux being easier to use is grossly misleading.

    @johnterpack3940@johnterpack39402 жыл бұрын
    • What is the replacment

      @amirmajadly8784@amirmajadly87842 жыл бұрын
    • @@amirmajadly8784 Any package manager will have the same problems. The only real alternative is to install from source. That way you always have the newest version of any program and it will be optimized to run as well as it can on your machine. But I wouldn't do it for every program. These tech channels never talk about it because it's complicated and they're trying to make Linux look as simple as windows. But they could at least quit using "apt-get" as a generic Linux feature when it isn't. If you install a distro derived from Arch and type "sudo apt-get" into the terminal all you will get is an error.

      @johnterpack3940@johnterpack39402 жыл бұрын
    • *laughs with Arch*

      @RFLCPTR@RFLCPTR2 жыл бұрын
    • Manjaro

      @beansheeran7322@beansheeran73222 жыл бұрын
    • @@johnterpack3940 binary applications aren't as bad as you think. There's no reason to compile from source unless you are extremely concerned about optimization. Also having the newest version of programs isn't necessarily a good thing.

      @theodiscusgaming3909@theodiscusgaming39092 жыл бұрын
  • We still reboot linux servers after updating, since you often need to load new kernel and also to verify update hasn't changed something that makes in unbootable rather than waiting for an unplanned outage to find that out.

    @HellToupee1@HellToupee12 жыл бұрын
    • That's where having a well integrated application model that prevents API changes and a huge team of testers becomes so critical. Linux desktop distros don't seem to care about this at all and it's why desktop Linux is so goddamned buggy and fragile for updates, and getting worse not better!

      @Christobanistan@Christobanistan2 жыл бұрын
    • @@Christobanistan Linux is goddamned buggy? Whenever you update software you get the new one after you reopen this software, no need for reboot. More complex things require restarting services without shutting down client connections. Even new kernel can be updated without restarting if you really want to.

      @NameUserOf@NameUserOf3 ай бұрын
  • I made a dual-boot on my new laptop I got for christmas.I fell in love with Linux (Mint) and I think it will be my main operating system in the future.

    @danielkoch8736@danielkoch87362 жыл бұрын
  • "The package manager in Linux" and the "just type in sudo apt-get install" imply that there is only that package manager for Linux, which is wrong. It is the package manager for Debian-based distributions like Debian, Ubuntu and Mint. Other distros may use something else like Arch using pacman, Gentoo using portage and Fedora using dnf, all with different instructions on how to use them and how they work.

    @cozyGalvinism@cozyGalvinism Жыл бұрын
    • That's right, let's install a distro without learning a single thing about it. Not even how do I call my pack manager. You people are certainly too creative to defense defenseless (Windows)

      @willardwright1647@willardwright1647 Жыл бұрын
  • As a developer the thing I currently appreciate most about Linux is "native" Docker with the benefits of: 1. File mounts are way faster than on Mac/Windows. 2. Network(s) are reachable from the host. So you don't need to expose any ports (possibly colliding with other interfaces) but can instead just use the container IP addresses from the host.

    @koobra9548@koobra95482 жыл бұрын
    • Yep. All of that is because there's no virtualization required at all, since at this point all processes are running as actual processes on your host machine. So... direct access to the file system and network, they're just locked away using cgroups and namespaces (for isolation/security). Windows/MacOS just require VM's since these features are primarily implemented in Linux, meaning now that you're working with a VM you have to share files (often very slow) and also have to have completely separate network stack for the VM.

      @patricknelson@patricknelson2 жыл бұрын
    • No damn anti-virus that blocks your local server making it impossible to learn angular either.

      @corriedebeer799@corriedebeer7992 жыл бұрын
    • u jsut sound like ur bad at using computers Lol@@corriedebeer799

      @lonecreeperbrine@lonecreeperbrine7 ай бұрын
  • There is a one more thing that i think you should say. Windows comes with a lot of stuff that is preinstalled, and some of these software you can't actually uninstall. The example is Cortana or Microsoft Store. When you deciding to install linux, you can choose a distribution, where nothing unnecessary is preinstalled (like Arch Linux) or if you choose linux with a lot of preinstalled stuff (like Ubuntu) you can easlly uninstall whathever you want. And when you told about usefull error messages you could aslo say something about processes. Well in Windows when system is something doing (like configuring an update) you se only "configuring an update". In linux you see exactly what is configuring and in what way. Anyway good job. The video is great

    @ipyzpolonez@ipyzpolonez3 жыл бұрын
    • wait you can uninstall Cortana and Store any other bloatware in windows feels like you don't know about this basic thing that you literally uninstall all the bloatware in Windows including Cortana and Microsoft Store heck even I don't have Cortana in my windows 10

      @-Blue-_@-Blue-_2 жыл бұрын
    • @klmn o this is the problem with linux community they think linux is superior in every aspect compare to windows but this is not the truth windows have better software support, better hardware support and have better compatibility support and linux lack all this 3 this is why most of the people prefer windows over linux

      @-Blue-_@-Blue-_2 жыл бұрын
  • Detta var ett gott sätt att förklara för icke-programmerare varför det finns något av en hype kring Linux. Jag är en av dessa och även om jag länge använt Linux som en vardagsanvändare har jag inte till fullo förstått programmerarnas fäbless för Linux. Tackar, jag ämnar att visa denna film för mina elever som är icke-programmerare.

    @orthancsmorkaingenjorsbyra6009@orthancsmorkaingenjorsbyra6009 Жыл бұрын
  • I use macOS as main computer and Linux for servers. They are relative to each other, yet macOS is simpler and easier to use plus supporting many other regular apps. You can run many similar commands on both systems. The only drawback of macs is being very very expensive.

    @MostafaAhmedAhmed81@MostafaAhmedAhmed81 Жыл бұрын
    • Or requiring a ton of work with a hackintosh

      @pidimensions@pidimensions Жыл бұрын
  • As a user who has used Linux, Mac and Windows for over 1000 hours each (probably), it really depends what you're programming and your use case. For most use cases though, it doesn't really matter. You can just try out Linux, Mac and Windows and see which one suits your style, but the main factor is programming skill. A nice workstation does boost productivity, but it's not the main thing.

    @TheAlanski@TheAlanski2 жыл бұрын
    • It's slightly more annoying to set up an open source dev stack on Windows because the makers of many utilities target *nix first. But only slightly. Thanks to Homebrew, things are even more straightforward on a Mac. I'm competent as a linux admin, but for programming I'm happy to just use whatever lets me gets things done with minimal configuration, and usually that's my MacBook. Of course, if you're making Windows software, you'll need a Windows machine, and for Mac or iOS you'll need a Mac. Also I'm not sure why he listed cron as one of the "programming tools" that linux users enjoy. I've never needed a task scheduler for programming. In any case, Windows has one, and it's easier to use than cron.

      @johncip@johncip2 жыл бұрын
    • @@johncip just because you don't use a task scheduler doesn't mean it's not needed. I am programming and using task scheduler for data imports. There is a lot of work around integrations which most people don't talk about. It matters, it counts, it is important. Don't deny it based on specific cases.

      @joehephwer1299@joehephwer12992 жыл бұрын
    • For most use cases, it doesn't matter which OS you use......assuming you ignore performance, cost, security, freedom and simplicity. If you do value those things, you should be using Linux.

      @RunOfTheTrill@RunOfTheTrill2 жыл бұрын
    • NOOOOO WINDOWS BAD LINUX GOOD LINUX MASTERRACE LINUX IS MY LIFE LINUX LINUX LINUX

      @Ascyt@Ascyt2 жыл бұрын
    • The main disadvantage of Linux is that there is no Visual Studio or anything free that is even close to the functionality and maturity of VS. IntellJ series is probably the closest to VS, but they are either not free or a lot more limited than the free version of VS. For example, the free version of IntellJ does not support any web development, whereas the free version of VS has ASP.NET application support. Also, when it comes to destktop application development, IntelliJ series have bad support for UI designer. Even the free version of VS has nice in-built WPF designer and it comes with an external programme called Blend, IntellJ has no such thing for JavaFX; it just uses an old version of SceneBuilder.

      @typingcat@typingcat2 жыл бұрын
  • Not hating, but... why you "using Linux" in WSL?

    @thedeegan@thedeegan3 жыл бұрын
    • You get best of both worlds Windows and Linux.

      @asandax6@asandax63 жыл бұрын
    • @@asandax6 What is best on Windows?

      @thedeegan@thedeegan3 жыл бұрын
    • @@thedeegan Games, that's about it.

      @alextellez987@alextellez9873 жыл бұрын
    • @@thedeegan A lot of things actually. Developing software in windows is much easier thanks to Visual Studio. Apps installing apps only requires an installer no need to look up commands you just find the exe installer or self launching and you're done. Apps in windows don't need to ask for thousands of dependencies since most dependencies are already available in windows and if you need a dependency you can add it directly to the app so Users don't have to download dependencies one by one if the app fails to do it on it's own ( I've ran into some dependency not found errors on linux and it's a pain to fix sometimes you try to fix one dependency but that dependency asks for another and it starts a long chain of dependecies).

      @asandax6@asandax63 жыл бұрын
    • Why u asking?

      @m.jamilrahman4971@m.jamilrahman49713 жыл бұрын
  • If you right click on the package you are attempting to install, then hit Open With, there a option that says "Software Install". Literally the quicker way when you don['t have time.

    @MAG320@MAG3207 ай бұрын
  • Super nice video! :) Would you install Linux on am old macbook pro from late 2011 or is it hard to get Linux to work on a Mac?

    @chrisbenn@chrisbenn Жыл бұрын
  • customization is a import one because it can increase the workflow insanely. the difference between a tiling and a floating window manager is HUGE. you save hours a month not using mouse a lot esp not for click those window borders to make place ect.

    @fawkeyes5111@fawkeyes51113 жыл бұрын
  • These are some really good reasons. I especially like the point about breathing new life into an older machine. Thanks for sharing!

    @TaylorBrauer@TaylorBrauer3 жыл бұрын
  • I use Windows and host my Linux OS via WSL2. It is by far the best solution I found to combine the best of these two worlds. There are many tutorials on this matter and you can then use Visual Studio Code to code on your Linux machine (it requires some extensions). All the information is easy to find on KZhead.

    @fabrice9848@fabrice9848 Жыл бұрын
  • I like the fact that so many people come back and reverse the exploits done by malicious users when someone tries to make a virus or malware, and does it so quick because of the open source code. That is the common misnomer in the tight security Linux has. It is easy to get a virus, however, to lockdown that exploit, the community is so on top of things that everything is so fast to correct.

    @michaelcopple1736@michaelcopple17362 жыл бұрын
  • About point 8: the customization you can achieve on Linux is a really significant advantage and is /not/ just limited to small aesthetic changes. Most programs are configured with "dot files" that you can bring with you to a new machine, and the behavior of many of these programs can be really heavily customized, often to the point of writing your own functionality for them.

    @ChiefExecutiveIntern5691@ChiefExecutiveIntern56912 жыл бұрын
    • For a long time, Windows software has been designed with local config files, avoiding the Registry. Even if they don't those few large software that don't do sync settings with your account, or allow settings to be exported. In any case when installing a new OS (or reinstalling), you really don't want to keep old settings; they are potentially the source of buginess that prompted you to do so in the first place.

      @Christobanistan@Christobanistan2 жыл бұрын
    • Meanwhile, in the real world Linux makes it significantly harder to do simple tasks like change the keyboard layout to something like US International and in some cases (e.g. Gnome with Wayland) it doesn't seem possible at all. What use is customization if all the available customization options are those you don't want?

      @isodoubIet@isodoubIet Жыл бұрын
    • @@isodoubIet as a programmer it is not the best choice (yet) to switch to wayland. It is not stable enough and/or is missing key functionality. Keep in mind that compared to X wayland is still a child slowly becoming an adult.

      @JulianLiebl@JulianLiebl Жыл бұрын
    • @@JulianLiebl Oh dear. What I described is an issue I had on gnome with Wayland several years ago, so I expected (hoped) someone would come along and tell me what I said was outdated. I have to say though, it's kind of distressing to hear that Wayland is not really ready since it's the default in some important distros.

      @isodoubIet@isodoubIet Жыл бұрын
    • ​@@JulianLiebl Do you have any ideas on what distro to use for programming that's lightweight( I'm using a 10 year old laptop) stable, and would work "out-of-the-box"?

      @JJ-jh4cm@JJ-jh4cm Жыл бұрын
  • I started out programming on System 6. Then I moved on to Mac OS 7.6. Then came Windows 98. Then Mac OS 9. Then Solaris (Sun, not Oracle). Then Mac OS X. Then finally Linux. It's been a weird ride, but I'm almost certain at this point I'll be staying on Linux as it is finally good enough at all the other things I want a computer for, that any programming I do will just be on Linux too. I'm not really a FOSS fanatic, but I do like that there's no single point of failure for it and I'll always have the flexibility to get the Linux I want, even if I have to build it myself, and run it on whatever hardware I want even, if I have to build it myself. I like my privacy and I'm sick of the choices all the big companies are making with their software and hardware products. If you haven't used Linux, seriously just try it. Install it on a VM like this video suggests. I've converted quite a few hardcore Windows and Mac people to Linux in the last couple years and some of them aren't even really techies. They're doing just fine on Ubuntu or Mint or whatever and don't have any issues or feel like they're missing anything from the Big Two. Unless you absolutely must use something specific from Adobe or Autodesk or Apple or Microsoft, and dual booting is for some reason unacceptable, chances are you can do whatever you need to do on Linux today, but there's alternatives, usually free, for just about every professional task. Many are industry standards like DaVinci Resolve and Blender. Yeah, Linux is basically great for gaming too now. If it's not the latest triple-A DirectX tech demo or an MMO, chances are it's native on Linux already. If it's on Steam and not native, it probably runs very well on Proton. If it's not on Steam (like Activision-Blizzard games), chances are high you can do a one-click Wine install using something like Lutris.

    @fakecubed@fakecubed3 жыл бұрын
    • The only thing that you need to know about gaming on Linux is that due to AMD pathetic attitude to supporting Linux drivers you must have an Intel machine if you want to game on Linux. Learned that the hard way.

      @corriedebeer799@corriedebeer7992 жыл бұрын
  • the sudo command is also a lifesaver, on windows if a command requires admin privelages, you have to reopen cmd as an admin, and do all that vs linux where you just type sudo

    @notcardi@notcardi15 күн бұрын
  • He kind of touched on this point talking about improving workflow but I feel the number one reason to work on Linux for programmers is that things just work. I remember when I was learning c++ and I was using exercism. For whatever reason I couldn't compile something. I really don't remember the details but I've wasted hours trying to get the program to work. Eventually I rage installed ubuntu. First try everything worked. Eventually I decided I'm too dumb for low level coding and jumped into web dev. Eventually I encoutered a similar issue. This time I think with mongo. I even forgot I already had ubuntu installed. Went there installed mongo, run the code and everything worked perfectly. That was the moment where I just set up a proper linux setup on a different drive and have been using it for pretty much everything except gaming.

    @errwip3070@errwip30702 жыл бұрын
    • C++ ain't low level. Assembly is.

      @willardwright1647@willardwright1647 Жыл бұрын
    • if you dont understand why it works or why it doesnt work than thats not very helpful or meaningful imo "it just works" is repeated by linux users as if the OS is magical, its not. it works for a reason, and it didnt work on other systems for a reason. if you can understand this you can act on it... thats what experience tells me

      @ioritenshi@ioritenshi8 ай бұрын
  • I’ve been a software dev and Linux user for a long time. I will say that while I hate windows, I have grown more accustomed to it again. I’ve found that Linux is not the best for a lot of specific/higher end hardware. For me right now, that’s becoming more and more a limitation sorry to say. Really hope Linux can get rid of x11 and other stuff like that some day.

    @mc3newsmcocconcierge504@mc3newsmcocconcierge5042 жыл бұрын
    • X11 is somewhat not necessary these days, Wayland is well enough supported on a lot of distros. But the driver situation on linux is still garbage and the overall stability and ability to update w/o bricking is still poor.

      @Christobanistan@Christobanistan2 жыл бұрын
    • Wayland is getting better

      @watynecc3309@watynecc33092 жыл бұрын
    • @@watynecc3309 yes

      @SunIsLost@SunIsLost2 жыл бұрын
    • Wayland is fully functional. Even windows games run perfectly on my Optimus laptop which was a huge challenge. I'm not sure about the state of color correction. I remember it being a big missing thing but I don't really care about it

      @spicynoodle7419@spicynoodle74192 жыл бұрын
  • I get why you recommended trying Linux in a VM, but personally, I would strongly encourage using a LiveCD instead of a VM, unless they have a powerful machine. I used to run Linux occasionally back in 2009 and know generally how well it should perform. I tried running a modern distro in Virtual Box, and VMware Workstation and the performance was just really, _really_ bad. TBF, my laptop is a bit underpowered, so it's not entirely unexpected, but I had much, MUCH better success trying it as a LiveCD before making the switch. Needless to say, I've been running Fedora 35 (Design Suite) for a few weeks now and feel really happy with the choice I made. It's really insane to see how much has improved in 12 years. Pretty much every single complaint I used to have is gone.

    @Sawta@Sawta2 жыл бұрын
    • Hey. I have a question. I have this opportunity to work at a startup , as of now what I know is they are coming up with a new server . My role as of now is to familiarize myself with Linux.should I take up this job? Will it add any value to my experience?

      @keerthivijay3335@keerthivijay33352 жыл бұрын
    • @@keerthivijay3335 I would be very wary of a startup unless I knew the people involved...Do they have personal experience in development? What does their workflow look like? What is the management structure? Is it possible to get an idea of how the company is funded? This isn't to say it won't add any value, just it could all crash and burn spectacularly so you'd probably want to keep your CV circulating just in case. If they're really pressuring you to meet all kinds of unachievable and more-or-less arbitrary deadlines, get the hell out of there.

      @traveller23e@traveller23e Жыл бұрын
  • I just switched from Windows to GNU/Linux Xubuntu and i'm surprised that can have more than 10 Chrome tabs with 2 windows of Android Studio with different projects opened at the same time with no struggling my Celeron laptop, even it doesn't get hot. It's amazing.

    @reco1I@reco1I Жыл бұрын
  • Your intro and outro are so great

    @dudewaldo4@dudewaldo42 жыл бұрын
  • Hello Kalle it is 3 am here in California been waiting for this video !

    @edgar-vt5qi@edgar-vt5qi3 жыл бұрын
  • I’ve spent more than four decades programming. Professionally I’ve spent more time programming on Linux, but I’ve spent decades on Windows. I’m very knowledgeable about both platforms. I’ve used multiple programming environments on both. The absolutes best IDE for C and C++ is on Windows, but he’s right that it’s harder to set up than Linux. Visual Studio has more built-in features than Eclipse, KDE, or any other Linux IDE I’ve tried. One of the best is the built-in analysis feature. I often prefer Linux because Unix-like systems have fewer legacy exceptions and idiosyncrasies, but if you want to write software to make money, there are more opportunities on Windows. My mother ran Windows. Linux developers have greatly improved the usability over the last 20 years, however, non-technical people will still find Windows and MacOS easier to use. Anyone who argues with that is refuted both by the non-technical people I know, and the sales. So, while everything he says is totally correct, Linux still has some hurdles to overcome. Too many technical people still don’t understand what non-technical people want, and thus while Linux has taken over the server space, and embedded platforms, it’s still way behind in the desktop market. Of course, there are server and embedded software markets too. And, it’s hard to beat free software. I think it’s just important to discuss Linux’s weaknesses so those are recognized and dealt with.

    @technowey@technowey3 жыл бұрын
    • @@rub181en - I've never posted on Instagram. What do you want to ask me about? I can answer here.

      @technowey@technowey2 жыл бұрын
    • vim better

      @hktech4644@hktech46442 жыл бұрын
    • Maybe im not a technical person because it is not easy for me to use specifically installing software so would you help me to install newest version of office to my machine? No you cant actually lol

      @danielvincent3811@danielvincent38112 жыл бұрын
    • @@danielvincent3811 - I've installed Microsoft Office many times. I haven't installed the newest version. Perhaps there's something different about that. I could try to help you, but I doubt you'd want me to do that. You shouldn't let strangers remote connect to your system!

      @technowey@technowey2 жыл бұрын
    • @@technowey no for that I can easily install but it doest fully work. It crashes very often and some features are not available thats the point

      @danielvincent3811@danielvincent38112 жыл бұрын
  • the one thing i like about linux is the terminal. no need to install other things just to compile your code from the command line.

    @legolloyd2009@legolloyd20092 жыл бұрын
  • @Kalle Hallden which tool, window manager and distro do you use in the video at 4:44 minutes? I want it 😂😂 love the videos, keep it up👍

    @marijnvanaalst7398@marijnvanaalst7398 Жыл бұрын
    • Did you find it??

      @yt_rahul@yt_rahul Жыл бұрын
  • Kalle runs Kalle Linux, not Kali Linux 😆

    @Pyroseza@Pyroseza3 жыл бұрын
    • Whoah smarta$$

      @Matt-sc6gg@Matt-sc6gg3 жыл бұрын
    • BAHAHHAHAAHHAHAAHHHHAHAHAHHAHAHHAHAHAHHAHHAHHAHAHAH SO FUNNY BAHAHAHHAHAHAHAHHAAHHAHAHHAHAH

      @krylite5541@krylite55413 жыл бұрын
    • XD

      @jacksongrey6110@jacksongrey61103 жыл бұрын
    • it's just wallpaper :D

      @bascelik91@bascelik913 жыл бұрын
  • Some package updates will require a reboot in Linux, or at least shutting down and restarting specific services. There are limits to using old hw with Linux. 32 bit computers are fast becoming obsolete, even under Linux. Most main stream Linux distros (exception Debian for now) are dropping 32 bit support on PC hardware. 64 bit PC processors were available since 2003.

    @scharkalvin@scharkalvin3 жыл бұрын
    • Usually those are kernel updates, and restarts aren't strictly required, but you can run into problems trying to load/unload kernel modules after a kernel update.

      @valshaped@valshaped Жыл бұрын
  • Programmers who also happen to be graphic designers: must be nice, being able to easily renounce Microsoft or Apple

    @YaroLord@YaroLord2 жыл бұрын
  • Subscribed. Your videos are so interesting! I really learn something from them.

    @kulturalkontrariankomedy@kulturalkontrariankomedy2 жыл бұрын
  • Well, I have been programming since 1973 and in C since 1981, C++ since around 1989. There are two reasons that I find Windows to be a valuable development platform. The first is if you are writing Windows programs. While Windows programs are obsolete, you may need to support and enhance your existing Windows programs that were written years ago. The other is sometimes I have a tricky bug. When that happens I go to my Windows XP workstation and fire up my Borland Turbo Debugger. It is still the best debugger I have used and makes life much easier. I can't use a workstation with Windows 7 or higher because those versions of Windows don't have the extremely challenging technology of emulating a Microsoft 80x25 text screen. From the standpoint of serving, not programming, I have found that a computer running Linux will run my software at least 4-10 times faster than the same computer running Windows. I just got around to upgrading a server running Centos 5.3 which was installed at least a dozen years ago. It never had an issue and I upgraded because I was worried about the age of the computer/drives and it was slow compared to newer ones. When you add in the fact that Linux is free, then the only reason to run a Windows server is it is forced down everyone's throats due to "corporate standards."

    @drwisdom1@drwisdom13 жыл бұрын
    • What I do is run a Linux machine on bare metal and Windows 10 and MacOS on virtual machines.

      @blu-rae864@blu-rae8642 жыл бұрын
    • "While Windows programs are obsolete, " ==In the corporate world, they have decided that all applications should be web based for some reason. The claim is that maintaining it is much cheaper than having a real application. The problem is that web based apps are still crappy and you run into strange behavior. Some of them install on Citrix. Again, I have seen all sorts of buggy behavior due to Citrix itself. It is just layers upon layers. I prefer separate apps that are specialized in what they do rather than one gigantic mess of HTML, JavaScript and who knows what.

      @louistournas120@louistournas1202 жыл бұрын
    • ​@@louistournas120 Trust me web based applications are the way to go! There are many reasons, but the most important of all is security. Done right web applications are very secure at a level Windows programs can't touch. The second reason is you can run web programs remotely from any computer, phone, tablet, etc. without requiring a Windows workstation. Citrix is used specifically to allow Windows programs to run remotely, which they weren't designed to do. Use of Citrix is an indicator of software design failure. I still support my Windows programs (medical). They took a lot of work to write and the users know them well and want to keep running them. We aren't throwing that investment away. But in 2004 I realized Windows was dead and started writing web based applications. The web version still runs on the LAN just like the Windows program, but remote users can also run the software through the Internet, and it is lightning fast. If you like programs that aren't a "mess", that is dependent on both the platform and the programmer. Web applications are traditional programs that follow the old school execution scheme - you start at main and keep going until you decide to quit. Windows is a handshaking agreement between the OS and the expectation that every program it is running has no bugs. It is based on a ridiculously complex and failure prone API that easily leads to crashing, making Windows programs inherently unstable. The Internet connected computer I am typing this message on came with Windows. But after a year or so it started crashing about 1-3 times a day. I didn't feel like going through a Windows installation. I have been running Linux for LAN servers since 1996 but never once installed a GUI desktop. But I said I know it installs fast so I installed Linux with KDE desktop instead of Windows. Been using it for a couple years now with Chrome and it works well. I have been running Windows for over 30 years and it is constantly changing for the worse. The only reason for businesses to run Windows today is that corporate management signed a costly contract with Microsoft that forces their employees to run Windows and its evil stepsister Office. Sorry about the length.

      @drwisdom1@drwisdom12 жыл бұрын
    • @@drwisdom1 I don’t mind the length of the text. Yes, I guess the goal of Citrix is to run Windows programs remotely. Having web based programs has the benefit that you can run on other OSes, like you said. From what I have seen, that is something that has mostly gone unused for the last 20 y since Windows is the standard and IE is the standard up until recently. I find that the Win32 API is pretty basic and very much usable. Some changes have been made over the years as new Windows versions added new features, but the API is stable and so, your old Win 95 software can still run on Win 10. That’s 27 y of compatibility. Softwares that crash and have issues is bc they don’t follow the specification, they don’t follow the documentation at MSDN. MS has said that they apply a lot of patches to deal with such buggy software. It is one reason why Windows is bloated. The classic Win32 API seems to be mostly unused and most have moved to the dotNET framework. I don’t have any experience with dotNET. Most of the focus seems to be on a language like Java and C# where they eliminated delete and they don’t allow certain things. This is why I prefer C and C++. I just track all my memory allocations. This is how I know when a leak occurs. I can easily copy pointers around. I can even insert some assembly language into it. Java and C# are for programmers who don’t think. If programmers want to make web based apps, fine, but there is no escaping reality. You still need a real application: Firefox, Chrome, Edge, Opera. These things are massive beasts that require constant bug fixes. On the Linux side of things, you would have to use an API such as GTK or Qt. There are plenty of apps written in C++. Also, I think nearly all desktop games are written in C++. The corporate world IT world is afraid of change. They can’t move away from Windows, MS Office and Intel CPUs.

      @louistournas120@louistournas1202 жыл бұрын
    • ​@@louistournas120 Not to mention that, newsflash, web apps require internet to operate. If you need to edit an online-only file and the internet goes? Sorry, sucks to be you. There's a reason IDEs are still offline.Also, I like your points about how we don't seem to use the cross-platform advantages at all. As a C# dev I can tell you that it's very good for doing higher-level things easily and quickly. You don't ever think about pointers or memory allocation, and there are multiple level of optimization in the compilation process so a lot of stuff runs fine no matter how you write it. It's also very legible. All this makes it a great language for someone first learning to code (don't trust anyone who tells you JS is good for that...lack of type safety and compiler errors just makes things more confusing and bugs harder to find), and corporate also loves it because "quick and easy" as well as being very much in fashion. We wouldn't want to be using _c++_ like it's 1997 now, would we? Additionally, it runs in the .net runtime. This means basically it's compiled to an intermediate language and then the computer it's run on compiles it again (which requires appropriate software) to its native machine code. That way you can distribute a single binary and anyone running Windows can run it regardless of architecture. A side-effect is that the binary you distribute can be trivially decompiled into source, which is always fun when corporate finds out their commercial "secrets" are effectively public (that fine print turned out to be important after all, eh?) That said, all these advantages of .net result in programs that aren't great performance-wise and eat vast amounts of memory. Turns out just because your memory is managed, it doesn't mean it's managed _well_. Anyway, for that reason and the fact that C# jobs basically all require you to use Windows, I'm currently working on learning C and then once I start to get the hang of it I'll move on to C++.

      @traveller23e@traveller23e Жыл бұрын
  • As a programmer that uses Windows and Linux, I can say: 1. True, but not for that exact reason. There were serious security bugs that lasted tens of years to be fixed. Also, not everyone can do a push request into the kernel and is accepted (which is also one of the reasons why Linux IS secure). Moreover, Linux (as an Kernel) can run viruses. Just look to Android and see that it had more viruses created for than enen Windows. That said, Linux (desktop) is generally safe for 2 reasons: 1. There are so many distributions out there that is really hard for a legit software developer to target Linux, let alone viruses; 2. Some Linux distros makes a good use of embed security resources. 2. Right about package managers on Linux, but kind of exagerate the flaws on Windows. It isn't that hard to install something like Chocolately and then type "choco install whatever-you-want-to-install" into powershell. And other "specialized" package managers, such as NPM (Node), PIP (Python), Composer (PHP), etc, is also available on Windows. Also, a developer can hardly be called a "beginner". 3. There are very few installations that really requires reboot from Windows. Normally those are the installations that changes the files of the OS itself. And Linux will have to reboot if Kernel is changed. 4. It depends on the distro you use and the programming language/framework you'll develop for. I never got some Linux that was already ready for work out of the box. I always had to install things before coding for the first time on that system. Bit if it is easy to install things on Linux, this becomes a non-issue. This point I can say that it's #1 once again. 5. I have to give you this point. Yes, there are ways to do some automation on Windows, but it can't be compared to Linux automation, that is simplier and more powerful. Hands down one of the best Linux features. 6. As a dev, I think that I have to think about performance on the target system. It doesn't concern me if Linux runs on a literal potato (spoiler: it runs), but it does if I'm coding a backend that will run on Linux server. Also, who is my client and what will s/he use to access the software I'm making? That question is very important on determining what I'll use for coding and testing. Sometimes, a WSL2 enabled Windows can be better than a Linux installed on metal for developing. 7. Nowadays, Windows have the Reliability Monitor, where you can know what happened to your PC. There are also other ways to actually know what's going on, such as the performance monitor (available on task manager on Windows 10). On the other hand, Linux problems is not that easy to solve or even find out what actually happened. And if we speak about solution, there one extra layer of complexity out there: the distro you're using. A solution that solves some problem on Ubuntu is not always good to solve the same problem on Gentoo or Arch Linux. Each distro may have its own architecture, which makes it harder for someone to actually find out a solution for that problem. 8. Yes, true. But I met very few developers who actually needs to customize something inside the Kernel itself or even actually needed the OS source code to do anything. It IS a good thing you can make an 100% custom platform for some hardware, but this is more for big enterprises, like Google or Valve. In practice, I see even totems or panels being made using Windows, even considering that Linux would be better there. Conclusion: This video serves more as a Linux propaganda than as a actually informative video.

    @geraldodefigueiredojunior2116@geraldodefigueiredojunior21162 жыл бұрын
    • I got 8gb ram and android studio is slow even if I run my app on Android device not emulator, on windows so my question is should I install Linux along with windows, for Android development will it have better performance. Note that I'm asking for dual boot because I need to use Windows as well for some purposes.

      @mrworldwide9172@mrworldwide91722 жыл бұрын
    • @@mrworldwide9172 You probably have your answer by now, but in case anyone else is curious, the answer is no, you really need to check the recommended system resources of the software you use. Another thing is that you will never know until you try. Try the things you're curious about, that's another advantage of Linux; The ability to taje control.

      @BURN-ADDiCT@BURN-ADDiCT2 жыл бұрын
    • 8. When did he talked about customizing the kernel, the fuck are you talking about??? He talked about you can customize the environment to your liking. In practice basically like 90% do that

      @oscaride283@oscaride283 Жыл бұрын
    • @coriollis Yes. It is propaganda. It contains misinformations. And no one needa to be misinformed to choose Linux.

      @geraldodefigueiredojunior2116@geraldodefigueiredojunior2116 Жыл бұрын
    • Android is a java runtime on top of Linux.... that's why some people apps want you to 'root' it... unlike windows you cannot just simply get root previliges by clicking a allow button 😇

      @nid274@nid274 Жыл бұрын
  • I use linux on my 2 machines exclusively. For me point 8 is the only one I consider really important of those listed. Everything else can be achieved more or less in Windows or MacOS as well. Although maybe not performance - but that is normally mitigated by just buying a new computer. The customization point in the video sounds a lot like customizing key-bindings or some tweaking of the workflow. No, it is about the possibility to choose the desktop environment/window manager from a plethora of completely different paradigms. Tiling window managers for example are just a huge improvement for me. When I'm forced to use my Windows computer for my job, I just can't get it to work as I want, that't the one difference that matters. - I'm not the owner, I'm an ordinary user of that operating system - That's what's different on linux. No rebooting was the weirdest point of those - I reboot my linux machine regularly, at least once a month so no big difference to a Mac. You don't need to, but it is just easier to reboot from time to time to get to a clean state of the machine instead of tidying up all those processes and restart the correct services after updates etc.

    @matthiasbendewald1803@matthiasbendewald18032 жыл бұрын
  • now windows 10 and 11 also contains pre-installed package-manger : winget install

    @anshulgupta9978@anshulgupta99782 жыл бұрын
  • The moment i went linux i never went back. You made a good point about saving and using older computers i have over 15 computers now and all have linux but 2 which are macOS. I only use windows in a virtual machine but going to build a gaming rig for PC soon. I love linux and it will always be my fav since im big into computer science.

    @yoshi04cgn@yoshi04cgn3 жыл бұрын
  • 3:00 sudo pacman -S in Arch

    @user-zs8ib2tt8k@user-zs8ib2tt8k3 жыл бұрын
    • xbps-install in void

      @aswinzero@aswinzero3 жыл бұрын
    • Use paru

      @dam0ne@dam0ne3 жыл бұрын
    • Paru for AUR of course. Or yay, but I think it's discontinued now.

      @erwinjitsu_3706@erwinjitsu_37063 жыл бұрын
    • @@erwinjitsu_3706 Yay isn't discontinued now, just one of the developers quit but for some reason DistroTube made a video incorrectly saying that it was discontinued.

      @theodiscusgaming3909@theodiscusgaming39092 жыл бұрын
  • I'm on Manjaro Xfce so I have access to Arch Wiki and AUR, possibly the two greatest tools invented for a newbie.

    @markharrisllb@markharrisllb2 жыл бұрын
  • 4:23 from the very little use I have with Linux, it was not that easy. As a completely new user I had to do the same steps as windows, going to their site and making sure the code I put in to download the application was correct. I'm not sure if terminal is case sensitive or not, but I'm pretty sure not every program is going to be named the way you think. For example you might type "Photoshop" when in reality the command needs "Adobe Photoshop" (Just an example not sure if true for this app)

    @Jojo2@Jojo22 жыл бұрын
    • Again, barely an hour of use with Linux and I always got the code from sites, so maybe this isn't a problem idk

      @Jojo2@Jojo22 жыл бұрын
    • Oh btw Photoshop isn't on linux so that isn't a problem

      @nihancj@nihancj2 жыл бұрын
  • Always a calm vibe in videos. Just love it❤️

    @nafisnur5268@nafisnur52683 жыл бұрын
  • I have been a professional programmer for the most part of 10 years. What you have mentioned is not really about programming, but mostly about operating system differences. Outside of being a network administrator or being a dedicated Linux or Python developer, I find my productivity as a full stack developer better with Windows 10 and Visual Studio. The main reason is Visual Studio is a fantastic tool, and Windows is sort of required infrastructure for most development roles outside of building web pages. Visual Studio and the Microsoft stack has basically the same features as the Linux package manager and it's called NPM. I disagree that it is 'easier' to get things done with Linux, and that this will be dependent on the type of development you are doing. It would not be easier if you needed to write a DLL or a driver for the Microsoft OS, because you are on a different OS. The reason why programmers think 'x, y, z' is better for programming is that is because that is all they have been exposed to, or something has been over-hyped in an industry to generate popularity for a product.

    @ncnhomegrown@ncnhomegrown3 жыл бұрын
    • I understand the statement you finally mention, but Linux obviously has no profit from all its hype, since it's open source. Once you get past the "scary" error messages and the annoying stack prints, Linux is a medium from programmers, for programmers, it's like a symbol of tech-democracy. While in some cases some OS's can have their perks, Linux can be whatever you want it to be, provided you have the time to get familiar with it. That comes from someone that uses WSL

      @ptr_does_music7042@ptr_does_music70422 жыл бұрын
    • I disagree with this, outside of every enterprise ever using the Microsoft Office Suite and find the summary and reasons given here overly generalized.

      @xx-cj6ew@xx-cj6ew2 жыл бұрын
    • "Visual Studio and the Microsoft stack has basically the same features as the Linux package manager and it's called NPM." What do you mean, you can use NPM on any OS really.

      @marijnstapert9036@marijnstapert90362 жыл бұрын
    • this is really just bullshit. You can use VSC for Linux if you really want to use VSC, and whatever 'required infrastructure' you're talking about isn't really Linux's problem. Saying that Windows-specific compatibility makes Windows better for programming is the equivalent of saying that Mac is better for programming because you basically can't do iOS programming in Linux.

      @aventura1266@aventura12662 жыл бұрын
    • @@aventura1266 You are confusing VS and VSC. You also missed OP's point that it has pretty much nothing to do with programming. Different options exist for doing things differently between different Operating Systems. "...and whatever 'required infrastructure' you're talking about isn't really Linux's problem." We live in a world where windows is just the more popular product by a big margin, and that means more apps are built for windows. It's sad, but it's true and there's pretty much nothing you can do about it. For the record, I use both Linux and Windows and I have nothing against either of them. "X is better than Y" discussions have never helped anyone in programming. They are tools, and it is up to you to use them to their fullest extent.

      @alexm.2960@alexm.29602 жыл бұрын
  • I just add a zsh plugin that I wrote to make all updates and upgrades common to all linux distros. For example to upgrade in arch, fedora, or debian based distros I just type 'upgrade' I even have that working in mac (homebrew) and alpine linux. Also I use I3 and have a script to allow me to configure my desktop to home, work, and play time. So to switch to a work setup I type 'goToWork' and the computer reboots (in about 4 seconds) with my laptop open in remmina, my browser in my center screen, and teams on my left screen. It is handy because I never have to set up my computer (no program opening or adjusting) depending on my use case.

    @batboy49@batboy49 Жыл бұрын
  • thanks for the informative video! I have a question How do you make things like linux on cmd?

    @kihunkim9122@kihunkim9122 Жыл бұрын
  • Uhh...most distros are free!! Stonks 📈📈

    @elgatito00@elgatito003 жыл бұрын
    • Which distro he is using in this video?

      @rohitdhas4438@rohitdhas44383 жыл бұрын
    • @@rohitdhas4438 kalle Linux😂😂 Jk it's Kali linux

      @elgatito00@elgatito003 жыл бұрын
    • They arent free. They are community funded :)

      @GeoTechLand@GeoTechLand3 жыл бұрын
    • @@GeoTechLand yes

      @saurabhdalakoti6099@saurabhdalakoti60993 жыл бұрын
    • @@rohitdhas4438 kali Linux

      @sokoyaadedolapo5321@sokoyaadedolapo53213 жыл бұрын
  • It depends on your scope as a programmer. Game development mostly work on Windows or MacOS

    @pedroduran8927@pedroduran89273 жыл бұрын
    • GUI development is also fairly lacking on Linux. Java isn't really suitable for everyday dev on "everyday machines", especially not lower specs like laptops tend to carry.

      @LyricsQuest@LyricsQuest Жыл бұрын
  • With the exception of the VLC example (wich can be replicated with choco in windows) all the things you mentioned are extremely generalistic, so are heavily binded to the specific circumstances of each task for every person. I would really like to know more really specific examples, like the VLC one.

    @alejandrocastro211@alejandrocastro21110 ай бұрын
  • Error messages was actually my final straw for quitting windows. I need that debug info

    @NoodleBerry@NoodleBerry2 ай бұрын
  • 0:55 second screen shows that he is using windows

    @lulzsec1642@lulzsec16423 жыл бұрын
  • A couple other reasons: there's no telemetry for the OS to serve you ads. For #8 regarding customization. Using a window manager, like i3 or bspwm etc, you can be more productive while rarely needing to touch a mouse.

    @theoriginalstove6675@theoriginalstove66752 жыл бұрын
  • Hey, idk which distro are u using but I would like to know what are the preinstalled tools that you used in the section of “task automation” I’m thinking of switching to Kubuntu from Windows and It would be very helpful to have those tools for automation but idk if those comes by default in Kubuntu

    @matildegaete1385@matildegaete13857 ай бұрын
  • With linux, tha path to programming seems to be a natural progression. Doing a few things leads to using the terminal.. then all of a sudden, one is editing config files. And that leads to some shell scripts to do regular tasks. Then one finds out that python is installed out of the box, and well why not check it out. And other languages are free and easy to install. Plus doing things from the command line just makes them make more sense. say if one is editing a package from a gui, one isn't anchored to a directory and referencing files from there and loading from the current location. Yes, an IDE does have a nice tree to organize that, but for a guy new to it.. editing directlly from a command line just helps the understanding. And everything in linux is like that.

    @coo463@coo463 Жыл бұрын
    • at the same time sometimes (most of the times) doing everything from the command line isnt fast nor efficient...

      @ioritenshi@ioritenshi8 ай бұрын
KZhead