VintageLight·4 năm trước·discuss1. 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 năm trước·discussOr, claim the entered compensation is not accurate and maintain the status quo.
VintageLight·5 năm trước·discussSome 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 năm trước·discussThis 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 năm trước·discussYou could build up housing density in the places that people work so they wouldn't have to commute.
VintageLight·6 năm trước·discussAgreed. 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.