• 0 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle

  • As a long-time bash, awk and sed scripter who knows he’ll probably get downvoted into oblivion for this my recommendation: learn PowerShell

    It’s open-source and completely cross-platform - I use it on Macs, Linux and Windows machines - and you don’t know what you’re missing until you try a fully objected-oriented scripting language and shell. No more parsing text, built-in support for scalars, arrays, hash maps/associative arrays, and more complex types like version numbers, IP addresses, synchronized dictionaries and basically anything available in .Net. Read and write csv, json and xml natively and simply. Built-in support for regular expressions throughout, web service calls, remote script execution, and parallel and asynchronous jobs and lots and lots of libraries for all kinds of things.

    Seriously, I know its popular and often-deserved to hate on Microsoft but PowerShell is a kick-ass, cross-platform, open-source, modern shell done right, even if it does have a dumb name imo. Once you start learning it you won’t want to go back to any other.
















  • The Apple M processors really are game changers. Not only are they fast but generate little heat and sip power. I’m a software developer and use an M1 Pro for work. When I went on the road with it the first time I forgot to get out the charger and plug it in when I setup at a table. Realized it at lunch and shocked I still had plenty of battery left it unplugged. I worked the entire 8 hour day on battery. You won’t find an Intel or AMD processor that’ll do that.

    I still have my home-built AMD 5950x PC with Windows that I use for gaming and personal projects. I have Linux Mint on my home server. If I was in the market for a laptop that I was going to be using a lot away from my home desk, I’d get a Mac laptop just for the incredible battery life and performance. Apple takes advantage of people for what they charge for memory and storage but the Apple silicon is quality.