yoyar's comments

yoyar | 4 years ago | on: Ask HN: Any weird tips for weight loss?

I struggled with weight for decades but this last year I've lost 60+ pounds, and I will lose more. All the weird tips in the world won't help IMO. I used an app that worked for me finally. It worked because I was able to get the education, and mindset / motivation I needed. Little tips and tricks won't work, you need a comprehensive solution that works for you. I'm not shilling for some company, this was the only thing that has worked consistently for me after decades of trying. Anyway, at the risk of sounding like an advert which this is not, it was noom. It takes a lot of work and persistence but having the reasons and knowledge to make it all come together and be consistent is what is key.

yoyar | 4 years ago | on: Why I Like Java (2014)

That’s too bad. That helps me understand why it isn’t favoured as much as I would think/like.

yoyar | 4 years ago | on: Why I Like Java (2014)

Anytime I learn a new language (I regularly write code in several) I start asking how is testing done, where are the libraries, where is this, and how do I do that? I already have all of that and more at my fingertips. Also, Groovy is vastly underrated. It’s the most economical and easiest to understand language I know meaning I can do more with less code and faster in general.

yoyar | 4 years ago | on: Have we been thinking about inflation all wrong?

Inflation of the money supply leads to prices that end up higher than they otherwise would have been.

This does not necessarily mean nominally higher prices.

This is a distinction that leads people to say things like: Obama did it and prices didn't go up. With the implication that it might be ok to inflate to infinity.

yoyar | 4 years ago | on: Don't start with microservices – monoliths are your friend

The point here for me is team dynamics, maturity, and skill level.

If you have a team that can't competently write and maintain a monolith that is modular and built/tested via automation, then that team has no business trying to build and maintain microservices.

yoyar | 4 years ago | on: Ask HN: How to bypass learning CSS?

Use react-bootstrap. Nearly all of the styling is already done. If you can live with something with simple but tasteful styling, then react-bootstrap can do the trick.

As soon as you decide to make something custom, you will need to learn CSS and several other skills.

page 1