Of course, when Apple Notes added math, I thought and still think it’s really clever. But noticing just now a good reason to check the math haha 😅 I was checking some walking pace analysis because for some reason haha, my Strava doesnt consider walking a work out so it doesnt give you pace popped into Apple Notes, 12:18 minutes /0.56mi = 32.143 minutes/mi 45:10 minutes / 2.21mi = 4....
Argumentum Computem ad Infinitum
About a year ago, 2024-08-22, I was reading Leopold Aschenbrenner’s post1 on AGI and I had jotted down a musing about a scaling law observations, but I forgot to write about it. I found my note today. So I get that it is possible to look at charts comparing compute and performance and many conclude scaling laws mean AGI is inevitable. I like Yann Lecun’s perspective here that if transformer models are giant lookup tables, then making them bigger will make them appear more impressive, but this is not sustainable....
python path to Databricks modules
This year, and last, Ive been glad Databricks changed one simple thing that has nothing to do with fancy ML algorithms or distributed computing optimization, and thats the ability to interact with workspace files on the python level. Prior to Databricks 11.3 , the workspace could only contain notebooks and folders but no plain files. If you used python to do import os os.getcwd() you would see /databricks/driver and you could just use this cluster file system to copy files from outside blob systems for python file processing like say to read some csv into pandas and convert that to a spark dataframe but there was no notion of interacting with the actual file system where your notebooks lived (aka the workspace)....
look at the chargemaster
I was recently trying to understand why the asking cost on an insurance claim for a set of hand and wrist xrays, was quite high. The provider put this on two associated bills , and the amounts looked quite steep also per my look at https://www.fairhealthconsumer.org/ , according to the lookup for the two Current Procedural Terminology or CPT codes, on the invoices. One cool thing though is, that recently I looked at the provider’s page here,...
a life worth underthinking?
Cal Newport’s So Good They Can’t Ignore You from maybe over 10 years now, conveyed that Steve Jobs was using hindsight in recommending you to follow your passion. Don’t be a firefighter, astronaut or ballerina. Just do what let’s you put food on the table. Cal’s later work is on doing reducing distractions and slowing down to meet your aims; less is more. Did Cal end up asking you to focus after all?...