Earlier quoted context omitted.
Do you have any reading (books, blogs, etc) on this concept of reactive vs reflective thinking? I don't think I've ever seen it described this way and it nails a verbal description to something I've desperately tried to describe to myself and teach other people for years...
"Thinking, Fast and Slow" by Daniel Kahneman.
Dog-walking startup Wag raised $300M, then things got messy
271–280 of 289 posts
Re: Dog-walking startup Wag raised $300M, then things got messy
#272Re: Dog-walking startup Wag raised $300M, then things got messy
#273Earlier quoted context omitted.
That’s another thing I never got about Saudi’s investments. To me the obvious strategy with all the money would have been to not invest in empty skyscrapers or foreign investments, but pick two or three areas in which you massively bolster research and investment in an area like solar energy. Investment would be local and you try to attract all to talent in the field for both fundamental research as well as to fund c…
Saudi Arabia has a problem in that its far larger than UAE and it is also the home of Islam. Loosening cultural restrictions might fly in Dubai, but I'm not sure the Muslim world would be as okay with the same happening in the country that hosts their most sacred site.
Re: Dog-walking startup Wag raised $300M, then things got messy
#274How would have JavaScript made them better off?
Re: Dog-walking startup Wag raised $300M, then things got messy
#275Earlier quoted context omitted.
I get that, but there are biotechs that can get funded on an order of magnitude of tens or hundreds of millions. If the Vision Fund with $100 billion can't make biotech investments work, who could? That's kind of my point; if Vision Fund at scale can't make risky investments work, who could? The only alternatives are the existing profit-machines like Google (Google X) or governments. I am also not the only one with t…
You are missing the point. Do you know anything about this industry? Biotech is not anything like your "traditional" tech companies, they operate in a completely different dynamic. It is not risky in the same way. It can take many years to realize that your proof of concept is a failure, and there's no "pivoting" like in the tech bro world. Are you prepared to realize that after 10 years and many millions of dollars…
I appreciate your informative comments to HN, but we need you to stop posting like this. It damages the community, which is fragile. Would you please review https://news.ycombinator.com/newsguidelines.html and fix this going forward?
Re: Dog-walking startup Wag raised $300M, then things got messy
#276Earlier quoted context omitted.
This highlights something most devs don't understand. Product development is about developing a product not about writing code. All the choices we make should facilitate making a good product, writing good code is a side effect. In this metaphor the colour of the wall is equivalent to the product. The code is equivalent to whether the painters used brushes, pads or rollers or whether they used ladders or scaffolding…
> In this metaphor the colour of the wall is equivalent to the product. If that's the case, asking about the choice of implementation language sounds like asking about the spec.
The end user does not care about the programming language.
Re: Dog-walking startup Wag raised $300M, then things got messy
#277Earlier quoted context omitted.
uber has their own mapping. and no, it or google maps is decidedly not better than local knowledge.
> is decidedly not better than local knowledge. any proof? I will say it falls down w/ construction zones and road changes.
Re: Dog-walking startup Wag raised $300M, then things got messy
#278Re: Dog-walking startup Wag raised $300M, then things got messy
#279These on demand - fulfilled by gig contracting platforms can _only_ provide value if there has been a big technological change that undermines expertise in a job. Uber works because of google maps knowing a faster route than even the 20 year veteran tax driver. There hasn't been a revolutionary technology in dog walking, just people who need cash but dont know pets. There hasnt been a revolutionary technology in groc…
In case of Uber, because of improvements in cars safety, reliability and easy of use, and navigation apps, it made it possible to reach that critical mass/density of supply to have a compound effect.
Apps like Wag will never have this, because dog walking is too personal. It's like cleaning, baby sitting, hair dressing. If you find someone that you like, you tend to stick with them. So if supply in your area growth 100x times, you still gonna use the same provider, because simple 5 start reputation system maybe fine for short stays or rides, but not adequate to match your personal preferences. Grocery shopping, on the other hand, can be commoditized. If you have a list of brands/suppliers you like, you don't care at what grocery store it was bought at and who delivers them to your doorstep.
Re: Dog-walking startup Wag raised $300M, then things got messy
#280Earlier quoted context omitted.
JavaScript predates PHP by five years. 'Maturity' is a subjective quality in my opinion and I also think PHP is a hot mess. JavaScript is synchronous unless you specifically utilize its asynchronous parts. Asynchronous execution is possible with PHP
> think PHP is a hot mess. Have you used PHP in the last 5 years?