How to play guitar. I'm in my 60s, but it's never too late to learn how to shred or shoe-gaze. Similarly, 30+ years ago I learned how to ride a motorcycle, and rode for 30 years without crashing. It was great having a hobby that had absolutely nothing to do with computers. I recently sold the bikes and gear, it's just too risky at my age.
Piano. 43 now, played maybe 2 years in primary school. My partner got a good quality electric one with headphones. This led me to start as I could practice at night while the kids slept, and not be embarrassed sucking and/or driving people insane doing exercises/ scales
Ask HN: What Are You Learning?
31–40 of 81 posts
Re: Ask HN: What Are You Learning?
#32Re: Ask HN: What Are You Learning?
#33How to play guitar. I'm in my 60s, but it's never too late to learn how to shred or shoe-gaze. Similarly, 30+ years ago I learned how to ride a motorcycle, and rode for 30 years without crashing. It was great having a hobby that had absolutely nothing to do with computers. I recently sold the bikes and gear, it's just too risky at my age.
To sibling threads that ask about self-taught: I highly recommend group Zoom guitar lessons at the very least. Holds you accountable, you can ask questions, and you don’t have to chart your own study course.
Re: Ask HN: What Are You Learning?
#34- Quantum computing via https://quantum.country/ - Cooking via YouTube (Food Wishes w/ Chef John, and Kenji Lopez Alt's channel) - ML model architectures (AI Coffee Break, and Yannic Kilcher's channels) - Exploring different ways of thinking about and responses to the question: What is the meaning of life? (I don't think there is one, so it's more about how we derive one for ourselves.)
Re: Ask HN: What Are You Learning?
#35Re: Ask HN: What Are You Learning?
#36I've always been fascinated with robotics, and the barrier to entry is getting lower by the second.
But I want to know all the details, so I'm going slow and steady at it (Like, instead of using libraries - at least when learning - I'm coding 100% of the stepper motor control routines).
I plan on making my own designs, and make my own versions of known ones: The first thing I want to try my hand at is either (my own version of) a PolarGraph or an AxiDraw.
Then I'll move to other things, also in the early stages of designing a chess playing (arm) robot.
Re: Ask HN: What Are You Learning?
#37Re: Ask HN: What Are You Learning?
#38Re: Ask HN: What Are You Learning?
#39Arduino programming + motor control (Stepper robots, for robotics - toy, not industrial) cobbled with 3D printing. I've always been fascinated with robotics, and the barrier to entry is getting lower by the second. But I want to know all the details, so I'm going slow and steady at it (Like, instead of using libraries - at least when learning - I'm coding 100% of the stepper motor control routines). I plan on making…
Re: Ask HN: What Are You Learning?
#40Aside from that, I'm learning a lot about virtual machines by porting FreeBSD to run in the Firecracker VM.