I'm the founder of https://organice.io, a collaboration platform based on Django technology, and co-founder of https://painless.software, a best-practice consultancy in software development.
All presentation material is governed by CC BY-SA 4.0
Never write scripts again – Python CLI applications & TDD
Why it makes sense to stop hacking glue code and start developing serious CLI applications, test-driven, with automated tests. https://www.youtube.com/watch?v=kTRMEN1lOJI
Aug 12, 20222230
Selling Agile Projects
You are a digital solution provider. Your developers do "the agile thing". But you don't. Because that's not compatible with what your customers ask for. So you fight internally. That sucks! -- Let's take a look at how we can fix that.
Bytecode is opcodes for the Python Virtual Machine. The *.pyc files and __pycache__ folders in your directory tree. On Debian there's pyclean to clean it all up when developing. We need to make this available on all platforms.
May 04, 20192,8920
PyCon 9: Continuous Delivery starts at your Development Environment
Continuous Delivery is the automation of our deployment and QA, isn’t it? The industrialized software production chain that makes our products more stable. Well, kind of. It’s more than that. It can save you tons of pain when you apply its principles everywhere. This talk explains how you free yourself by doing infrastructure like software development. Everything under control. Everything under version control. https://www.youtube.com/watch?v=31-sNh7llJ8
Apr 14, 20182,7580
Talentum Programming & Robotics
Freies Wahlfach am Talent-Campus Bodenseee (Sommersemester 2018)
Feb 02, 20182,4845
Continuous Delivery for TYPO3 Developers - TYPO3camp Stuttgart
Continuous Delivery sounds easy in theory, but it’s hard to do in practice. There are myriads of things you can and should do to get your code delivered faster, reliably. We look at what we can do as TYPO3 developers, or as a small or mid-sized team to make the industrialized software development production chain come true.
May 08, 20173,0450
Painless Continuous Delivery - DjangoCon Europe 2017, Lightening Talk
You don't have those problems. Continuous Delivery sounds easy in theory, but it’s hard to do in practice. But not for you.
Apr 01, 20172,0760
PyCon 8: Continuous Delivery for Python Developers
Continuous Delivery sounds easy in theory, but it’s hard to do in practice. There are myriads of things you can and should do to get your code delivered faster, reliably. We look at what we can do as Python developers, or as a small or mid-sized team to make the industrialized software development production chain come true. https://www.youtube.com/watch?v=jgNIrBWB6dM
Mar 27, 20173,1450
PyCon 7: Fix-Price Projects And Agile
You are a digital agency struggling with your Django projects. You’re over budget and you’ve run out of time, that’s the norm not the exception. And of course you promise to deliver all features on time for a fixed budget, don’t you? – And nobody told you this is a problem? https://www.youtube.com/watch?v=JinKEa1vh_g
Apr 08, 20164,2352
Hire, Fire, Motivate
Q: How would you fire a person? A: Why should I?
Apr 15, 20151,7680
What Are You Waiting For?
Everybody's gonna make mistakes. Everybody needs a leap of faith. When are you taking yours?
Apr 14, 20152760
Test-driven Projects
What is "test-driven", and does it work in an agency?
Mar 27, 20152,3720
The #excellence Journey
Continuous Improvement - Why?
Jan 18, 20151,8070
Schwätzer oder Macher?
Denn alles andere ist gequirlte Scheiße!
Dec 24, 20146920
How Do We Fix It?
Our software development is a complete mess. This drags us all into the abyss. Help!