I experienced this in the extreme recently. I'm a very experienced dev in a very in-demand field. Money is not a huge priority for me in my career. Flexibility is. I have a proven track record of success in part-time roles after converting to part time at my previous company (after 2 years of full-time, of course). I spent 3+ months trying to get part-time engagements, and was willing to consider both consulting and…
Why not hire part-time developers?
21–30 of 306 posts
Re: Why not hire part-time developers?
#22I've been thinking about this a while, without investigation (doh). But I figure folks here might know the answer. What stops companies, especially startups, from giving employees share grants instead of options? Is it hard to do or is it just that they don't want to/don't believe in the company enough to make this a differentiator in the job market? If it's hard, is there a space in the market for a ?aaS to make it easier?
Re: Why not hire part-time developers?
#23I have experienced that the amount of work produced is not linearly correlated with the amount of hours worked. I find that in the periods I work full-time, I get more done per hour than otherwise.
What I have found has the largest (negative) impact on my performance is the context switching that is required when I get back to work tasks. I have to get into that mindset again, which takes time. I've tried to reduce the amount of context switching by grouping work-days and uni-days, but I still notice the difference.
It would perhaps be different if I had time to (sub)consciously think about the problems at work during non-work days, but in my case that is taken by learning other things.
But hey, I like my job a lot, so perhaps full time is not as "soul killing" for me as other people.
Re: Why not hire part-time developers?
#24I think your basic premise might not be correct. If you only are getting 4 productive hours of work done per day, then something is wrong. I would say you probably only get 4 productive hours of WRITING CODE (maybe much less), but during that long lunch break, or bike ride, or whatever, you are probably thinking about the problem (consciously or not). If you work part time on two different projects, you simply won't…
I don't really feel the difference between planning/coding. It's all the same to me in terms of problem solving. Also, I already do this as a consultant, and clients are usually mostly focused on speed and quality. So I give them 4 hours a day, I take a couple hours off then I plug away at my own projects for a few more hours. The context switch plus the long break makes it work for me, but everyone is different. Dep…
Indeed, if you look at products that are sold for automating the management of skilled workers, such as JIRA and activity tracking, the unstated goal is to eliminate slack. If I can persuade a manager that I need to spend time thinking about solutions, even doing that has to be codified as an entry in a tracking app, with a plan and a deadline.
Part time work might end up being the only way to regain that slack, and the cost in compensation might be worth it for a lot of workers. Especially if they can also relocate to a low cost region.
Simply due to my age, and where I live, I've dealt with and know a lot of doctors. A large fraction of them have switched to part-time status, or they're professors with limited clinical schedules. I play in a band with a guy who is a retired part-time doctor. He lives in a very modest little house, and has enough wealth to live on.
Re: Why not hire part-time developers?
#25Do they view you as a regular worker who wants to strike a different work/money balance, or as a slacker who isn't committed to the company or their own career growth and can't be relied upon for any serious project?
When it comes to the experiences of people I know, my impression is that it's accepted for women with children to seek a part-time role, but for men it would automatically stigmatize them as a slacker. I'm curious if others have the same impression.
Re: Why not hire part-time developers?
#26I'm able to make the 3-4 hours of work a day be extremely productive. I always deliver in fewer hours than were budgeted for the work. As a contractor, there are no extraneous meetings to slow me down. But I'm still involved in client meetings as needed, understand their needs, and take ownership of the codebase to my immense satisfaction.
It's not very different than working "full time" from home where you might take a walk, run an errand, cook your lunch, etc., but I can flex the schedule even further without any guilt. The change in mindset from "taking a break from full-time work" for an errand versus "I'm not billing this hour, I'll do whatever I want" is empowering.
The negatives: less pay in total for me (but hourly rate can be negotiated), and features might (but won't necessarily) get done more slowly in terms of calendar days.
BTW a typical day might be:
- daycare drop-off 9:30, exercise
- 10:30 shower, chores, life tasks
- 11:45 cook and eat lunch
- 12:30-4:30 work with a break for walking or playing piano
I do some "down time" thinking about problems as I fall asleep at night or on walks.
Re: Why not hire part-time developers?
#27I experienced this in the extreme recently. I'm a very experienced dev in a very in-demand field. Money is not a huge priority for me in my career. Flexibility is. I have a proven track record of success in part-time roles after converting to part time at my previous company (after 2 years of full-time, of course). I spent 3+ months trying to get part-time engagements, and was willing to consider both consulting and…
In my experience, tech consulting firms are very friendly to contracting arrangements. They tend not to be stuck in a “butts in seats” culture because of how they operate with their customers.
Re: Why not hire part-time developers?
#28Of course some people thrive in this role, but joining an engineering team part time is a skill by itself, just as important as raw engineering ability. People with backgrounds in project management, for instance, tend to have the organization and follow through to pull this off.
Re: Why not hire part-time developers?
#29I've worked part-time for the past 10+ years now, at Google, Makani, and Elemeno Health [60%, 80%, and 40% duty cycle respectively]. It's awesome for work-life balance if you can swing it, and a lot more productive than many people would think.
Re: Why not hire part-time developers?
#30Working as a developer means you have to write docs, investigate designs, talk to users, interview people, go to meetings, do support, do corporate BS, training. Sure a few people can skip this stuff but usually its the most junior grades who can concentrate code only.
What the hell is investigating a design? Also, no company I've worked for ever bothered with proper documentation, and I've never seen anyone lower than tech lead ever do any of those kinds of things more than once or twice a month (besides meetings). I'll concede these kinds of responsibilities might be more common in larger companies or different fields, but I'm thinking more about smaller startups.