Thursday, 11/21/2019
- ID
- 84638a3b-d320-4523-a3ab-6117aabd0dab
Tasks
DONE Dishes
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:25
CLOCK: -- => 0:25
CLOCK: -- => 0:35
:END:
DONE Laundry
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:22
CLOCK: -- => 0:25
:END:
DONE Set tasks for the day
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:14
:END:
DONE Communications [4/4]
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:28
:END:
- [X] Check and respond to email
- [X] Check mastodon
- [X] Write a blog post?
- [X] Jira ticket catchup
DONE Talk to Michelle Keyo about also logo design
CLOSED: SCHEDULED:
DONE Review comments from PR #25560
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:03
:END:
DONE Review comments from PR #25555
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:02
:END:
DONE Write in daily journal
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:05
:END:
DONE Run
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:01
:END:
DONE Help Tom out with ENG-4141 API issues
SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:34
:END:
DONE Strength exercise
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:31
:END:
https://www.runnersworld.com/training/a20805692/10-essential-strength-exercises-for-runners/
DONE Coffee break
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:54
:END:
DONE Break PR into two pieces, one with one-off script, other with work
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:49
:END:
DONE Complete my 15Five
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:53
:END:
DONE ME200 meeting on programming
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:52
:END:
DONE Dinner
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 1:15
:END:
DONE See if we can get to the Jail Residents Art Exhibit reception
CLOSED: SCHEDULED: DEADLINE:
:LOGBOOK:
CLOCK: -- => 0:01
:END:
At Brooklin Library
[[notmuch:id:b39a4a44-5c90-d166-d0c2-f8fa2d1668af@roadrunner.com][- Email from Bergin: Invite - Jail Residents Art Exhibit - Brooklin Library - Dec.]]
DONE Bedtime
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:15
:END:
DONE Reading Dracula
CLOSED: SCHEDULED:
DONE Watching NFL
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 2:45
:END:
DONE Thursday call with Cris
CLOSED: SCHEDULED: <2019-11-21 Thu 08:30-9:30>
:LOGBOOK:
CLOCK: -- => 0:25
:END:
DONE Mike Wolf / Colin 1-on-1
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:38
:END:
DONE Christine / Colin testing discussion
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:27
:END:
DONE Provide list of preferences to Yaroslav on https://15five-dev.atlassian.net/browse/ENG-5873#icft=ENG-5873
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:22
:END:
ff/constants.py
93 USER_PREF_FIRST_BECAME_REVIEWER_TS = 'user_pref_first_became_reviewer_ts'
97 USER_PREF_USERS_LIST_PERSIST_INACTIVE = 'users_list_persist_inactive'
102 USER_PREF_KEY_SANITIZE_TS = 'sanitize_ts'
ff/mods/okr/constants.py
6 # control this. If a pref key OKR_ALT_TERMINOLOGY_PREF_KEY
11 OKR_ALT_TERMINOLOGY_PREF_KEY = 'okr_alt_terminology'
ff/mods/report/constants.py
45 USER_PREF_FIRST_REPORT_REVIEW_TS = 'first_report_review_ts'
114 INVITED_USER_WELCOME_BANNER_AND_POPUPS_PREF_KEY = 'show_invited_user_welcome_banner_and_popups'
ff/mods/company/constants.py
375 COMPANY_PREF_FIRST_ENABLED_SLACK_INTEGRATION_TS = 'company_first_enabled_slack_integration_ts'
377 COMPANY_PREF_SHOW_HIGH_FIVES_DASHBOARD = 'company_show_high_fives_dashboard'
378 COMPANY_PREF_SHOW_HIGH_FIVES_DASHBOARD_TS = 'company_show_high_fives_dashboard_ts'
379 COMPANY_PREF_SHOW_HIGH_FIVES_LEADERBOARD = 'company_show_high_fives_leaderboard'
381 COMPANY_PREF_Q_LAST_CHANGED = 'company_pref_q_last_changed'
388 COMPANY_PREF_KEY_VIP = 'vip'
390 COMPANY_PREF_KEY_MAX_USERS = 'max_users'
391 COMPANY_PREF_MAX_TRIAL_USERS_KEY = 'max_trial_users'
393 COMPANY_PREF_DEPARTMENTS_MIGRATED = 'departments_migrated'
403 COMPANY_PREF_KEY_SANITIZE_TS = 'sanitized_ts'
404 COMPANY_PREF_KEY_ENABLED_ALL_MENTIONS = 'enabled_all_mentions'
405 COMPANY_PREF_KEY_ENABLED_GROUP_MENTIONS_FOR_ALL = 'enabled_group_mentions_for_all'
406 COMPANY_PREF_KEY_DUE_DAYS = 'due_days'
450 COMPANY_PREF_ONBOARDING_SKIP_REPORTS_UNTIL_DT = 'onboarding_skip_reports_until_dt'
451 COMPANY_PREF_ONBOARDING_SKIP_ALL_NOTIFICATIONS_UNTIL_DT = 'onboarding_skip_all_notifications_until_dt'
455 COMPANY_PREF_HAS_INVITED_PEOPLE = 'has_invited_people'
456 COMPANY_PREF_PRE_DELETION_NAME = 'pre_ff_staff_deletion_name'
457 COMPANY_PREF_IS_EMAIL_EXEMPT = 'is_email_exempt'
459 COMPANY_PREF_DISMISSED_DEFAULT_GROUP_MERGE = 'dismissed_default_group_merge'
461 COMPANY_PREF_EXCLUSIVE_ACCESS = 'exclusiveaccess'
462 COMPANY_PREF_LANDING_PAGE = 'landing_page'
ff/mods/billing/constants.py
318 CREDIT_CARD_FAILED_PREF_KEY = 'credit_card_processing_failed'
ff/mods/profile/constants.py
3 USER_PREF_HIGHLIGHTS_FILTERS = 'highlights_filters'
ff/mods/newsfeed/constants.py
545 COMPANY_PREF_NEWSFEED_ITEM_LIMIT = 'newsfeed_item_limit'
ff/mods/onboarding/constants.py
7 from ff.mods.company.constants import COMPANY_PREF_LANDING_PAGE
18 LANDING_PAGE_INITIAL_DATA_KEY: COMPANY_PREF_LANDING_PAGE,
100 USER_PREF_UNSUBSCRIBE_ONBOARDING_SEQUENCE = 'unsubscribe_onboarding_sequence'
ff/mods/account/constants.py
8 USER_PREF_TOP_LEVEL_REPORTER = 'top_reporter'
9 USER_PREF_NEWLY_MIGRATED = 'newly_migrated'
10 USER_PREF_IS_ACCOUNT_CREATOR = 'is_account_creator'
22 USER_PREF_CREATED_VIA_SOCIAL_AUTH = 'created_via_social_auth'
23 USER_PREF_FIRST_LOGIN_DONE_VIA_MOBILE = 'has_not_completed_profile'
24 USER_PREF_LOGGED_IN_VIA_SOCIAL_AUTH = 'logged_in_via_social_auth'
Journal
Two days of not writing in my journal. Now two days of not starting it in the
morning. I wonder what's going on.
It snowed a little bit last night in between rain and it's cold and gray again
this morning. The sun peeked out in the morning, but it looks like we're headed
back to cloud cover. I almost thought about going for a run today, and still
haven't discounted it completely. But there are other things I think I'd rather
work on. Perhaps if I made it a short 3 or 4 mile run. Maybe that's what I
should be doing in the winter is doing shorter runs more often.
Otherwise today has been good. I got a lot of things done for 15Five yesterday
so was primed to get other stuff done today. I had a morning meeting with Cris
that went really well. We've gotten into a nice routine with our check-ins and
he's a super valuable asset to have in my professional life.
On the downside of getting work done last night, I only got about 4.5 hours of
sleep last night. I was up late fixing the new custom attributes models and then
did some reading in Dracula as well. Then my alarm woke Nabby up, so Emma made
me get out of bed to help with kids. I can't fault her for that, but it was an
early morning.
I also had a call today with Mike Wolf over in Blue Hill. He's the organizer of
the Pioneer Prize and also a new organization called Revolution 1x1 which aims
to get people out in their community networking and talking to folks.
One of the things that struck me about that was the idea of intentionally
drawing your circle wider by reaching out to folks for conversation or ideas
that you might not otherwise talk to. I should this more as a selectperson.
Report
#+BEGIN: clocktable :scope file :maxlevel 3 :formula % :compact t :tags t
#+CAPTION: Clock summary at
| Tags | Headline | Time | % |
|--------------------------------------+------------------------------------------------+--------+-------|
| | *Total time* | *6:13* | 100.0 |
|--------------------------------------+------------------------------------------------+--------+-------|
| | Thursday, 11/21/2019 | 6:13 | 100.0 |
| | \_ Tasks | 6:13 | 100.0 |
| @home, chores, dishes | \_ Dishes | 0:35 | 9.4 |
| @home, chores, laundry | \_ Laundry | 0:25 | 6.7 |
| @personal, tasks, daily | \_ Set tasks for the day | 0:14 | 3.8 |
| @personal, email, comms | \_ Communications [4/4] | 0:28 | 7.5 |
| @15five, eng5758, prreview | \_ Review comments from PR #25560 | 0:03 | 0.8 |
| eng5608, prreview, @15five | \_ Review comments from PR #25555 | 0:02 | 0.5 |
| @personal, habit, journal | \_ Write in daily journal | 0:05 | 1.3 |
| @personal, exercise, run | \_ Run | 0:30 | 8.0 |
| @15five, eng4141 | \_ Help Tom out with ENG-4141 API issues | 0:34 | 9.1 |
| @15five, eng5420, tests, customattrs | \_ Write tests for custom attributes models | 0:45 | 12.1 |
| @personal, mentorship, cris | \_ Thursday call with Cris | 1:05 | 17.4 |
| @personal, mikewolf, pioneerprize | \_ Mike Wolf / Colin 1-on-1 | 0:38 | 10.2 |
| @15rive, meeting, christine | \_ Christine / Colin testing discussion | 0:27 | 7.2 |
| | \_ Provide list of preferences to... | 0:22 | 5.9 |
#+END: