HackerTrans
TopNewTrendsCommentsPastAskShowJobs

VintageLight

no profile record

comments

VintageLight
·4 года назад·discuss
1. Most roofs aren't flat. 2. For pitched roofs, you're only going to want to install on the south or west facing sides. So only some percentage of your roof area is ideal.
VintageLight
·5 лет назад·discuss
Or, claim the entered compensation is not accurate and maintain the status quo.
VintageLight
·5 лет назад·discuss
https://deathtothestockphoto.com/
VintageLight
·5 лет назад·discuss
https://scottscheapflights.com/
VintageLight
·5 лет назад·discuss
Some people don't like whiteboarding or timed pair programming because it's not close to a real-work environment.

Some people don't like take-homes that replicate scenarios/projects because they think it's too close to real work and want to be paid instead!

There's no pleasing everyone with interviewing processes.
VintageLight
·6 лет назад·discuss
This idea seems really similar to Detour, created by Andrew Mason and later acquired by Bose: https://techcrunch.com/2018/04/24/bose-acquires-andrew-mason...
VintageLight
·6 лет назад·discuss
You could build up housing density in the places that people work so they wouldn't have to commute.
VintageLight
·6 лет назад·discuss
Agreed. React Context wonderfully handles state that will only ever live locally/"on the client".

I don't mind Redux for local state management, but it's a little overkill if you aren't using it already to handle API state.

Using Apollo on the client side makes me want to pull my hair out though.