> Defining products by the spreadsheet: A big percentage of complaints over the new MacBook Pro devices is that they ignore the needs of the “power” user. The problem? This group is fairly small and have needs living well towards the end of the bell curve. The problem with ignoring this niche is because these users are either developers or big influencers. They help with the ongoing success of the App Store as well a…
My household has been Mac-only for about 20 years, but I finally gave up waiting for a decent Mac Pro or a powerful Mac Mini. Last year I put together a PC for about $1500 [1] which looks great and completely demolishes any Mac for GPU-heavy tasks, thanks to its Nvidia GTX 1070. The build was super-easy (my 10 year-old daughter did half of it) and the machine worked perfectly the first time I powered it on. And, much…
However, I would never dream of using it for development. One of the games I play is World of Warcraft, and I maintain a few addons, and even just trying to edit Lua files on Windows is a PITA. Atom kind of sucks, and the CLI isn't very good. I installed Windows Subsystem For Linux in order to get bash and git, but it turns out there's no way to open GUI apps from that system, so I have to independently navigate to my projects in both Explorer and the shell. Oh, and Windows doesn't implement enough of Linux so tmux can't actually remember my paths, so every time I reboot, I have to find all of my projects again. And of course Linux symlinks don't work in Windows, and Windows aliases don't work in Linux, so I have a shell script that copies a bunch of the addons into place that I have to run each time because I can't symlink it. Ultimately, it's all just very annoying.