I’m currently learning how to code (currently Python, then maybe JavaScript), but I’m not always around my desktop, and learning on my phone is not always an option (also, it can be quite cumbersome at times). Therefore, I’m looking into purchasing a laptop just for learning how to code and stuff.
I don’t want to get a Chromebook because I want to be able to wipe the drive and install Linux on it (probably Linux Mint). Maybe it’s changed since 2013, but the last time I had a Chromebook, it was a pain in the ass to install even bog-standard Ubuntu on it.
Problem is, I’m also heavily limited by space & budget: no more than 11 in (280 mm) total laptop width and 330 USD base price.
Does anyone have any suggestions?
Please forgive me if this is not the right space for this kind of question. Lemme know if it is and I’ll delete it. :)
If you really want to you can combine:
- a raspberry pi (with case)
- a power bank
- a small USB keyboard
- a small portable display
- a mouse
It doesn’t take more space than a laptop :))
deleted by creator
That’s a good idea! Do I need to know any coding or soldering to set up a Raspberry Pi?
No, just download Raspbian (Debian for RaPi) or any other popular distribution on your main computer and copy it to your RaPi’s SD card. Oh and if your mouse “lags” - you can increase your mouse refresh rate in settings.
Also while the setup obviously works and does its job (and is really fun to use) it’s probably not better than a laptop. It’s more of a thing you use because you can…
…anyway, if you already have some of the parts it’s the cheapest you can get, and it is just as practical as a laptop. I already had a pi4 with case, a keyboard and a mouse, so only was missing a portable monitor and a powerbank (but buying a powerbank never is a bad idea anyway).
Thanks for the tip! Sounds promising!
No. Just have to burn the OS image to an SD card and plug everything up.
Ooh, nice. That seems like a great initial step for just being in the learning phase. I’m gonna look into this! Thank you! :)
This one is wider than you said your max is, but I own one and it’s awesome. Chuwi Gemibook XPro
For Linux I would just find the best ThinkPad within your budget (a used one, in this case)
Thinkpads are not cheap as they have that reputation.
But they have good Linux support
Btw that link has tons of tracking BS in it
You make a great point, but the problem is I’ve looked at a ton of them and they all seem to be too big. I have a very limited primary workspace at only 11 inches and for example the T14 Gen 1 you linked to is 12.95 inches in width.
Oops, I missed that part. There’s the X280 and its predecessors (X270, X260, etc.). The screen is 12.5" so the overall dimensions should be OK.
12.5" is too big. If the screen itself is 12.5", then the total laptop width (if the screen is 16:9) will almost certainly be bigger than that. Like I said, my primary workspace is limited strictly to a max of 11 inches.
…Unless you knew that and I’m completely misunderstanding you. Which, mind you, is definitely a possibility. Lol. So, I’m sorry if that’s the case and I humbly would ask you to elaborate. ;)
That’s one of the most insane links I have ever seen. I’m scared to click it.
But I second a ThinkPad.
Should be the same link without the tracking
The good thing about Linux is, it’s not very ressouce demanding. If you pick the xfce version of Mint, you can get away with 4GB of RAM. But you won’t have that much fun coding as soon as you start something more ressource heavy (big data sets, ML, …) so this depends a little in which direction you want to go. However see if you can find something used, preferably something you can open from the back side to upgrade components like SSD and RAM (cheaper than buying higher specs)
getting a small laptop as a dumb terminal and using a cloud server as a more beefy “as needed” machine isn’t a bad option either
It’s probably best to limit yourself to a used laptop.
Reading and writing code is nothing more than reading and writing text, and for that you don’t need a fancy gpu or screen.
What I would recommend you look for in a laptop is
- an SSD instead of an HDD
- more cpu cores (at least 4 cores)
- more memory (RAM) (at least 8GB, preferably 16GB+)
More memory and cores will help you with compiling and running your code.
And make sure you take regular backups! You never know when your disk will fail.
Also make sure to check linux compatibility before you buy. Laptops used to be a pain (10+ years ago), and it’s gotten a lot better, but it’s not always perfect. Just search for “[brand] [model] linux” or try to find the model on the archlinux wiki.
Thank you for being thorough! I appreciate the advice! :)
You’re welcome!
I’m sorry that I don’t have any advice for a specific laptop, but it seems others are helping with that already.
an SSD instead of an HDD
I’d rather search for upgradeability, i.e., non-soldered RAM, easy access to HDD, maybe replace the optical drive with an HDD caddy, etc…
is nothing more than reading writing text
Unless you’re compiling rust.
- Mic drop *
More memory and cores will help you with compiling and running your code.
Have you even read my comment?
Well, just for learning coding on Linux OP wouldn’t need 16GB.
Used ThinkPad
Used t490 / t480. Can you elaborate on the “heavy limited by space”?
The x390/x280 are the same era as these but smaller, so might be a better fit here. The X390 has soldered RAM though, so I’d look for the 16GB version if you can find it (there’s not much of a price difference used)
If you can get a metal body laptop, I would suggest you do. Metal chassis with Linux will last a long while. Programming will not take much resources (and if it does, rewrite your code). Since you’re into light programming like python any distro would be fine. It feels like the community has somewhat agreed to suggest Linux Mint to new users so I’ll support that.
Usually Lenovo Thinkpads are a safe choice.
And old ThinkPad.
You can usually find old(ish) refurbished thinkpada on amazon for around that price. I recently bought a refurbished t480 for $315 CAD
I am also supremely space-constrained, but I also had no need to take my development device away from my desk. So I got a workstation and a KVM to switch between workstations, thereby needing only one keyboard, mouse, and set of monitors for multiple computers.
I went further than that, because I also needed to keep the desktop largely clear and the floor space used down to an absolute minimum. So I got a 60s “tanker desk”, and put a smaller office table on top of it. the computers all sit on top of the office table, up near the ceiling (and away from a lot of the dust!) and the monitors and KVM dangle down from beneath it. This leaves only the two pedestal legs of that office table and my keyboard and mouse as the only things “on” the top surface of my desk.
And ignoring the chair, I can have four workstations and six monitors within a 30×60 inch footprint (the tanker desk).
I work in IT and my 4 year old retired Dell 5300 is working just fine. Great form factor as well.
Looking it up, it seems like a delightful little laptop, but it’s too big. It’s got a 13.3 inch screen, and I’m limited to a total laptop width of 11 inches.
I’ve got a Lenovo P11, goes pretty well on a charge, and VSCode is available on android, haven’t used it much as I almost always code at home now.
Oh shit! I didn’t even know VSCode was available for Android. Nice! Thank you!
Edit: Er, nevermind. VSCode is indeed available on Android, but for $12. Ew. Thanks anyway though. :)
That’s fucked up, it was $8AUD when I got it like a year ago. Fuckin corpos and their price hikes.
I was happy to swallow it to code on the go, but I only used it for a few weeks. Sometimes I lay in bed to code though so I can watch TV as well (never mind all the errors I make as a result).
Honestly, why should it be paid at all when it’s free on desktop? That doesn’t make sense to me.
The screen is measured diagonally.
The screen width won’t be 13 inches.
Not the screen width. The laptop width. The total space I have to work with is exactly 11 inches wide.
(I didn’t have a ruler, so I used a 3-hole punch, which has the zero point in the center, and spreads out 5½ inches in each direction, resulting in a total width of 11 inches.)
The laptop won’t be 13.3 inches either.
Now that apple has their own silicon, all the older intel based MacBooks are pretty cheap. I just replaced my wife’s 2013 MacBook Airs battery, upgraded the drive, and installed Linux. It’s been a solid little laptop. Not the fastest but there’s probably a few pro models within your price range. Just make sure to get at least a 16gb model since the ram is soldered. Might have issues with the webcam, but the wifi drivers are pretty good.
I thought Macs are notoriously difficult to install Linux on, like from a firmware level.
Is this incorrect?
The Intel ones are quite a bit easier, but still not as easy as a PC. You need to disable some FW security settings to allow for a non Apple kernel to boot.
I recommend looking for refurbished laptops. As they’d give you better bang for buck. If you do indeed to with refurbished laptop, check everything thoroughly before buying including how long the battery lasts and if the display has any deffects.