This video was created in 2014 and was more a description of what they strived for at that point rather than of the full messy reality. Spotify quickly after that grew larger than those ideas would sustain (without…
They show how many more bugs they fixed compared to previous periods, but not how the amount of resources allocated to fixing bugs changed over time. If they allocated proportionally more resources to bug fixing, it…
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.
What annoys me the most about this is that we as web developers have been here before with IE and managed to get out of it. Then we immediately forgot that lesson and helped Chrome be the new IE in a new coat by…
Maybe it’s just two different ways to reach the same result. You need to spend time to be great at prompting to get high-quality code from LLM’s, which might just be equivalent to the fact you need to spend time to…
”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.
The main issue is over-utilisation and under-investment of the rail network. Like in many other EU countries. There is no evidence that a state monopoly would perform any better given today’s state of infrastructure and…
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…
This is how it works in my country (Sweden). Everything that provides any sort of personal benefit to an employee is taxed as ”benefit tax” which simply increases the taxable income. Very few exceptions exist for small…
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…
This video was created in 2014 and was more a description of what they strived for at that point rather than of the full messy reality. Spotify quickly after that grew larger than those ideas would sustain (without…
They show how many more bugs they fixed compared to previous periods, but not how the amount of resources allocated to fixing bugs changed over time. If they allocated proportionally more resources to bug fixing, it…
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.
What annoys me the most about this is that we as web developers have been here before with IE and managed to get out of it. Then we immediately forgot that lesson and helped Chrome be the new IE in a new coat by…
Maybe it’s just two different ways to reach the same result. You need to spend time to be great at prompting to get high-quality code from LLM’s, which might just be equivalent to the fact you need to spend time to…
”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.
The main issue is over-utilisation and under-investment of the rail network. Like in many other EU countries. There is no evidence that a state monopoly would perform any better given today’s state of infrastructure and…
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…
This is how it works in my country (Sweden). Everything that provides any sort of personal benefit to an employee is taxed as ”benefit tax” which simply increases the taxable income. Very few exceptions exist for small…
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…