One Year with ThinkPad and Linux (From MacBook Pro)
71–80 of 372 posts
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#72I recently purchased a 16” MBP despite significant personal concerns over the future of MacOS, being a strong open source advocate and Linux paying my mortgage. I did this ultimately for a few reasons. MacOS lets me run Adobe (Photoshop, Lightroom, etc), Fusion360, has a good terminal (iTerm and zsh unix like shell) and Logic. Mac hardware is still some of the best in the business, no other vendors seem to be able to…
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#73Earlier quoted context omitted.
I have a bunch of scripts that run on every start and wakeup. Some of those scripts do things like configure my machine depending on where I am (for example, detect presence of my home WiFi).
It doesn't seem like you'd be able to do that on wakeup. Don't you have to put those kinds of commands in a hook that runs after a wifi link state change?
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#74I love Thinkpads and I love Linux. My current "daily driver" laptop is an old X220T from 2011, which is a tablet hybrid (including touchscreen and Wacom pen/digitizer). I don't use it because of nostalgia or a love for retro computers, I use it because it's still an excellent experience all these years later. No modern laptop in the current price range can beat it. I don't know if that's because the build quality was…
When the X2x0 series were released we did complain A LOT about the drop in quality and reminisce about the good old Lenovo times. And of course people already complained about the Lenovo times vs IBM. And I ponder if people used to complain about the drop of quality in IBM times...
But seriously, the X220T specifically is crap. We bought 4 of them and NONE of them survived the first year, with a myriad of failures, including mute microphone/webcam, broken display flex cable, and screen that would not stand in place (it would just fall instead of staying open). Lenovo then replaced them with X230Ts and ALL of them had this issue where the microphone would have a terrible electric noise when the webcam was on (common issue too, google for it). By the time the X240 was released, we just gave up -- no trackpoint click buttons!!! what were they thinking!
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#75Earlier quoted context omitted.
At my current place of work, we have a rack of Mac mini’s in a closet as our build server for the iOS app. I was kind horrified and amazed to learn of this at first, but it really is normal. It’s impressive what gymnastics Apple compels us to go through :)
It must be quite common, or companies wouldn't sell dedicated rack mounts for these: https://www.sonnettech.com/product/rackmacmini.html
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#76Earlier quoted context omitted.
I've been a happy user of trackballs for many years, and can also happily recommend the Kensington variety. It is also quite configurable, both in the traditional software sense, and in the sense that you can use it in a variety of different physical ways (thumb, forefingers, at a variety of angles, etc). This variety kind of helps reduce the "repetitive" part of RSI.
I always fancied switching to track balls but never dared to jump. Can you be as fast as with a mouse with it? As precise?
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#77I was looking at larger laptops to run Linux but they aren't cheap so MBP doesn't look such bad value. I want 15in screen with higher than 1080 resolution, 16GB memory, good battery life and there really isn't much less than $1500 from the main brands that will run Linux well. Any suggestions? Otherwise the MBP16 looks not such bad value as I know it'll be reliable.
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#78I love Thinkpads and I love Linux. My current "daily driver" laptop is an old X220T from 2011, which is a tablet hybrid (including touchscreen and Wacom pen/digitizer). I don't use it because of nostalgia or a love for retro computers, I use it because it's still an excellent experience all these years later. No modern laptop in the current price range can beat it. I don't know if that's because the build quality was…
> No modern laptop in the current price range can beat it. > I'm also super interested to try out the new ARM-based Macbooks I’m having a hard time choosing between an old Thinkpad and the Pinebook Pro for a GNU/Linux laptop. Thinkpads have a better battle-tested durability + repairability reputation and Libreboot is a significant selling point to me. But x86 seems like it’s just beginning to fade into the past in fa…
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#79First, I was already a vim user for 8 years, so I was used to config files and the terminal. I moved primarily after watching some videos about I3 / awesome WM and browsing the /r/unixporn subreddit. Primarily I liked the idea of designing my own OS from scratch, and the idea of being able to change ANYTHING was really intriguing to me.
I guess it's important to note that as a designer this wouldn't have been possible without tools like Figma and Framer being web based. Put bluntly, Linux native design tooling isn't up to par with what I had on a mac, and without Figma I wouldn't have been able to move over full-time. It's also important to mention that while I classify myself as a designer, I design 90% of the time in code, writing React + CSS. I realize I'm a little different and this likely sways some of my feelings towards linux.
In short, I've really enjoyed the switch. The window management alone has been reason enough. Being able to navigate my windows with key commands, and generally lay things out the way I see fit between polybar + i3 has been fantastic. Don't like a certain shadow? Change it with picom. Don't like seeing title bars on your windows? Change a config. I'm also a designer that believes in heavy focus (think tab focus in a browser) so every window gets a thick focus border. Everything is matched to a color-scheme that I like, and I mean everything. I don't feel like I'm using Linux so much as I've used Linux to build Dave OS.
I was able to migrate nearly $500 of annual tooling to home-made scripts and services that I run through GCP. For example. I used to use cloud app for screenshot / movie snippets. Any designer will tell you something like that is their bread and butter... "hey what do you think of this?". I moved it to Peek / Flameshot + a 40-line bash script that watches a folder and uploads it to a gcp bucket. It took me a half day of learning. At the end of it I had a funny realization... why have I been paying for these simple services for years and complaining about features they didn't have? Now I just add the features.
Performance is hit and miss. Everything I used to do in the terminal (which is where I spend most of my time) feels faster. In general, I had to drop apps and move command line. This was fun! I moved to buku for bookmarks, taskwarrior for todo lists...etc. What I loved about this was it forced me to engage more in the OSS community. I already do mostly OSS stuff for work, but I was in my bubble. Linux forced me out, and I found myself talking a bit more on Github, asking questions and the like. This was the thing that I've ended up loving. In general I've been amazed at the amount of support I've gotten from maintainers by just saying "Hey, I'm a designer, I'm not so knowledgeable about the guts of this code, can you help me out"?
Slack and zoom are slow. They are pretty resource intensive apps and weren't exactly speed kings on my mac, but they do feel noticibly worse on Linux. I'm hoping this is due to my hardware, but I suspect the apps just aren't as considered in Linux. I've really enjoyed AUR / pacman for package management and it feels like brew, but for everything. The one thing I think Linux is missing is a good calendar application that syncs with gcal. The terminal based ones are a little overweight and underdesigned, and I can't find a GUI one I like.
Anyways, I'll probably do a formal blog writeup at some point, and more importantly make some videos of my setup, since it's probably interesting for folks to see how a designer uses Linux, but I thought it'd be worth a quick post to let others know its possible.
Hardware wise I had no trouble with my mac, mostly because I already had my own custom keyboards and the like, but I'm excited about the new Thinkpad on the way more for it's power-to-price.
Re: One Year with ThinkPad and Linux (From MacBook Pro)
#80> Touchpad is not close to Mac I'm using l390 and the touchpad feels good for me. Never use mac, does mac's touchpad is considerably better? EDIT: formatting
Yes, Mac touchpads are light years ahead of any other trackpad. I believe this is because they control both, the hardware and the software side of it. For me this is the only reason holding me from moving too.