Read Random from v01dxyz#

Website to share my interests and my thoughts. Enjoy this pile of random “stuff”.

Some pages that are frequently updated:

TODO list:

  • improving the CSS of the website theme by looking at furo. Replace the icons by an externally defined SVG and put it in the CSS files. (it seems it’s trickier than expected and use specific display layout to make it work with ::before)

  • documenting meilisearch/milli.

  • adding some Bing CoPilot cases that interested me. Currently it is detecting some buggy Python codes.

  • add some code linter (ruff, pylint, flakes8, pyflakes, …) and static analyzers (mypy).

  • add some tests to the python packages.

  • Add key navigation to JS client.

  • Add the NU validator to build script.