All tags
#arch-linux
- The switch from Arch to Debian [Oct 24, 2019]
#async
- Not everything needs to be async [May 25, 2019]
#aws
- ELB proxy protocol health check [Jan 23, 2017]
#backups
- Offsite backups using Restic [Jul 12, 2019]
#blog
- Continuous Deployment with Netlify and Zola [Sep 13, 2020]
- How to enable target="_blank" links in Zola [Apr 07, 2020]
- Moving from Pelican to Zola [Feb 11, 2020]
#books
- The Almanack of Naval Ravikant [Oct 24, 2020]
- Book Review: The Phoenix Project [Apr 15, 2020]
#career
- How do you decide what to learn next? [Jun 19, 2019]
#cython
- Setting up flake8 for Cython [Jul 03, 2018]
- Speeding up Python using Cython [Nov 30, 2017]
- Streaming multipart/form-data parser for Python [May 06, 2017]
#databases
- Handling the “N + 1 selects” problem in SQLAlchemy [Dec 17, 2017]
#debian
- The switch from Arch to Debian [Oct 24, 2019]
#devops
- Uploading binary wheels to PyPI from Github Actions [Nov 03, 2020]
- Book Review: The Phoenix Project [Apr 15, 2020]
- Encrypting Sensitive Data in SaltStack [Jan 05, 2018]
- Experiences using Terraform [Mar 09, 2017]
- ELB proxy protocol health check [Jan 23, 2017]
#flask
- The most dynamic static site you'll ever see [Oct 27, 2018]
#frontend
- Frontend without writing CSS [Jan 08, 2020]
- Non-technical reasons why I like Vue [Nov 13, 2016]
#germany
- Mountains [Jul 30, 2019]
#hiking
- Mountains [Jul 30, 2019]
#indie
- Building products for yourself [Apr 05, 2020]
#javascript
- Non-technical reasons why I like Vue [Nov 13, 2016]
#learning
- How do you decide what to learn next? [Jun 19, 2019]
#linux
- The switch from Arch to Debian [Oct 24, 2019]
#management
- Book Review: The Phoenix Project [Apr 15, 2020]
- The “Hacker News Effect” [Apr 06, 2019]
- Developer to Manager [Dec 22, 2018]
#misc
- Hello, World! [May 17, 2015]
#netlify
- Continuous Deployment with Netlify and Zola [Sep 13, 2020]
#news
- Following news 24x7 considered harmful [Apr 13, 2020]
#nim
- Nim: First impressions [Aug 14, 2018]
#open-source
- Setting up your Python open source project [Oct 03, 2018]
- Beancount DKB [Apr 11, 2018]
- Tornado + SQLAlchemy [Aug 27, 2017]
#pelican
- Moving from Pelican to Zola [Feb 11, 2020]
#performance
- Speeding up Python using Cython [Nov 30, 2017]
#personal-finance
- Off by 1 (Day) [Jan 28, 2019]
- Managing personal finances using Python [Sep 16, 2018]
- Beancount DKB [Apr 11, 2018]
#philosophy
- The Almanack of Naval Ravikant [Oct 24, 2020]
#practices
- Building products for yourself [Apr 05, 2020]
- Gift a Donation [Dec 27, 2019]
- Building things just because there is a market [Nov 04, 2019]
- Not everything needs to be async [May 25, 2019]
- Off by 1 (Day) [Jan 28, 2019]
- Raise better Exceptions [Apr 16, 2018]
- Always be Questioning [Jan 26, 2018]
#privacy
- Sharing files with family in 2018 [Jul 01, 2018]
#productivity
- Following news 24x7 considered harmful [Apr 13, 2020]
- The switch from Arch to Debian [Oct 24, 2019]
- The Single Monitor Manifesto [Oct 16, 2019]
- Offsite backups using Restic [Jul 12, 2019]
- Switching from KeePassXC to Bitwarden [Aug 07, 2018]
- Lessons learned working from home [Jun 06, 2018]
#programming
- Uploading binary wheels to PyPI from Github Actions [Nov 03, 2020]
- Continuous Deployment with Netlify and Zola [Sep 13, 2020]
- Multiple Mixins (and naming conflicts) in Python [Jun 28, 2020]
- Book Review: The Phoenix Project [Apr 15, 2020]
- How to enable target="_blank" links in Zola [Apr 07, 2020]
- Moving from Pelican to Zola [Feb 11, 2020]
- Frontend without writing CSS [Jan 08, 2020]
- The Single Monitor Manifesto [Oct 16, 2019]
- Not everything needs to be async [May 25, 2019]
- The “Hacker News Effect” [Apr 06, 2019]
- Off by 1 (Day) [Jan 28, 2019]
- Developer to Manager [Dec 22, 2018]
- The most dynamic static site you'll ever see [Oct 27, 2018]
- Setting up your Python open source project [Oct 03, 2018]
- Nim: First impressions [Aug 14, 2018]
- Setting up flake8 for Cython [Jul 03, 2018]
- Raise better Exceptions [Apr 16, 2018]
- Always be Questioning [Jan 26, 2018]
- Handling the “N + 1 selects” problem in SQLAlchemy [Dec 17, 2017]
- Speeding up Python using Cython [Nov 30, 2017]
- Tornado + SQLAlchemy [Aug 27, 2017]
- Stuck in Vim [Jun 27, 2017]
- Streaming multipart/form-data parser for Python [May 06, 2017]
- Non-technical reasons why I like Vue [Nov 13, 2016]
#python
- Uploading binary wheels to PyPI from Github Actions [Nov 03, 2020]
- Multiple Mixins (and naming conflicts) in Python [Jun 28, 2020]
- Not everything needs to be async [May 25, 2019]
- Off by 1 (Day) [Jan 28, 2019]
- The most dynamic static site you'll ever see [Oct 27, 2018]
- Setting up your Python open source project [Oct 03, 2018]
- Managing personal finances using Python [Sep 16, 2018]
- Setting up flake8 for Cython [Jul 03, 2018]
- Raise better Exceptions [Apr 16, 2018]
- Beancount DKB [Apr 11, 2018]
- Handling the “N + 1 selects” problem in SQLAlchemy [Dec 17, 2017]
- Speeding up Python using Cython [Nov 30, 2017]
- Tornado + SQLAlchemy [Aug 27, 2017]
- Streaming multipart/form-data parser for Python [May 06, 2017]
#remote-work
- Lessons learned working from home [Jun 06, 2018]
#rust
- How to enable target="_blank" links in Zola [Apr 07, 2020]
- Moving from Pelican to Zola [Feb 11, 2020]
#saltstack
- Encrypting Sensitive Data in SaltStack [Jan 05, 2018]
#security
- Offsite backups using Restic [Jul 12, 2019]
- Switching from KeePassXC to Bitwarden [Aug 07, 2018]
- Encrypting Sensitive Data in SaltStack [Jan 05, 2018]
#sqlalchemy
- Raise better Exceptions [Apr 16, 2018]
- Handling the “N + 1 selects” problem in SQLAlchemy [Dec 17, 2017]
- Tornado + SQLAlchemy [Aug 27, 2017]
#startups
- Building things just because there is a market [Nov 04, 2019]
#terraform
- Experiences using Terraform [Mar 09, 2017]
#tornado
- Tornado + SQLAlchemy [Aug 27, 2017]
- Streaming multipart/form-data parser for Python [May 06, 2017]
#vim
- Stuck in Vim [Jun 27, 2017]
#vue.js
- Stuck in Vim [Jun 27, 2017]
- Non-technical reasons why I like Vue [Nov 13, 2016]
#zola
- Continuous Deployment with Netlify and Zola [Sep 13, 2020]
- How to enable target="_blank" links in Zola [Apr 07, 2020]
- Moving from Pelican to Zola [Feb 11, 2020]