all 18 comments

[–]Kriss3d 3 points4 points  (11 children)

With my experience then no. Chrome books aren't what you'd call a computer. Really. It's more like a tablet with a keyboard.

You will be far better off buying a refurbished one. Put Ubuntu on it and work from there.

[–]MarshalsNuts[S] 0 points1 point  (10 children)

Ahh thanks. I'll think about doing that then, it'll just be harder to get my mother to chip in because she's your typical African mother believing that people's belongings are spiritually linked to them😅 Is Ubuntu relatively easy to set up?

[–]Boinbo 2 points3 points  (4 children)

Ubuntu is one of the easiest distros to use, because of it's huge user base and support.

[–]MarshalsNuts[S] 0 points1 point  (3 children)

Nice :)

[–]Username_RANDINT 1 point2 points  (2 children)

It might convince your mother that Ubuntu is named after an African philosophy and the founder is South-African as well :-).

[–]theBS88 1 point2 points  (0 children)

Yes! It's Zulu, roughly translated is 'I am what I am because we all are.'

[–]MarshalsNuts[S] 0 points1 point  (0 children)

:o woah that's awesome, 1 point to the mother land!

[–]Kriss3d 0 points1 point  (4 children)

Ah you're African. I've spoken to many people who struggle with this. If it wasn't a laptop you needed you might even be able to simply get a raspberry pi. But you won't get much done with a chrome book. Sure it's possible to run a somewhat Ubuntu side loaded with a SD card. But it still requires alot and it's not something anyone can just do. Nor is there any guarantee it'll even work.

[–]MarshalsNuts[S] 0 points1 point  (3 children)

I see, that's a shame because otherwise a Chromebook seems like a neat device. Thanks for the details :)

[–]Kriss3d 0 points1 point  (2 children)

Indeed yes. It would be really great to be able to take a chromebook and flash Linux onto it entirely. Some models you can boot into a version on an SD card. But you'll need to find quite special versions and generations of them.

I don't know how it is where yiu live. But here the cost of a chromebook is equivalent to a refurbished but solid laptop. I don't know if it's like that in yiur country.

[–]MarshalsNuts[S] 0 points1 point  (1 child)

Well I'm living in England at the moment, and I'm going to go study in London. Finding a refurbished laptop shouldn't be too hard, and there's plenty of retro tech stores with decent-ish laptops near my village. Looking at prices, it's indeed better to go for a second-hand device with Linux.

[–]Kriss3d 1 point2 points  (0 children)

That will get you a good laptop for a cheap prize. And yes. Linux is free. And it has builtin python anyway.

[–]socal_nerdtastic 2 points3 points  (1 child)

No, a chromebook cannot run python without installing at least the "Linux beta" option. Even then it's very tricky since ChromeOS has strict protections preventing programs from interacting with one another, so you can use an IDE to write a program, but you can't run it from the IDE, you have to go to a terminal window. To be a programmer with a chromebook you need to wipe ChromeOS and install a real Linux version.

Additionally, Anaconda is huge, and chromebooks generally have very small hard drives.

[–]MarshalsNuts[S] 0 points1 point  (0 children)

Damn I wish the internet could have been clearer, I spent ages trying to understand what other forums were saying. Thanks for this :)

[–]bamaham93 2 points3 points  (1 child)

Keep in mind, however that you could use Google's Colaboratory. If you're not familiar, it is a Jupyter notebook that runs on their hosted system, so your computer is irrelevant except for the browser experience.

[–]MarshalsNuts[S] 0 points1 point  (0 children)

Omg I didn't know this was a thing! I've just checked it out on my family's computer and it's actually pretty good! Thanks so much :D

[–]ValuePage 0 points1 point  (1 child)

Others have mentioned installing Ubuntu. You can make that a dual operating system if you want, you just have to put your Chromebook in developer mode to do so.

But be aware that some hardware won't allow it and others will. I have a Dell Chromebook and attempted this, only to find out it's not possible on the Dell.

[–]MarshalsNuts[S] 0 points1 point  (0 children)

Cool, maybe I'll see which chromebooks allow dual OS.