Guitars, pedals, drums, bass, cats, F1, board games, D&D, other interesting things

  • 3 Posts
  • 46 Comments
Joined 3 years ago
cake
Cake day: June 11th, 2023

help-circle
  • Have done wfh full time for about 6 years now (since the rona), I would never go back to a full time or even hybrid role unless forced. I would sooner quit my job if they forced me into a hybrid position.

    The freedom is so much greater and I get so much more done than when I do occasionally have to go into an office for meetups or workshops (maybe 5-6 times a year).

    The style of working is different to that of being in office, you have to be self motivating, semi-solo problem solving and you need a reasonably quiet workspace. This can be hard to get in some situations so I feel very lucky to be able to do it.

    The company also needs to be setup to promote and support remote working, so having regular check ins with people and making sure people have support in place should they need it. Plus policies that work for remote workers as opposed to in office workers.

    13/10 would recommend.










  • +10000 for notepad++, its he swiss army knife of file editing tools. Adding:

    • Plugins: CSV being read as a small dB table you can query is a game changer. Or have a JSON plugin that auto formats and queries as well as opens the JSON in a clickable nested window.

    • Pinned tabs: pin important tabs, I use one as a todo list.

    • Search for text within files in a folder: need to find a specific bit of text in one of dozens/hundreds/thousands/millions of files somewhere? Its lightning fast and works a treat

    • Search and replace with regex: amazing feature, use regex patterns to find complex parts of your files and replace them with something else Bulk operations: remove newline, replace line breaks etc

    • Multi format support: see line breaks from different OSs like Unix and windows and amend them Portable install: you dont have to install it, you can use a portable version

    So much more, get it and you won’t look back.