> Like, real Linux, not some weird virtualized or translated environment. Ah, no. It is very much specifically in a container inside a VM. Now, full credit where it's due: You're unlikely to notice. Performance is good, they've done work integrating it (filesystem integration, forwarding windows to the host display servers through Sommelier). But native it is not. (Details: https://chromium.googlesource.com/chromiumo…
The tweet says "in a container". It _is_ real Linux in a container. I think the part you quoted is supposed to mean "not WSL".
Unboxing a $100 Chromebook
161–170 of 186 posts
Re: Unboxing a $100 Chromebook
#162https://www.microcenter.com/product/649971/evolve-iii-maestr... On sale $59.99 ; regular price $79.99. Smallish keyboard however...
Bought a couple of these for the kids, and they love them. Not a Chromebook, but surprisingly well made and priced like a Raspberry Pi. Even has an LTE modem. Comes with Windows 10 Pro Education installed, and I haven't seen any difference from our other Win 10 installations. Of course, you could also buy it from Microsoft. https://www.microsoft.com/en-us/d/evolve-iii-maestro-e-book-...
The stuff it’s missing could actually be considered an advantage, as it’s a lot of stuff people find an annoyance in modern Windows.
“Windows 10 Education builds on Windows 10 Enterprise and provides the enterprise-grade manageability and security desired by many schools. Windows 10 Education is effectively a variant of Windows 10 Enterprise that provides education-specific default settings, including the removal of Cortana*. These default settings disable tips, tricks and suggestions & Microsoft Store suggestions.”
https://support.microsoft.com/en-us/topic/windows-10-edition...
Re: Unboxing a $100 Chromebook
#163I bought a Lenovo Duet 2 last year - similar comments: except for my phone, the Duet could replace all of my devices, at a drastically low cost. Except, while it does everything, the CPU and memory are weak. If I were poor, it could easily be my only device and do everything I need. But, I am not poor and have 2 Mac laptops, 2 iPad Pros, and a really nice System76 Linux laptop. Still, the Duet is amazing for the money. Chromebooks are great generally for security and low effort admin, and the Linux containers handy - but, in using Google products it is really important to carefully set privacy and data sharing options.
Re: Unboxing a $100 Chromebook
#164Earlier quoted context omitted.
I'd have thought that would be even lower spec than the Chromebook.
would it? I'm curious to know
^It can boost higher, but probably not for long with a 6W TDP and no active cooling
Re: Unboxing a $100 Chromebook
#165Earlier quoted context omitted.
I have been using an iPad as a remote workstation. Powerful enough, some great apps and a small package to carry around.
I've debated what I want to use for my next device. I've definitely considered getting an iPad as an option.
Re: Unboxing a $100 Chromebook
#166Earlier quoted context omitted.
What apps do you use on ipad for development?
I use Blink to mosh in to a server where I do my work through tmux, vim, etc. I use Safari to view the stuff I’m building. There’s a Safari dev tools plugin which sucks compared to Firefox dev tools but it’s okay in a pinch. I use NoMachine to remote into the graphical desktop environment of the server on the rare occasion I need to use a real browser.
I went back to just using Prompt app, with tmux on remote servers.
Re: Unboxing a $100 Chromebook
#167With these kinds of really cheap devices, it always makes me wonder whether you are not better off buying older used hardware instead... especially if you are looking for a cheap linux laptop. For example, some time ago I got a Thinkpad X200 tablet in good condition off ebay for that price. I was mainly interested in the tablet functionality, but it's a nice little laptop that is still usable today. Even if you are s…
Agreed. I got an i5 Thinkpad x230 from eBay for similar price (~$120) and arguably it's much better in every aspect (probably not in thinness and weight)
Re: Unboxing a $100 Chromebook
#168Earlier quoted context omitted.
Agreed. I got an i5 Thinkpad x230 from eBay for similar price (~$120) and arguably it's much better in every aspect (probably not in thinness and weight)
I bought a damaged x230 to restore and play around with. I now use it for all my side projects and outside of work. It’s a really nice size and I love the keyboard.
Re: Unboxing a $100 Chromebook
#169Earlier quoted context omitted.
I use a $5 Digital Ocean "droplet".
I'd have thought that would be even lower spec than the Chromebook.
Re: Unboxing a $100 Chromebook
#170I do all my work on an under $200 Chromebook. I have a VPS where I do all the actual work. I use Mosh and TMUX for connecting and saving my different projects (I'm a freelance developer who is often juggling multiple clients). Basically, the Chromebook is just an SSH client and a web browser (I can also boot into Linux if needed - slightly different than described in the Tweets). I've been doing this for years. The b…
How do you handle backups?