Live data from Hacker News

Ask HN: What are you learning right now?

news.ycombinator.com

21–30 of 74 posts

Re: Ask HN: What are you learning right now?

#21
React Native and its suite, including Redux/React.

It's been a journey. Once I had to upgrade RN to use RNFirebase on Android side, all the dependencies started falling like dominoes. Right now - dealing with RN not building production, and RN+Android not creating JS bundle correctly.

On the bright side, it's bound to stabilize, and I'm learning a lot about how RN works internally.

Re: Ask HN: What are you learning right now?

#22
post #19

distributive systems! hoping to get a solid grasp on that then parallel programming & concurrent programming. i have an idea i want to toy around with dealing with a distributive system on mobile devices

You may like https://pdos.csail.mit.edu/6.824/

Re: Ask HN: What are you learning right now?

#24
Elixir 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...

Re: Ask HN: What are you learning right now?

#26

1. Survey Analysis - class 2. Survival Analysis- class 3. GLM- class 4. Tree base classification algorithm (currently reading QUEST) - Thesis 5. Scientific C++ - Thesis 6. Folklorico Dance 7. Salsa (Not doing well... =/)

> 7. Salsa (Not doing well... =/)

If you have the basic step down you may want to try rueda which will take some of the pressure of leading away. You still have to lead the move but you don't have to choreograph at the same time as that's done by the caller.

Re: Ask HN: What are you learning right now?

#28

A 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…

Japanese- through a class in college?

I just finished learning all of the Hiragana pronunciations. Trying to figure out if I want to commit to learning the language or not.

Post reply on HN