Tag: computing
-
MS Word is… very nice
Weeks after saying goodbye to Ubuntu and hello to Windows as my desktop OS I have to admit: MS Word is very nice. Well, after being away from MS Office for more than 15 years, I can say my experience with Word so far has been a pure joy.
-
PowerShell’s verbosity
So far, considering a first month of usage, things look very verbose in Windows PowerShell when compared to Linux in day to day operations. Checking free memory, for example. You have to make a call to a system’s object. In Linux, the same operation is abstracted to a simple short named app intuitively called ‘free’.…