Project manager: "What's technical debt? Explain it to me like I'm 6 years old"
Devs:
(source: "Richard Scarry's Storybook Dictionary" : https://archive.org/details/1scarryRichardStorybookDictionary/page/n56/mode/1up )
| Pronouns | he/his |
| ORCID | orcid.org/0000-0003-3764-6051 |
| GitHub | github.com/kblin |
Project manager: "What's technical debt? Explain it to me like I'm 6 years old"
Devs:
(source: "Richard Scarry's Storybook Dictionary" : https://archive.org/details/1scarryRichardStorybookDictionary/page/n56/mode/1up )
Docker Inc would like to thank the open source community for making registry successful.
As a token of appreciation open source organizations are invited to subscribe to the paid version in the next month, or their data will be deleted.
I'm genuinely starting to wonder if programmers are afraid (or not incentivized) to write "plain" looking code.
I look at a lot of Python examples these days and the main thing going through my mind is "wow, that thing you just wrote is like exactly the opposite of everything that initially attracted me to Python."
So You Want to Solve Python Packaging: A Practical Guide
First, the technical: Python is used by vastly different groups of people, some that don't identify as "developers". Those groups often have disparate expectations about how packaging should work. Some don't even know what a package is.