Scissor for sure
drdnl
I've been using one full time for about five years now without issue. Even kind of like having to move around a little
I have had a couple T14s without issue, did you remember to change the suspend mode in the bios to Linux?
We use about seven ThinkPad T16 and P16s professionally with zero issues. Can recommend
Edit: the AMD versions, those generally work better with Linux
Although a bit long, I do like this almost impossible to ignore example of self documenting code :)
A header might be useful, although there's likely better ways to (not) document what each sql statement does.
But inline documentation? I'd suggest trying to work around that. Here's an explanation as to why: https://youtu.be/Bf7vDBBOBUA
If possible, and as much as possible, things should simply make enough sense to be self documenting. With only the high level concepts actually documented. Everything else is at risk to be outdated or worse, confuse
Pretty happy with nixos these days, after the initial (crazy) learning curve. But I really like the creative simplicity of this idea
No sure about 64gb, but for performance/watt and reliable Linux I can really recommend the Amd p16s and t16(s?) machines from Lenovo. Have about seven in the office and they are excellent.
I too, as someone in devops, am wondering what you need that much memory for. Do you simply really like VMs? :)
Also, have you considered doing the really heavy stuff remotely? Whenever I need desktop type power (16 physical cores and 128gb memory) I simply wake the desktop, ssh into it and do it there.
I had an extreme, as nice as it was it kind of sucked on Linux due to all the dual gpu weirdness (working hdmi or battery longevity, pick one)
Has this changed recently? Because it used to be due to the wiring of hdmi though the external gpu
I thought it had to do with the fact that most themes on Linux consist of a large collection of dotfiles, dots, rice. But that might just be me
Tbh, these days WSL2 might be slightly better than macOS at being Linux. As it is Linux (in a very transparent vm) instead of posix or *nix
But for most dev work all three are good options. I've noticed that once you start deploying against stuff like kubernetes or, less so, doing docker stuff you run into limitations on Mac and wsl2. Just random weirdness, especially with new the m1 chips and say cockroachdb. At that point there's no substitute for the real thing :)
Same, had to scroll too far to see another nixos user