Тёмный

Raspberry Pis are for PAYPIGS, Buy a $9 Chromebook Instead (UEFI Flashing and Linux install guide) 

Steve Rambo
Подписаться 2,1 тыс.
Просмотров 196 тыс.
50% 1

Stuff mentioned:
Great site
www.ebay.com/
Arch Wiki Chromebook site
wiki.archlinux...
MrChromebox Device support
mrchromebox.te...
MrChromebox's script
mrchromebox.te...
Coolstar's cool site
coolstar.org/c...
Cool Chromebook Reddit
/ chrultrabook
Legacy Linux Mint downloads
www.linuxmint....
For creating USB boot media
etcher.balena.io/
Video I made on fixing your USB drive with Diskpart
• Restoring your USB Fla...
Arch Wiki Touhou page
wiki.archlinux...

Опубликовано:

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 805   
@Handlecantbelongerthan30chaac
@Handlecantbelongerthan30chaac 11 месяцев назад
That cursor is taking "pointer" to a whole new level
@skataskatata9236
@skataskatata9236 11 месяцев назад
I dont know chromebooks, but generally, acer and similar laptops are consumer junk that falls appart after a year of daily use. good for a screenless use, but if you need a laptop, get a used enterprise one.
@PaulThompsonPaulyWog
@PaulThompsonPaulyWog 11 месяцев назад
That cursor was wearing me out. I had to stop watching. But the video did provide good info on how to repurpose a Chromebook.
@comicaldays
@comicaldays 10 месяцев назад
That cursor really makes you think. Insane, creative, weird, usable and unusable, all at the same time. At least he won't lose the cursor anymore.
@gaugea
@gaugea 10 месяцев назад
@@comicaldaysyea it is lovely
@DarkMetaOFFICIAL
@DarkMetaOFFICIAL 10 месяцев назад
it's pointing right at my soul
@Romar-io
@Romar-io 10 месяцев назад
I liked the raspberry pi back in the day when they were advertised as a cheap way for the less fortunate to have a PC that was enough to get the basic stuff like doing spread sheets or writing essays, but now it's even more expensive than a used laptop that is stronger than it.
@steve-rambo
@steve-rambo 10 месяцев назад
fr, times really have changed
@droidy347
@droidy347 10 месяцев назад
That’s great and all but how am I supposed to get east access to GPIO pins otherwise?
@ted_van_loon
@ted_van_loon 10 месяцев назад
also remember how when chromebooks just louched, they where cheap(often under €100 even for the good ones, the cheap ones got closer to €50)), but once they got popular and schools started using them they suddenly cost around €300 to €400 with perhaps when lucky sometimes one closer to €200 in some kind of rare sale. also remember indeed sbc's being super cheap eventually at some point, the pi's still where more expensive. but I remember buying a pine A64+ 2gb for €35 and that was actually through a local store instead of buying it directly which would have been cheaper, but import regulations are insane in netherlands, and I had gotten a gift card for that speciffic store. back then the pine A64+ 2g was basically the highest end normal hobbyist SBC on the market, it's closest competitor being the raspberry pi 3b which while having quite close cpu performance, and more off the shelf support, only had up to 1gb ram. the prices now are much higher, and often there are no cheap models, or they stll use old technology but the price won't follow(ofcource also is industry probably trying to push them down) but the main issue is that in many cases there isn't really much improvement in many sbc's in their raw specs or power usage, yes they have more ram, storage compatibility also increased by a lot, largely they are now optimized for normal computer use just like a chromebook. but as a hobbyist or tinkerer you might want to use it as a server, compute center, robot, etc. so much of the old sbc audience looks for a sbc which has a low power usage/high efficiency. and high compute power(cpu, but also in some cases gpu or special accelerators). gpio is normal to not be altered to much however since that works well and there is a lot of it, the main issue with the gpio would be either the speed it handles, or the accuracy and such which often are related to compute power as well in some ways. by now people would have expected to for long be at a smaller nm node size for better efficiency. the pi 5 finally decided to do that through a altered more flashy version of the main method I proposed to them as how to do it after I got very dissapointed to see the pi 4 still running on 40 nm(which back then actually had a insane shortage, if they would have followed the advice for adding a seperate chip for gpio(they also added many new types of IO on it(as I said a more fancy version)) then they would actually have been able to produce many more pi's and for cheaper, since some smaller node sizes actually where a lot more available and a lot cheaper at that moment due to 40 nm just being a insanely popular nodesize since everyone decided to use that since raspberry pi used it), I actually send them a big document with multiple solutions and many relatively simple ones, what they now did with the pi 5 also was in it and the optimal one to do as it was modular and easy to scale in the future, as well as reasons they should do it and ways they could safely bring it into the market in the pi 4, but now with the pi 5 I think the went to something like 16nm or such, all the extra faster storage and such and extra thigns still keeps the power usage up and ofcource the board being faster. but next to that by now I am quite positive there must be many hobbyists who would have loved for some SBC's with more than 4, 6, or 8 cores to have launched, while 8 could be doable, right now they are only on high end boards, while ARM is actually made to be very easy and cheap to increase in core count, in many SBC's the actual SOC on the board is insanely cheap, often being around €2 to €5 for many of the ones where I looked for the price, what makes the boards expensive are all the other extra things. but for example making a sbc to act like a cluter computer by default would give a many core powerfull super cheap sbc. ofcource just uing a many core sbc or a chip where you can just scale the cores(some support that by default actually) then it could actually act like one computer, doesn't need to be super fast single core, actually needs to be less fast than many others, but for multicore it would be a monster. that is pretty much possible but noone does it. I also remember having designed a custom technology for better linking such seperate cores and chips, which was simpler, cheaper and generally better than most normal methods and not propetairily owned, but I don't remember exactly how it worked, I know I did once work on one which used a shared ram module with each chip having assigned only a part of it and so only being able to write in their own part but to read in all, but I don't really think/am not sure if that one was related to this other method, perhaps I have also had that in that same document, or somewhere else, so perhaps I might find it back, the ram method is simple however, but the other better method would be usefull as well, and ofcource I could just reinvent it again if I even get to face the same problems/info again like back then since this was years ago.(I should write inventions down) while I don't remember my better core linking method, I do remember the ram based one I proposed long ago, where modules either have their own ram and a part of a ram module which all can read directly but only write in their own part, or where all have only shared ram but just only are allocated speciffic sections of it to write, but read acces to all. this ram based one was meant to improve cluster computing, especially for boards with many computers or soc's on a single board where this would be easy. normal communication methods may and can still be used next to it, but this ram based option allows for the cores to work way more independant and not have to wait for data or for posting data, instead they can just read the data from ram at high speed, and write to it, other communication could be used to just attend cores of something if they don't do that automatically, the main acceleration is that cores can then actually work on the same process and can do many more instructions but you won't have to wait or be afraid of data corrupting or going wrong or such. it would work well for things like AI, video rendering, blender, compute use etc. might add server use, but it wasn't designed for that, would work well for it but for server use you would need to test the security perhaps since essentially it would still be a cluster computer but then just with highly enhanced communication and connection with eachother acting almost like a single cpu.
@Voidsworn
@Voidsworn 10 месяцев назад
@@droidy347 USB GPIO breakout board, such as from Adafruit.
@AmeshaSpentaArmaiti
@AmeshaSpentaArmaiti 10 месяцев назад
​@droidy347 arduino you can get for 5 usd a piece
@DrGooseDuckman
@DrGooseDuckman 10 месяцев назад
I love chromebooks. They are what they are. Break em, and they can do anything... but not everything. Media player? Home server? Frisbee? For sure. Just not all three at once. Check pawn shops, and also call schools. Or find a smaller person and steal theirs. You do you, Chad.
@steve-rambo
@steve-rambo 10 месяцев назад
stealing ftw
@DrGooseDuckman
@DrGooseDuckman 10 месяцев назад
@@steve-rambo Oh shit. Im not sorry 😅
@Valrax
@Valrax 10 месяцев назад
Just don’t get stuck with the HP model, I have a non modifable model. There’s only like one or two but just avoid HP😅
@kDrewAn
@kDrewAn 10 месяцев назад
Imagine getting mugged for your crapbook 💀💀
@Norbert011
@Norbert011 8 месяцев назад
@@Valrax which one? I have a 11 g8 which Im pretty sure you can mod
@lucascdesigner
@lucascdesigner 10 месяцев назад
buying a 9$ chromebook is for PAYPIGS, steal one from the school
@MichaelWilliams-lr4mb
@MichaelWilliams-lr4mb 11 месяцев назад
It really depends on what you're doing. Some people use Raspberry Pis for certain maker projects, some of which require the GPIO pins on a Raspberry Pi which a Chromebook won't have. But for retro gaming emulation or something like that, yeah, these Chromebooks can be great.
@Shonicheck
@Shonicheck 11 месяцев назад
Well fact of the matter is, atleast on intel platform, modern computers still have GPIOs as part of the LPC bus. Though due to the fact that no one really uses them this way and that there is very little open documentation on that in the wild i doubt a lot of people would want to bet on that. Also if they are not already in use you are not all that likely to get a trace with it somewhere, so... yeah
@SwordfighterRed
@SwordfighterRed 11 месяцев назад
you can probably get gpio over usb.
@Shonicheck
@Shonicheck 11 месяцев назад
@@SwordfighterRed You can, but usb is kinda hard to make work with tight timings due to how bloated it is(one of the reasons why usb support was never really adopted into linuxcnc hal, even though rt-usb kinda exists), but you absolutely can write some "thin" firmware for the cheap microcontrollers with usb support to actually do the "quick" stuff without involving the usb bus, and then make computer do the heavy lifting
@dot_dot_pwn2650
@dot_dot_pwn2650 11 месяцев назад
​@Shonicheck you can run circuit python which is designed to run over USB and get something cheap to go along with your chromebook like a esp8266/esp32 or something like that
@vitalyl1327
@vitalyl1327 11 месяцев назад
@@dot_dot_pwn2650 latency
@Schmootle
@Schmootle 11 месяцев назад
Man, you really angered the pi heads with this video, haha. If you are in the maker space or do embedded robotics, yeah this comparison seems off, but you gotta admit... Tons of pi sold are going to end up as pihole, emulation boxes, media servers, music players. This is a great way to divert waste into something arguably more useful than a pi sitting in a box with unused/never used gpio. We forgot that old phones, laptops have so much potential if the manufacturers didn't lock them down so tight. I've converted some Androids to little game systems with Bluetooth controllers and USB to HDMI. They work great and their built in storage can be insane for the task. I appreciate the thinkpads! My dad used to collect old thinkpads from the garbage at work and bring them home (90s thinkpads). They were fun to mess around with, and actually I used them well into the 2000s for word processing etc on the go. Easy to focus. Nice vid!
@steve-rambo
@steve-rambo 10 месяцев назад
Thanks, man!! Your dad sounds like a cool dude. Fr, if it weren't for locked down hardware, we'd have even more upcycled tech than we do already. These things are totally PiHole or Retroarch ready
@jhoughjr1
@jhoughjr1 10 месяцев назад
NOt a pi head but do have engineering degrees and experience in IT for decades. Apples and orangess. Ive used many SBCs and microcontrollers and more than a few desktops and servers. There is no use case where a Chromebook would replace a pi.
@pinkiepingas
@pinkiepingas 10 месяцев назад
​@@jhoughjr1this is meant for people using pis at home, where a not insignificant amount of them are just being used as a simple homelab (I'm guilty of it too).
@graywolf2694
@graywolf2694 11 месяцев назад
I like how they are locked down, so they are guaranteed ewaste, thats a weird way of being green.
@TerrorSyxke
@TerrorSyxke 10 месяцев назад
That cursor is a seniors dream and this is amazing advice
@tims001
@tims001 11 месяцев назад
I think repurposing potential ewaste is far better than buying new, my home PC is about 7 years old. Originally i built it new, i3 with 8 gig ram. The money mostly went to the motherboard. I only just upgraded it last week to the top i7 for its time and 32g of ram. All for pennys on the dollar, im a huge fan of upgrading old tech. Good video mate, everyone should have at least something recycled or upcycled to keep it out of landfill.
@airknight8307
@airknight8307 10 месяцев назад
The “top i7” is a different socket than your old ass mobo. So I doubt that
@tims001
@tims001 10 месяцев назад
@@airknight8307 I said I upgraded it to the top i7 for its time... You should always learn the content before you critique soneone mate, better luck next time.
@synapticburn
@synapticburn 10 месяцев назад
@@airknight8307 foot in mouth lol
@HIGH_noon
@HIGH_noon 10 месяцев назад
@@tims001 you mind breaking down more "specs" on your build... i have some old cases and pcs i got from an office that id like to just fill up and make a linux/windows/mac machine just for fun and shit. what mobo/chipset is it? any you reccommend looking for that stay in that pennies on the dollar area?
@tims001
@tims001 8 месяцев назад
@HIGH_noon hi there, yes I'm using Linux also, after trying many distros i now use Ubuntu studio as I mainly use it for recording audio with Ardour. It's an asrock fatality board with I think an H87 chipset and an i7 4770. Like I said the board I bought new at the time, the i7 I bought on ebay for about 40 Australian dollars used. The 32 gigs of ddr3 ram was about 70 Australian dollars for the kit. I also upgraded from a 1tb HDD to a 1TB SSD. My tip with buying used CPUs is that I do not buy overclockable CPUs as they could have been used and abused.
@ClayTheFoxx
@ClayTheFoxx 10 месяцев назад
I love how he records it on the same Chromebook and just plays the music in a separate player to be recorded in OBS
@mro4ts457
@mro4ts457 10 месяцев назад
That and his fuckin cursed cursor 🤣
@ClayTheFoxx
@ClayTheFoxx 10 месяцев назад
@@mro4ts457 the cursor is a masterpiece
@MatthewDeVore
@MatthewDeVore 10 месяцев назад
You can also get the CPU model from the crosh terminal. Before running "shell" you just run "uname -p" - it will output only the model, so no Find is required. That's a little easier than opening the chrome://system page, which has unneeded data and can be slow.
@steve-rambo
@steve-rambo 10 месяцев назад
Dude, that's probably the better way. Thanks for sharing!
@senspartech3533
@senspartech3533 10 месяцев назад
Always appreciate vids like this 👏 As someone who uses a lot of SBCs, Ive never even considered them for normal computing tasks.. much less a computer replacement Thats where used chromebooks, laptops, mini PCs (NUC, Dell, Lenovo, HP, Minisforum, Beelink, etc) come in Im partial to used enterprise mini PCs personally
@dieselbaby
@dieselbaby 10 месяцев назад
Some of the SBCs that are out these days are super powerful, definitely enough for normal computing tasks for most people IMHO...stuff like the LattePanda x86 SBC models.
@senspartech3533
@senspartech3533 10 месяцев назад
​@@dieselbaby the LattePanda's are great.. however, for ~$700 (for the Sigma w/ 32gb RAM & 500gb SSD), I can get a lot more capability in a used enterprise mini PC Its not so much whether or not they can do it, because they certainly can! Its that you are paying a premium for a form factor and feature set that isnt needed for most. Sometimes it can take a bit of patience when getting one of the used enterprise PCs though, since they are inherently a generation or two behind. But, even brand new Mini PCs will generally get you more for your money, albeit in a slightly larger size, than something like the Sigma SBCs are AMAZING, and I use them extensively for specific tasks. Its more that if you dont actually *need* the form factor or features specific to most SBCs, you are almost always better off going with something else for the money. Beyond that, used enterprise mini PCs are heavily under rated, even if people are starting to catch on in the last couple years lol
@davocc2405
@davocc2405 11 месяцев назад
Sadly seems to be only a US thing. I've been curious about these things for a while given quite how well Debian and LXDE runs on such a low spec of gear even with modern software requirements.
@handheldgaming4life
@handheldgaming4life 11 месяцев назад
Its a US thing because other countries have responsible electronic disposal laws. I've worked with these, coming from Schools, they are totally wrecked when sold on. Schools bleed hardware until its totally trashed, usually they've been cobbled together to keep them working, you'll often find 1 unit is in effect 3 units cobbled together and when they finally break they're responsibly recycled, but in US they are gathered by individuals who will "refurbish" them, but really just flog off lots. At best you'll get a couple of working units out of all these devices, so long as you paid nothing its worth it, but $100 is a bad deal when you can buy a cheap NEW netbook for not much more now.
@davocc2405
@davocc2405 11 месяцев назад
@@handheldgaming4life the kids don't seem to be learning responsible ownership either. When I was at school I was one of only two kids who had a pocket computer, cherished that thing; I still have it actually. The condition I see some systems in these days makes me think they are deliberately breaking them, tech companies must love it
@handheldgaming4life
@handheldgaming4life 10 месяцев назад
@@davocc2405 yep! You broke a computer when I was a Kid, your parents were summoned to School and they were embarrassed by the Headteacher and then you got "punished" when you got home. 🤣. That said computers cost a fortune when I was a kid and to break one was a herculean effort. Pretty sure the only kid to break a PC in my day at school went on to a successful life of crime with the prison sentences to back it up. 🤣
@CiscoRo
@CiscoRo 10 месяцев назад
This thing about making mods from old technology and reusing old PC parts is something unique to the US or UK, the rest of the world has to deal with shipping costs, customs charges, extra import charges, and other abusive tax costs. There is no point in doing this if you don't live in these countries.
@davocc2405
@davocc2405 10 месяцев назад
@@CiscoRo when I lived in Australia it was thriving there due to the huge size of government as a segment of the economy. Costs were high due to spending power constraints and corporate fleet buys of PCs saw massive discounts (I used to be an IT buyer for an organisation and saw the disparity from retail). There they have a used kit retail channel (you need a state issued 2nd hand dealer license), we used to go to weekly markets of used parts and gear held at local halls, schools, etc. The retail markups on the used systems were huge, flipping a used desktop APAC used to net a 200% profit margin over purchase price; most systems were by nature fairly conservative so few things to go wrong and most buyers were pretty light users, warranties varied but tended to only be 30 days for many vendors if I remember correctly. Not sure about Canada but I believe NZ does it... it seems to have more to do with the retail disparity rate too, in Oz they pay about double what an American does for most things (perhaps 2-4x for a house when you average the nation out).
@thesidneychan
@thesidneychan 10 месяцев назад
I bought a second hand macbook air 11 inch, 2015 edition that was previously from a school. I edit videos for a living. With Parsec and Chrome Remote Desktop, I've been using it to edit videos remotely when I'm travelling, while the more expensive, cumbersome laptop stays home. It's been a game changer. Works even on my phone hotspot. Prior to getting that mac, Chromebooks were definitely a consideration. If more power is needed, we only need good Internet speeds.
@bacalhau_seco
@bacalhau_seco 11 месяцев назад
nah, just get an old laptop, like an old thinkpad its pricier but its faster and will last longer
@steve-rambo
@steve-rambo 11 месяцев назад
As a dude writing this from a T450S, I'd say Thinkpads are great but serve a different use case. I just buy Chromebooks in bulk, rip off the screen, hook them up to a tv, do all then stuff and then hand them off to friends and family, usually as living room devices. Chromebooks seem to be pretty indescribable so far and are usually draw less power (not that that power part matters too much).
@TheFoundingFatherz
@TheFoundingFatherz 11 месяцев назад
​@@steve-rambodamn, what did those Chromebooks do to you!?!?
@______4790
@______4790 11 месяцев назад
exactly these kids are braindead, I got a t470 for 60 and it’s 100 times the machine of a chrome book or pi.. came with windows 11 pro, 8gb ram, even an ssd… the fak I’m going to do with 20 broken inferior machines? Nothing useful here but yea if I’m starting a school in India I’ll consider it
@monoclinous4934
@monoclinous4934 11 месяцев назад
I have a weird love for old tech, thanks for helping everyone reuse!!
@monoclinous4934
@monoclinous4934 11 месяцев назад
also its good protocol to charge the battery up to about 60% before removing for storage.
@steve-rambo
@steve-rambo 11 месяцев назад
@@monoclinous4934 That battery tip is good to know! Also love that more and more people are getting excited about upcycling ewaste
@magcs6233
@magcs6233 11 месяцев назад
I love seeing Chrultrabook/Chromebook content on youtube, there is not enough of it. I actually use my old HP Chromebook 11 G5ee from school with Windows 11 on it as an everyday netbook. Once Windows or Linux is on them they feel like a true netbook, able to watch 1080p RU-vid and light multitasking (Discord, Spotify etc), great little underpowered devices
@judewestburner
@judewestburner 11 месяцев назад
I remember when Acer made those tiny netbooks running the worst version of Linux I've ever seen. I took a bunch, installed XP on them, and they became useful machines.
@BrendanFitzpatrick-th2kh
@BrendanFitzpatrick-th2kh 10 месяцев назад
If you're low on RAM and want to be able to do something more intense like host virtual machines, I would advise people to consider wiping the used laptop's OS and installing Bodhi Linux. I've installed Linux Mint on other laptops and it runs great, but it has higher hardware requirements than Bodhi and other lightweight Linux distros. Also RAM is relatively cheap so it may be possible to get 8GB of RAM for $20 or so to replace the laptop's original RAM.
@InvidiousIgnoramus
@InvidiousIgnoramus 10 месяцев назад
A chromebook with replaceable RAM? That's a nice concept.
@Qwerty-jy9mj
@Qwerty-jy9mj 10 месяцев назад
Just run alpine like everyone else.
@BrendanFitzpatrick-th2kh
@BrendanFitzpatrick-th2kh 10 месяцев назад
@@InvidiousIgnoramus My bad, I have an old lenovo thinkpad which is similar to the chromebooks and I didn't know the chromebooks had their RAM soldered in place. The thinkpads are a good choice like the chromebooks in that they're pretty cheap and you can potentially find used versions sold in bulk, plus if you can upgrade the RAM it's nice for running more intense operations.
@BrendanFitzpatrick-th2kh
@BrendanFitzpatrick-th2kh 10 месяцев назад
@@Qwerty-jy9mj Honestly I did not find anything about Alpine when searching for a lightweight linux distro, I had considered puppy linux and antiX but for whatever reason chose Bodhi. Thanks for the recommendation tho, I'll try installing it in virtualbox to play with.
@zynthshark_music
@zynthshark_music 11 месяцев назад
i mean general computing yes just get whatever else but robotics or other projects that need specialized hardware, get a pi or Arduino or something else. the pi never started out as just a cheap computer replacement. it's meant to do stuff with hardware or for electronics projects.
@steve-rambo
@steve-rambo 11 месяцев назад
Well, yeah, for stuff that you need a smaller form factor or a lower footprint, Pis still makes sense. And these also don't replace controllers like Arduinos or ESP32s either. This is more of a "I need a computer for another room" type thing. I actually started on this whole Chromebook thing because Pi Zeros and Zero Ws went from $5 or $10 to something much more expensive, like over $30. Not sure if the Pi resale and supply market is still as crazy expensive as it was back a year ago.
@ShopperPlug
@ShopperPlug 11 месяцев назад
I agree. This is just good for computer science. Robotics or anything hands on projects won’t be a good fit.
@Axodus
@Axodus 11 месяцев назад
@@steve-rambo I remember when you could buy a Pi online for $6 (that's with shipping), now it's wildly overpriced.
@thedude5295
@thedude5295 11 месяцев назад
@@Axodus I never once saw a price that low. The cheapest I could ever find a Pi Zero for was $12.99 and that didn't include shipping. I only ever got one because my brother wanted me to do a project on one for him and he had bought a few and let me keep the one I was working on. I always wanted a Pi 3, but I wasn't willing to pay the prices they wanted for one knowing that I'd need to spend a bunch more just for the accessory pieces.
@Axodus
@Axodus 11 месяцев назад
@@thedude5295 I got it used online for $6, I got three of them. It was the original model. It didn't come with any of the accessories.
@itz_premium
@itz_premium 10 месяцев назад
The menacing cursor coupled with the Nintendo Wii music combination is a thing of nightmares. Lmao. Awesome video though. Might have use for a Chromebook now
@YonathanAryandaWijaya
@YonathanAryandaWijaya 10 месяцев назад
Not really for paypigs. It depends on the use case. I use raspberry pi for ROS to be used in a small UAV. I can't fit a Chromebook inside the fuselage, or even just the Chromebook's mainboard.
@jhoughjr1
@jhoughjr1 10 месяцев назад
Not to mention the chrome book isn't open source, and has no giant ecosystem of users and knowledge.
@BigRobChicagoPL
@BigRobChicagoPL 11 месяцев назад
I had a Dell Chromebook 11 (WOLF) in highschool. We bought them freshman year and kept them throughout school, getting to take them home at the end. Of course, most opted to epicly destroy them in the senior parking lot instead haha. I had a lot of fun modding mine with Linux once the school removed the lockdown from the device. I also remember some had the Dells in 1:54 and you could install an app to make the light a disco with different colors!
@steve-rambo
@steve-rambo 11 месяцев назад
lol, I imagine it'd be a lot like the printer scene in Office space. Props to you for repurposing yours. Really cool of your school to actually let you keep it.
@wayfaringstranger8430
@wayfaringstranger8430 10 месяцев назад
Bought a stack of these specific models and they're hella fun to modify and they're cheap as hell because there are so many of them.
@steve-rambo
@steve-rambo 10 месяцев назад
@@wayfaringstranger8430 Sounds like a lot of fun, man. You never know when you'll need a Retroarch box as a last minute birthday present
@americandingo1109
@americandingo1109 10 месяцев назад
That mouse cursor is something else. It's probably amazing for presentations. Also, is the "insertion point" icon a hand holding a "wittle" lightsaber? Adorable.
@steve-rambo
@steve-rambo 10 месяцев назад
TY! If you want it, here's a link www.rw-designer.com/cursor-set/real-hands
@sergeleon1163
@sergeleon1163 11 месяцев назад
But Chromebooks, lack GPIO pins, are too big to fit into certain projects, consume more energy etc. Both can have their own use cases but one is not always better than the other.
@gh0stm0nst3r6
@gh0stm0nst3r6 11 месяцев назад
cool story bro
@MarcoDotIO
@MarcoDotIO 11 месяцев назад
If you care about the size at that point, you’re probably working in an academic field; and most likely, the school you’re working with will front the costs of a RPI.
@sirflimflam
@sirflimflam 11 месяцев назад
@@MarcoDotIOHuh? Almost the entire maker scene needs a smaller footprint than a whole chromebook.
@vitalyl1327
@vitalyl1327 11 месяцев назад
@@MarcoDotIO really? There's a ton of RPi uses in the industry, especially the compute module.
@kbhasi
@kbhasi 11 месяцев назад
I agree. To me, these 'Raspberry Pi Killer' videos only make sense if whatever they feature can run full PiKVM with device power control and USB hosting.
@CherryColaWizard
@CherryColaWizard 10 месяцев назад
The used Chromebook is not a bad option for low-spec stuff. Though I'd much rather mess with a regular used laptop.
@G-ra-ha-m
@G-ra-ha-m 10 месяцев назад
I heard that some of the Win11 PCs now can't be used, although maybe there is a bios change option for some.
@ted_van_loon
@ted_van_loon 10 месяцев назад
How is the power usage? one of the big reasons I get things like SBC's outside of gpio is also for their low power usage. for example the pine A64 LTS only uses around 2W at it's peak. raspberry pi is more power hungry, but still only uses up to 3w to 5w max depending on the devices I heard that some chromebooks actually can use more than 3 times as much power as my normal laptop (ryzen 5 4500u 7nm laptop (15W)). however perhaps some of them are power efficient, they might be quite interesting for home server use since they are cheap if they do actually use little power. as for gpio, if you still want some gpio on them, you can actually mod in gpio into laptops and such for example there is usb gpio, you could also make your own by just building in a board like a arduino or pi pico or zero or such, so you have gpio still, well and ofcource there is sometimes a chance to try and add it in if the chip actually supports it, for example often the wifi and bluetooth chips support gpio but often that is not worth it since that often needs making a new pcb or motherboard, just adding on a seperate board for gpio is much simpler and safer and more effective oten. funny thing about the pi pico is also that the wireless model actually has 3 cpu cores instead of 2, it is just that they didn't add official software support for the third core, and I don't know for sure if they might also have left out some traces or not.
@steve-rambo
@steve-rambo 10 месяцев назад
I actually haven't messed with many projects that require GPIO pins, but that's good to know you can add them like that, like with off the shelf microcontrollers. There are a lot of Chromebooks out there with 1w processors, but I'm actually not as well versed on how much the entire SOC consumes for them. Intel stuff probably won't ever compete with ARM in terms of power efficiency, but they've reduced consumption a lot over the last decade on their lower end processors.
@juliusfucik4011
@juliusfucik4011 10 месяцев назад
USB always adds latency. That may be okay for your project, but for some applications every Ms counts.
@ted_van_loon
@ted_van_loon 10 месяцев назад
@@juliusfucik4011 yes, but also no, it depends on how well you use it, if the external GPIO also has memory then it can run things locally, then it could litterally be use like a SOC connected to a computer using a usb cable, meaning the normal default latency since you give the logic to the external GPIO module instead of only the pin states. then it could also be made to directly only communicate the pin state, this one would have a bigger latency indeed, but in reality most people will already have more latency even with embedded gpio due to using slow programming languages like python, micopython, or edited user friendly C++(like the default arduino methods). in reality if you care about latency you should use bitmanipulations directly. then there is also that usb 3.0 has 5000000 bits/s(5gbit/s), lets say you use 8bit messages, then the latency is only increased by 0.0000016seconds or latency would be equal to 0.625Ghz. real clocks differ, depending on how you set it up. real clock of usb2.0 is often around 240Mhz, real clock of usb 3.0 is often 2.56Ghz in reality, so probably a lot of it's speed by default is used for error correcting or such. getting GPIO to run at even half that rate is very rare, especially measuring and responding right at that speed. since in reality even the raspberry pi boards and arduino boards and such already have quite some latency added in based on additional hardware like amplifiers and such to make sure the output levels are right, and even in chip logic often takes multiple clock cycles, so people can run and do run it sometimes at pretty high speeds, but the latency is much higher than the input measuring speed and output speed, see it kind of like all the extra hardware steps in between act almost like a buffer all allowing the signals to go through at the right frequency but all adding some latency. this is actually why it was pretty safe for the raspberry pi 5 to use a external chip for GPIO, since it doesn't really affect latency at all in that case(they use a optimized communication way however), but for usb gpio, yes there will be some extra latency, especially when the gpio is made bad, but comparing it to normal gpio speeds the latency difference would even in this case be pretty hard to notice and would only be noticable in very rare cases like when you use the GPIO for something like a feedback loop or such at it's max frequency. but at that point, using GPIO isn't the right way at all since then normal GPIO would also create to much latency, and you would instead need dedicated hardware. perhaps there might be some GPIO more optimized for insanely low latency, the arduino uno has a relatively low latency since it comes directly from the IC in some cases(compared to its frequency speed). but for low latency it needs special optimized hardware since even most IC's take multiple cycles to actually output the data, even simple IC's like shift registers often take atleast one clock before they show their output, want low latency then you should use direct clockless logic, like using hex inverters, schit triggers, etc. where they will just instantly change, still the response time of the hardware would also cause latency, as well as the capacitance, voltage, resistance, induction, etc. doing it this way however can actually in some cases increase frequency and decrease latency, since it allows skipping the entire IC and instead using a custom usb protocol and then some dedicated direct hardware which can handle way higher frequencies much more easily and loses a lot of the latency. and as a third option a good usb GPIO could also be used in both modes, where you can write pins and read pins directly from the computer, but where you can also write the logic to it or to certain pins so the logic is run locally on the usb GPIO so that it uses the GPIO's own speed and latency, this can be for things like direct feedback and such, it would also ofload things from the computer, and at the same time you can also still directly write/overwrite and read things from the computer. but do know that when made right, latency can be very minimal, and next to that the frequency it can run signals at is not linked to the latency, meaning it can still handle high frequency signals, only if it would need to rapidly react to a signal at the max frequency or close to it, then latency becomes important. for example lets say you make a radio canceling device and the radio frequency is at the GPIO's ma frequency or close then little latency would be optimal, still due to the clock difference even a normal gpio would likely not be fast enough and would need to use either custom dedicated hardware or still use some logic to predict it or generate it based on some previous points, which isn't as latency sensitive.
@ted_van_loon
@ted_van_loon 10 месяцев назад
@@juliusfucik4011 TLDR: yes and no, 1: a decent usb GPIO has way less latency than a ms. actually usb3.0 runs on 2.56Ghz, it is possible to run a usb GPIO direct without needing to talk to a SOC or such, just directly driving dedicated hardware which instantly translates the signals allowing signals to run at very high speed and low latency in a good USB GPIO. 2:it is also posible to have memory in the SOC/IC in the GPIO and a cpu, this essentially allows to send it instructions and logic instead of or next to directly controlling pins, by sending it logic instead of pin states, it can read or have interupts and directly respond based on those independant of the usb layer and such, allowing speed and latency similar to normal GPIO, in a good one it can do both independantly allowing for higher speeds since it essentially just got extra paralel compute performance. 3: Latency only really maters in very rare cases and only when programming for example directly in bitmanipulations and interupts, in C/low level C++ for example. since user friendly C++ like the default arduino methods already have insane amounts of latency in them and also lower speed, micro python, python, jave, etc. all have insanely low speed and insane latency compared to the user friendly C++ arduino uses, so even more compared to actual low level programming. and then these days many people using GPIO on a SBC will not only use python or such, but then they will use python+fs or such which is even slower(actually writing and reading files in the fs to abstract the ports instead of directly reading from the pins or ports. 4: GPIO is not meant for, made for, or designed for low latency. the IC in it is clock based and so gets latency from the IC clock, it also gets extra latency due to the extra layers added in like the latency between memory and cpu, cpio and output, output and amplifier for the gpio, capacitance, voltage, induction, resistance, etc. a typical chip with a GPIO is not optimized for low latency, it can handle high speed but not low latency, for that you would often need specially designed hardware or just low level made out of hardware, for trustable latency in a normal device with GPIO you would typically need to assume 4 cycles to get good enoug resolution so your signal should be 1/4th of the IC's speed, in some cases it is more, 1/4th because it often takes in between 1 to 2 clocks(1 clock+a little), but you need double that to be able to trust the latency. ther emight be some devices with GPIO which can be trusted more in their actual speed but even those still often require atleast 1/2th of clock speed at most. it is possible to make programmable dedicated hardware however which can give GPIO with lower latency, that is roughly the same as how example 1 works, but this is harder in a IC since the IC itself would still run at a limited clockspeed, but it is possible but it would be very different to program and design, but then again dedicated hardware has less thigns which can slow it down so is much more suitable for low latency high frequency is something usb GPIO can handle very well, low latency is something it does indeed create some extra latency, but you would only notice this when programming directly in low level C/C++ bitmanipulations and such, and have well optimized code. next to that there is also latency in the hardware
@mrjh637
@mrjh637 10 месяцев назад
This actual would work out perfectly for the project i was gonna use a pi for. Thanks for the heads up.
@steve-rambo
@steve-rambo 10 месяцев назад
Glad this helped!
@Sour_Dani
@Sour_Dani 10 месяцев назад
I've been using Chromeboxes as pi alternatives for a few months now. Gotta say its a great alternative and the Chromebooks are certainly cheaper. Glad to see people discussing this more!
@copomo
@copomo 10 месяцев назад
Screen and ports and shit
@AMV12S
@AMV12S 10 месяцев назад
Even cheaper: Generic TV boxes with Android
@stuartgray5877
@stuartgray5877 10 месяцев назад
Oh so how are all of those General Purpose IO going for you on that Chromebook? You know the MAIN reason to even consider a RPi?
@Sour_Dani
@Sour_Dani 10 месяцев назад
true@@AMV12S
@Sour_Dani
@Sour_Dani 10 месяцев назад
i could just get a usb to serial cable if i needed to. i personally mostly use these for micro-services that don't require a serial monitor. i run a service on them and shove them in a closet. still a good point for you to make though.@@stuartgray5877
@RealActorRob
@RealActorRob 10 месяцев назад
Recently got a 8/256 Dell 7400 2 in one for $200. These were like $1k+ not that long ago. Premium business. I also have a $20 Acer Windows laptop with Mint. Spend $200. You'll be glad you did.
@fmgat7151
@fmgat7151 10 месяцев назад
I can't believe Steve Rambo knew the secrets to getting cheap computers for personal projects
@steve-rambo
@steve-rambo 10 месяцев назад
Mmmmm :D
@jsmxwll
@jsmxwll 10 месяцев назад
i love using chromebooks like this. i usually go with light arch install and i3wm. can pretty much run well on a potato.
@imalsoTOMATO
@imalsoTOMATO 10 месяцев назад
based i3wm user. this makes me more motivated to do this now
@HayCorvus
@HayCorvus 11 месяцев назад
Am I the only one that finds his cursor pack hilarious?
@Kurofune
@Kurofune 9 месяцев назад
Instructions unclear, I've just installed gentoo on my Samsung smart fridge.
@steve-rambo
@steve-rambo 9 месяцев назад
Can't get more badass than compiling milk from source with Portage.
@Whoatharmage
@Whoatharmage 11 месяцев назад
Some models it's quite hard or near impossible to remove the management on them from them being old school laptops. Try to contact the district they're from and they'll say they don't know how to actually remove the lock on them so they just sit doing nothing
@In20xx
@In20xx 11 месяцев назад
Thanks for taking the time to make this video. I'm writing fiction about hackers in the future jailbreaking robots they find in landfills and your video helps my creative efforts!
@johntippin
@johntippin 11 месяцев назад
Nice! Will the story be online or in print?
@johnchristian7788
@johnchristian7788 10 месяцев назад
Update us here when you finish it.
@anonl5877
@anonl5877 10 месяцев назад
If you want a newer version of Linux Mint, try Linux Mint Debian Edition (LMDE), which has lower system requirements. You can also get it with LXQt or other lightweight desktop environment. Other good options should be the i3 spin of Fedora, or just Debian Stable.
@steve-rambo
@steve-rambo 9 месяцев назад
Yeah, I'm gonna have to play with some other light weight distro and DE options. I just wish Mint had their customizations for Mate easier to implement on other distros. It's literally my favorite version of it, and there are plenty of other distros that aren't weird about installs under 16gb or storage.
@stickyfox
@stickyfox 10 месяцев назад
If you're able to use a chromebook for your application, you never needed a raspberry pi in the first place and just wanted a cheap computer.
@steve-rambo
@steve-rambo 9 месяцев назад
This. Though, there is sometimes an overlap.
@norndev
@norndev 10 месяцев назад
That cursor and scroll bar takes me back
@chris_schenkel
@chris_schenkel 11 месяцев назад
You clearly don't understand the purpose of the pi. The land of stupid never disappoints.
@danielkowalski7527
@danielkowalski7527 11 месяцев назад
any computer can do work of any other computer; indeed land of stupid
@jamesrowden303
@jamesrowden303 11 месяцев назад
I must be stupid that with my many Pi I use some for desktop and some for projects. Not using the pi for anything and everything that I need would be stupid, would it not? :P
@kittentheboss2796
@kittentheboss2796 11 месяцев назад
I would rather cut out my own spleen than ever buy a chromebook.
@OddWoz
@OddWoz 11 месяцев назад
Same.
@ali_crowley
@ali_crowley 10 месяцев назад
Based
@jajajajahahahahaja
@jajajajahahahahaja 11 месяцев назад
I work for a school in the IT department I tried this today, very cool!
@TheInnerHalo72
@TheInnerHalo72 10 месяцев назад
This would be perfect for doing a cluster stysem. Could get those charging carts and run that into a ups or come up with some sort of shelf system for a network rack.
@steve-rambo
@steve-rambo 10 месяцев назад
*mom finds the chromebook cluster server*
@TheInnerHalo72
@TheInnerHalo72 10 месяцев назад
@@InwardRTMP another thing too. If yhe batteries are good they all have individual ups's for each node
@junkaccount2535
@junkaccount2535 10 месяцев назад
I must not be up to date on Raspberry Pis because the last time I bought them I got the updated RPi4s for less than $40 apiece. That's crazy if you can buy a lot of them for cheaper than one Pi.
@SuzieB23
@SuzieB23 10 месяцев назад
Usually new top of the line pis with the 8gb ram are $80 just the board
10 месяцев назад
The line "Windows if you're masochistic" just earned you a new subscriber. Fell on your video because i have a deal for lot sells, very dirt cheap, wondered if UEFI was locked down and how bad.
@steve-rambo
@steve-rambo 10 месяцев назад
That's awesome! Those lot deals are legit
@alinn.4341
@alinn.4341 10 месяцев назад
You fail to understand that size is also a factor, as well as power consumption. But in a sense you are right.
@minecraftgman69420
@minecraftgman69420 10 месяцев назад
absolute gigachad! keep up with the videos too, I love seeing informal content for ways to save money if you love tech!
@steve-rambo
@steve-rambo 10 месяцев назад
Thanks, man! Going to try to put out more tech related stuff.
@Shahzada
@Shahzada 10 месяцев назад
1 Pi uses between 3 to 5W, while average laptop uses 25w to 50w . So what you save on one side pay more in electricity bills
@therealjammit
@therealjammit 11 месяцев назад
I haven't messed with the ChromeBooks yet but I've had the issue of trying to install a Linux distro before on an older machine and also got the error about not having enough drive space. Sometimes I can work around this by formatting a USB drive (hopefully a fast one with spinning rust inside or an SSD/NVme enclosure) on another machine and setting it to be a swap drive. When I boot off of the USB installer I stop the GRUB boot, install the external swap drive, and continue booting. When I partition the drive I'm installing to I make sure to not forget to make a swap partition on it (basically the machine during the install process thinks it has two swap partitions). After the install and first boot I unmount the external swap drive (and disable it if necessary to stop it from auto-mounting is the system) and reboot and test for proper operation.
@steve-rambo
@steve-rambo 11 месяцев назад
Actually never thought about doing it that way. It's kind of interesting seeing how small of a drive you can install a normal linux distro on (that isn't puppy linux).
@Elomaramaro
@Elomaramaro 10 месяцев назад
Here in Brazil, used Chromebooks are more expensive than new Raspberry Pi kits... Sometimes the same price.
@steve-rambo
@steve-rambo 10 месяцев назад
That's kinda insane. Always super interested to see the hardware situation in Brazil, though. Like I forget if it's the import taxes for tech stuff or something similar. Nothing but respect for the birthplace of Godot (the engine) 👍
@IgnacioEsteves
@IgnacioEsteves 10 месяцев назад
​@@steve-ramboGodot it's actually from Argentina! Hardware wise, we are actually suffering from the same issues as Brazil, sadly.
@Elomaramaro
@Elomaramaro 10 месяцев назад
@@steve-rambo This year, any bought product above 50 dollars will be taxed in 92% of the selling price at AliExpress. Cellphones, notebooks, hardware, all for the double of price. Every old notebook is like gold here. And people buy a lot of shitty computers because they're "cheaper*.
@steve-rambo
@steve-rambo 10 месяцев назад
@@IgnacioEsteves So close! :D The lack of hardware availability and the availability has gotta suck, but it totally makes for better devs that are more optimization minded for lower end hardware. A lot off latin american devs I've met are cool like that.
@notimportant3033
@notimportant3033 10 месяцев назад
Seems something like this would be useful for building a D.I.Y NAS/media server on the cheap.
@FlameSilver
@FlameSilver 10 месяцев назад
the idea is nice, but a lack of connectivity is an issue. I assume no ethernet or sata, which means running evverything via USB and I wouldn't want to trust that, though the low power consumption could make it worth it. I still think a core2duo system would do the job better and cheaper since they can be found pretty easily for free
@kbhasi
@kbhasi 11 месяцев назад
While not a true 'Raspberry Pi killer', something like that could work for some use cases, and there's a custom version of Debian that uses Raspberry Pi Desktop but on an x86-based system. I was reminded of when I considered doing something similar to what you did to build a Firefox laptop, but didn't as I managed to set up an old low-end Intel NUC with a minimal Debian setup instead (though primarily to run Remmina and serve as a thin client). (My measure of a true 'Raspberry Pi killer' is if the device shown in the video can run a full version of PiKVM with device power control and USB hosting capabilities)
@sanctusstreams101
@sanctusstreams101 10 месяцев назад
my brain the whole time: His mouse is a hand his mouse is a hand HIS MOUSE IS A HAND
@steve-rambo
@steve-rambo 10 месяцев назад
👀
@CrispBaker
@CrispBaker 11 месяцев назад
Literally begging for a script, an editor for that script, and maybe someone to explain "one cursor at a time"
@Maccccccc
@Maccccccc 10 месяцев назад
I work at a school and I've got about 100 old chromebooks physically under my desk.
@steve-rambo
@steve-rambo 10 месяцев назад
Sounds like you're ready to set up a really big LAN party
@user-hg6jk1ny7b
@user-hg6jk1ny7b 11 месяцев назад
If I drank a shot for every time umm you say ummm aa ummm I'd be dead from alcohol poisoning. Thanks for sharing the info but daym kid
@baccusx13
@baccusx13 10 месяцев назад
I will probably buy a little rock pi to make a little Valheim server at home which will use only a couple of watts but i really like the informative value of the video. That being said, i had the chance to work in a building where one Google office was a tenant and with all the social conscience culture they try to preach in their company, their actions goes in the opposite direction and the Chromebook is a good example of that.
@tf6437
@tf6437 10 месяцев назад
"I watch everything, I dont pay for anything" you and me both buddy you and me both
@Coopertronics
@Coopertronics 11 месяцев назад
Thanks for the video, it's really useful. Would you know the wattage that the chrome books run on? Raspberry Pi tend to be very economical on power usage. It could be a really cheap way of building a docker swarm.
@BR0B0T_VR
@BR0B0T_VR 11 месяцев назад
The short, easy answer is “less than traditional laptop, but more than Pi”
@IceAce1
@IceAce1 11 месяцев назад
Good question, yes. From limited experience I think you'd have to tweak to get below 10w idle, probably 8w (w/o screen) is the lower limit. If that's about right, it's not too far off a rasp 4. Also, don't forget that generally options that make virtual hosts fast (e.g. more ram and m2 drives), do consume more idle power too.
@LuisKisters
@LuisKisters 10 месяцев назад
"your windows if your masochistic" lmao
@qnprogrammer
@qnprogrammer 11 месяцев назад
Your suggestion is kind of like encouraging folks to buy paintings instead of creating their own art. Working with Raspberry Pi and similar boards can be a fun hobby, helping you learn how to create projects and keep your mind sharp.
@PaintballBoomer
@PaintballBoomer 11 месяцев назад
That's a stretch. I know I have been disappointed by my RPI performance when trying to use them for anything not in the maker space. People don't seem to realize that while an RPI can run a server, NAS, HTPC, emulation station, or whatever else, there are much better options for the same or less money.
@OsX86H3AvY
@OsX86H3AvY 11 месяцев назад
you can absolutely build out of old chromebooks if you put linux on them...sure they dont have gpio but not everyone wants to build robots or whatever some of us are content with servers and software projects...chromebooks can absolutely be a blank canvas
@mikerollin4073
@mikerollin4073 11 месяцев назад
It's more like suggesting making your own canvas to save money
@pot3to444
@pot3to444 10 месяцев назад
the acer c710, thinkpad x131e, and samsung 5 550 as well as any other sandy/ivybridge chromebooks generally have upgradable ram and storage.
@f14v14n
@f14v14n 11 месяцев назад
Which one was the $9 again? It seems I missed it... And no, having to buy 10 of them for $90 or not including shipping doesn't count, especially if you have to combine multiple of them to get just a few working. It's surely a nice option to have, but I doubt $9 is all it takes.
@steve-rambo
@steve-rambo 11 месяцев назад
I mostly just included the $9 mark because it sounded good. The last few batches I've bought (10 w/o cords and 10 for w/ cords, both around the $90 mark with shipping) haven't had any duds. Really depends on how squeamish you on e-wasted tech (though, it would be great if e-waste was just free instead of parasitic racket it is now). It's sort of like Costco, you save when you buy on bulk. Worst case scenario: you sell a few for $12 a piece to recoup the cost. Or you could just donate them. As a Thinkpad guy, I always have at least 3 or 4 spare computers at any time. And these come and go on Ebay in just the same way as Thinkpads. You have to be there at the right time to get the best deal. The real goal of this video was more general education on flashing UEFI firmware on Chromebooks. There's a lot of people, even tech professionals, who aren't very familiar with Chromebooks, which is why you see these lots of 10 to 100 of them being sold at a time.
@sboinkthelegday3892
@sboinkthelegday3892 11 месяцев назад
$9, what are you, some kind of a coward who needs macroeconomics to steal your China trash for you? Free hardware is all around, just ripe for the picking in the Western world. They LITERALLY proliferate this junk just so it would get refurbished after you paid their QA out of tax subsidies, so that they have something to show in Ethiopia in exchange for their bananas and tea from India. nothing to do with NOBODY knowing how to flash them, adults just don't want to. Just stop working, easy. No income, no tax. Just lots of time wasted on fiddling with your discount coupons for a chromebook, and hunting for sales instead of going to waste in a job that gains value, and lets you move large sums of your salary AFTER the tax and after the perks (That a company doles out to pay less tax). I mean, you REALLY think when they print you 70% and 30% for themselves, that this number on the record is ALL they print? Like fat off a pig's back.
@videotrexx
@videotrexx 10 месяцев назад
@@steve-rambo admit it, you included "$9" as nothing more than a clickbait title. Lame video comparing apples and oranges.
@steve-rambo
@steve-rambo 10 месяцев назад
​@@videotrexx I don't care. If even one person flashed UEFI firmware on one of these and didn't throw it in the trash because of this video, then it was worth it. I hate corpos locking down devices. Simple as.
@fortunateson6070
@fortunateson6070 10 месяцев назад
The very first chromebook got me through college, I still have it. I used to remote desktop into my PC at home and play FFXIV in class.
@steve-rambo
@steve-rambo 10 месяцев назад
Screw Emacs, this is the absolute peak use of a Chromebook
@clerooth
@clerooth 9 месяцев назад
Great video. I almost bought a lot of 5 lenovo n23s but I found out the adapters are almost double the price I paid for the actual chromebooks. It seems like the adapters are just as much as the chromebooks, if not more. Even that lot of 10 acer adapters in your video still comes out to $7 per adapter, so it's more like a $15 chromebook when bought in a large lot. Not to mention all the time that is spent sucking the google out of your chromebook lol. The title is a little misleading but the clickbait probably got you all those views lol.
@steve-rambo
@steve-rambo 9 месяцев назад
Well, I will say it is partially clickbait lol. I mostly wanted to educate people on how throwing other OSes on Chromebooks is a pain but still totally doable. A lot of people, even a lot of my coworkers, assume that they're just Google only machines. I've been lucky enough to find lots of these with the Chargers. Tho, it's pretty common for them not to.
@woohoo2491
@woohoo2491 10 месяцев назад
I got a chromebook from my high school. I got to keep it. That was 8 years ago. I still have that same C740.
@steve-rambo
@steve-rambo 9 месяцев назад
Honestly pretty cool that a lot of students got to keep theirs
@aasdqwwcacfwavdsvwe6013
@aasdqwwcacfwavdsvwe6013 10 месяцев назад
Our daddies taught us not to be ashamed of our Chromebooks
@steve-rambo
@steve-rambo 10 месяцев назад
mmm since they're such good sizes and all
@TTVShm0l
@TTVShm0l 10 месяцев назад
Chromebook Technician here. Could easily steal one, wouldn't, but easily could.
@steve-rambo
@steve-rambo 9 месяцев назад
Stealing is always the most based option.
@BobHenderson-dr2wy
@BobHenderson-dr2wy 11 месяцев назад
Yeah I was going to say... All of my chrome books are flashed with UEFI and used as browing devices that don't need google anymore, but with the PI I use the GPIO and my board has an mPCIE and 1 gen 2 x4 pcie slot. So my use case was an access point, and my PI has one usb 3.0 port and 2 usb 2.0 ports along with all the GPIO pins. If you want to show us how to turn a chrome book into a full access point that would be impressive... My personal opinion is the chrome books have no way to expand anything, like you can't even install a RTC module on a chrome book.
@danielkowalski7527
@danielkowalski7527 11 месяцев назад
rlly? cant install rtc through usb? ^^
@anonl5877
@anonl5877 10 месяцев назад
Also, if you're willing to spend up to 25$, you can get a normal used laptop, which is much easier to install Linux on.
@joeydehart3429
@joeydehart3429 10 месяцев назад
Despite having some niche uses I knew chromebooks were trash when they first came out. I did not know that the bottom fell out of their market till I watched your video. Thank you for that. I may get some for homeschooling.
@steve-rambo
@steve-rambo 9 месяцев назад
Yea! Hope you get some educational use out of em.
@alteans
@alteans 11 месяцев назад
Wow..lol im' so behind times in computer terms.. Use to do this kind of stuff back in the early 2K's.. makes me feel ancient😂
@steve-rambo
@steve-rambo 11 месяцев назад
lolol I feel ya, this stuff creeps up on ya. At least 2 or 3 times a week, I wind up having to google stuff and am like "well, I guess this is a thing now"
@rbus
@rbus 11 месяцев назад
Chromebook Pixel is the most awesome laptop I've ever owned. Can do all my Linux apps, Android apps, and Chrome all side by side.
@kbhasi
@kbhasi 11 месяцев назад
I forgot that existed 🤯 and that it was (IIRC) the first Google hardware product to feature Pixel branding
@rbus
@rbus 10 месяцев назад
@@kbhasi Yeah, it seems to be a pretty overlooked product these days but I doubt you could find a better-built ultraslim anywhere, and while it's a few generations old the i7 & 16GB RAM & 512GB SSD is still pretty decent for any ultraslim device. Even the first Google Chromebook with the Knight Rider LEDs on the cover is a wonderful machine to own if you do a BIOS reflash & use Linux on it like Garuda Linux. Google stopped updating these many years ago and it's running Chrome 0.93 (worthless!) so probably pretty cheap now. The keyboard is steller, the case feels like a solid slab of brushed aluminum, and lifting the display has that same perfectly weighted feel of the 2008 MacBook Pros (Apple's best design IMHO).
@causerDAguv
@causerDAguv 10 месяцев назад
The trouble with RP's is that they are so expensive than they used to be after you buy all the perfs you could just buy a second hand mini desktop which is more powerful and more upgrade options.
@antgame11
@antgame11 10 месяцев назад
because they arent for "mini desktops" 😆
@total_epicness6776
@total_epicness6776 10 месяцев назад
Raspberry pis used to be great but now are too expensive even at MSRP(if you can get it for MSRP at all) for what you get. SBCs like the rock64 blow it out of the water
@vencdee
@vencdee 10 месяцев назад
Raspberry Pi 5 costs just like RPi4 and overall performance (for versions with higher RAM size) is much better than Chromebooks. It is also very small and you can power it just by modern Powerbank. And you have many peripherals for automation and projects. Not comparable to any simple laptop...
@badfeng
@badfeng 10 месяцев назад
I went exactly that route after dealing with weird issues with an RPi 4 (that ended up bricked itself somehow yay). I got a refurbed MFF PC and everything went super smoothly.
@jhoughjr1
@jhoughjr1 10 месяцев назад
Rock64 support and ecosystem kinda sucks. Seems they had supply issues a few years back too.,@@total_epicness6776
@JohnGlen502
@JohnGlen502 6 дней назад
I'm loving one as a dedicated music streamer (with usb dac) connected to an old school stereo. The Linux Pithos app (for Pandora) is more stable than the Pandora app on the TV or the Chromebook. I am not a geek but the VT2 terminal was necessary on an HP G7 EE. The 16gb of ram was large enough for Mint. I'm not understanding the excitement over PipeWire but the sound and control is excellent. Separately, a Dell 5190 would not allow the Control D for Developer Mode to get the VT2 terminal read the school administrator may not have released all the controls (?). Something to watch for possibly. It boots back to ChromeOS.
@steve-rambo
@steve-rambo 6 дней назад
Honestly great use case. Chromebooks work great a little living room entertainment devices. Hope you can eventually get that 5190 flashed. There always seems to be weird ways to get around enrolled Chrombooks. Like, some will have you disconnect the battery and power then hold down power for 30 secs, other ones I've had let me do a power wash to get out of enrollment. It really can be the luck of a die sometimes tho.
@JohnGlen502
@JohnGlen502 4 дня назад
@@steve-rambo It went into Developer Mode (Control D) after connecting the battery. It's really unbelievable these little computers for twenty dollars in 1983 we were storing our programs on music cassettes now this college campus in the middle of nowhere (Dakota State) is a top rated cyber school. The library doesn't have any books!!! All digital. It's mindblowing.
@steve-rambo
@steve-rambo День назад
@@JohnGlen502 Nice! Yea, it's kind of crazy how much computing power we can get from next to nothing now, especially if you're coming from the world of data on tape lol
@zer0b1tyt
@zer0b1tyt 10 месяцев назад
Chromebooks are still wayyy overpriced in my area.. even the cheap ones go for 170 bucks used.. people think they got gold at home .. just because they paid way too much for it in the first place..
@synapticburn
@synapticburn 10 месяцев назад
thanks, this was a great idea for a garage computer. i found a fully working 2 gig celeron with charger for 30 bucks shipped on ebay, i might just leave it on chrome os anyway, i just need to watch youtube videos, (how to vids), play yt music, save notes to google keep, etc.) no need to get my phone all greasy and stop my music playing when i want to do a quick lookup of something
@steve-rambo
@steve-rambo 9 месяцев назад
NP! Always an option to flash it and switch over once Google stops supporting ChromeOS on. Still great you were able to find a use for em. lol didn't even think of these as a garage computer, which sounds awesome.
@Reichstaubenminister
@Reichstaubenminister 10 месяцев назад
6:40 Turned into a seal for a second
@Reichstaubenminister
@Reichstaubenminister 10 месяцев назад
I'm laughing way too hard at this
@DougTilleyPTBO
@DougTilleyPTBO 10 месяцев назад
Wasn't expecting a DVDVR cameo here.
@BR0B0T_VR
@BR0B0T_VR 11 месяцев назад
Bro, you just changed my whole outlook on chromebooks with this vid. I had suspected that this kinda shit was possible but had no idea that there was a whole infrastructure set up with charts and graphs and walkthroughs and shit… And it runs MINT? Yo, time to snatch up some cheap hardware…
@steve-rambo
@steve-rambo 11 месяцев назад
Yeeeea!!! Hope you have fun, man
@StarlightVoid54
@StarlightVoid54 7 месяцев назад
22:01 you dont have to do that (exit the UEFI shell to go to the boot menu). You can boot the installer USB straight from the shell. That's a redundant step.
@steve-rambo
@steve-rambo 6 месяцев назад
That's true
@ferrellsl
@ferrellsl 10 месяцев назад
At current pricing, buying a Pi is just plain stupid. The Pi still needs a screen, keyboard, mouse and power supply so I agree that the better option is to buy a Chromebook and install UEFI firmware on it to run Windows or Linux. The argument that one must have GPIO pins falls flat too because just about every hardware project can be accomplished by using a USB cable/pigtail. I bought 3 new Acer Chromebook 311's for $99 apiece on sale at Target. At the time, an R Pi 4 was well over $140 IF I could even find them in stock.
@jhoughjr1
@jhoughjr1 10 месяцев назад
no it doesnt NEED any of those things. Makers like me have hdmi tvs. they have keyboards mice and power supplies. Tell me you have no engineering experience without telling me you have no engineering experience. "just about every hardware project can be accomplished by using a USB cable/pigtail" Nope. Not even close.
@arthurwintersight7868
@arthurwintersight7868 10 месяцев назад
Used mini-PCs are also an option. Businesses throw out old hardware that runs slow as fuck on the newest versions of Windows, but it's still zippy-fast if you install Linux on it.
@voltijuice8576
@voltijuice8576 10 месяцев назад
Depends what you need it for. Many people use Pis as single-board industrial computers and don't bother connecting PC peripherals. Just log in remotely from another computer. Native GPIO is typically easier than needing to make everything a USB. For example needing to add bridge chips and drivers to your projects could be hidden costs, and complicates timing. But if you just need a cheap laptop or headless computer, sure, an old Chromebook could make more sense.
@ferrellsl
@ferrellsl 10 месяцев назад
@@jhoughjr1 oh, and I suppose you got those HDMI TVs, keyboards and mice for free when you purchased you Pi.
@juliusfucik4011
@juliusfucik4011 10 месяцев назад
Get a 4 dollar fake HDMI single and RustDesk into it. No further peripherals needed 🤷‍♂️ also, once it runs the way you want to, disable HDMI and just SSH to it. Also, good luck using an old notebook on a tiny mobile robot 😂
@charlesdoesmore5488
@charlesdoesmore5488 10 месяцев назад
Ok, let's see how this baby can run Jellyfin 24/7
@steve-rambo
@steve-rambo 9 месяцев назад
It's possible, but I'd grab a used server for TrueNAS or a Synology box, depending on how large your collection is and if you want redundancy. No harm in it, tho. I've know plenty of people to throw Plex on old machines.
@larva5606
@larva5606 8 месяцев назад
"Really clean shaven knuckles...." 🤣💀
@ecw0647
@ecw0647 4 месяца назад
I've picked up several EOL chromebooks in really good shape (and very cheap) and installed a variety of Linux distros. (Arch seems to work the best for me.) I look for the ones with 8 gb or RAM. They work great and keep them from the landfill.
@steve-rambo
@steve-rambo 4 месяца назад
Nice! Also, good choice w/ Arch. You can really install the bare minimum with it and get the most out these machines.
@matchlesmage0260
@matchlesmage0260 11 месяцев назад
Now I'm planning a kubernetes cluster with the roughly 50 acer chrome books I got for free
@unwavering_sightseer7818
@unwavering_sightseer7818 10 месяцев назад
I love how the computer side of me wants to have a budget. But the car guy side of me is willing to spend $1,700 for tires. 😂
@knoxiegb1782
@knoxiegb1782 10 месяцев назад
Really cool idea. Is the Not Caps Lock key remappable using Linux, like a regular Caps Lock key? Or is it some software/hardware dependent bullshit that results in a useless button?
@steve-rambo
@steve-rambo 10 месяцев назад
If you're on a system w/ system d (which is most systems) then this should work. github.com/sezanzeb/input-remapper If you're running something with a different init system, like Artix, then sxhkd will work. wiki.archlinux.org/title/Sxhkd
@manuelrivera6778
@manuelrivera6778 10 месяцев назад
@@steve-ramboThank you for this!
@PolybiusArcadia
@PolybiusArcadia 10 месяцев назад
the thumbnail is hilarious
@steve-rambo
@steve-rambo 10 месяцев назад
Thanks :D
@ririswan6352
@ririswan6352 10 месяцев назад
The only reason for one to buy a pi is for its miscellaneous use case. It used to be an option for the poor to buy an affordable pc, but scalpers kinda raise the price and it's hard to find cheap pi nowadays. Buying a cheap chromebook is hardly an option since they hardly last a year. Just buy a used/refurbished thinkpad instead.
@steve-rambo
@steve-rambo 9 месяцев назад
Thinkpads are pretty decent if you're looking for a laptop to hang around with. I have all of my Chromebooks set up as headless devices to hook up to TVs and stream to. Thinkpads are more my main for actual laptop use. Still need to do my misc Thinkpad trivia video at some point.
@Christopherjoe
@Christopherjoe 11 месяцев назад
I didn’t realize Chromebooks came with GPIO pins. This whole video assumes everyone buys rpi to use as a cheap desktop computer
@tyaty
@tyaty 11 месяцев назад
De people even buy Pi-s to use them a cheap desktop computer?
@user-28qhfk65
@user-28qhfk65 11 месяцев назад
​@@tyatyI did and learn a little bit of linux. But then I used it as a low powered server for minecraft and node red. A mini pc or chromebooks could work better, but this is just my opinion.
@Christopherjoe
@Christopherjoe 11 месяцев назад
@@tyaty yes, there are lots of videos on here that focus only on the desktop. I bought a 4gb pi4 years ago, partly because many videos make it look like a decent desktop but mainly because I wanted to learn Linux and then use it for some projects. When the 8gb version came out, I bought that to see if it made a difference, and it barely did. But, they aren’t exactly made for that so I used them both for projects and put Linux on my 10 yo old laptop. There are much better SBCs with GPIO that work great as desktops, but obviously cost more
@tyaty
@tyaty 11 месяцев назад
@@user-28qhfk65 Low powered server is one of the viable use cases, but it is very suboptimal for desktop use. As son you start use it with a desktop monitor , the power savings compared to a 15w laptop beome insignificant. There are SBC-s whch are good for desktop use, Pi is not one of them. And the market for low power low cost computers is huge.
@mgord9518
@mgord9518 11 месяцев назад
In their defense, it is a fairly common use case. I bought a Raspberry Pi back when they were actually $25 for this. Of course it's a big difference now and IF someone wants to buy one as a cheap PC there are a hell of a lot of better options.
@ck88777
@ck88777 6 месяцев назад
that is the most insane cursor ive ever seen
@steve-rambo
@steve-rambo 6 месяцев назад
just incase you wanted it lol www.rw-designer.com/cursor-set/real-hands
@bubblegumgun3292
@bubblegumgun3292 5 месяцев назад
Chads come to the same realization 😎 pi zero 25$ , chrome book 20$ the math is simple
@steve-rambo
@steve-rambo 5 месяцев назад
😎
@mikes_channel
@mikes_channel 10 месяцев назад
this has already been said by the other 100048849439843 commenters before me, but the Pi is for makers. Show me a chromebook as small as an R-Pi or with easily accessible GPIO pins! The raspberry Pi is like a blank canvas, and that's what makes it special
@internetinsanity1611
@internetinsanity1611 10 месяцев назад
good video but the fact that it was recorded on Windows 10 is greatly depressing subscribed regardless
@steve-rambo
@steve-rambo 10 месяцев назад
I've gotta make a video at some point about why I still have it installed on my recording laptop. OneNote (long story, I've tried like 15+ replacements) and jglossator+cloe (hard to go back to kanjitomo) have me stuck until I can figure out better alternatives. One of these days I'll be able to run free software on all of these computers, hopefully. Windows 11 is garbage. Also TY!!
@ninline2000
@ninline2000 11 месяцев назад
So I'm going to stick a chrome book out in the field with a solar panel to monitor the ducks migrating through my pond? I have a MacPro for desktop use. Raspberry Pi is for low powered and remote projects.
@steve-rambo
@steve-rambo 11 месяцев назад
Depends on the Chromebook, but you can get get 5w or lower use on a lot of them
@user-28qhfk65
@user-28qhfk65 11 месяцев назад
That plus a usb webcam if it works, or an esp32 cam with lipo charging circuit on board, wifi and sd card slot might work.
@ninline2000
@ninline2000 11 месяцев назад
@@steve-rambo If you really want to save money, the best bet is a Pi Zero W. 10 bucks and very low power. I get it, it makes no sense to buy a Pi to make a tablet or desktop computer. Although honestly, a 15 year old thinkpad from the dumpster running Linux will blow the chromebook away. Sticking a laptop out in the woods running off a solar panel and battery is not a good option though.
@steve-rambo
@steve-rambo 11 месяцев назад
@@ninline2000 It's just hard finding them at $10 if you're not hitting up microcenter regularly. The markup for zeros is kind of insane. T60s are still pretty good, but the lack of OpenGL3 or (especially) Vulkan support has bit me in the ass a few times. Really depends on the use case, tho.
@SSouper
@SSouper 11 месяцев назад
i love your pointer, i need it.
@steve-rambo
@steve-rambo 10 месяцев назад
:D www.rw-designer.com/cursor-set/real-hands
@brainc0la-_-
@brainc0la-_- 10 месяцев назад
I'm so sorry, but that pfp of "hmmmm" Steve always makes me laugh. Ty, OP.
@steve-rambo
@steve-rambo 10 месяцев назад
hmmmm :)
@wayfaringstranger8430
@wayfaringstranger8430 10 месяцев назад
If you ever start a business and need a laptop fleet, I 10,000% endorse buying a lot of these and imaging them with Linux. It's ridiculously cost efficient and easy. You could supply a small company with work laptops for $1,000.
@LazyKingAus
@LazyKingAus 10 месяцев назад
This is what I was doom scrolling for🙏😅
@0.Kenshin
@0.Kenshin 10 месяцев назад
@10:48 the write protect screw has been removed from Chromebooks for a while now.
@steve-rambo
@steve-rambo 10 месяцев назад
Yea, I mentioned the battery removal requirement for newer ones (if they're supported). There's still a lot of old ones with the screw, but MrChromebook's site is the best resource for figuring out which your Chromebook supports.
@judewestburner
@judewestburner 11 месяцев назад
Obv it depends on what you're doing project wise. My own take is it's just easier having one very decent bigbox PC for all things. A Pi is basically a poor PC so using it for media serving, emulation gaming, programming, all can be done better from a PC. With a PC if you want to Linux program you can VM any version of Linux you care to try.
@jhoughjr1
@jhoughjr1 10 месяцев назад
Define "better"? wasting 500 more watts on RGB? with a pi u can vm any os you want too.
@Astrodob
@Astrodob 10 месяцев назад
Apparently you haven't REALLY used an RPi...
@juliusfucik4011
@juliusfucik4011 10 месяцев назад
Look, I have a 5950X with a 3090 with 128 GB of RAM, but there is nothing it can do, the RPI can't do. Sure, the workstation does it a lot faster, but the point of and RPI was never to be a replacement for it. I use RPIs for mobile applications. Speech recognition, machine learning, AI in compact devices. Mobile robots. Ps. My workstation uses right about 45W when idling 🤷‍♂️
Далее
DON'T Use Raspberry Pis for Servers! (Use THIS)
16:23
Download These Handy Tools NOW! Essential USB Tools
11:04
Why is Everyone Buying This Controller?
14:15
Просмотров 1,4 млн
BEAT Contra in 9 Minutes!!!! (NO CODE)
9:53
Просмотров 1,5 тыс.
"This Is The ONLY Home Server You Should Buy"
19:39
Просмотров 631 тыс.
It’s Been a Good Run, Phone Providers.
26:31
Просмотров 4,5 млн
self-host the INTERNET! (before it's too late)
15:14
Просмотров 280 тыс.
I Can Save You Money! - Raspberry Pi Alternatives
15:04
A $9 Introduction to the RISC-V Future of Computing
26:34