Why deadlines and sprints are bad for you | by Antti | Medium

In a software development project, it’s important to find a suitable process for the project. A good process helps developers, managers, customers and users. A great process should improve the…
— Read on medium.com/@niant/why-deadlines-and-sprints-are-bad-for-you-7ee87be5d0f0

Frederik har brugt 20.000 på ultimativ spiloplevelse: ‘Vi joker med, at man pludselig har solgt sin nyre for at få råd’ | Mit Liv | DR

Frederik Hestbæk bruger store dele af sin tid og sine penge på brætspillet ‘Warhammer’.
— Read on www.dr.dk/mitliv/frederik-har-brugt-20000-paa-ultimativ-spiloplevelse-vi-joker-med-man-pludselig-har-solgt-sin

Development environment and end to end responsibility

I think that implications of end to end responsibility for a developer is big. The developer should be able to control the development environment completely like which hardware and software that should run on the development machine.

When that is possible the developer is able to be efficient in learning and exploring new solution as there is no restrictions.

But how do the developer deliver solution to the production environment?

This should done solely by text changes and a secure way of getting text changes to the production network needs to established.