I 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 yet to graduate, but I find myself in the same position. I've got other non-CS related hobbies that I enjoy and so I don't really end up making any good side projects. CS seems to have this feel around it where it has to be both your job and your passion. Recruiters want to see that you spend all your time outside of work/school programming, which makes it difficult for people like us who have other hobbies they…
Ask HN: What do you want to learn in 2017?
41–50 of 513 posts
Re: Ask HN: What do you want to learn in 2017?
#42learning how to build a microservice architecture. some deep learning!
Re: Ask HN: What do you want to learn in 2017?
#43Re: Ask HN: What do you want to learn in 2017?
#44I want to write a real, hand-holding example for using GenStage and Elixir for a real tangible feature. The official documentation sucks and does nothing to illustrate how to use it in a real setting. I've tried to understand what it does and how it works about once a month for the past four months but I still don't get it. http://elixir-lang.org/blog/2016/07/14/announcing-genstage/ Hopefully I can understand it soon…
Re: Ask HN: What do you want to learn in 2017?
#45Re: Ask HN: What do you want to learn in 2017?
#46Re: Ask HN: What do you want to learn in 2017?
#471. Whether I can climb V11.
2. Rust well enough so it doesn't feel like a wrestling match any more.
3. How to do a handstand.
Re: Ask HN: What do you want to learn in 2017?
#48Re: Ask HN: What do you want to learn in 2017?
#49I 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 think the trick is to find something you're truly excited about. It's not work if you're enjoying the thing you're doing. Perhaps the problem is you're wanting a side-project for the wrong reasons.
This year, my girlfriend and I were using Google Sheets to track our expenses and compete to see who could spend less money. We eventually decided it'd be a way better experience if we had a dedicated app for it, so I worked relentlessly to build one and polish it up until I was pretty proud of it. I "released" it to a couple of online communities where I thought people might be interested, and I gained exactly 1 active user who I don't know in real life.
It's all good, though, because my girlfriend and I use it every day, so that's all that matters to me :D
But yeah, it can be difficult to "scratch an itch" if you feel that nothing needs scratching. If that's the case, I wouldn't really worry about it. If you don't need to build anything, then don't spend time building anything. It's nothing to feel bad about.
Re: Ask HN: What do you want to learn in 2017?
#50* How to make a simple MMORPG. * Understand what toposes are. * Understand what monads are.
Edit: what are toposes and why do you want to learn it? Has it some connection to topology?