Live data from Hacker News

Ask HN: What do you want to learn in 2017?

news.ycombinator.com

201–210 of 513 posts

Re: Ask HN: What do you want to learn in 2017?

#201
For work, Spark, Spark, more Spark. Also Spark. I already know how to use it, but I want to know how it works in detail from the ground up.

For not work, I want to improve my oil painting and my drawing skills! I got a Pi this year and want to use it to dabble in digital sculpture.

Re: Ask HN: What do you want to learn in 2017?

#204
post #167

Growth hacking. I'd like to learn how to sell a SaaS product[1] to businesses. I'd also like to explore content strategy and marketing. As a software developer joining a new 2-person startup, this is uncharted territory for me. Looking forward to the experience. [1] https://www.metriculator.com

Looks neat. It's also worth you looking at CES (Customer Experience Score). CES feeds into NPS... eg NPS is a result of lots of CES's, so to improve NPS you actually need to look at the core issue(s) that may be impacting it. You might be able to build CES into your offering as well.

Great idea. Adding it to our roadmap. The idea is that we will initially start off with in-app NPS, then explore other channels like email campaigns, SMS, Android and iOS SDKs.

Once we have the entire workflow for NPS worked out, we can look at customizable surveys and other survey types.

Re: Ask HN: What do you want to learn in 2017?

#205
post #96
post #39

Earlier quoted context omitted.

I have a hard time breaking into the consulting/freelancing world. I really like the idea of working part-time during off hours for extra cash, but it's proven to be quite difficult for me. I think part of it is that I'm not loud enough, and I think it comes from being an introvert. I'm confident, I'm not shy, and I know I'm skilled enough to work on lots of stuff, but when it comes to marketing myself, networking, s…

Have you tried any of the online freelance market places, like toptal, upwork, peopleperhour..etc ?

I have, but with zero success. I've read awful things about Toptal and PeoplePerHour, so I didn't really go for them. Upwork seems to be filled with developers from various parts of Asia where the low cost of living allows them to bid way lower than what I would charge. The quality of work also seems pretty bad, from what I can tell (one-sentence descriptions, bad grammar, crazy low budgets, etc.).

I've seen advice like, "If you charge high instead of trying to compete with low bidders, you'll be taken seriously," but then there's the issue of having 0 clients/reviews/ratings, which make it hard to command a high rate.

I did have one client on Codementor.io! He didn't give me a review, though, even though we had three sessions and he seemed to be super happy with my help :/

Re: Ask HN: What do you want to learn in 2017?

#207

Category theory and some advanced Haskell I feel that such knowledge is eternal. It won't be obsolete in 2027. ReactJS on the other hand ...

I've literally just started doing this, starting with category theory. Here's what I've been watching:

- https://youtu.be/I8LbkfSSR58?list=PLbgaMIhjbmEnaH_LTkxLI7FMa...

- https://www.infoq.com/presentations/category-theory-proposit...

I'm very, very, very open to suggestions... especially if they're presented from the ground up, and in lots of detail. I'm also quite open to material that can be read rather than watched.

Re: Ask HN: What do you want to learn in 2017?

#208
In 2017 I want to learn what levers I can move to make my company more successful. If it's email marketing, then I'm going to learn everything there is to know about email marketing. If it's a neural net or averaged perceptron classifier, then I'll learn everything about neural nets and averaged perceptron classifiers.

And I also want to learn how to play the Stone Roses' I Am the Resurrection on guitar.

Happy New year, hackers!

Re: Ask HN: What do you want to learn in 2017?

#209
I'd really like to pick up a functional language, but I'm faced with the paradox of choice. I'm presently torn between:

1. Haskell: all the cool kids are doing it, and I like its formalism

2. Hy: I write a lot of python, and really like the idea of working with familiar data structures.

Re: Ask HN: What do you want to learn in 2017?

#210
post #145

Category theory and some advanced Haskell I feel that such knowledge is eternal. It won't be obsolete in 2027. ReactJS on the other hand ...

Counterpoint: ReactJS solves a lot of engineers' problems in a clean and elegant way. Even if it goes away, the ideas behind it will continue to be good ones. There's nothing wrong with Haskell, but I think that a lot of people mythologize it because it's not used by many people and has an air of academia. A lot of people do the opposite to ReactJS because it's a popular framework that a lot of people use. It has no…

Sure I'm not against reactjs and that is just one example. It's a good framework to solve problems, but I doubt I'll get deeper insights from learning it.
Post reply on HN