blog archive (all posts)
-
2024-10-16
:: EuroRust 2024: Random Notes
::
#conference-notes,
#eurorust,
#eurorust-2024,
#rust
-
2024-10-15
:: EuroRust 2024: Day 2 Notes
::
#conference-notes,
#eurorust,
#eurorust-2024,
#rust
-
2024-10-14
:: EuroRust 2024: Day 1 Notes
::
#conference-notes,
#eurorust,
#eurorust-2024,
#rust
-
2020-07-13
:: How not to be slow using Python: Functions
::
#idioms,
#optimization,
#performance,
#python
-
2019-03-02
:: New address (and setting up custom domain on GitLab pages)
::
#announcement,
#dns,
#gitlab
-
2019-02-06
:: Terminimal Zola theme
::
#project,
#themes,
#zola
-
2018-07-18
:: Basic Python testing setup with pytest
::
#pytest,
#python,
#testing