Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
151–160 of 211 posts
Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#152Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#153What did you use to build the globes?
Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#154Very cool. I just wanted to say how much I enjoyed reading through your detailed flight logs — the way you’ve documented your experience, from distances and time in the air to the nuances of roles (P1, P2, PICUS), was fascinating. As someone concerned with these matters — developing SpinStep, a quaternion-based library for modeling orientation and vector state evolution in physical systems — I found myself unexpected…
Quaternions have some nice properties for some operations with 3D rotations, but they are not a panacea.
Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#155This is amazing, James! Any chance you'd release it open source?
Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#156Code, data visualizations, aviation, mapping. All you need to do is throw in some Rust and a custom PCB or two and you have an HN bingo. :) Sweet hack.
Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#157Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#158Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#159Re: Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights
#160Earlier quoted context omitted.
Hey! I used to work for the company that makes that logbook software. That was a great job. The CEO was an amateur pilot himself and really, really loved software product design. It's been over a decade, but it's cool to see that software still being iterated on and pilots still loving it. Even cooler to see someone such as yourself extending its usefulness by leveraging the data. Cheers!
Awesome! You can tell that the software is created by people passionate about aviation (and also passionate about nice UX, something that most all of the Logten competitors really lack). Do you remember if my guess about using NSDate internally was correct?
Honestly, I don't remember Re: NSDate. It was many jobs and Dante's levels of burnout ago. :-)
What I remember from that time was a lot of fighting with Apple's early iCloud syncing. Because it had a habit of being incredibly fraught and flakey using SQLite-backed Core Data stuff.