-
Notifications
You must be signed in to change notification settings - Fork 11
Time management & development speed #68
Comments
General TechniquesI have two styles of working, in the office and OOO. In the office, I expect that I will ship less code. I do everything I can to try pair with ash/sarah, go to relevant and optional meetings, and make sure that we as a team are on course with Artsy. OOO I will write a lot more code. I skip all optional meetings, and aim to mostly communicate via GitHub issues / Slack. I effectively treat artsy like an OSS project. Working in batches here & there. I treat email / slack / github notifications like a twitter stream, I can take a look over them, if there's something I should do with one, then I do it straight away. If I can't do it straight away I use slack's reminder function. I believe strongly in a pull request a day when remote, for me it's really hard to keep motivated for longer projects. Incremental improvements are how big things get made. If I know I'll be blocked at some point along the way on something I need to do, I make a TODO list in the PR, and make a WIP PR Time ManagementI don't have a straight up method for keeping track of my time, more a collection of timely reminders in the form of notifications from slack or OS popups. I experimented with OmniFocus/a markdown file/VooDoo Pad, but couldn't really find a flow that fits me. Speed & Consistency
Worst PracticesWorking Offline is both my worst/best practice, I use it to write huge amounts of code without distractions, it's the tool I use when I really need to ship something. |
Yeah Orta, the PR-per-day thing has been really useful for me, even when I'm in the office. I treat my email inbox as a todo list even though I know it's bad. Usually for short-term things (<1 week). Other than that, OmniFocus is the "source of truth" for me. If it's not in OF, it won't get done. But it – and the GTD system – let me not worry about things. I can put something in there and I trust myself that I'll get back to do, but it's taken some effort to become diligent enough. OmniFocus makes it a bit easier, too. Something I really miss since moving to NYC is long periods of uninterrupted time to work. Nothing is better than like a three-hour block of afternoon time to get stuff done, but it's rare. So I try and focus on smaller things and work from home on bigger items. I don't perform consistently – I need significant down time after a crunch, sure, but even day-to-day. Sometimes I'm wildly productive and sometimes I just can't write code. Lately (six months or so) I've tried to not write code when I'm really really not in the mood. Like I'll force myself if I can, but beyond a certain limit I find it's counterproductive. If I can't code, I'll dig into OmniFocus and there's usually an idea for a blog post, or a lunch-and-learn, or theres an upcoming conference talk I need to prepare. I used to feel really guilty about not working, but eventually I realized that I get more done if I capitalize on this feeling. For example, contrast the following two scenarios:
It feels a bit counterproductive to say not writing code helps me write code, but it follows the same logic as "if you don't take a vacation, you won't be as productive." The key thing for me as been to let go of the idea that everyone is secretly measuring how many hours I'm at my desk, or how many lines of code I'm writing, because they're not. Other than that, saying "no" has been a skill that I've had to learn – I've been meaning to write about it in more detail for a while. Like if someone here asks me if I can get something done by the end of the week, I want to say yes, even though I don't really have time to do that. My favourite trick is the following: instead of saying "no", I say "I'd love to, but I can't." It's honest and preserves their feelings. That's all I have for now... I'll mull it over and post any more thoughts I have. |
I'll just add to this here and then possibly compile all of the responses later. I've found that my productivity fluctuates every day and I'm looking for better solutions. I do use the email-inbox-as-to-do-list thing sometimes, which is hard to manage. I also have a disgusting number of tabs open in Chrome 24/7. I've tried a ton of to-do list apps but I don't like any of them... maybe OmniFocus is different? Sometimes I write code really late at night if I can't sleep and I get a random urge to be productive. I try to counterbalance that by taking a longer lunch or morning break the next day and this seems to work well. It's a leftover habit from college but sometimes it's the most enjoyable coding time for me. |
Sarah, if you want some time we can go through the basics of how I use OmniFocus. I know @mennenia is also an OF fan, and has a different workflow than I do (it's a very extensible tool). |
If you don't change it @sarahscott you'll end up working like how I work, you just get better at keeping a lot of tiny contexts around. If coding isn't working out, jump to emails, or jump to cleaning issues for project, blog posts, etc etc. |
Consistency is something I've definitely struggled with in the past. I do try and stick to when I say I will get something done. If that sometimes means cramming more into one day, but a bit less coding the next, so be it. It's hard to output the same kind of work distribution on a daily basis.
Omni Focus is primarily so I get reminded of tasks at the right times (I use the "defer" function a lot), and I have an overview of all my projects, so I don't forget to switch things up and work on some of this, or that. I do indeed think I have a slightly different approach to Ash, and am happy to show you sometime in a screenshare call or something :).
At the end of the day, in all honesty, I rely most on having some paper around and a pen just to write out my thoughts :). |
🕛
📈
📉
|
@sarahscott you should turn this into something useful ^ |
How do you manage your time w/r/t Artsy apps, and what are some of your best practices for consistency and speed 👼 ?
Also, what are some of your worst practices 👎 ?
Might make the result of this into a post.
@alloy @orta @ashfurrow
The text was updated successfully, but these errors were encountered: