Yes, your current situation does make a difference in what is important to you and which questions you have. And it also influences the balance at the interviewing table. I can imagine that it is frustrating to feel being evaluated against candidates who have the luxery of saying ‘no’ to a new job and can think critically if they want to work at the new place. Sometimes you have more freedom to say ‘no’ then you think. It can make a difference between night and day.
That livestream [0] looks like a pretty convincing scam to me, with 22k people viewing at the moment. And it indeed sounds like him. The real username is hidden behind the visible SpaceX[Live] name.
Thanks for the stats! Interestingly traveling by space shuttle comes down to 70.000 deaths per 1 billion hours traveled, compared 30.8 deaths per 1 billion hours flown.
For distance traveled flying is safer than any other form of transportation (maybe except trains?). I wonder however, what the stats are for time spent. How much safer is time spent flying, compared to other forms of transportation? Is it about equal, a bit safer or an order of magnitude safer?
There is a social issue around death that is quite complex. A wish for a sudden peaceful death at a certain old age is not an easy one. Family, doctors, society and laws should be aligned on this. Right now the norm (at least in the Netherlands) is too keep a person alive as long as reasonably possible.
Yeah, good to hear. I also did this for nights on end. My strategy was to try to solve the puzzle myself first (in a reasonable amount of time) and then check the solutions of others. Always fun to see if I could make my solution faster/shorter/more elegant/etc. with the inspiration of the other solutions.
I had a lot of fun learning Clojure. While I don't use it in daily practice, I learned a lot about elegancy, the advantages of data immutability and using code as building blocks. For learning I used the 4clojure website where you can solve interactive coding puzzles and learn from solutions of others. See: https://4clojure.oxal.org
There’s a saying on HN: major outages often come from DNS. It was also DNS in the recent WhatsApp outage thread. I’m wondering what the source of the possible broader internet slowness is.
In the latest release (v20.0.0) Puppeteer switches from Chromium binaries to Chrome for Testing binaries by default. Since the binary is different the change is marked as breaking.