26- I learned that my body is not as "unbreakable" as it was ten years ago
39. I feel the same way as you!
Ask HN: How old are you (optional) and what was the last thing that you learned?
151–160 of 161 posts
Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#152Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#153Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#154Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#15533. Most guitar tabs for The Beatles' Norwegian Wood are wrong -- they have the intro accurate, but it's not the same as the part played under the lyrics. And it's not just that the song is played on a sitar -- even the sitar isn't mirroring the intro to the song through the lyrics. Look at, for example, this tab ( https://www.guitartabsexplorer.com/beatles-Tabs/norwegian-wo... ), which explicitly says "Use same guit…
Many (and possibly most) guitar (and bass) tabs for songs are (unfortunately) wrong. Likewise very many chord boxes and often the chord names themselves are wrong. There are notable exceptions (eg "Standing in the shadows of Motown" - the transcription of James Jamerson's basslines is genuinely superb). There's really no substitute for listening really closely to music you really like and figuring it out for yourself…
Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#156Over 50. Just read Judith Shklar's The Liberalism of Fear https://philpapers.org/archive/SHKTLO.pdf , which argues that minimizing fear is a valid political principle: "Every adult should be able to make as many effective decisions without fear or favor about as many aspects of her or his life as is compatible with the like freedom of every other adult." Further, "Apart from prohibiting interference with the freedom…
Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#157I finished Cal Newport’s Deep Work and even though I thought I could focus when I really needed to I realized that I’m kidding myself and I go to my phone habitually.
I’ve also stopped using slack/hipchat during a lot of the work day. When I get to the end of the day and see the hundreds of message counts it’s quite shocking.
Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#158Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#159Re: Ask HN: How old are you (optional) and what was the last thing that you learned?
#16025. How to deploy a docker based lambda function to compile latex on fly. Currently it compiles tufte class pretty well.
I did the very same thing 2 weeks ago! Out of curiosity, were you using the lambci image as a starting point?