Ask HN: What did you learn in 2018?
51–60 of 73 posts
Re: Ask HN: What did you learn in 2018?
#52Re: Ask HN: What did you learn in 2018?
#53Learned Vuejs and oh my god it is the best thing that has happened for web development (at least to me) in a very long time. Before this I used to like Angular 1.x but it was quirky with all the boilerplate code, DI stuff, etc and then I was completely feeling lost and upset with v2 upwards. A friend suggested I try Vue and it turned out to be everything that was missing in Angular 1 and so much better. I feel so hap…
Re: Ask HN: What did you learn in 2018?
#54Re: Ask HN: What did you learn in 2018?
#55- Dove head-first into the fundamentals of distributed systems, applying all that I learned to solutions for scalability issues at work. - Realized that the secret to promotion is that it’s all about making your superiors look good. This brought on even greater realizations about society in general and individuals in my life. - The importance of work/life balance and that the “life” portion must involve taking good c…
Re: Ask HN: What did you learn in 2018?
#56I decided to try my hand at hardware design. Just for fun, not profit. I expected to make modest progress because it has always seemed like some sort of dark art to me. I spent a small amount of money on some Chinese FPGA boards and I have been having a great time building things and doing experiments with logic gates instead of software.
Re: Ask HN: What did you learn in 2018?
#57For next year, I hope to continue learning various tools for text processing
Re: Ask HN: What did you learn in 2018?
#58I decided to try my hand at hardware design. Just for fun, not profit. I expected to make modest progress because it has always seemed like some sort of dark art to me. I spent a small amount of money on some Chinese FPGA boards and I have been having a great time building things and doing experiments with logic gates instead of software.
Re: Ask HN: What did you learn in 2018?
#59I decided to try my hand at hardware design. Just for fun, not profit. I expected to make modest progress because it has always seemed like some sort of dark art to me. I spent a small amount of money on some Chinese FPGA boards and I have been having a great time building things and doing experiments with logic gates instead of software.
Could you tell more. I get same "dark art" feeling when I think about hardware design. And simultaneously I want to play with them.
The cheapo Chinese FPGA boards don't have much onboard except an LED or two, so you will need some components and a breadboard or two to start making stuff happen.
If you have any experience with micro-controllers like Arduino (IE: knowing how to connect to components on a breadboard), and are already familiar with Boolean Algebra and finite state machines, then you won't find the initial learning stages to be too challenging either.
Re: Ask HN: What did you learn in 2018?
#60Go, Rails, Lambda/serverless, docker, java, python
Learned how to use dynamodb, google cloud datastore, bigquery, redshifts
I did this while working for startups which seen to use many different technology.
I work in ad tech because that's the only place i get to handle billion of clicks and challenges to deal with the traffic volume.