Hacker News
- Smoke test your Django admin site https://jmduke.com/posts/post/django-admin-changelist-test/ 0 comments
- Notes on Buttondown.com https://jmduke.com/posts/microblog/buttondown-dot-com/ 89 comments
- Use Rails https://jmduke.com/posts/microblog/rails/ 84 comments
- Use weird tests to capture tacit knowledge https://jmduke.com/posts/essays/weird-tests-tacit-knowledge/ 9 comments
- How I cut my Webpack bundle size in half http://jmduke.com/posts/how-i-cut-my-webpack-bundle-size-in-half/ 3 comments
- Notes for a younger programmer http://jmduke.com/posts/notes-for-a-younger-programmer/ 3 comments
- Mobile and the Horrible, Terrible, No-Good, Very-Bad App Store http://jmduke.com/blog/2014/1/11/apple-and-the-horrible-terrible-no-good-very-bad-app-store 3 comments
- How to make $800/mo from three lines of code http://jmduke.com/blog/2013/12/6/how-to-make-800mo-from-three-lines-of-code 32 comments
- How Big Tech uses GitHub https://jmduke.com/blog/2013/11/23/how-big-tech-uses-github 6 comments
Lobsters
- Smoke test your Django admin site https://jmduke.com/posts/post/django-admin-changelist-test/ 3 comments python , testing , web
- Always use an enum for your status field https://jmduke.com/posts/post/enums/ 32 comments programming
- Zero draft https://jmduke.com/posts/microblog/zero-draft/ 2 comments practices
- Use weird tests to capture tacit knowledge https://jmduke.com/posts/essays/weird-tests-tacit-knowledge/ 13 comments python , testing
- Migrating to Django 5 https://jmduke.com/posts/post/django-5/ 4 comments django
- How big O ignorance slowed our software down by ten hours http://jmduke.com/blog/2014/1/4/how-big-o-ignorance-slowed-our-software-down-by-ten-hours 7 comments programming
- Analyzing Pitchfork using Python http://jmduke.com/blog/2013/12/21/analyzing-pitchfork-using-pandas 3 comments statistics