Ask HN: What Are You Learning?
161–170 of 362 posts
Re: Ask HN: What Are You Learning?
#162Piano. I've decided that more programming languages or web stacks are a complete waste of time. Piano is for life and I wished I had started doing this in earnest long ago.
Mind sharing resources you’re using to learn? Also do you have background in music theory or is this from scratch?
Re: Ask HN: What Are You Learning?
#163Re: Ask HN: What Are You Learning?
#164Earlier quoted context omitted.
I have been "learning" French for 5+ years... what resources are you using that you would recommend?
For first timers - Duolingo(don't do it for more than a few months) For beginners - https://www.languagetransfer.org/free-courses-1#french For all others , some sort of immersion approach is the only way if you don't live in the country. Figure out the general approach below and adapt for your target language. - AJATT http://www.alljapaneseallthetime.com/blog/all-japanese-all-t... - TMW https://learnjapanese.moe/ - R…
Re: Ask HN: What Are You Learning?
#165I am looking for ways to improve communication (and hence also negotiations). Far too many times I have been too very direct - I really envy typical HR's soft-spoken language, even if it is to deliver something horrific. I don't know if this is just how I am build mentally or not. The only way to find is to learn and try to adapt. So, not sure if this fits the question - spent a lot of time learning new tech, focusin…
fwiw, two books helped me massively in this area:
1. The Field Guide to Human Error. This book I read on a whim just because I thought it would be useful for software development. The first few chapter's ended up being kind of life altering. It felt like along personal attack on my character. In short, it was about perspectives we take when dealing with other people, and how viewing from our vantage point is not only frequently wrong, but it's lazy.
Even with things like CR comments. I now ask myself "_why_ do they think that's the right approach?"
2. Never Split the Difference. While it's about negotiations, it deals a lot with how humans think, and despite what we tell ourselves or want to believe about we being rational creatures, emotion dominates almost all interactions. It gives all kinds of useful advice for framing conversations and using language which avoids being confrontational or accusatory.
This was another huge one for me, as it shifted just about all of my conversations from starting with "you're dumb and here's why" to "let's make sure we agree on what the problem is" and then making finding the solution a collaborative effort, rather than a top down directive.
Re: Ask HN: What Are You Learning?
#166Re: Ask HN: What Are You Learning?
#167Computer org and design (risc-v) with Patterson
Digital signal processing
Re: Ask HN: What Are You Learning?
#168Re: Ask HN: What Are You Learning?
#169Think of Facebook. You create a post and see it on your wall right away. The rest of the world doesn't need to see it right away, but you should or else you think the post wasn't saved. Does that post get saved in some db/cache specific for you, and _then_ an event is emitted?
But yes, I'm learning things like that.
Re: Ask HN: What Are You Learning?
#170Machine learning - how it works behind the scenes was really insightful.
(Currently working as a PHP backend developer, Drupal.)