Archive
Feeds Sign In
Archive Feeds Sign In
Note
As of last night, newer posts on my website now feature an interactive map showing my location, speed, altitude, iPhone charge level, and more at the date and time of publish. Whee! Here is a good example post – https://cleverdevil.io/2019/part-mermaid

Jonathan's location at time of posting:

LaCour stationary 69%

Comments (8)

Dark Sky
Dark Sky via cleverdevil.io

Weather at time/location of posting — Clear with a temperature of 54.05°F and 41% humidity.

Ben Cherian
Ben Cherian via Twitter

But why?

Jonathan LaCour
Jonathan LaCour via Twitter

It is because I am enormous nerd, Ben. Did you not already know this?

Ben Cherian
Ben Cherian via Twitter

Ahh! I forgot. Thought you only did PowerPoint engineering nowadays.

Jonathan LaCour
Jonathan LaCour via Twitter

Sadly I do a fair amount of that these days, too 😂

aclaman
aclaman via Micro.blog

@cleverdevil how are you pulling in and displaying all of the information? It looks really good!

cleverdevil
cleverdevil via Micro.blog

@aclaman thanks! I use an app called Overland by @aaronpk to track metadata and publish it to a custom API I built on AWS Lambda. Data points are stored in S3 and can be queries using SQL with Amazon Athena. Lots of custom work 😀

aclaman
aclaman via Micro.blog

@cleverdevil cool!