Earlier quoted context omitted.
The manager at my company that keeps this "no full-time telecommute" policy is in his mid-40's. And he's not rich. Well compensated, yes, but not 20 million dollar home in Atherton and a Tesla rich, more like "drives a BMW 4 series from his Peninsula Condo", but he's certainly not rich enough to not need to work. So I don't think this is a problem with "old rich people".
i'd bet that isn't his policy, he's just the mouthpiece. but that's just like, my opinion, man.
Ask HN: What manual processes would you automate in your company?
201–210 of 258 posts
Re: Ask HN: What manual processes would you automate in your company?
#202Earlier quoted context omitted.
I strongly prefer remote over in-person. There are pros and cons to either. One of the interesting things that comes up in remote is confronting the conflation people have between work and a job. Work and a job are not the same thing. A lot of people conflate the two and rely on external things to enforce a work ethic and self-discipline, but a lot of that structure is no longer there when working remote. If anything…
That's weird. It's totally normal for couples to run mom and pop shops together. Most businesses historically (and maybe even up through today) have been run by families. It's human. It's natural.
I've also seen co-living/co-working spaces where couples live and work with other family groups within the same building.
However, I also think that the Millennial generation did not generally grow up with this. Remote work also adds a different dimension too, if each partner of the couple are working with different teams remotely, rather than working together, and each partner does not have visibility into what the other partner is doing all day.
Re: Ask HN: What manual processes would you automate in your company?
#203I'd get rid of the manual process of driving to the office every day and replace it with collaboration tools to let people telecommute full time. We actually use such tools, but have a "no remote workers" policy. Occasional work from home is fine, just not full time.
One thing I've noticed in this thread and in other HN comments is a change in the way people talk about remote work. What used to be considered a perk seems to have turned into a right, and even a class issue (the corporate masters oppressing the workers). Personally, I don't really buy it. There are trade-offs with remote workers. They are harder to collaborate with, and they generally require more process to manage…
Commuting has become absolutely insane. Mandating people to sit around in an office for a condsiderable amount of their time regardless of if they produce anything of value is equally insane.
Remote work is a solution to many current societal problems (not the least of which is pollution).
Re: Ask HN: What manual processes would you automate in your company?
#204Time tracking. Like, the physical act of figuring out how much time was spent on X task for Y client and then logging that in. And no, cheesy little desktop apps that provide a UI and timers for this are not the answer I'm looking for.
I can then create reports to see how much time I spent on each task for each of my clients. Or even better, I can take those hours and create an invoice out of all my uninvoiced hours and email it right to my clients.
Re: Ask HN: What manual processes would you automate in your company?
#205Earlier quoted context omitted.
Automate your own tasks and do not tell anybody. Have a chilled out life! It worked out for me until a got hospitalized for weeks and the college who took over my tasks figured it out. I did the same two more times and leard a lot about refactoring bad architectures. I jumped ship an sold myself as the guy who automates processes. Now I can refuse doing boring manual tasks. It makes me really satisfied.
what was your job? what did you automate?
Re: Ask HN: What manual processes would you automate in your company?
#206I'd get rid of the manual process of driving to the office every day and replace it with collaboration tools to let people telecommute full time. We actually use such tools, but have a "no remote workers" policy. Occasional work from home is fine, just not full time.
Re: Ask HN: What manual processes would you automate in your company?
#207Re: Ask HN: What manual processes would you automate in your company?
#208Earlier quoted context omitted.
One thing I've noticed in this thread and in other HN comments is a change in the way people talk about remote work. What used to be considered a perk seems to have turned into a right, and even a class issue (the corporate masters oppressing the workers). Personally, I don't really buy it. There are trade-offs with remote workers. They are harder to collaborate with, and they generally require more process to manage…
> One thing I've noticed in this thread and in other HN comments is a change in the way people talk about remote work. What used to be considered a perk seems to have turned into a right, and even a class issue (the corporate masters oppressing the workers). Well, housing in areas with tech jobs has gotten really expensive. As in, $500k USD minimum for a decent house. It's insane , and remote work is the easiest solu…
Re: Ask HN: What manual processes would you automate in your company?
#209As my company grows 50+ our DOO is failing at tracking who's working what and when. We use JIRA and have timekeeping but don't use either for resourcing. Also the company has 10 independent projects. I'd love to have some tool besides a spreadsheet or hearsay about upcoming work and who's doing it.
JIRA is terrible in my opinion but has evolved and many (most?) small, medium and big software houses use it. There are more alternatives than I can count did you look elsewhere? For some reason people continue using JIRA and investing time and money on it. JIRA has an awful interface, is unnecessarily complicated, has a learning curve (when it shouldn't) and you actually need to know SQL in order to create helpful v…
Re: Ask HN: What manual processes would you automate in your company?
#210This isn't really what you were looking for so feel free to flag me as off topic since I'm kind of piggybacking on it. I feel like a lot of people at bigger companies know what needs to be done, how to do it, want to do it and sometimes have even purchased something to accomplish it but we have the hardest time getting traction. I think one major issue is that manual processes often don't really "hurt" managers, they…
Automate your own tasks and do not tell anybody. Have a chilled out life! It worked out for me until a got hospitalized for weeks and the college who took over my tasks figured it out. I did the same two more times and leard a lot about refactoring bad architectures. I jumped ship an sold myself as the guy who automates processes. Now I can refuse doing boring manual tasks. It makes me really satisfied.
It didn't take me long to start editing the HTML document directly to skip the physical work (someone before me had figured this much out, but hadn't been able to teach anyone else well enough to pass it along when he left, just a vague rumor that it had happened). Then I went ahead and made a crude script to edit the documents automatically, ultimately turning an hour long job into a 2 minute one with cleaner looking results. Ended up spending a lot of time at that job just watching TV.
My next job after that was all about automating manual processes, but with less down time since I was automating other people's jobs, rather than my own. I think I preferred the former.