I love the little yellow note they included inside to mention powering without the lithium battery plugged in. Something built with hackers in mind.
Thank you for bringing this to my attention and causing me to go back and look closer at the pic. I was JUST thinking: * This makes all the stuff I did to set up octoprint for my 3d printer obsolete in one shot. I have spent more money than $200 and many hours trying to find unusual usb and hdmi ribbon cables and right-angle plugs, and designing and 3d printing a frame and stand for a touch screen and pi4, bt keyboar…
Trying out the Pinebook Pro – a $200 ARM Laptop
91–100 of 146 posts
Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#92Earlier quoted context omitted.
I wish the author expanded on what "annoying" meant. Is it not responsive, too big, too small, jerky, etc?
I have one of these laptops. I would guess that he's talking about the same issue that I would describe as an "annoying touchpad" on my unit. The issue is a tad difficult to describe, but it feels like the trackpad is always a little delayed. I don't notice it when strating to move the cursor, but when ending a movement the cursor will consistently slowly slide a bit further in the direction it was being moved. This…
Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#93Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#94An "annoying touchpad" is likely a dealbreaker for me. It's the holy grail for Linux to me and I feel like it's never been solved by anybody but Apple (w/o Linux). That being said, I could exist in the command line most of the time...
Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#95Enjoyed the article. Thanks for write up. 4GB RAM sounds terrible even for browsing and basic tasks. I'm looking to switching to one of those devices in future, so far on trusted Thinkpad x230 (no FHD, $150 USD) for travel purposes. Can anyone comment on "no NPM yet that I know of though" ? Does node development work normally ?
Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#96Earlier quoted context omitted.
I have one of these laptops. I would guess that he's talking about the same issue that I would describe as an "annoying touchpad" on my unit. The issue is a tad difficult to describe, but it feels like the trackpad is always a little delayed. I don't notice it when strating to move the cursor, but when ending a movement the cursor will consistently slowly slide a bit further in the direction it was being moved. This…
There was a firmware update[1] to fix various issues with the trackpad – are the annoyances you describe there even after applying the update? [1] https://forum.pine64.org/announcements.php?aid=23
Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#97Earlier quoted context omitted.
Right but you can do that for many other notebooks as well.
I didn't know that. What kind of power bank would you need for a Macbook or PC laptop?
Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#98Earlier quoted context omitted.
If I’m not mistaken, 10,000 mWh is the maximum that can be brought on an airliner. EDIT: As the commenter below pointed out, the limit is 100,000 mWh and not 10,000 mWh. I stand corrected.
According to [0] the limit in the US is 100Wh, so you could fit a battery that is three times bigger (assuming 3.3V). I don't know what the relevant numbers are elsewhere. [0] https://www.tsa.gov/travel/security-screening/whatcanibring/...
For context 100Wh is only about 2x most normal laptops. A few systems with secondary batteries (Thinkpads for example) come within 10-15Wh of the limit when configured into their max battery configurations (although in my case that is two batteries).
I'm betting that is something you could actually walk through security with. I can't imagine the guys running the scanner are making estimates of battery capacity. For sure I've carried more than 200Wh worth of batteries before, considering for a while I was regularly traveling with two fairly high capacity laptops, a tablet, charging battery and cellphone. I'm also not the only odd ball with more than one laptop. Now that i've slimmed it back down to one, I regularly notice other people dragging out more than one.
Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#99I've been tempted by these as semi-destructible machines for my young kids to cut their teeth on. The oldest has a Chromebook but reinstalled with GalliumOS which has been perfectly adequate so far. I'd be intrigued to see a direct comparison between these as two ultra-cheap Linux options.
Why are children these days ‘allowed’ to ’destructive’? I was using my mother’s NeXT Cube back in the early nineties when I was about eleven or twelve and it’s still in mint condition. It was made very clear to me that allowing me to use it was an enormous privilege and that if I had in any way damaged it there would have been hell to pay and I have absolutely no doubt that my arse would’ve been kicked into tomorrow…
Re: Trying out the Pinebook Pro – a $200 ARM Laptop
#100This is a tad tangential but has anyone done extensive software development using an ARM device? I was able to get pretty far with a rooted Samsung tablet running Debian in a container (C++ development works great, you can install stuff like VSCode and Clang without too much trouble) but when it came to anything mobile, ironically it all fell apart because the Android toolchain isn't built for ARM64 (save the one in…
Also I usually develop my website's backend (Elixir) directly on the EC2 a1 instance it runs on :)