Friday, September 13, 2019

  • Pay transparency! https://onezero.medium.com/leak-of-microsoft-salaries-shows-fight-for-higher-compensation-3010c589b41e. Leaving your job and coming back into the same role to get a raise...should never be a thing.
  • Cool device that closes your windows when a coworker walks in lol: https://github.com/dekuNukem/daytripper.
  • Confirmed my plan covers 2 chiro visits per month at all facilities, not each facility. Called Pendergraft, going to buy a 3-visit pack for $90. First appt monday.
  • Round trip to the border of hermosa/manhattan, where the street numbers restart, along the strand, is 3.6 miles.
  • Ran a 5k (3.1miles). Felt pretty good. A little over 20min.
  • Met with Roubik, Stacey, and an engineer from 5m. I liked them, and understand the product uniqueness. I don't know enough about the market to assess their viability and future.
  • Got quest bloodwork report back. Everything good except creatinine, slightly higher than the upper limit. Range is 0.60-1.35, I had 1.44. I think this was the same as last time? Electrolytes were good though, I think renal function is fine. False positive due to creatine supplementation, likely.
    • Lipid panel was fantastic. Cholesterol numbers solid, even with my weekly meat smoking.
  • Import from the distribution name at the toplevel (absolute), but then within each package (__init__, modules) feel free to import relatively. When referencing another package (within the same distribution), go back to absolute imports.
  • Supercontest.
    • Made all the get_*_picks() queries combine into one. Can query on season, week, or user, modularly. Returns full pick rows.
    • Finished going through views, cores, and all other modules to change the db interactions around. Major re-org.