Surely the title can't be taken literally, otherwise the book would be the size of wikipedia, no?
I didn't say the topics left out were obscure, but arbitrarily chosen. Can some book titled "How the world works" that talks about economy be criticised for not talking about effective communication or table manners?
And re the undervaluing, I mentioned that myself, but surely we can't expect every book to include arbitrarily chosen topics that happen to be undervalued? Hawking's book doesn't mention wealth inequality for example.
Not wanting to argue, I just don't understand why I'd see the original comment as out of line while you see mine in the same way.
Of course the book can't talk about everything but it claims to be maintenance of everything, and in general, there is a tendency to overlook the role and impact of marginalised communities in the histories. It's fine that the author hasn't done it, it's their book, but it's important to mention here because it could help the author go deeper into their point. Do you not think exploring those topics would be interesting in this book given the blurb? I certainly think it's an interesting point.
> No mention that for millenia we were mending our clothes, cleaning our houses, maintaining our food systems.
The omissions that the parent comment mentioned aren't arbitrary by the definition that we have been doing them for thousands of year.
I prefer Mockito's approach.
I think all the dependencies of a class should define behaviour not implementation so it’s not tightly coupled and can be modified in the future. If you have a class that injects LookUpService, why not put an interface LookUpper in front of it? It’s a layer of indirection but we have IDEs now and reading the interface should be easier or at least provide context.
It has the advantage that it implements the parsing and type checking logic in pure Go, allowing it to import your migrations and infer the schema for type checking. With SQLx you need to have your database engine running at compile time during the proc macro execution with the schema already available. This makes SQLx kind of a non-starter for me, though I understand why nobody wants to do what sqlc does (it involves a lot of duplication that essentially reimplements database features.) (Somewhat ironically it's less useful for sqlc to do this since it runs as code generation outside the normal compilation and thus even if it did need a live database connection to do the code generation it would be less of an impact... But it's still nice for simplicity.)
I referred go-jet since it introspects the database for it's code generation instead.
Kinetic energy=0.5mv^2
The two variables are orders of magnitude smaller in one scenario, and the function grows quadratically.
* Some people have mobility issues and can't bike or walk but can drive.
* Cars give you environment isolation when it's freezing, sweltering, or pouring rain.
* Cars isolate you from other people, which can be important especially for groups that are more likely to be on the receiving end of unwanted interactions.
* Cars make it much easier to haul stuff around.
* You are much safer being in a car when hit by another car than when not being in a car. This is something a lot of bike commute advocates sweep under the rug. They talk about how biking is overall safe, but then you ask them if they've ever had an accident and so many have been hit by cars and broken bones.
I fully support more people biking and walking. But I think the optimal solution is multi-modal. Cars aren't bad, they're just one piece of the puzzle.
(The reason I'm not a bike commuter right now is because I slipped in a puddle biking to work and destroyed my ankle. Non-fatal accident statistics for cycle are actually pretty scary when you dig into them. People always point out that overall mortality statistics are better for cyclists, but you can still have a really fucking bad time without dying.)
These points always appear in reaction to urbanist policy and all of a sudden care about the minority transit user.
The problem is that the assigned proportion of road space is unfairly weighted to cars and is impossible to shift because people often say things like “cars make it easier to shift things around” and “some people have mobility issues”. Yes, this is true. What is also true is that people with mobility issues can more likely ride (cheaply) modified bikes than drive motor vehicles and people regularly haul heavy loads on cargo bikes (couches, refrigerators) in places where bike infrastructure makes it safe to do so.
If you care about speed in a densely populated city, you’d bike or walk. Flip it around; comfort isn’t the only reason why people prefer to use a car over walking or cycling. You said it yourself already, it’s because you can literally get hit by a car all because drivers won’t give up 1 lane out 4 for a segregated bike path that would stop you getting hit by a car.
I've seen this sad downward spiral multiple times, it is not a good outcome.
I used to live not too far from a town with a mellow but nice downtown center. Not a huge draw but many small nice restaurants and shops and there was steady business. Sensing a profit machine, the city filled all streets with parking meters. Turns out that while it was a nice area, it wasn't so irreplaceable, so nobody goes anymore. Business collapsed. I drove by last summer and everything is closed, the parking meters sit empty.
Same is happening now to the downtown one town over. It used to very vibrant awesome downtown, although small. Bars, restaurants, music venues, fun shops. I was there every night for something or other. Loved it. Easy free parking around. Some of the parking lots have office buildings now and the city lots have become very expensive. Much less activity there now, about a third of the venues are closed and the remaining ones are saying they can't last very long with fewer people going. While in its heyday this downtown was far more active than my first example, turns out it wasn't irreplaceable either. People just don't go anymore.
Point is that this tactic works only when the downtown is so established and so dense that people are going to go anyway even if parking is hard, like Manhattan.
Or the facilitating of cars has now made it more unattractive for people to go and hangout there even if it is easier to drive to.