Skip to content

November of 2020

Meta

Projects

  • New: Update information on active projects.

DevOps

Infrastructure as Code

Helm

  • New: Introduce helm-git to install charts directly from git repositories.

Infrastructure Solutions

Kubernetes

  • New: Explain jobs, cronjobs and how to monitor them with prometheus.
  • New: Explain how to debug cronjob logs.

Kubectl

  • New: Add kubectl command cheatsheet.

Continuous Integration

Mypy

  • New: Introduce the alex linter.

    Alex helps you find gender favoring, polarizing, race related, religion inconsiderate, or other unequal phrasing in text.

  • New: Explain how to skip one line.

Yamlfix

  • New: Add yamlfix formatter.

Markdownlint

  • New: Introduce the markdownlint linter.

    markdownlint is A linter for Markdown files.

Proselint

  • New: Introduce proselint linter.

    Proselint is another linter for prose.

    feat(write-good) introduce the write-good linter

    write-good is a naive linter for English prose.

Automating Processes

cookiecutter

  • New: Explain how to debug failing cookiecutter tests.

Coding

Python

  • Correction: Add email to the generated ssh snippet.
  • New: Explain how to make multiline code look clean.

    Use textwrap.dedent() to define variables that require multiline strings

  • New: Explain how to play a file inside python.

  • New: Explain how to save a python object to a string using ruamel parser.

Dash

  • New: Introduce dash and dash-leaflet.

    Explain how to initiate dash and how to create a map with dash-leaflet

Folium

  • New: Explain how to use folium, change tileset and load data.
  • Correction: Change the order of the layers.

    Openstreetmaps is more clear than the IGN, so the waypoints are better seen

Talkey

  • New: Introduce text to speech python library.

Health

Sleep

  • New: Explain the benefits of sleep, the consequences of lack of sleep and the physiological effects of sleep including the circadian rhythm and what is melatonin.
  • New: Explain sleep pressure, caffeine and the relationship with the circadian rhythm.

Operative Systems

Linux

mkdocs

  • Correction: Correct meditation navigation element.

Vim

  • New: Create ALEToggleFixer command to enable/disable fixers.
  • New: Make fugitive commit workflow more user friendly.
  • Correction: Add movement mappings for the commit message window.
  • New: Explain how to use YouCompleteMe to complete prose.
  • Correction: Explain how to limit the autosuggestion results to one when writing prose.
  • New: Explain how to search synonyms inside vim.
  • Correction: Improve the environment to write commits with more bindings and restoring bindings once you close the message.

Arts

Writing

  • New: Explain the guidelines and tools I use for writing.

Meditation

  • New: Define meditation and it's types.

Other

  • Correction: Explain how to get started.
  • Correction: References between articles.