This would only be somewhat equivalent if you compiled your code into assembly and committed that output to the repo, and then had to continue development within the assembly codebase using the same method.
”The company” is not one company. The infrastructure manager (DB InfraGo in Germany) is managing tracks on behalf of the state. Operators (a regional operator in the case of this article) run as many trains as they…
The under-investment is predominantly in infrastructure, which is owned by states or regions and not under any competition.
DB does not decide how much to invest in infrastructure, that’s decided by politicians.
Competition on the railways is mandated through EU law. Most regional services are tendered to the (in theory) best operator. The details on how, both which governing body organises the tender and whether the trains are…
Love the application and visualization! Having spent the past year building a journey planner algorithm, which heavily builds on pareto optimality/sets, from scratch, I was waiting for the full set of pareto optimal…
There might be parallells with group development research or terms used, but neither Tuckman’s stages, the research it’s based on, or later research in the area apply outside of the internal dynamics of individual…
Runtime access, yes. But I’m assuming this is to also prevent cookie/storage sharing between PWA:s too, which third party browser vendors (well, Google) have incentive to allow and Apple wants to prevent.
Last I calculated this, a new car emits in the range of 8-15 tonnes CO2e (lower range for gas cars, upper for some EVs before they started guaranteeing renewable energy in production). Driving emissions numbers I…
Building is a very expensive way of finding user needs, especially since you might rely on luck to start out even in the right ballpark. I think of innovative products as the combination of a user need insight and an…
I’m new to Go for a significant project this year and like a lot of it, but there are a few things about its philosophy that just doesn’t click for me and the versioning policy is one of them. To me, this clearly should…
Surprised to see your comment as the only one mentioning these points. Not having to make up class names (and groups of class names – ”-container”, ”-inner”, anyone?) that are anyway only used once is the greatest…
This would only be somewhat equivalent if you compiled your code into assembly and committed that output to the repo, and then had to continue development within the assembly codebase using the same method.
”The company” is not one company. The infrastructure manager (DB InfraGo in Germany) is managing tracks on behalf of the state. Operators (a regional operator in the case of this article) run as many trains as they…
The under-investment is predominantly in infrastructure, which is owned by states or regions and not under any competition.
DB does not decide how much to invest in infrastructure, that’s decided by politicians.
Competition on the railways is mandated through EU law. Most regional services are tendered to the (in theory) best operator. The details on how, both which governing body organises the tender and whether the trains are…
Love the application and visualization! Having spent the past year building a journey planner algorithm, which heavily builds on pareto optimality/sets, from scratch, I was waiting for the full set of pareto optimal…
There might be parallells with group development research or terms used, but neither Tuckman’s stages, the research it’s based on, or later research in the area apply outside of the internal dynamics of individual…
Runtime access, yes. But I’m assuming this is to also prevent cookie/storage sharing between PWA:s too, which third party browser vendors (well, Google) have incentive to allow and Apple wants to prevent.
Last I calculated this, a new car emits in the range of 8-15 tonnes CO2e (lower range for gas cars, upper for some EVs before they started guaranteeing renewable energy in production). Driving emissions numbers I…
Building is a very expensive way of finding user needs, especially since you might rely on luck to start out even in the right ballpark. I think of innovative products as the combination of a user need insight and an…
I’m new to Go for a significant project this year and like a lot of it, but there are a few things about its philosophy that just doesn’t click for me and the versioning policy is one of them. To me, this clearly should…
Surprised to see your comment as the only one mentioning these points. Not having to make up class names (and groups of class names – ”-container”, ”-inner”, anyone?) that are anyway only used once is the greatest…