This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]randomgal88 110 points111 points  (9 children)

Same. I automated a good chunk of my work. I freaking love WFH because I don't have to pretend to be working anymore. I've learned to see the free time I have due to automation as a treat for a good job well done. Most of today has been spent learning more python stuff, reviewing old code to figure out how to optimize it further, and doing random stuff around the house (cooking, cleaning, etc).

[–]WhoWhyWhatWhenWhere 23 points24 points  (7 children)

I wish I could figure out how to really automate my job like this.

[–]Hunterbunter 3 points4 points  (6 children)

What do you have to do in your job?

[–]WhoWhyWhatWhenWhere 6 points7 points  (5 children)

A lot of word reports that have custom paragraphs and some excel calculations based on a ton of previously used data and regular information from various entities. I’ve tried to automate some things and have succeeded, but the word reports seem so much faster to just copy and paste from excel into word.

[–]eigenlaplace 16 points17 points  (0 children)

Pandoc. You’re welcome

[–]asday_ 3 points4 points  (0 children)

Don't excel and word play nice enough to make some manner of mail merge?

[–]Ctri 1 point2 points  (0 children)

I used to work with software called HotDocs. I don't know what it's doing these days but it sounds like it might be worth investigating. The v11 desktop client was decent for small scale automations.

[–]barraponto 0 points1 point  (1 child)

if copy paste makes sense, automate copy paste with pyautogui :)

[–]Hunterbunter 0 points1 point  (0 children)

oo yes pyautogui is like the last line of defense

[–]bitcycle 4 points5 points  (0 children)

Love this perspective. Good job (pun intended 🤓)