February 29, 2024 Expand a button's clickable aree with a pseudo element Mariana Bedran Lesche tags: #css #html
November 8, 2023 Excluding specific URLs for Sentry traces in Django Peter Baumgartner tags: #django #sentry #observability
September 15, 2023 Create a HTTP server from the command line Michael Trythall tags: #python #php #rust #node
May 5, 2023 Connecting to private resources at AWS Peter Baumgartner tags: #aws #proxy #port-forwarding
March 31, 2023 Download an S3 object and display a progress bar Peter Baumgartner tags: #aws #s3 #python
January 22, 2023 A better command history for your terminal Martin Mahner tags: #bash #zsh #autocomplete #history #fzf
January 10, 2023 Making SQL queries on a CSV with SQLite Peter Baumgartner tags: #csv #sqlite #python
January 4, 2023 Avoid database inconsistencies forcing pytest to use DB transactions Mariana Bedran Lesche tags: #pytest #django #transaction
December 23, 2022 The <code>/</code> and <code>*</code> syntax in Python function parameters Martin Mahner tags: #python
November 8, 2022 Running commands in parallel with GNU parallel Peter Baumgartner tags: #shell #parallel
September 28, 2022 Adding an entry to /etc/hosts and accessing it on Firefox Mariana Bedran Lesche tags: #linux #dns #firefox
September 23, 2022 Using pip-compile with pyproject.toml Peter Baumgartner tags: #python #pip-compile
September 14, 2022 Migrating 1TB of data from Sharepoint to S3 Peter Baumgartner tags: #sharepoint #data migration