Ask HN: What are you learning right now?
41–50 of 74 posts
Re: Ask HN: What are you learning right now?
#42Re: Ask HN: What are you learning right now?
#43Re: Ask HN: What are you learning right now?
#44Re: Ask HN: What are you learning right now?
#45Re: Ask HN: What are you learning right now?
#46A lot. I'm in college, so Stats, Japanese, Communication, and History there. But that's just the surface. I'm also reading a lot of eBooks (mostly nonfiction books: Deep Work, The Subtle Art of Not Giving a F*ck, Models: Attracting Women through Honesty.) I also want to read Wilson's new translation of The Odyssey. Finally, I just realized I had feelings for a friend of mine when she started dating someone else. I de…
If you are reading Mark Manson I would also suggest: As You Are by Nick Sparks Good on you for being honest with how you felt, it's something I still struggle with.
Re: Ask HN: What are you learning right now?
#47Re: Ask HN: What are you learning right now?
#48Elixir and OTP. Really enjoying it and writing some blog posts about it. My latest [1] was an experiment in creating my own simple supervisor. I am working my way up to having an Elixir application spread across many containers where the processes can pass messages to processes in other containers. [1] https://medium.com/@tylerpachal/let-it-crash-creating-an-exa...
What is OTP?
Down in Elixir land you mainly see it in the form of GenServer (generic servers that are essentially actors) and Supervisors for supervising those GenServer workers and other tasks/processes/
Re: Ask HN: What are you learning right now?
#49Elixir and OTP. Really enjoying it and writing some blog posts about it. My latest [1] was an experiment in creating my own simple supervisor. I am working my way up to having an Elixir application spread across many containers where the processes can pass messages to processes in other containers. [1] https://medium.com/@tylerpachal/let-it-crash-creating-an-exa...
What is OTP?
Re: Ask HN: What are you learning right now?
#50A lot. I'm in college, so Stats, Japanese, Communication, and History there. But that's just the surface. I'm also reading a lot of eBooks (mostly nonfiction books: Deep Work, The Subtle Art of Not Giving a F*ck, Models: Attracting Women through Honesty.) I also want to read Wilson's new translation of The Odyssey. Finally, I just realized I had feelings for a friend of mine when she started dating someone else. I de…
If you are reading Mark Manson I would also suggest: As You Are by Nick Sparks Good on you for being honest with how you felt, it's something I still struggle with.
Yeah, it’s a goal of mine to be both confident and vulnerable, and being honest with myself and other people is how I do that.