Ask HN: 2020 goals and resolutions?
91–100 of 150 posts
Re: Ask HN: 2020 goals and resolutions?
#92Someone else said that they were all for committing publicly. In that vein, I guess I should do a retrospective: Last year I said. https://news.ycombinator.com/item?id=18766071 I am in the middle of a technology pivot - moving away from the on-prem/Microsoft stack to AWS development/Devops/networking and the $cool_kids JavaScript full stack along with Python. Also adding on Docker/Kubernetes and ElasticSearch. Finall…
Re: Ask HN: 2020 goals and resolutions?
#93Re: Ask HN: 2020 goals and resolutions?
#94-Get accepted to or start gradschool. -Get a gf again. -Be able to do at least 5 pull-ups with correct form.
Re: Ask HN: 2020 goals and resolutions?
#95Re: Ask HN: 2020 goals and resolutions?
#96Bring two of my projects to a certain revenue goals. Try to prepare for having a kid in a couple years. Help spouse and I get healthier. Finish the new rally car (1982 Scirocco).
Re: Ask HN: 2020 goals and resolutions?
#97* Start (and finish) another hobby game dev / app dev * Finish cutting my ties with Google services * Finalize my solar offgrid system with a tiny bit of home automation * Focus more (professionally) instead of spreading myself thing over so many areas and interests (so hard to do...) * Read/study the Bhagavad Gita
Is there a mapping system close to being as reliable as Google Maps?
Re: Ask HN: 2020 goals and resolutions?
#982020 goals as of 12/27: -Get accepted to or start gradschool. -Get a gf again. -Be able to do at least 5 pull-ups with correct form.
Re: Ask HN: 2020 goals and resolutions?
#992020 goals as of 12/27: -Get accepted to or start gradschool. -Get a gf again. -Be able to do at least 5 pull-ups with correct form.
There's a correct form for pull-ups??
Re: Ask HN: 2020 goals and resolutions?
#100Someone else said that they were all for committing publicly. In that vein, I guess I should do a retrospective: Last year I said. https://news.ycombinator.com/item?id=18766071 I am in the middle of a technology pivot - moving away from the on-prem/Microsoft stack to AWS development/Devops/networking and the $cool_kids JavaScript full stack along with Python. Also adding on Docker/Kubernetes and ElasticSearch. Finall…
if I may ask what didnt you like about react? Id never used it or js a few months ago and I found it nice to learn.
But, unlike the back end, making a good, consistent, usable website especially as part of a team is much harder than backend work.
On the backend, a RESTful API has simple well known semantics. It also either processes the request correctly or it doesn’t. There is no nuance. The same is true for ETL type jobs.