Skip to main content

Posts

Python Project
·221 words·2 mins
Posts Essential 101 python py-venv
Elegant way to execute Python project.
Encoding 101
·580 words·3 mins
Posts 101 cli encoding
Some notes about encoding: HTML encoding, URL encoding and ASCII encoding.
Podman 101
·1829 words·9 mins
Posts 101 podman cli tools
Docker alternative with Podman.
Windows Subsystem for Linux
·108 words·1 min
zd
Posts config wsl
Advanced settings configuration in WSL.
Use of f-string format() in Python
·242 words·2 mins
Posts 101 python
Using f-string in Python.