• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle
  • The previous videos were too long for anyone who doesn’t want to obsess about this. And this one is more pragmatic about your detergent of choice and thus more palatable for people who aren’t already fans of his.

    It’s also takes him less time to make videos like this according to the messages on his patreon.

    Personally I’m a fan of him remaking some videos like this. I can get my family to watch this a lot easier.




  • Command line stuff on Windows (server) is in a pretty decent state now, imo. It’s not perfect but more and more is manageable with powershell. It took some time to really grok that you’re basically always working with objects but I’m a big fan and now quite dislike having to deal with just “text” output when I do something in Linux. (Probably also because I need to do a lot less in it so I’m not used to it as much)

    Personally again I also like the naming scheme much more than how it’s done in bash. If I need to do something I don’t know I can search the command by using logical words. E.g. I want to change the properties of a service but don’t know the command by heart I can use

    Get-Command service

    And I’ll get a list of all commands that contain the word service.

    When it comes to admin privileges you simply have the privileges of the account you used to start the session, which has its’ own dangers I suppose since it requires you to maintain account hygiene yourself.















  • While I don’t think this in particular would cause people or businesses to switch away from Windows, more and more applications work from browsers so they depend less and less on apps you can install. ( Where I work we already put many people on M365 basic because they do just fine with accessing their mail and spreadsheets from the browser. No point in paying extra for options they’ll never need)


  • Yeah, I don’t doubt it. Still would have preferred if it wouldn’t have been turned on by default. (While recognizing I’m probably in the minority about that globally)

    It’s a first world problem but I seriously dislike how random everything with language(and region) settings is. Half the time they follow my system defaults (UK English and Belgian datetime notation), 25% of the time the region settings are ignored and time is displayed weird and backwards with month first and the 12 hour format(MS is really bad with that). And the rest of the time bad geolocalisation people think everyone in Belgium speaks French even when that’s a minority language. So Firefox piling up on that with an unwanted request to translate languages I speak fluently is just annoying when I boot up my pc.