Hacker News
- Names can be so much more https://kodare.net/2023/02/02/names-can-be-so-much-more.html 2 comments
- We don’t use Python native enums https://kodare.net/2020/11/17/why_we_dont_use_enums.html 13 comments
- When DRY Fails https://kodare.net/2019/10/17/when_dry_fails.html 2 comments
Lobsters
- Running a million empty tests https://kodare.net/2024/10/31/a-million-tests.html 4 comments python
- Transparent APIs (2020) https://kodare.net/2020/09/14/transparent_apis.html 8 comments api , python
- iommi vs inheritance explosion https://kodare.net/2024/09/30/iommi-vs-inheritance-explosion.html 6 comments django
- The next great leap for Django https://kodare.net/2024/10/01/django-next-leap.html 63 comments django
- Why iommi is so… weird https://kodare.net/2024/09/30/why-iommi-is-weird.html 2 comments django
- Why we wrote a new form library for Django https://kodare.net/2024/09/11/why-we-wrote-a-new-form-library-for-django.html 22 comments django
- How to build an alternate Django admin in only 10 years https://kodare.net/2024/09/03/admin-replacement.html 9 comments django
- My web stack 2024 https://kodare.net/2024/01/25/my_web_stack.html 4 comments django
- Intermittent tests: aligned primary keys https://kodare.net/2018/08/28/intermittent-tests-aligned-primary-keys.html 6 comments django
- Programming is frustrating https://kodare.net/2021/07/11/programming-is-frustrating.html 31 comments programming
- Django silent failures https://kodare.net/2020/09/07/django_silent_failures.html 14 comments django
- Naming things https://kodare.net/2020/07/26/naming-things.html 77 comments programming
- When DRY Fails https://kodare.net/2019/10/17/when_dry_fails.html 37 comments programming