the art of simplicity

Writing about software, food, life.

Elasticsearch Access

Configure Elasticsearch and Server to be able to access from outside

Intercept Python Logging

Filter Handle python logging with Custom Logic

ML Platforms

Platform to manage the ML experiments and development

Fix screen resolution after 18.04 LTS upgrade on System 76

After the upgrade to 10.04 LST, I saw ugly lowest resolution

Python Project Install - develop vs install & setuptools vs pip

Wha't the difference between setup.py develop vs install vs pip install -e