Django refresher

Posted on Sun 03 December 2023 in Django

This post contains a few notes about Django

Continue reading

Notes about full-text search in Python

Posted on Sat 10 June 2023 in Python

This post contains my notes about full-text search in Python

Continue reading

iPython Code Autocompletion

Posted on Fri 01 July 2022 in Python

This post describes how to fix ipython code autocompletion

Continue reading

Sphinx

Posted on Thu 15 July 2021 in Python

This post gives a quick introduction to Sphinx

Continue reading

Pillow and segfault

Posted on Sat 05 June 2021 in Python

This post explains how a Pillow script caused a segmentation fault.

Continue reading

Powerline-shell

Posted on Fri 14 August 2020 in Shell

base

Continue reading

Numpy quirks

Posted on Fri 07 August 2020 in Numpy

This post contains some quirks that I found when working with Python and Numpy.

Continue reading