i tried programming on the CHEAPEST laptop

Поділитися
Вставка
  • Опубліковано 6 вер 2024
  • I wanted to see what the developer experience would be like on a really cheap laptop - is it even possible?
    Cheap laptop that supports dev mode: amzn.to/3MOeteO
    My current dock: amzn.to/3ijmNFH
    My latest dock with ethernet: amzn.to/36a98hz
    My monitors: amzn.to/3ucOmWu
    ▶️My recent tests of M1 Pro/Max MacBooks for Developers - • M1 Pro/Max
    ▶️ Apple M1 and Developers Playlist - my tests so far - • Apple Silicon and Deve...
    ▶️ Apple M1 iOS Development Setup and Simulator performance Test | Intel Core i9 Comparison - • Apple M1 iOS Developme...
    ▶️ Apple M1 JavaScript Development Environment Setup - • M1 MacBook JavaScript ...
    ▶️ Apple M1 and VSCode Performance - • Apple M1 and VSCode Pe...
    #m1 #m1ultra #developers #macstudio
    💻NativeScript training courses - nativescriptin...
    (Take 15% off any premium NativeScript course by using the coupon code YT2020)
    👕👚iScriptNative Gear - nuvio.us/isn
    - - - - - - - - -
    ❤️ SUBSCRIBE TO MY UA-cam CHANNEL 📺
    Click here to subscribe: / alexanderziskind
    - - - - - - - - -
    🏫 FREE COURSES
    NativeScript Core Getting Started Guide (Free Course) - nativescriptin...
    NativeScript with Angular Getting Started Guide (Free Course) - nativescriptin...
    Upgrading Cordova Applications to NativeScript (Free Course) - nativescriptin...
    - - - - - - - - -
    📱LET'S CONNECT ON SOCIAL MEDIA
    ALEX ON TWITTER: / digitalix
    NATIVESCRIPTING ON TWITTER: / nativescripting

КОМЕНТАРІ • 214

  • @ritchielrez1680
    @ritchielrez1680 2 роки тому +173

    The paste command in a Linux terminal usually is Ctrl+Shift+V. Probably because Ctrl+V isn't map to anything in the terminal, it sends ^V to the shell.

    • @ashimdahal182
      @ashimdahal182 2 роки тому +9

      @Aditya Wagh the terminal doesn’t follow this rule though. Its ctrl shift v for paste and ctrl shift c for copy

    • @ritchielrez1680
      @ritchielrez1680 2 роки тому +9

      @Aditya Wagh That's your web browser, not standard terminal.

    • @DMSBrian24
      @DMSBrian24 2 роки тому +7

      @Aditya Wagh no, in a shell, ctrl+key are reserved for special operations such as ctrl+c being an interrupt, ctrl+d being exit etc. so to interact with the actual terminal emulator and paste text, you need to use ctrl+shift+v and it's obviously without formatting cause you can't have formatting in a terminal

    • @menkiguo7805
      @menkiguo7805 2 роки тому +6

      It surprised me he dont know this. It is almost in every linux distrp

    • @CaridorcTergilti
      @CaridorcTergilti 2 роки тому +3

      THANKS!!!!! You just told me this after years of copy pasting with clicking on paste on the Linux terminal.

  • @carlcodes8422
    @carlcodes8422 2 роки тому +55

    Love the honesty of this video - you've done a huge amount to help us all feel at home

    • @AZisk
      @AZisk  2 роки тому +1

      Thank you so much!

    • @yusufdomun303
      @yusufdomun303 2 роки тому

      @@AZisk Hey Alex , you should test Asahi Linux on the m1 macs !

    • @yusufdomun303
      @yusufdomun303 2 роки тому

      @@AZisk I 've heard it's faster

    • @chachomynacho
      @chachomynacho Рік тому

      No joke, i’m just getting into programming and seeing Alex just copy and (attempt to) paste things without really grasping the reasoning helps me know i’m not alone!

  • @soulfabuk
    @soulfabuk Рік тому +6

    Alex, I'm laughing my ass off at the sound effects when you're trying to paste. Developer comedy right here 😂

  • @ZacLangston
    @ZacLangston 2 роки тому +7

    I was falling all over my desk at 5:50 ow that was so funny!!!!

    • @analuiza2677
      @analuiza2677 2 роки тому +1

      Me too XD... Chrome OS is based in the Debian Linux system. Debian is a bitch XD

    • @ZacLangston
      @ZacLangston 2 роки тому

      @@analuiza2677 I use debian

  • @glyakk
    @glyakk 2 роки тому +11

    8:21 I feel this so much... I am also reinventing the wheel because I am always forgetting how I got something to finally work.

  • @satysin630
    @satysin630 2 роки тому +13

    I still regularly develop on my 2011 Dell Latitude 🙂 It is a 3rd gen Intel Core i5 that I picked up for €10. It came with 2GB RAM but I had 8GB spare so I popped that in and a 250GB SSD and it runs Fedora like a champ. The only bad thing about it is the 1366x768 12.5" screen isn't very nice to use but it works just fine. I can use Docker on it or full VMs in Boxes or VMware. I even installed Windows 11 on it a few months ago to see if it works which it did just fine.

    • @dinukajkdy3291
      @dinukajkdy3291 Рік тому

      ips or tn?

    • @satysin630
      @satysin630 Рік тому

      @@dinukajkdy3291 awful cheap TN. Dell didn’t put high quality panels in the base model Latitudes back then and I’m not even sure they offered a 1080p upgrade option as it’s only 12.5” but it’s usable and plugged into a monitor still makes a great little machine especially for kids or older parents that don’t game. The only area I now notice some performance issues is 1080p video playback drops frames as UA-cam uses vp9 which this machine can’t hardware decode so it struggles a bit if you’re watching on a 1080p monitor. Not a huge deal as it’s only a frame or two every 10 seconds roughly so normal people don’t even notice but I’m not exactly normal 😂
      It’s still amazingly good for development though. I do a lot of C and Rust on it and use Docker to containerise most of my stuff and it has no issues with any of that. Just showing it’s age user to new multimedia codec evolutions.

  • @bryans8656
    @bryans8656 2 роки тому +15

    This reminds me of when I got my first Raspberry Pi and started to learn to use Debian commands in the terminal. It was a vertical learning curve for me too.

  • @yc9853
    @yc9853 2 роки тому +6

    pasting is using shift with the ctrl button
    so ctrl+shift+v

  • @satysin630
    @satysin630 2 роки тому +17

    When you install the Linux developer feature on a Chromebook it does indeed run Linux within a virtual machine.

    • @RealmyTheMan
      @RealmyTheMan 2 роки тому

      even though chrome OS itself is linux-based

    • @khhs
      @khhs 2 роки тому

      @@RealmyTheMan Well hi there
      Didnt expect you here xD

    • @maurobg8066
      @maurobg8066 2 роки тому

      @@khhs hm....

    • @SDFTDusername
      @SDFTDusername 2 роки тому

      @@maurobg8066 oh you too

    • @RealmyTheMan
      @RealmyTheMan 2 роки тому

      @@khhs lmfao

  • @tassaron
    @tassaron 2 роки тому +10

    copy and paste in Linux terminals is ctrl+shift+c and ctrl+shift+v.
    I use nvm to install node. Apt is not great for dev dependencies sadly

  • @jsebrech
    @jsebrech 2 роки тому +7

    Very entertaining, and very recognizable to anyone that struggled before with getting linux to work on unfamiliar hardware.
    Incidentally, on january 2, 1991 a young Helsinki student named Linus Torvalds went shopping for the most badass computer he could afford. He spent FIM 18,000 -- about $3,500 -- on a gray brick that came with a 33 megahertz processor and 4 megabytes of RAM. He used that computer to create and release linux to the world. This chromebook has a quad core 1.83 ghz cpu (as compared to single core 0.03 ghz in the 386), and it has 4 GB RAM (as compared to 4 MB RAM), so this "weak" computer is literally a thousand times more powerful than the first computer that ran linux. If it can't run linux well, that is more a criticism of today's software than it is of its computing prowess.

  • @VernonWhite
    @VernonWhite 2 роки тому +3

    I bought a new Windows education laptop at Microcenter a few months ago ($99 list on sale for $79). 11" Evolve 3 laptop, Celeron N3450 with HD 500 graphics, 4 MiB Ram, 64 GiB ECC HDD with a 1366 x 768 60 Hz display. I had to add an $12 Wi-Fi dongle as the internal cellular modem/Wi-Fi was windows only (not even the GitHub code "fix' from manufacturer worked). It easily loaded multiple versions of Linux. I ended up with Pop-OS! adding Python 3 and Visual Studio Code. The laptop works, I can code simple stuff, and work thought Linux admin basics. Converting this Windows machine was much easier converting to a Linux dev environment than getting my 15" HP Chromebook running Linux. I understand the frustration with "Can I get Linux running on this Chromebook."
    My conclusion was would I want to code on it as a real developer... probably not. Do I care if I completely brick it while I'm learning Linux administration, dealing with questionable GitHub repos, or learning some basics of security issues... Nope, don't care. So a cheap laptop has it's uses where I would not do any of this on my main machines.
    Great video for what we can do with cheaper stuff. Thanks!!

  • @BillyBraga
    @BillyBraga 2 роки тому +1

    adding "sudo" in front of "curl xxx | bash -" won't change a thing if the error is in running the script after downloading it... You'd want to add the sudo just before "bash" (Not that you should install node as root)

  • @sfhdoan
    @sfhdoan 2 роки тому +4

    You can install VS Code, Docker, Python on chromebook. These are nifty laptops for middleschoolers. Some of those $300 chhromebooks like the Acer Spin are pretty dope with HighDPU 3:2 ratio screens

    • @RomPereira
      @RomPereira 2 роки тому

      I do agree. CB are very Nice indeed!

  • @ehvlullo
    @ehvlullo 2 роки тому +15

    Would it have been possible to just straight remove chrome os and install a linux distro? Maybe the toy laptop can can still be used.

    • @victordanielhernandezarzola
      @victordanielhernandezarzola 2 роки тому +3

      You can on many older Chromebooks, however the Linux App support in ChromeOS is pretty good, the main limiting factor for most Chromebooks is usually RAM and Storage

    • @jasondrummond9451
      @jasondrummond9451 2 роки тому +2

      yes
      Gallium OS

    • @DMSBrian24
      @DMSBrian24 2 роки тому

      @@victordanielhernandezarzola the linux app support is just running a virtual machine so it's always gonna be limited, in addition, only some of the newer chromebooks offer that functionality, but regardless chromeOS is just a spyware filled OS that really offers nothing that regular linux doesn't with the exception of coming preinstalled on the device

    • @victordanielhernandezarzola
      @victordanielhernandezarzola 2 роки тому +1

      @@DMSBrian24 Yes it’s a VM, however it’s not limited to “newer” chromebooks as I said the Toshiba Chromebook 2 from 2015(broadwell) does support it and in newer Chromebooks like the Acer Spin S713 the experience is good; based on owning both devices.
      As for the App support the main problem was Audio and HW Acceleration. Nowadays it has come a long way with even Parallels launching a product for ChromeOS. The overhead from running in a VM isn’t that big (even more so if you consider the average spec of a Chromebook)
      As for the spyware stuff probably yes, but that also applies for Android with the play store or any Google product, including UA-cam which we are using right now. It’s up to personal tolerances/preferences.
      ChromeOS is a very polished experience(it better be for what it offers); now if you’re going to work in Linux all day long it’s just better to get a machine from System76, Tuxedo, etc

    • @archimax08
      @archimax08 Рік тому +1

      @@jasondrummond9451 galliumOS is EOL

  • @darshandani1
    @darshandani1 2 роки тому +2

    The sound effects when you could not figure out copy-paste were hilarious !!

  • @albyx
    @albyx 2 роки тому +3

    great video! I have a couple of Windows and Mac machines but always been curious to mess around with a Chromebook. I've got a cheap one but the most I've done with it is install some flavor of Linux, not much. More videos like this certainly spice up the channel. Thanks again, Alex!

  • @markmahowald7866
    @markmahowald7866 2 роки тому +3

    I have been trying to pick a new laptop for development. This is actually really comforting to me because it means I can go pretty cheap

  • @TechdubberStudios
    @TechdubberStudios Рік тому

    1. you can select text and then drag the selection in the terminal (works like copy-paste, but only with mouse) with windows side-by-side.
    2. Try Control + Shift + V if Control + V does not work.
    3. Right click on the terminal and choose "paste".
    There you go. 3 methods to paste things.

  • @thewiirocks
    @thewiirocks 2 роки тому +1

    Best way to get VS Code up and running quickly is by installing code-server. It will allow you to run VS Code in a web browser. Super easy and quick to setup.
    For the ultimate flex, setup your dev environment on a Raspberry PI (which won’t have all these crazy setup problems) and access it on your ChromeBook on the go. Developer mode not required! 😉

  • @eructationlyrique
    @eructationlyrique Рік тому

    Why would it run on a virtual machine? it's the same OS. It runs in a chroot. Terminals predates copy and paste by decades, Ctrl+C was already used to interrupt commands and ^V is how the terminal interprets Ctrl+V. MacOS gets around this by using Meta+C,V for copy/paste, while windows and linux kept Ctrl+C,V. This means other keys need to be used to copy/paste in a terminal. In Linux, this is typically Ctrl+Shift+C,V.

  • @harleyspeedthrust4013
    @harleyspeedthrust4013 Рік тому +1

    for the longest time in the windows shell (cmd), "ctrl+v" did the caret+V thing. to paste in cmd, you have to right click. i think they changed the behavior of ctrl+v now but i still right click because i'm paranoid

  • @bandito241
    @bandito241 2 роки тому +1

    That’s how I install nodejs on any Linux distro, using curl. I do it from the official nodejs though

  • @robchr
    @robchr 2 роки тому

    Ctrl is actually used on the terminal to do special commands. It's easy to get hung up on this if your GUI also uses Ctrl for actions. Terminal was around before cut and paste. In terminal you can use use Ctrl-U/Ctrl-Y but it's a completely different copy/paste buffer.

  • @mentalmarvin
    @mentalmarvin 2 роки тому +2

    You could have just flashed linux onto the dell toy. If you know vim, you can always just use a terminal to code.

  • @luisminayagarcia9938
    @luisminayagarcia9938 Рік тому +1

    Awesome, that was what I needed to know about a chromebook for programming, thanks! PS: Greetings from Perú

  • @koukiadem
    @koukiadem 2 роки тому

    To open browser when running Angular serve, you need to type:
    ng serve -o

  • @lecheast1
    @lecheast1 2 роки тому +4

    More chromebook programming content would be awesome!

  • @buck3213
    @buck3213 2 роки тому

    1:52 **Crouton devs screeching in the distance**

  • @ardawanx
    @ardawanx Рік тому

    Wish you could teach us how to turn galaxy tab S7 to programming machine. Docker, golang, nodejs etc.

  • @hanes2
    @hanes2 2 роки тому +2

    "get linux on here"...? isn't ChromeOS linux to begin with? Gentoo or am I remembering wrong.... afaikChromeOS is the most successful Linux desktop... I'm confused?

    • @mentalmarvin
      @mentalmarvin 2 роки тому +1

      It has a small Gentoo core, with a locked in monstrosity on top of it

  • @onilbautista
    @onilbautista 2 роки тому +6

    this reminds me every time I have to set up local environments for a new company.

  • @GameCornerYT
    @GameCornerYT 2 роки тому

    Just found your channel, really fun video!
    Looking forward for more cheap laptop shenanigans

  • @TheRealTedNeal
    @TheRealTedNeal 2 роки тому

    I’m currently using an 11” 2015 MacBook Air with 4 gigs of ram running Manjaro Linux for my C++ programming.
    It works fine but I can’t wait to upgrade to a newer MacBook.

  • @HuntingKingYT
    @HuntingKingYT 2 роки тому +2

    Compare Flutter 2 vs Flutter 3 for M1, it seems like a huge difference

  • @analuiza2677
    @analuiza2677 2 роки тому +2

    He says: Here's the MacBook M1...
    I hear: Here's a MUCH MORE POWERFUL computer with a screen 2 inches bigger and with the same body size

    • @mfdez920
      @mfdez920 2 роки тому

      And for ~$1000 more

    • @RunForPeace-hk1cu
      @RunForPeace-hk1cu 2 роки тому +1

      @@mfdez920 m1 costs $849 refurbished if you find the right deal

  • @GT-20
    @GT-20 Рік тому

    Ctrl+Shift+c to copy and Ctrl+Shift+v to paste in linux terminal

  • @SeuCanal1000
    @SeuCanal1000 2 роки тому

    Definitely continue this serie

  • @pixel0577
    @pixel0577 Рік тому

    Man really got my school chromebook frfr

  • @seantyler7140
    @seantyler7140 2 роки тому

    Acer Spin 713 is a cool little chromebook.

  • @haybail7618
    @haybail7618 Рік тому

    to paste it is actually ctrl + shift + v

  • @christiansaravia7865
    @christiansaravia7865 2 місяці тому

    I have a used chromebook that was only 35 dollars and I can code on it, it’s great!

  • @komorebi3324
    @komorebi3324 2 роки тому

    to paste stuff in linux terminal it's ctrl + shift + v

  • @seantyler7140
    @seantyler7140 2 роки тому

    If your chromebook allows the newer version of Chrome OS .. none beta version of developer… you can even load VSCode

  • @bisarothub1644
    @bisarothub1644 6 місяців тому

    just wondering if you have tried the cheap mini laptop like GPD or chuwi minibook or crelander p8 for coding?

  • @trustedsource1273
    @trustedsource1273 Рік тому +3

    I was dying laughing at this. I programmed for years on an AT&T 7300, UNIX System V,. 2MB RAM, 10Mhz 68010 processor, 20 MB hardrive. Programmed in C, KSH and AWK. Monochrome greenscreen. Note: MB not GB, Mhz not Ghz. So the Chromebook should be a monster comparitively speaking.I cracked up watching you try to do VIM on another video. I had the choice of vi or ed. Still have vi muscle memory.

    • @AndrewTSq
      @AndrewTSq 9 місяців тому

      I've always wondered how Unix runned on hardware without MMU? Or did the 68010 have it? I know the 68000 did not anyway :)

  • @marcelo8690
    @marcelo8690 2 роки тому

    for copy paste try Shift+Insert

  • @alexeiz
    @alexeiz 2 роки тому

    "You can't program if you can't copy and paste" - that goes into my list of favorite quotes.

  • @Lorfv
    @Lorfv 2 роки тому +3

    we need part 2! this was fun to watch

  • @MachielGroeneveld
    @MachielGroeneveld 2 роки тому +1

    Fun video! More cheap computer videos please

  • @KM-xo3tr
    @KM-xo3tr 2 роки тому

    You can also install all that stuff and much more even Docker on your samsung phone in DeX mode

  • @orkuncetin4195
    @orkuncetin4195 2 роки тому

    In order to paste in Linux terminal use CTRL + SHIFT + V . But I don't know if it works on Chrome OS.

  • @michaellenson3440
    @michaellenson3440 2 роки тому +1

    Hi, thanks for the video. I was using HP chromebook (code name Falco) and I was using it with windows and Linux by installing custom bios. If you want I can share some resources or check if it is available on your chromebooks =)

  • @lonniewatson9109
    @lonniewatson9109 2 роки тому

    Watched this with great amusement, as I went through all this on my 4 gig Raspberry PI 400 some months ago. Though it was running a full fat Version of Ubuntu at the time though only 32 bit. Still it installed and ran the angular CLI bits a bit faster than 3 mins, not a barn burner but for 100$ what do you expect. On the plus side VS Code an most of its addons are readily available for that system...

  • @Therealmrdejay
    @Therealmrdejay 2 роки тому

    That issue where ^c showed when trying to copy. I've had that issues a number of times trying to use the cli on Linux inside a vm

  • @ducky1681
    @ducky1681 2 роки тому

    I'm wondering if you could install Linux bare-metal on chomebooks

  • @kenvererer
    @kenvererer 2 роки тому +2

    Tip: middle mouse button click for paste works in iterm2. In old time X Window System environments, you copied simply by selecting, pasted by middle-clicking. No keyboard necessary at all. Anything you select is in a copyboard buffer. It still works in Linux (in addition to regular copy/paste).

  • @FlopsPL
    @FlopsPL 2 роки тому

    Haha. "If you not have Ctrl+C Ctrl+V you can't program". So true :)

  • @ChristopheLereverend
    @ChristopheLereverend 2 роки тому

    Great one Alex!

  • @davidtindell950
    @davidtindell950 2 роки тому

    BUT ... Can we program efficiently and effectively ???

  • @vasiovasio
    @vasiovasio 2 роки тому

    Dedication Level Infinity!

  • @ulcuber
    @ulcuber Рік тому

    ChromeOS is based on Gentoo and runs Debian-like virtual machine for dev-mode

  • @cyrilbischof7864
    @cyrilbischof7864 Рік тому

    It is good to take to a place where the security is an issue like place you might get robbbed, i would rather lost 80USD than a mac which cost more than that!

  • @peeprensj1231
    @peeprensj1231 Рік тому

    Comparison video please

  • @csharpiro
    @csharpiro 2 роки тому

    You could try code on android phone? Or maybe iphone?

  • @Roastercode
    @Roastercode 2 роки тому

    Ctrl + ins (copy) // Shift + ins (paste) ;)

  • @stevenhe3462
    @stevenhe3462 2 роки тому +1

    Alex desperately need to learn how to use a Linux terminal :D
    Also, as a developer you probably want to just wipe out the ChromeBook and install some lightweight Linux distro on it instead of running on a VM

  • @ilyakhalizov308
    @ilyakhalizov308 11 місяців тому

    Copy and Paste command should be the first class in any Developers Cources)

    • @AZisk
      @AZisk  11 місяців тому

      i know right? they didn’t teach it in the school i went to :)

    • @Cyber_Gas
      @Cyber_Gas 5 місяців тому

      ​@@AZisk it is just ctrl+shift+v

  • @_KDP
    @_KDP 8 місяців тому

    i unironically use my chromebook every day, i use it to program lots

  • @kevinwong2885
    @kevinwong2885 2 роки тому

    just wondering how's the development experience on a cheap chromebook compared to a old laptop, say, Dell E6400....

  • @danny_the_K
    @danny_the_K 2 роки тому

    I had to laugh when you hit the wall getting Node 16 installed and then when ahead with someone’s command… security no-no, but it’s what the average guy that is frustrated with poor documentation, half-built articles, and a trail of “try this” helpers. You did a could representation of me getting something “working”. I was surprised you got it up and running. I would like to see some performance comparisons between the Chromebook and a low end MacBook/Dell EPS 13 from 6-7 years ago, which can also be had for around $100 bucks these days. It might be fun to see.

  • @xyjlugah9852
    @xyjlugah9852 2 роки тому

    you can use homebrew on linux

  • @christianhabermann6527
    @christianhabermann6527 2 роки тому +1

    Excellent example why Linux never got big: Horrible usability! So many basic things like copy, paste, drag & drop, standard commands and common best practices simply dont work or dont work like they should. I've seen entire computer science classes failing to install a simple program on Ubuntu, and entire companies switching back to Windows as everybody had problems doing the most simple things. THIS is why usability is so important.

  • @lacika1125
    @lacika1125 2 роки тому

    Google should consider adding VIM as a default text editor to ChromeOS for a more seamless user experience.

  • @Ruptured_AU
    @Ruptured_AU 2 роки тому

    arnt the chromebooks using arm? so wouldnt you need to download arm versions of programs?

    • @AZisk
      @AZisk  2 роки тому

      this is an intel based chromebook

  • @rafaelmartines
    @rafaelmartines 2 роки тому

    Why you don't use docker? I mean the bad part its looking for a tutorial on how to do it, but it would have been less stressfull (?)

  • @dtesta
    @dtesta 2 роки тому

    How can you NOT know that right-clicking is paste?? It's been right click for years and years. Amazing.

    • @AZisk
      @AZisk  2 роки тому

      in this case the touchpad sensitivity is off on this machine- which is what caught me off guard

  • @RomaKovalenko
    @RomaKovalenko 2 роки тому

    What about cloud development from chromebook or something else?

  • @dmoneyballa
    @dmoneyballa 2 роки тому

    cntrl+shift+v copy into terminal on chromebook

  • @mintkatYT
    @mintkatYT 2 роки тому

    You could have used an external mouse to right click and copy and paste

  • @jefferyjames8292
    @jefferyjames8292 Місяць тому

    why you don't try using netbook???

  • @KINTUALEXLADWONG
    @KINTUALEXLADWONG 2 роки тому

    Have been with you toe to toe. Just built my first Project on a MacBook pro Intel 2017 it took 10 seconds

  • @ivansostarec2564
    @ivansostarec2564 2 роки тому

    yeah now add 10 dependencies to that angular app and the chromebook will combust in your hands :D

  • @ayeminoo2067
    @ayeminoo2067 Рік тому

    Pls try ide like intellij or vs code as well

  • @93hothead
    @93hothead Рік тому

    I think we need every of these libraries to just work

  • @DigvijayBhakuni-1990
    @DigvijayBhakuni-1990 Рік тому

    copy = ctrl + insert
    paste = shift + insert
    it's universal

  • @florians684
    @florians684 2 роки тому

    Can you install Linux programs and use their GUI in chrome OS? Firefox for example? Because, at least in the public version of Windows subsystem for Linux (WSL2), it does not support that.

    • @AndrewTSq
      @AndrewTSq 9 місяців тому

      Yes it runs normal apps with GUI. I use Audacity, Visual Studio Code, Blender among others.

  • @mgdotdev
    @mgdotdev 2 роки тому

    what am I going to edit my code with, vim??
    yes.

  • @allanmaclean
    @allanmaclean 2 роки тому

    An 8Gb Raspberry Pi 4 will blow the chrome book away for a dev environment (try Ubuntu server 64-bit with K3S) for less money. Depends if you have a monitor, keyboard & mouse about

  • @benygh911
    @benygh911 2 роки тому

    @Alex Ziskind Bro, just use or Build VSCodium instead of Vscode (M$ looking at you're CODE at Visual Studio) It's the SAME, BUT with *NO Telemetry*
    😁✌ GreeTs and G0D➕Bless U-all

  • @yangkinkoh9532
    @yangkinkoh9532 2 роки тому

    Subscribed for the damn nice voice. Keep it up.

  • @Br0adCastYourS3lf
    @Br0adCastYourS3lf 2 роки тому

    Lenovo reccomends the GalliumOS distro for Chromebooks.

    • @Br0adCastYourS3lf
      @Br0adCastYourS3lf 2 роки тому

      In Big G's slit: Lenovo GalliumOS "Install Linux on a Chromebook". Select the link to the Lenovo website, and scroll to the last paragraph.
      Whenever I post the link to this webpage, my comment is obliterated / incinerated.

  • @frozeneye100
    @frozeneye100 Рік тому

    Lol. You well knew what you got yourself into… Chromebook ok… but I think I rather get a celeron. But yeah arm and risc CPUs should become more main stream.
    But ^C is literally the exit command man. Even on Mac

  • @LjupceAnastasov
    @LjupceAnastasov 2 роки тому

    I wouldn't wish it on my worst enemy to compare the speed of the chromecast vs m1/m2 😂

  • @ashish_more
    @ashish_more 2 роки тому

    Your thumbnails are getting really cheesey 😂😂

  • @shkjuy6935
    @shkjuy6935 2 роки тому +1

    Ctrl+v+shift. Is paste

  • @mateuszhaada6837
    @mateuszhaada6837 2 роки тому

    Waiting for the firefox video!

  • @davyslj
    @davyslj 2 роки тому

    Same with windows. You need to right click for pasting

  • @aakashdeepmondal1480
    @aakashdeepmondal1480 Рік тому

    Meanwhile Infinix: let me introduce what is called most cost effective or cheapest windows laptop

  • @noway8233
    @noway8233 2 роки тому

    I have the same problem with "pico" or "vi" or other text editor..Spend about 1 hour to figurite out how to copy..and paste ..wow what a stupid tjing!..but thsmats the way it is