Wieder was gelernt

The Hiring Post

2023-09-13 (Wednesday)
Tags: development best practice work culture blog

The Hiring Post

Safe deployment practices

2023-03-24 (Friday)
Tags: development devops deployment

[Safe deployment practices](https://learn.microsoft.com/en-us/devops/operate/safe-deployment-practices) (Nichts wirklich Neues, aber wenn man Schützenhilfe von Microsoft braucht ...)

#NoProjects

2021-10-20 (Wednesday)
Tags: project management development NoProjects

https://lithespeed.com/noprojects-need-projects/

#NoEstimates

2021-10-20 (Wednesday)
Tags: project management development NoEstimates

https://lithespeed.com/throw-agile-estimation-vs-noestimates/

A Python Package Developer’s Cheat Sheet

2021-01-04 (Monday)
Tags: python packaging development testing

A Python Package Developer’s Cheat Sheet

The Emperor’s Old Clothes

2020-10-19 (Monday)
Tags: C.A.R. Hoare Turing Lecture ALGOL project management development Elliott 503 no obvious deficiencies Ada consulting

The Emperor’s Old Clothes

System Usability Scale (SUS)

2020-10-11 (Sunday)
Tags: usability testing development sus

System Usability Scale (SUS): When a SUS is used, participants are asked to score the following 10 items with one of five responses that range from Strongly Agree to Strongly Disagree: think that I would like to use this system frequently. found the system unnecessarily complex. thought the system was easy to use. think that I would need the support of a technical person to be able to use this system.

pycallgraph

2020-05-31 (Sunday)
Tags: python development graphviz visualization

Python Call Graph is a Python module that creates call graph visualizations for Python applications.