New MacBook Pro 13" sans Touch Bar is the best for what you need.
Ask HN: Ultrabook for programming?
91–100 of 165 posts
Re: Ask HN: Ultrabook for programming?
#92Check out the Acer C720 running Gallium OS (Xubuntu). They're available with i3s and 4gb of ram and they're quite sufficient and have a great community.
Re: Ask HN: Ultrabook for programming?
#93Considering your goals and price range. I'd recommend shopping the refurb market. Specifically business laptops that are off lease. Bigcorp IT departments tend to cycle their hardware every 3-4 years and flood the market with used cheap/good used laptops. They won't be 'ultrabooks' but they will be cheap, reliable and easy to maintain. Something like a Dell E6430 would be a good bet. https://www.dellrefurbished.com/l…
I usually buy my stuff from the Dell outlet (Catch them during a sale and you can save a crapton of money on a refurb).
Re: Ask HN: Ultrabook for programming?
#94What sort of software are you planning to write? e.g. apps, webdev, games, command-line utils, etc. In what language? Do you need to be able to code while offline? An iPad with the keyboard case could work, particularly if you'll always be online. You can just use it as a dumb terminal to ssh into a more powerful remote server. Another idea is the old MacBook Air 11". It doesn't meet your requirement of being a table…
Re: Ask HN: Ultrabook for programming?
#95Re: Ask HN: Ultrabook for programming?
#96I recently bought the Xiaomi Mi Air 12. tl;dr, it's the best ultrabook/notebook I've ever had and run Arch on it. I was looking for a light notebook also for programming for a long, long time (and I wanted this time Linux because of tiling window managers like i3). I finally got this Chinese model and what can I say, inside it's all Intel (Wifi, BT), Arch works flawlessly, touchpad is a glass trackpad and is for a no…
Is it all Intel? That's excellent! I presume you can get every component into powersaving states (which you can monitor with powertop). Tricky question, do you get battery discharge events via ACPI (run acpid, and unplug)? That's the gold standard for uber good Linux support, and allows for neat udev rules to be written. What material are keycaps made of?
Yes.
> Tricky question, do you get battery discharge events via ACPI (run acpid, and unplug)?
I got this:
$ acpi // plugged in
Battery 0: Unknown, 100%
$ acpi // unplugged
Battery 0: Discharging, 99%, 83:38:49 remaining
> What material are keycaps made of?Plastic.
Edit: Just saw that you meant acpid. With acpid nothing happened:
$ acpi
$ acpi -f // to run in foreground
$
Is this normal? I checked also the dir where acpid should save its event file (/proc/acpi/events) but there was nothing.However, suspend on lid close and wakeup on lid open works very good and fast (much faster than with the prior windows installation, tried with i3). I don't know if this is related to the acpi events.
Re: Ask HN: Ultrabook for programming?
#97Earlier quoted context omitted.
Also only with Core M processors I think
The latest iteration seem to ship with 7th gen i7 or i5 processors, but the lowest powered and slowest Y-series versions of those processors. No idea what that means in real-world performance though.
Re: Ask HN: Ultrabook for programming?
#98I recommend the Asus Flip Chromebook (running Debian under Crouton for development) or a refurbished Lenovo X2xx series. The ASUS is tiny for travel. The X2xx is larger, still pretty mobile, and built like a tank (military spec moisture and dust resistance). As a side-note, the ASUS died on me during my India trip due to moisture.
Re: Ask HN: Ultrabook for programming?
#99Re: Ask HN: Ultrabook for programming?
#100https://techtablets.com/forum/topic/linux-mint-on-a-chuwi-hi...