I tried coding on a Chromebook for 7 days

  Рет қаралды 975,184

Adrian Twarog

Adrian Twarog

2 жыл бұрын

Using a Chromebook as my primary device for coding wasn't something I thought possible until I tried it. While the baseline chrome book is able to only run Chrome Based Applications, you can unlock a Developer Mode with a Linux Console Shell that let's you install everything from vscode to git and much more.
Since I have a computer, laptop and tablet for website development, I found coding and swapping devices sort of difficult especially with the fact that most environments require me to sync github in order to get back to coding my so important HTML, CSS and JS.
I have the chromebook a proper test over 7 days to test out different methods for programming, as people might be using it for many different applications. I would recommend this device for people looking to learn programming via freeCodeCamp or working on applications such as on React, Angular, Vue, etc.
If you're looking to do mobile application development such as on react native or flutter, this might not be the device for you
#chromebook #coding #development
I got the Lenovo Chromebook for this project, you can find below if you're interested
www.amazon.com/Lenovo-Chromeb...
Learn Design for Developers!
A book I've created to help you improve the look of your apps and websites.
📘 Enhance UI: www.enhanceui.com/
Feel free to follow me on:
🐦 Twitter: intent/follow?scr...
💬 Discord: / discord
💸 Patreon: / adriantwarog
Software & Discounts:
🚾 Webflow: webflow.grsm.io/adrian
🌿 Envato: 1.envato.market/yRZjz2
🌿 Envato Elements: 1.envato.market/LP0OJZ
🔴 Elementor: elementor.com/adrian/?ref=23140
✖ Editor X: www.editorx.com/adrian-twarog
Computer Gear:
⬛ Monitor: amzn.to/3f9DOQI
⌨ Keyboard: amzn.to/3eA5UFD
🐁 Mouse: amzn.to/3xVJO8l
🎤 Mic: amzn.to/3hgCfms
📱 Tablet: amzn.to/3ewt7sa
💡 Lighting: amzn.to/3vOZeZY
💡 Key Lighting: amzn.to/3f6qP2f
Camera Equipment:
📷 Camera: amzn.to/3uCv4J9
📸 Primary Lens: amzn.to/3vT6wMm
📸 Secondary Lens: amzn.to/3tyqWIX
🎥 Secondary Camera: amzn.to/3o2zCGi
🎙 Camera Mic: amzn.to/33tCz9l
🎞 USB to HDMI: amzn.to/33yW9RE

Пікірлер: 940
@garynelson1039
@garynelson1039 2 жыл бұрын
Interesting video. Some of the issues you faced were due to a lack of knowledge rather than issues with ChromeOS itself. You didn't need to enable developer mode. To get VSCode running you only needed to enable linux and then download the correct version of VS Code and then right click to install from the downloads folder. Most of the other issues were really due to the ARM/Intel processors. This is an issue with Macs (M1) and Windows (Surface Pro X) as well. TBF, you did stick with it. Finally, you kind of limited yourself with a cheaper Chromebook. I use a Lenovo C13 16gb RAM for development every day and it handles everything (Python/Node) well.
@noinghenah2764
@noinghenah2764 2 жыл бұрын
Not an issue with M1 2022 anymore
@izurite
@izurite 2 жыл бұрын
anyway, linux is free if you dont value your time
@briannhinton
@briannhinton 2 жыл бұрын
@@noinghenah2764 I can say that this isn't 100% true for anyone reading the comment in present day. Still some quirks with some node packages, etc.
@malekhamza58
@malekhamza58 2 жыл бұрын
@@izurite depends on distro tho
@lucass8119
@lucass8119 2 жыл бұрын
@@izurite If you're writing programs, with the sole and only exception of Windows-only .NET applications, Linux is easier, faster, more intuitive, and quicker to pick up. For general users, I would tend to agree. For computer scientists, its the opposite. Linux goes as far as to act as your one-stop development environment. Not to mention the app support for Linux development is just... really really good. Linux does not only have all the apps you need, it often has the best-in-class apps. GCC, Apache, PHP, SSH, Git... these aren't just "good" features - these are the best. If you're a web developer who sticks to Windows like its your life, you should probably wonder why you're bothering with Windows when your web app will be built entirely on Linux along with the rest of the Internet. If you're the type who uses Visual C++, you should probably stop and contemplate why you're writing one of the worlds most portable languages on the least portable compiler and environment. I'm not saying Windows sucks - but to say that Windows is "easier" for development is just straight up not true.
@imaperson1060
@imaperson1060 2 жыл бұрын
Before I got a (high end) Chromebook I thought I'd only use it for school related stuff. But once I installed Linux and started using it for coding it's hard to go back to Windows.
@indraneel5123
@indraneel5123 2 жыл бұрын
Linux is Just very practical
@romangeneral23
@romangeneral23 2 жыл бұрын
Wait till you get a real job.
@zephyr9078
@zephyr9078 2 жыл бұрын
@@romangeneral23 I use Linux at my workplace daily.
@dbjungle
@dbjungle 2 жыл бұрын
I really agree with this. It's mainly games and a couple of music related software that has kept me with 1 windows machine. I ended up getting an M1 Macbook Air for $860 new a year ago and that's completely taken care of the music stuff. Games are still an issue since my desktop is in a single GPU ITX case, but it's a work in progress. I don't hate Windows or MacOS for that matter, but I generally have my best general purpose computing experience on Manjaro or Chrome OS. It's just the commercial software availability issue that complicates things. If all software was on all operating systems I'd probably live in Manjaro.
@v01d_r34l1ty
@v01d_r34l1ty 2 жыл бұрын
​@@dbjungle Hey... Hola... Yeah avid Linux user here to report that you can dual-boot on a desktop machine Windows + Linux on either separate drives (1 per OS) or all in a singular drive, using GRUB and really simple disk partitioning. It's really nice because gaming, music, etc. can all be done on Windows, and then you can go to Linux and use WINE/Proton to run a lot of Windows applications on Linux + all the native Linux apps. On a side note, you can use WSL2 on Windows to run Linux alongside Windows, which isn't my preference, but I've seen it done and it looks like a pretty seamless integration. The only downside is Mac since Apple likes to be jerks.
@nandojkcolas
@nandojkcolas 2 жыл бұрын
I appreciate that you didn't give up on the first hurdle. It's almost like instead of just deciding that the Chromebook wouldn't work for coding, you took time to learn how to use a Chromebook, and were able to get a lot done. Funny how that works.
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
You’ve basically summed up the programming experience! 👍🎉
@christerjohanzzon
@christerjohanzzon 2 жыл бұрын
A clear signal that you are a developer and a person that thrives on problem solving... ;)
@dedse3
@dedse3 2 жыл бұрын
I learned how to code with my chromebook while I was on my graduation. It was really easy to set up somethings, others took days... But in the final picture, was a unexpectedly great experience: I carried a chromebook with me for 5 years, from High School to University. I used a Chromebook with 32GB of storage, 4GB RAM and an old Intel Pentium
@blu3_enjoy
@blu3_enjoy 2 жыл бұрын
Wow, I like your story. Makes me feel l shouldn't worry so much about specs. Already skeptical of wasting time looking for some ideal device, with desire I think most would be fine anyway
@dedse3
@dedse3 2 жыл бұрын
@@blu3_enjoy I'd look for more internal storage tho, because it's a problem now for me right now, but only because I use Linux and the applications need more space to work fine. But one thing you need to know is if you need a program or something that only works on Windows. For the rest is all about what you would like to do with you laptop
@Me-eb3wv
@Me-eb3wv Жыл бұрын
This is an amazing comment. Proves you don’t need to spend an arm and a leg to learn how to code
@laylalacerda5027
@laylalacerda5027 Жыл бұрын
oi, andré. tô querendo codar no meu chromebook da acer, mesmo prestando atenção no vídeo, eu me perdi nas etapas, pode me dar umas dicas?
@cassiogruber2929
@cassiogruber2929 7 ай бұрын
@dedse3 google pixelbook go i5 16gb ssd 128gb or google pixelbook eve i7 16 gb ssd 500 gb?
@drewbird87
@drewbird87 2 жыл бұрын
I really appreciate the way that you mixed a vlog format with an explainer. A lot more engaging than a simple talking-head with stock videos. Thank you for putting in all the effort. 🙂
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Happy to hear this format works!
@KevinTofel
@KevinTofel 2 жыл бұрын
I definitely appreciate your effort to learn if a Chromebook can be used for coding. You sort of took the hard way though: Going in Developer Mode opens up potential security holes that aren’t there when Developer Mode isn’t enabled. And, as you learned, there’s really no need to use it: Chrome OS started offering the Linux container in 2018. I started using it in beta back then and it became available on the Stable Channel by the end of 2019. I’ve used it for undergrad and graduate CS classes in Java, Python, web/JS/React, etc this way. Your choice of device made this a little more difficult too though. While all new Chromebooks since 2020 support the Linux container, choosing an ARM-based Chromebook means you may not find all of the Linux apps and packages you need as there’s far more x86 support. And, you’re essentially coding on a device that uses a smartphone chip; not even a flagship one. My daily driver for work and coding is a Core i5 Chromebook with 16 GB of memory; I’ve never run into package support issues and performance is top notch. So I sort of disagree with the final sentiment that “if you need more to code, look at Windows or macOS”. There are Chromebooks just as performant as those with some costs lower and some higher, depending on the configuration. Again, I appreciate your learning experience here. Good luck with the Lenovo Duet 5 and your coding efforts!
@zweks
@zweks 2 жыл бұрын
I agree! I just began learning to code, know extreme basics and i definetely had an easier experience than him, although i have and i5
@dbjungle
@dbjungle 2 жыл бұрын
I stopped using Develeper Mode and Crouton when I got my Pixelbook Go. I just use a Manjaro container and it's able to meet about 90% of my computing needs.
@pieTone
@pieTone Жыл бұрын
Sorry to ask but how do you only have 1.34k subs with more than 3 mil. views on your channel. And also, how did you get the checkmark. Kust curious :)
@forsaken7161
@forsaken7161 Жыл бұрын
Why even a Chromebook in the first place
@SimonBauer7
@SimonBauer7 Жыл бұрын
linux on arm is totally fine. yes some apps dont work but most that you need for coding do except Eclipse which honestly is anchient. intellij, android studio and vscode all work on arm.
@gakster
@gakster 2 жыл бұрын
This was a very nice and professional video! I can see this channel going far!
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Thanks!
@cobaltblue5523
@cobaltblue5523 2 жыл бұрын
Thank you for all the info , it was pretty insightful
@jessedotexe
@jessedotexe 2 жыл бұрын
Web, Godot, and Flutter development for me on ChromeOS has been fantastic the past two years. I highly recommend getting an Intel/AMD & 8GB Chromebook for dev work. Otherwise it will be a bit underpowered. Jetbrains IDEs and VSCode both work flawless with the beefier specs.
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Thanks for the insight and agreed!
@fumi6283
@fumi6283 Жыл бұрын
What chromebook did you used for development?
@i_youtube_
@i_youtube_ Жыл бұрын
How's battery life with vscode and IDEs?
@mistywhisp
@mistywhisp Жыл бұрын
​@@i_youtube_ w everything like Godot blender and vscode installed, I actually get about 6 to 8 hrs of battery on 86 health and on a 200 dollar chromebook, im saving up for a m2 mac air bc I'm actually turning 14 this may so I can get a job to actually get a nice laptop, im so excited I already submitted a job application
@i_youtube_
@i_youtube_ Жыл бұрын
@@mistywhisp sorry you mean 6-8 hours when health was 86%?
@juanmacias5922
@juanmacias5922 2 жыл бұрын
All I could think of, "man, my back would kill after being in that posture for a prolonged period". But I guess that's the same for any laptop.
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
So true, I actually have a back strap that I often wear just to help me keep good positioning. Otherwise I fear my back will be crippled by the time I’m older
@zeith2000
@zeith2000 2 жыл бұрын
thankyouthankyouthankyou for this video! I've been trying to get a code editor installed on my chromebook for months now and I knew there was something I was missing/didn't understand. Thanks to you I have it up and running and can continue to study to be a developer one day.
@leonhma
@leonhma 2 жыл бұрын
I have the exact same (duet 5) in addition to a desktop. It's quite nice to have something portable, and with the linux environment you get most features (vscode, python, node, ts, git, ...). The battery life is stellar (like 15h+ for me) and the oled screen is also great! If you don't go for the lowest spec, there's also no really noticable hit in performance. I found that puppeteer doesn't work though.
@llamavert
@llamavert 2 жыл бұрын
Interesting Video Adrian! Keep up the great work
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
THanks I put a heap of effort into this one!
@shikhar2811
@shikhar2811 2 жыл бұрын
Interesting video! Just want to point out few things regarding linux: 1. Git is installed by default on almost every linux system. 2. You can use Ctrl+L to clear the terminal instead of pressing multiple Enter. 3. You could've easily installed compatible vscode directly from your terminal.
@somerando6399
@somerando6399 2 жыл бұрын
You could also use the clear command
@qwertyphysics
@qwertyphysics 2 жыл бұрын
You are working really hard !
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Haha thanks yeah :)
@nathanieljoseph6070
@nathanieljoseph6070 2 жыл бұрын
I really want to be like you man. Thanks for the hard work and satisfying contents.
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Thanks, my goal is always to both inspire people and making programming enjoyable
@WilliamHostman
@WilliamHostman 2 жыл бұрын
for tablet/laptop convertibles, a sheet of .2" (5mm) foam from the craft store really helps in the lap. I keep one for that, with a stitched cord lip to catch the kickstand. as a passenger, a thin foam seatcushion (like thse taken to sporting events) works better still.
@dbjungle
@dbjungle 2 жыл бұрын
This was a good video. I always love to see people learning how useful and usable Chromebooks are. I would recommend not putting your Chromebook into Developer Mode unless you absolutely need to. You can't go back and forth between without completely wiping your device. Personally I find the default Debian container to be too far behind. I would recommend making an Arch or Manjaro container and everything else is pretty smooth sailing from there. You can choose between x86 and ARM processesors at different power levels for different trade offs. The decisions have to be more deliberate compared to buying like an M1 Macbook Air, but Chromebooks are still quite versatile.
@Jan7727
@Jan7727 Жыл бұрын
Unfortunately I don't know how to do that so till now I was sticking with the default debian container
@dbjungle
@dbjungle Жыл бұрын
@@Jan7727 Arch seems to have a wiki page on it now, but you can probably find a tutorial for it somewhere else as well.
@petraartep5877
@petraartep5877 2 жыл бұрын
This was so helpful - thank you so much.
@VSteam81
@VSteam81 2 жыл бұрын
I'm glad you didn't have the issue I had first time installing vscode on a chromebook
@yziquamizzle
@yziquamizzle 2 жыл бұрын
Getting a functional Usb-c hub is also a great way to extend the functionality of this type of chromebook. Allowing students to connect additional monitors, a proper keyboard and mouse and extra USB ports.
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
I really should of tried this!
@ashutoshbiswal957
@ashutoshbiswal957 2 жыл бұрын
I am watching your videos for the first time, and they are simple WOW !!! 😁👍
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Thanks! 😃 I try to make each one with lots of value/effort
@paulezekiel-hart733
@paulezekiel-hart733 2 жыл бұрын
thanks alot for this and i really love the background beat
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Awesome
@Pacor
@Pacor Жыл бұрын
Great video. Thanks🤗
@BorealBlizzard
@BorealBlizzard 2 жыл бұрын
While I'm not much of a coder, I've been using a Lenovo duet as a supplement to my main PC, it's great as a secondary device and it also great for media consumption because you can run android apps
@dragonstryker6900
@dragonstryker6900 2 жыл бұрын
love your videos
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Hey thanks! I worked hard on this one!
@peterluo1776
@peterluo1776 Жыл бұрын
Nice video. I was just browsing for this a Chromebook for some programming task.. glad to learn few things here. Thanks for sharing..
@twarogchat___my__Teleqram_id
@twarogchat___my__Teleqram_id Жыл бұрын
👆send a direct message for support and guidance. .
@fitofficial6510
@fitofficial6510 Жыл бұрын
That was a nice research.
@RobertoRaymon
@RobertoRaymon 2 жыл бұрын
I've used codeanywhere for development for the past 3 years and I love it SO much more than sublime text. I originally started using it because of my google pixelbook but now I use it on my windows machine also
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Nice haven’t heard of that
@mendelsphotography
@mendelsphotography 2 жыл бұрын
not a Bad Idea. Chromebooks Are pretty powerful for manny things. Plus you can pick them up from about $100 and up.
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Yeah true, there are even cheaper ones than this
@developertips2607
@developertips2607 2 жыл бұрын
Lol, I remember barely being able to load KZbin on mine
@devinranasinghe1222
@devinranasinghe1222 Жыл бұрын
Dude you are now one of my favourite KZbin content creators, this video was refreshing
@enessahin6003
@enessahin6003 2 жыл бұрын
I like this video.This is a amazing video.Keep it up man!
@Dakkidaze
@Dakkidaze 2 жыл бұрын
Chromebook is actually a good device for Linux beginners(command line of course) too. Containered Linux instance, no need to worry about reinstalling if you fscked up. If you are familiar with Linux cli, you can run just everything Linux has (on a x86 one of course) without the need to install and setup Linux environment yourself.
@TheRealSharky
@TheRealSharky Жыл бұрын
Hello, have you ever tried to install Ionic and develop with it? Does the installation work on your Chromebook? If so, can you briefly describe the solution of a successful installation?
@Chess_Player_lol
@Chess_Player_lol Жыл бұрын
really glad i found this video as i am waiting for an SD card for my chromebook, then i'm going to be learning how to program.
@bakeraus
@bakeraus 2 жыл бұрын
Had to code the Chromebook to Code on the Chromebook, this very cool. Love the video thank you for sharing
@drumworld
@drumworld 2 жыл бұрын
0:58 Actually Intel based Chromebooks can run almost all linux based app Where arm powered Chromebook can only run a few
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
i found out the hard way!
@drishalballaney6590
@drishalballaney6590 2 жыл бұрын
this exactly Arm+linux is not really upto the mark yet
@CarryOnRTW
@CarryOnRTW 2 жыл бұрын
This surprises me. I have a Raspberry Pi 4 running 64 bit Raspberry Pi OS (Debian Bullseye based). I have yet to find a linux app that wasn't available for this 64-bit Arm based device.
@eddieg1139
@eddieg1139 2 жыл бұрын
What kind of programmer doesn't know about linux
@Kakrott
@Kakrott Жыл бұрын
Thanks this is what's I was looking for
@HeinserTorres
@HeinserTorres 2 жыл бұрын
Great video keep it up, new sub
@dstinnettmusic
@dstinnettmusic 2 жыл бұрын
My personal recommendation is an old ThinkPad. A T430 with a processor, ram, and screen upgrade is going to run you about $500. There’s some optional upgrades like an SSD, and i sprung for the hard drive enclosure that slots into the disk drive and a second SSD to go in there. (Well, I found a ThinkPad that had the SSDs already, but that initial purchase was like $350, so probably still spent less than $600 on the entire project.) You can run windows or Linux on it. Given the amount of tinkering this involved, you can guess I went with Linux. Fedora with Gnome ( a pretty heavy OS) runs like a dream.
@afkafkafk
@afkafkafk 2 жыл бұрын
I have a t440p and there are a few complaints, weight, battery and speakers. apart from those it is a perfect machine. those 9 cell batteries are so big but fail to hold 4+ hours for me
@robertnussberger2028
@robertnussberger2028 2 жыл бұрын
I have a t500 that lost it's hard drive to a lightning strike. But it can still boot from a USB drive. It's not the best coding device, but it does great for fiction writing. I just back everything I write onto my phone through a USB cable.
@giropa
@giropa 2 жыл бұрын
I use my chromebook every day for programming. I have my own vscode server installed on a develop server. And I can use a browser to program, and I don't depent from software installed on my computer. And yes always need internet connection, but where you don't have connection today...
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Yeah it’s a difficult device to use without constant internet
@mr.malcolmthegreat
@mr.malcolmthegreat 2 жыл бұрын
To answer your last question. Believe you’d be surprised.
@AdrianAyala
@AdrianAyala Жыл бұрын
Great video Adrian.
@user-gi7vy1gb1n
@user-gi7vy1gb1n Жыл бұрын
Thanks for this video
@sanchittiwari7690
@sanchittiwari7690 2 жыл бұрын
You can buy a used windows laptop and install Chrome OS Flex on it and it can perform a lot better
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
it depends on the price, there are some chromebooks out there even cheaper that this, or even a second hand chromebook could be well, the most affordable device ever!
@vali69
@vali69 2 жыл бұрын
Even better, install arch.
@hyoobeezhouse
@hyoobeezhouse 2 жыл бұрын
There are other form factors and Chromebooks with more horsepower that can support web dev stacks. They won't be $400, but it'll still be relatively inexpensive. Glad you stuck it through it though. There are a few nuances as each OS has, but once you get through them and understand it's essentially Linux, you'll be OK.
@3dpaint885
@3dpaint885 2 жыл бұрын
Very interesting thanks for sharing. I just got a Chromebook.
@ChamoHacker
@ChamoHacker Жыл бұрын
Thanks for this video. I have a similar chromebook and is the only tool what I got for learn programming. Now I know that I can 👍👍
@geardd
@geardd 2 жыл бұрын
No need to enable developer mode, you only need to turn on the secure Linux sandbox in settings
@jumpingsloth4698
@jumpingsloth4698 2 жыл бұрын
Amazing how one manages to develop actual applications with so little knowledge of Linux, Git and computers in general.
@MerkieAE
@MerkieAE 2 жыл бұрын
i was thinking this the entire time
@devon9374
@devon9374 2 жыл бұрын
Abstraction
@crashdude7589
@crashdude7589 2 жыл бұрын
This is what I thought the entire time
@mgord9518
@mgord9518 7 ай бұрын
Average web dev
@SportSync_official
@SportSync_official 2 жыл бұрын
this is what i call a perfect review!
@user-xc2sp1fg7s
@user-xc2sp1fg7s Жыл бұрын
great work!! I have several chromebook, but I can't use it because of my lack of computing knowledge. Your video is really helpful.
@moonhan2157
@moonhan2157 2 жыл бұрын
I use the pixelbook go 16 GB for my master's comp sci program, and I would say it's even better than Windows since I don't need to deal with the frustrating path setting, which is a nightmare.
@dbjungle
@dbjungle 2 жыл бұрын
Don't you still need to set paths in your shell profile? Or do the installed defaults normally work perfectly?
@moonhan2157
@moonhan2157 2 жыл бұрын
@@dbjungle The latter, but I only installed few manually, I use the package manager (Apt) more often.
@wizemandouglas7128
@wizemandouglas7128 2 жыл бұрын
I use a much older chromebook running Arch btw instead of Chrome OS, and it's absolutely possible.
@cherrypepsi2815
@cherrypepsi2815 Жыл бұрын
arch, btw
@quielsystems
@quielsystems Жыл бұрын
I am a subscriber to your channel and what I can say is that every seconds worth of time spent watching your video is definitely worth it.
@twarogchat___my__Teleqram_id
@twarogchat___my__Teleqram_id Жыл бұрын
👆send a direct message for support and guidance. .
@ThisIsMudit
@ThisIsMudit 2 жыл бұрын
Very nice video on chromebook also it might encourage me to even buy one for me in future till the time happy coding to all
@user-qk3qf6rm2c
@user-qk3qf6rm2c 2 жыл бұрын
Well, In my opinion, if you want to get some really cheap coding laptop for around 100 bucks, you could get some old Thinkpad and just install some minimal Linux there. On my T420S Arch Linux + i3wm runs pretty neat.
@agn855
@agn855 2 жыл бұрын
I've installed ChromeOS on an (outdated) HP-Intel based Notebook, that has much more power. Installation is kinda tricky (tutorials are available on YT). Online apps can be set up as frameless full-screen apps via a shortcut.
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
That’s cool, never considered that
@pbezunartea
@pbezunartea Жыл бұрын
Great review!
@abstractfx2375
@abstractfx2375 Жыл бұрын
I did same! Nice video!
@code4chaosmobile
@code4chaosmobile 2 жыл бұрын
I too have been attempting to get coding done on chromebooks sense the my first ARM based samsung device. my advise is max the ram, it will help. a lot. Also with the inclusion of android apps and linux containers the only limit is the hardware. personally i install the linux terminal and do my coding in VI, i know i know, and it works well for some projects but can get cramped. now with linux you can install deb manually or install the front end of your choosing. cannot wait for what tomorrow will bring, exciting times!
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
I've gotta try out VI at some stage!
@inscrutablemungus4143
@inscrutablemungus4143 2 жыл бұрын
Well, if the rules are daily driving a chromebook (with heavy development/programming), I've been doing it for ~4 years straight now. However, I did wipe ChromeOS and replaced it with arch. Daily driving chromeOS would be a lot harder for me personally.
@ieatnoodls
@ieatnoodls 2 жыл бұрын
awesome video thanks
@arielspalter7425
@arielspalter7425 Жыл бұрын
This is eye opening. I’ve never considered chromebook as a viable option for anything tech related. I’ve always thought of it as a device for some light school work for my kids…I’ll take a closer look at it.
@drumworld
@drumworld 2 жыл бұрын
You can just run linux (beta) without developer mode
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
oh didn't even know that!
@jerosajose
@jerosajose Жыл бұрын
Lot of IT knowledge lack to be a "developer"/"coder", in my opinion. How can you be a developer and don't know that programs are not the same for x86/64 and risc
@macbert7913
@macbert7913 Жыл бұрын
Wow, it worked for me too. Thank you.
@dutchbachelor
@dutchbachelor Жыл бұрын
Needing to invest time to get everything to work how you want it to holds true for ANY OS, not just Chrome OS or Linux. For Windows you had already invested that. For many Windows users though, getting into the nitty-gritty of the Linux command line does present a steep learning curve. Kudos for not giving up.
@basitfaizan7928
@basitfaizan7928 2 жыл бұрын
😊😊😊
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
:D
@basitfaizan7928
@basitfaizan7928 2 жыл бұрын
@@AdrianTwarog yaa your video is just awesome
@basitfaizan7928
@basitfaizan7928 2 жыл бұрын
@@AdrianTwarog Can you try Android studio in chromebook
@andreapivetta
@andreapivetta 2 жыл бұрын
PLEASE DO NOT ENABLE DEVELOPER MODE ON A CHROMEBOOK. You do not need it (e.g. you can install Linux stuff without it, using the exact same process shown in this video) and it lowers the security of ChromeOS which is one of the best things about this OS.
@cherrypepsi2815
@cherrypepsi2815 Жыл бұрын
"Security" isn't necessary tbh. All you need is common sense, and you'll be fine. Keep yourself informed, don't run random shit, and use vpns. You'll be fine. -Never had a virus
@rskvanderbilt7868
@rskvanderbilt7868 Жыл бұрын
What will be the alternative to developer mode?
@Ly3x437
@Ly3x437 Жыл бұрын
You deserve a sub 🎉
@irun_mon
@irun_mon Жыл бұрын
i did search about this topic few months ago, when i read a few comments said Chromebook install VSCode i gave up immediately, kudos to you to made it work. 😅
@shubmakes
@shubmakes 2 жыл бұрын
My take on this: Only if Price is a huge concern. Go for a Chromebook. Otherwise it's not worth it. Definitely not a long-term device.
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
Yeah agreed, I like it as a getting started device especially if you want to learn and try things out
@ravitejaknts
@ravitejaknts 2 жыл бұрын
No, get a x86 processor Chromebook and Linux apps work like a charm on it. Also it connects with your Android phone. Using Chromebook for more than 3 years. Now I don't use Windows anymore. For more resource heavy stuff like video editing, I prefer to use Mac. Anyhow, Chromebook are cheap and I am not expecting editing on it.
@hynopdyn
@hynopdyn 2 жыл бұрын
Was that Chromebook really the cheapest one for you at $400? Is that a region/currency thing? Most I've seen are $100-$200. You also said that Windows laptops and MacBooks are $4000 or more, but the most expensive, most kitted out MacBook is $3500. And most of the high-end Windows laptops are $1000-$1500.
@JayrMagave
@JayrMagave 2 жыл бұрын
Video was funny and useful thanks for sharing.
@pramodkumarrana8178
@pramodkumarrana8178 2 жыл бұрын
Good stuff ✨
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
thanks!
@ggnore952
@ggnore952 2 жыл бұрын
fake developer you should have installed Gentoo on it
@petrm2234
@petrm2234 Жыл бұрын
HTML and CSS is not coding. Use microwave is not cooking.
@theodordimov6518
@theodordimov6518 5 ай бұрын
I got through my CS education on a Chromebook in the period 2014-2017. It was a torture initially but eventually it helped me learn a whole lot about the Linux system and was overall a very positive experience. You learn to appreciate the little things when you have to choose between having either Chrome or Android Studio open
@itsyourRB
@itsyourRB 2 жыл бұрын
I did not expect , that chomebook can run the VsCode ..😄Great video sir🙏
@ecwnikos
@ecwnikos Жыл бұрын
wow i got a new cromebook to you looks easy for me i could try it and follow you.
@jasonwebb1898
@jasonwebb1898 2 жыл бұрын
It's funny because I have done alot of my code learning on a 10" Lenovo Duet. Learned vscode is the way to go on an arm chromebook as pycharm is just way to slow. I could handle a simple flask server but that was pushing it to its limit. Stuff like selenium driver is pretty much a no go on a chromebook. Jupyter notebook works ok, I installed it on its own outside of anaconda. I also started using ssh to tunnel to a much faster desktop and just tapped into jupyter notebook through the ssh tunnel. I will say jupyter notebook was very slow for tab completing so I stopped using that function until I switched to the remote notebook via ssh.
@thiccbeetboi
@thiccbeetboi Жыл бұрын
I love Chrome OS personally because of how lightweight it is. I hope the support continues to open up more potential for development on chrome!
@deboraliand4221
@deboraliand4221 Жыл бұрын
Thanks for the hack. I'm waiting for more
@cormac6549
@cormac6549 Жыл бұрын
I coded on python on my nicer chrome book this year for my high school CS class. It was hard to find some support things online but overall pygame worked and everything was good
@michaelcorcoran8768
@michaelcorcoran8768 2 жыл бұрын
Nice video in the future it would be interesting to see how you fared with higher end device like a spin 713 or something. Maybe something with a core i5. Because those are still quite a bit more affordable than most Windows devices and would probably give you better screen brightness and obviously more processing power.
@3120s
@3120s 9 ай бұрын
Absolutely agree. If one has to do work on a Chromebook then one should get at least an i3 or i5 or equivalent powered with CPU Chromebook. I use an Intel Celeron powered Chromebook and it already works wonders, but i guess that if i got a little higher specs device it would have been better. But this is my first Chromebook so i was a little skeptical about the whole thing.
@BreetaiZentradi
@BreetaiZentradi 2 жыл бұрын
The only problem I have with programming on my Acer R11 Chromebook is the standard layout for 11" Chromebooks. You really have to memorize how to hit the search key (below the tab normally is) and press some other key to get the keystroke you want like in Search+7 to get a { or Search+8 to get [
@3120s
@3120s 9 ай бұрын
That's why i got a Chromebook with Intel CPU, 14" IPS screen (no touch), 8 GB memory. It may be less fancy than a touchscreen convertible one, but it runs much better any Linux environment, it has a larger keyboard, and it cost me less than a touchscreen 11" Chromebook. I bought it last year brand new and it cost only 280 euro.
@kc0lze
@kc0lze Жыл бұрын
You can always remote into another computer to do those higher powered actions which is what I do. I use Chromebooks as a fancier terminal rather than try to code directly on most times.
@josearmandozeballosduran7086
@josearmandozeballosduran7086 Жыл бұрын
Very usaefull video thx
@emadimitrijevic6947
@emadimitrijevic6947 Жыл бұрын
This is the best free software Ive seen. Respect.
@friga9262
@friga9262 Жыл бұрын
I recently moved to the USA. For two months now, I have been on the path of mastering Front-end development. I studied at my mother's computer on Windows, and now they gave me my own. For three days now I have been struggling with installing everything I need. There is almost no Russian-language information about this type of OS. I already thought that my path was closed on this, but still I decided to watch the video in English. Thanks to you, it became clear to me that there are some problems not only because of the language, but also because this type of OS really needs more attention.
@ivanjermakov
@ivanjermakov 2 жыл бұрын
I feel like straight up installing Linux distro could solve a lot of issues you faced. It would require additional setup, as it's always do
@SubterraneanChick
@SubterraneanChick 2 жыл бұрын
Much like the days of a typical fairly new Linux user navigating a sys and app install. Takes reading, typing and patience but ultra gratifying in intervals.
@wolfslicer7908
@wolfslicer7908 2 жыл бұрын
The keyboard looks awesome
@stacyhackney6100
@stacyhackney6100 Жыл бұрын
Thank you
@satidseenun1724
@satidseenun1724 7 ай бұрын
It is very good Thank you
@ItsMeStefC
@ItsMeStefC 2 жыл бұрын
This looks more like your new to Linux and ChromeOS. Good review though. Some Windows comparisons to a similar priced device would have been nice as well.
@johnlee5941
@johnlee5941 2 жыл бұрын
Chromebook become powerfully, but still lag of applications to do some heavy works. Is good to see you try to use Chromebook.
@Adityamehu
@Adityamehu Жыл бұрын
7:34 when you said you are gonna create a react app, I literally shouted 'Booom' 😂
@czptica
@czptica 2 жыл бұрын
Hello, your backpack looks good. What is the make and model?
I was FORCED to buy a Chromebook….
13:05
Linus Tech Tips
Рет қаралды 5 МЛН
10 Things That are NOT True About Chromebooks
11:56
Eevnos
Рет қаралды 19 М.
MEU IRMÃO FICOU FAMOSO
00:52
Matheus Kriwat
Рет қаралды 40 МЛН
🌊Насколько Глубокий Океан ? #shorts
00:42
КАРМАНЧИК 2 СЕЗОН 7 СЕРИЯ ФИНАЛ
21:37
Inter Production
Рет қаралды 457 М.
Chromebooks for Coding - Are they worth it?!
11:32
Adrian Twarog
Рет қаралды 39 М.
I tried coding on my iPad for 7 days
7:25
Adrian Twarog
Рет қаралды 1,7 МЛН
i tried programming on the CHEAPEST laptop
12:16
Alex Ziskind
Рет қаралды 58 М.
How I would learn to code (If I could start over)
9:16
Jason Goodison
Рет қаралды 4,6 МЛН
I Should NEVER Have Listened To Your TERRIBLE Linux Idea...
10:32
Dawid Does Tech Stuff
Рет қаралды 352 М.
Why Most People FAIL to Learn Programming
8:04
Aaron Jack
Рет қаралды 1,9 МЛН
Chrome OS is a Un-Appreciated Masterpiece
15:21
Chris Titus Tech
Рет қаралды 399 М.
A Day in the Life of a Software Engineer... WFH
9:24
PIRATE KING
Рет қаралды 9 МЛН
I Tried the Cheapest iPad for Coding! Don't Buy Unless..
13:05
Singh in USA
Рет қаралды 119 М.
This is Why Programming Is Hard For you
10:48
The Coding Sloth
Рет қаралды 665 М.
Asus  VivoBook Винда за 8 часов!
1:00
Sergey Delaisy
Рет қаралды 1,2 МЛН
Main filter..
0:15
CikoYt
Рет қаралды 13 МЛН
iPhone 16 с инновационным аккумулятором
0:45
ÉЖИ АКСЁНОВ
Рет қаралды 1,2 МЛН
Игровой Комп с Авито за 4500р
1:00
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 1,7 МЛН
Неразрушаемый смартфон
1:00
Status
Рет қаралды 2,2 МЛН