i tried programming on the CHEAPEST laptop

  Рет қаралды 60,247

Alex Ziskind

Alex Ziskind

Күн бұрын

Пікірлер: 203
@ritchielrez1680
@ritchielrez1680 2 жыл бұрын
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 жыл бұрын
@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 жыл бұрын
@Aditya Wagh That's your web browser, not standard terminal.
@DMSBrian24
@DMSBrian24 2 жыл бұрын
@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 жыл бұрын
It surprised me he dont know this. It is almost in every linux distrp
@CaridorcTergilti
@CaridorcTergilti 2 жыл бұрын
THANKS!!!!! You just told me this after years of copy pasting with clicking on paste on the Linux terminal.
@carlcodes8422
@carlcodes8422 2 жыл бұрын
Love the honesty of this video - you've done a huge amount to help us all feel at home
@AZisk
@AZisk 2 жыл бұрын
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 2 жыл бұрын
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 2 жыл бұрын
Alex, I'm laughing my ass off at the sound effects when you're trying to paste. Developer comedy right here 😂
@glyakk
@glyakk 2 жыл бұрын
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.
@bryans8656
@bryans8656 2 жыл бұрын
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.
@jsebrech
@jsebrech 2 жыл бұрын
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.
@ZacLangston
@ZacLangston 2 жыл бұрын
I was falling all over my desk at 5:50 ow that was so funny!!!!
@analuiza2677
@analuiza2677 2 жыл бұрын
Me too XD... Chrome OS is based in the Debian Linux system. Debian is a bitch XD
@ZacLangston
@ZacLangston 2 жыл бұрын
@@analuiza2677 I use debian
@VernonWhite
@VernonWhite 2 жыл бұрын
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!!
@darshandani1
@darshandani1 2 жыл бұрын
The sound effects when you could not figure out copy-paste were hilarious !!
@markmahowald7866
@markmahowald7866 2 жыл бұрын
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
@SeuCanal1000
@SeuCanal1000 2 жыл бұрын
Definitely continue this serie
@luisminayagarcia9938
@luisminayagarcia9938 2 жыл бұрын
Awesome, that was what I needed to know about a chromebook for programming, thanks! PS: Greetings from Perú
@GameCornerYT
@GameCornerYT 2 жыл бұрын
Just found your channel, really fun video! Looking forward for more cheap laptop shenanigans
@sfhdoan
@sfhdoan 2 жыл бұрын
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!
@albyx
@albyx 2 жыл бұрын
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!
@buck3213
@buck3213 2 жыл бұрын
1:52 **Crouton devs screeching in the distance**
@vasiovasio
@vasiovasio 2 жыл бұрын
Dedication Level Infinity!
@Lorfv
@Lorfv 2 жыл бұрын
we need part 2! this was fun to watch
@yc9853
@yc9853 2 жыл бұрын
pasting is using shift with the ctrl button so ctrl+shift+v
@MachielGroeneveld
@MachielGroeneveld 2 жыл бұрын
Fun video! More cheap computer videos please
@ChristopheLereverend
@ChristopheLereverend 2 жыл бұрын
Great one Alex!
@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 жыл бұрын
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! 😉
@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.
@BillyBraga
@BillyBraga 2 жыл бұрын
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)
@alexeiz
@alexeiz 2 жыл бұрын
"You can't program if you can't copy and paste" - that goes into my list of favorite quotes.
@trustedsource1273
@trustedsource1273 2 жыл бұрын
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 Жыл бұрын
I've always wondered how Unix runned on hardware without MMU? Or did the 68010 have it? I know the 68000 did not anyway :)
@onilbautista
@onilbautista 2 жыл бұрын
this reminds me every time I have to set up local environments for a new company.
@lecheast1
@lecheast1 2 жыл бұрын
More chromebook programming content would be awesome!
@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.
@analuiza2677
@analuiza2677 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 жыл бұрын
@@mfdez920 m1 costs $849 refurbished if you find the right deal
@tassaron
@tassaron 2 жыл бұрын
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
@Watchandlearn91
@Watchandlearn91 2 жыл бұрын
I came here to say the same things.
@ahmedChebilahmed19chebil
@ahmedChebilahmed19chebil 2 жыл бұрын
same here 👌
@ehvlullo
@ehvlullo 2 жыл бұрын
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 жыл бұрын
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 жыл бұрын
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 жыл бұрын
@@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 KZbin 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 2 жыл бұрын
@@jasondrummond9451 galliumOS is EOL
@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.
@yangkinkoh9532
@yangkinkoh9532 2 жыл бұрын
Subscribed for the damn nice voice. Keep it up.
@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
@stevenhe3462
@stevenhe3462 2 жыл бұрын
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
@mentalmarvin
@mentalmarvin 2 жыл бұрын
You could have just flashed linux onto the dell toy. If you know vim, you can always just use a terminal to code.
@HuntingKingYT
@HuntingKingYT 2 жыл бұрын
Compare Flutter 2 vs Flutter 3 for M1, it seems like a huge difference
@harleyspeedthrust4013
@harleyspeedthrust4013 2 жыл бұрын
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
@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
@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.
@bisarothub1644
@bisarothub1644 10 ай бұрын
just wondering if you have tried the cheap mini laptop like GPD or chuwi minibook or crelander p8 for coding?
@seantyler7140
@seantyler7140 2 жыл бұрын
If your chromebook allows the newer version of Chrome OS .. none beta version of developer… you can even load VSCode
@garynagle3093
@garynagle3093 2 жыл бұрын
Ow. Ow. Ow. I hurt myself laughing. Great video of your “experience” on the chrome book.
@pixel0577
@pixel0577 2 жыл бұрын
Man really got my school chromebook frfr
2 жыл бұрын
haha...what a great video...I laughed and felt that way for you to try install some stuff on linux and fail with a simple basic command :D
@ilyakhalizov308
@ilyakhalizov308 Жыл бұрын
Copy and Paste command should be the first class in any Developers Cources)
@AZisk
@AZisk Жыл бұрын
i know right? they didn’t teach it in the school i went to :)
@Cyber_Gas
@Cyber_Gas 10 ай бұрын
​@@AZisk it is just ctrl+shift+v
@bandito241
@bandito241 2 жыл бұрын
That’s how I install nodejs on any Linux distro, using curl. I do it from the official nodejs though
@ardawanx
@ardawanx 2 жыл бұрын
Wish you could teach us how to turn galaxy tab S7 to programming machine. Docker, golang, nodejs etc.
@csharpiro
@csharpiro 2 жыл бұрын
You could try code on android phone? Or maybe iphone?
@93hothead
@93hothead 2 жыл бұрын
I think we need every of these libraries to just work
@ulcuber
@ulcuber 2 жыл бұрын
ChromeOS is based on Gentoo and runs Debian-like virtual machine for dev-mode
@kenvererer
@kenvererer 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).
@menachem_martinov
@menachem_martinov 2 жыл бұрын
It will be really interesting to see the comparison against the MacBook Air m1
@AndrewTSq
@AndrewTSq Жыл бұрын
It would be slower. :) My Chromebook with an i3 sits around a Macbook Pro from 2019 in multithread and a little below M1 Air in single thread. but the chromebook was only $399 new with 8GB ram and 256GB SSD, backlit keyboard, big touchpad, and a 14" ips touchscreen. edit: forgot i also got a pen for the screen, but i never use it :)
@RomaKovalenko
@RomaKovalenko 2 жыл бұрын
What about cloud development from chromebook or something else?
@koukiadem
@koukiadem 2 жыл бұрын
To open browser when running Angular serve, you need to type: ng serve -o
@ducky1681
@ducky1681 2 жыл бұрын
I'm wondering if you could install Linux bare-metal on chomebooks
@FlopsPL
@FlopsPL 2 жыл бұрын
Haha. "If you not have Ctrl+C Ctrl+V you can't program". So true :)
@iaindudman3349
@iaindudman3349 2 жыл бұрын
😆😆That was me after I installed a Kali VM on my $100 HP, never ending rabbit hole that starts with a simple command.
@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
@KM-xo3tr
@KM-xo3tr 2 жыл бұрын
You can also install all that stuff and much more even Docker on your samsung phone in DeX mode
@Chris-b4w8t
@Chris-b4w8t 7 ай бұрын
I have a used chromebook that was only 35 dollars and I can code on it, it’s great!
@seantyler7140
@seantyler7140 2 жыл бұрын
Acer Spin 713 is a cool little chromebook.
@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...
@kevinwong2885
@kevinwong2885 2 жыл бұрын
just wondering how's the development experience on a cheap chromebook compared to a old laptop, say, Dell E6400....
@marcelo8690
@marcelo8690 2 жыл бұрын
for copy paste try Shift+Insert
@lacika1125
@lacika1125 2 жыл бұрын
Google should consider adding VIM as a default text editor to ChromeOS for a more seamless user experience.
@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.
@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 Жыл бұрын
Yes it runs normal apps with GUI. I use Audacity, Visual Studio Code, Blender among others.
@komorebi3324
@komorebi3324 2 жыл бұрын
to paste stuff in linux terminal it's ctrl + shift + v
@michaellenson3440
@michaellenson3440 2 жыл бұрын
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 =)
@mateuszhaada6837
@mateuszhaada6837 2 жыл бұрын
Waiting for the firefox video!
@LileshJadav
@LileshJadav 2 жыл бұрын
This thumbnail looks like Young Alex clicked it from past.
@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
@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 (?)
@haybail7618
@haybail7618 2 жыл бұрын
to paste it is actually ctrl + shift + v
@alst4817
@alst4817 3 ай бұрын
I think in the first laptop you open it up, unscrew something then you can flash the BIOS and install Linux for real, not just in VM
@hanes2
@hanes2 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 жыл бұрын
It has a small Gentoo core, with a locked in monstrosity on top of it
@peeprensj1231
@peeprensj1231 Жыл бұрын
Comparison video please
@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.
@AquaPoki
@AquaPoki 2 жыл бұрын
I am just Trying so hard to be patient on him lol
@jkristia2011
@jkristia2011 2 жыл бұрын
I don't know why anyone would do this (use a chrome book) - but it was fun to watch.
@mintkatYT
@mintkatYT 2 жыл бұрын
You could have used an external mouse to right click and copy and paste
@GT-20
@GT-20 Жыл бұрын
Ctrl+Shift+c to copy and Ctrl+Shift+v to paste in linux terminal
@samig872
@samig872 2 жыл бұрын
ok as much as i love laughing to this video, i can't stop crying over Copy/Pasta thing it supposed to be Ctrl + Shift + v for paste on Linux terminal
@noeldillabough
@noeldillabough 2 жыл бұрын
You know what that means! What does that mean Alex?....oh so relatable lol When I talk to myself I call myself "self" :)
@_KDP
@_KDP Жыл бұрын
i unironically use my chromebook every day, i use it to program lots
@ayeminoo2067
@ayeminoo2067 2 жыл бұрын
Pls try ide like intellij or vs code as well
@LjupceAnastasov
@LjupceAnastasov 2 жыл бұрын
I wouldn't wish it on my worst enemy to compare the speed of the chromecast vs m1/m2 😂
@ivansostarec2564
@ivansostarec2564 2 жыл бұрын
yeah now add 10 dependencies to that angular app and the chromebook will combust in your hands :D
@jbjefe
@jbjefe 2 жыл бұрын
Tell me you've only used a terminal on Mac without telling me you've only used a terminal on Mac.
@ashish_more
@ashish_more 2 жыл бұрын
Your thumbnails are getting really cheesey 😂😂
@Roastercode
@Roastercode 2 жыл бұрын
Ctrl + ins (copy) // Shift + ins (paste) ;)
@ayushdhua2910
@ayushdhua2910 2 жыл бұрын
Interesting!!😃
@AZisk
@AZisk 2 жыл бұрын
😎
@cyrilbischof7864
@cyrilbischof7864 2 жыл бұрын
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!
@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
@eyeshezzy
@eyeshezzy 2 жыл бұрын
Do you code your own software for sale?
@mgdotdev
@mgdotdev 2 жыл бұрын
what am I going to edit my code with, vim?? yes.
@davidtindell950
@davidtindell950 2 жыл бұрын
BUT ... Can we program efficiently and effectively ???
Mac guy forced to buy Windows laptop for software dev
15:28
Alex Ziskind
Рет қаралды 88 М.
Coding on cheapest laptop ever! - Programming with Boris
15:20
Life of Boris
Рет қаралды 2,5 МЛН
Маусымашар-2023 / Гала-концерт / АТУ қоштасу
1:27:35
Jaidarman OFFICIAL / JCI
Рет қаралды 390 М.
Jaidarman TOP / Жоғары лига-2023 / Жекпе-жек 1-ТУР / 1-топ
1:30:54
i tried Vim...
10:06
Alex Ziskind
Рет қаралды 46 М.
I tried Coding on Rs. 10,000 Laptop 💻  Shocked!
15:03
Singh in USA
Рет қаралды 246 М.
The Best CHEAP Laptop for Programming
8:33
FUTC
Рет қаралды 162 М.
I Bought A New Laptop For Less Than $100...
10:11
Dawid Does Tech Stuff
Рет қаралды 2 МЛН
Chromebooks for Coding - Are they worth it?!
11:32
Adrian Twarog
Рет қаралды 47 М.
I Asked GPT-4 To Refactor My Legacy Codebase
12:39
Nick Chapsas
Рет қаралды 350 М.
Set up a new Surface Laptop 7 for Software Development
38:22
Alex Ziskind
Рет қаралды 182 М.
I tried coding on a Chromebook for 7 days
12:56
Adrian Twarog
Рет қаралды 1 МЛН
When the PHONE CASE can be your BEST FRIEND! #shorts
0:33
One More
Рет қаралды 18 МЛН
Заставила парня продать зажигалки
0:52
Жизнь Барахольщика
Рет қаралды 3,3 МЛН
The Million view clip on China's Tiktok P2428 #shorts #gochannel
0:15
Go Channel TV
Рет қаралды 29 МЛН
ТИПЫ ЛЮДЕЙ и зарядка на телефоне🔋
0:32
ЙУЛЯ ПУЛЯ
Рет қаралды 608 М.
пранк: псих сбежал из дурдома
0:53
Анна Зинкина
Рет қаралды 1,7 МЛН
КОРОЧЕ ГОВОРЯ, НЕДЕЛЯ БЕЗ ТЕЛЕФОНА
3:54