Friday, 6/7/2019
- ID
- e63cba75-3335-4bdc-a31e-7402f7f4161e
#+BEGIN: clocktable :scope file :maxlevel 2
#+CAPTION: Clock summary at
| Headline | Time | |
|-------------------+---------+-------|
| *Total time* | *18:56* | |
|-------------------+---------+-------|
| Friday, 6/7/2019 | 18:56 | |
| \_ Tasks [16/16] | | 18:56 |
#+END:
Tasks [16/16]
DONE Breakfast
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 1:14
:END:
DONE Reading Why We Sleep
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:24
:END:
DONE Set tasks for the day
CLOSED:
:LOGBOOK:
CLOCK: -- => 0:12
:END:
DONE Write in daily journal
CLOSED: SCHEDULED: <2019-06-07 Fri 9:15>
:LOGBOOK:
CLOCK: -- => 0:09
:END:
DONE Python praticing for Datadog inteview
CLOSED: SCHEDULED: <2019-06-07 Fri 9:15>
:LOGBOOK:
CLOCK: -- => 4:16
:END:
DONE Getting Nabby down for a nap
CLOSED: SCHEDULED: <2019-06-07 Fri 9:45>
DONE Lunch
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:43
:END:
DONE Short run
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 0:53
:END:
DONE Prep for interview with Datadog
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 1:24
:END:
DONE Engineering interview with Simon at Datadog
CLOSED: SCHEDULED:
- LINK
- https://datadog.zoom.us/j/468558319
- CODERPAD
- https://coderpad.io/YHATKWD2
:LOGBOOK:
CLOCK: -- => 0:01
:END:
#+BEGIN_SRC python
fizz_buzz = {
3: lambda x: if x % 3 == 0 return "fizz",
4: lambda x: if x % 4 == 0 return "buzz"
}
def print_fizz_buzz(end, fizzes=[], buzzes=[]):
for i in range(0, end):
print(fizz_buzz.get(i, ))
#+END_SRC
DONE Help Bubba move furniture
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 1:53
:END:
DONE Screen call with Cristian at Legalist
CLOSED: SCHEDULED:
- LINK
- https://web.skype.com
:LOGBOOK:
CLOCK: -- => 0:37
:END:
+ What does ETL entail with regards to your work?
+ What does the engineering side of the work look like?
+ Benefits?
+ Indigent people seem like the target, how do you market to them?
+ Where did this idea come from?
+ Issues with perception of "betting" on lawsuits?
DONE Dishes
CLOSED:
:LOGBOOK:
CLOCK: -- => 0:46
:END:
DONE Dinner, Gabopaloza
CLOSED: SCHEDULED:
:LOGBOOK:
CLOCK: -- => 1:40
:END:
DONE Watching Marry Poppins Returns
CLOSED:
:LOGBOOK:
CLOCK: -- => 2:15
:END:
DONE Watching NBA Finals
CLOSED:
:LOGBOOK:
CLOCK: -- => 1:26
:END:
Journal
Whew. Another day with an actual morning routine. Got up with Nabby around 8,
got my own tea and toast made and then sat down to feed Nabby some oatmeal while
I half-read Why We Sleep. After breakfast, I'm setting tasks for myself while
Nabby and Asa play on a blanket in the living room. When we're done here, I'll
put her down for a nap and go for a short run before starting in on farm chores
or preparing for my interview with Datadog later today.
In less pleasant news, I had to ask Dad for more money yesterday. We're real
close to dry in our checking account and we just wont be able to make it until I
get an offer (if I get an offer) at this rate.