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

help-circle
  • I mean it’s important to distinguish between actual scientific tests and random managerial bullshit and wasting a day on “training”.

    The scientific test, assuming this is real science, and not more random crap found on a website, will just be based on observation. People with autism tend describe individual pictures while neurotypicals tend to impose a narrative on the whole collection.

    There’s no good or bad here, they’re different ways of describing the world. You don’t win if you’re more autistic or neurotypical or whatever.

    On the other hand training days like you’re describing are always a complete waste of time. The aim is to turn up, do the minimal amount of engagement to make it look like you’re a team player, and then just try to fit in with everyone else. There’s is no point in wasting time thinking about course materials. The guy who wrote them was just bullshiting.

    If it makes you feel better, if it was actually sunrise on summer solstice at Stonehenge, there would have probably been people in the pictures. I’ve heard it gets busy.



  • It really comes down to what you’re used to. If you use Windows tools then you already know many of the workarounds for Windows and you don’t know the tools that haven’t been ported there.

    For example, you know not to use Python directly, but that you have to install anaconda instead, or whatever the current problems with Python development on Windows are.

    The big obvious thing that you can’t get away from is that you have to do things differently if you have develop for two different OSs with a view to deploying on Linux.

    In particular support for shell scripts is crap on Windows. I could learn powershell or there’s workarounds using WSL and a bunch of other stuff that I don’t need to care about, but I’d rather not bother.


  • I mean coding is difficult enough as it is, I wouldn’t choose to use an OS that makes it even harder.

    I use Linux because it makes my life easier. It has better support for development. Some of the other stuff is maybe not as easy or polished, but the support for dev tools and the ease of deploying to from local machines to servers that are also running Linux makes up for it.

    If I wanted more effort I’d still be using Windows. It would force me to work on cross platform development and deployment. The idea that there’s value in making things unnecessarily hard is just weird. I want Linux to be as simple as possible to use, so I can spend that effort on things that actually matter.







  • Honestly, if you’re sharing office files you’re probably using office 365. This means everything is a web app first and therefore Linux compatible.

    I tried using the desktop version of word on a Mac last week, and the latency was so bad on a shared document that I had to switch to the web app anyway.

    Basically, if you just want to use Linux you’ll be fine. If instead you don’t want to use Microsoft, you’ll probably have lots of problems.

    Microsoft have been brutally effective in getting their tentacles into academic institutes, and you’ll find that everything from email to logging into internal sites relies on an office 365 account.


  • Nah, you’re forgetting how fucked the US is.

    Citizen’s United mean it’s absolutely fine for billionaires to spend as much money as they like supporting geriatric fascists, providing they don’t ask the fascists how they’d like the money spent.

    Providing Elon keeps going off half-cocked and making decisions on his own and isn’t following instructions from the trump campaign this is all perfectly legal.

    And even if he is acting on orders, how could you ever prove it?






  • It’s very true on a Mac. Almost every time you click the green button, it jumps to full screen and then you can’t drag another window on top of it.

    It’s a pain in the arse because my workflow is to have a reading screen with documents and emails on, and a work screen with whatever I’m actually doing. But if outlook is full screen, you can’t drag any other windows on top of it.

    Don’t know why the first guy was saying this is a Windows thing though. I only run onto it on macs.



  • I changed companies and we all use teams now.

    But none of that stuff helped when I did use it.

    The problem was I was in AWS and needed to be subscribed to hundreds of channels. So when I needed to find something, I’d have to click through maybe 20 different channels all with similar names to find it. At that point the back button is useless.

    Thumbs up is good for telling a person you’ve seen something. It doesn’t help the rest of the team know this, unless they like to go back and read old messages.

    I mean the real take home message is “don’t work for Aws”. Slack just made some of the dysfunction worse, it didn’t create it.