My goal for 2017 is to fully figure out Docker. The majority of information out there, including tutorials and blog articles about others' successful deployments, comes in the form of very high-level overviews. Everything I've found is an introduction to getting a basic docker instance running. There is very little useful information out there as to how to run a proper multi-host cluster. There is core Docker. Tack o…
Ask HN: What do you want to learn in 2017?
101–110 of 513 posts
Re: Ask HN: What do you want to learn in 2017?
#102I want to learn how to even start a side-project. I've been out of university since 2012 and have done basically nothing in my free time CS-related. Every time I start to even think about doing something, that "why are you working while on your free time" feeling comes up and I immediately do something else. Not sure if it means I really don't love programming and Computer Science after all (entirely possible) or if…
Most successful side projects come from people wanting to express themselves. If you don't have an idea that you want to build at the moment, don't force yourself, just enjoy life and only jump on it when you stumble upon an idea you really want to work on so much that you would even sacrifice your sleep time.
Re: Ask HN: What do you want to learn in 2017?
#103I want to learn how to even start a side-project. I've been out of university since 2012 and have done basically nothing in my free time CS-related. Every time I start to even think about doing something, that "why are you working while on your free time" feeling comes up and I immediately do something else. Not sure if it means I really don't love programming and Computer Science after all (entirely possible) or if…
I've got a huge movie collection on DVD. Rather then use Plex I made my own website to do the same thing. I have a lot of PDFs of books I want to read, made similar software to allow me to keep my position in my browser
I wanted to study for a HAM license general exam do I made this: http://ham.joshuakatz.me/exam
I've been looking for a thinkpad x220t so I made this go scrape cregslist for me: https://github.com/gravypod/BargeIn
(I live in N. NJ if anyone has one laying around)
There are thousands of examples where I've done this and it's very fun. It improves your abilities and toolings and in general makes your life on the computer much easier.
You don't have to be trendy just be useful to yourself and people will like it.
Re: Ask HN: What do you want to learn in 2017?
#104My goal for 2017 is to fully figure out Docker. The majority of information out there, including tutorials and blog articles about others' successful deployments, comes in the form of very high-level overviews. Everything I've found is an introduction to getting a basic docker instance running. There is very little useful information out there as to how to run a proper multi-host cluster. There is core Docker. Tack o…
Are you looking to automate infrastructure-as-code in there, as well? I've lost many a night to trying to get Rancher to play nice with Terraform, especially in high-availability mode. Luckily, it appears that the process has been vastly simplified in recent rancher-manager releases.
Re: Ask HN: What do you want to learn in 2017?
#105Re: Ask HN: What do you want to learn in 2017?
#106Category theory and some advanced Haskell I feel that such knowledge is eternal. It won't be obsolete in 2027. ReactJS on the other hand ...
Re: Ask HN: What do you want to learn in 2017?
#107Mindfulness. JavaScript. How to have fun. Not necessarily in that order.
You might struggle mixing mindfulness and Javascript. Or Javascript and fun. EDIT: yhea fine this was a bit insensitive and mostly a joke sorry, I wont delete as proof of my mistake. Javascript it's not that bad.
Re: Ask HN: What do you want to learn in 2017?
#108I want to learn and play with LoRa. It's a 'IoT' technology that allows you to communicate over long distances using amateur (unlicensed) radio bands. Some of my friends have achieved distances of over 40km, and I'm curious to see what I can do with it. So far I've been able to get a ping between two modules over a 10m range. Next up I'd like to transmit some useful data over longer distances (temperature for example…
Re: Ask HN: What do you want to learn in 2017?
#109I'd like to learn Japanese. I'm hoping to travel there in June after I graduate from college, and I figure it would help if I could talk to people (or try, at least). I'd also like to get better at Rust. I've written a few small projects in it at hackathons, but I've yet to get to the point where I'm comfortable writing in it. I'd like to get close to that. I'm taking a class prior to graduation in abstract algebra,…
Outside of work I program in Rust almost exclusively, and would love to hack on something with others.
I studied Japanese in high school, and I taught English in Hokkaido for a year, but I've since gotten rusty with my Japanese. I would love a study/accountability partner to pick it back up again.
Re: Ask HN: What do you want to learn in 2017?
#110I've learned too much stuff in 2016. My goal for 2017 is to learn fewer things and actually understand what I've learned better.