VSCode Remote Development

Ubuntu Remote 192.168.1.8 Dev/dev_python/lab/learn hello.py main.py Create .venv python3.8 .venv ubuntu@pi4b:~$ /home/ubuntu/.venv/bin/python /home/ubuntu/Dev/dev_python/lab/learn/hello.py Hello, World! pip install fastapi Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio=3.4.0->starlette=0.40.0->fastapi) (2.8) Collecting exceptiongroup>=1.0.2; python_version…

Continue ReadingVSCode Remote Development

Remove and Uninstall Windows 7, 8, or 10 from Dual Boot PC Installation & Upgrade – Windows 10 Forums

Source: How to Remove and Uninstall Windows 7, 8, or 10 from Dual Boot PC Installation & Upgrade - Windows 10 Forums Published by Shawn BrinkCategory: Installation & Upgrade 20…

Continue ReadingRemove and Uninstall Windows 7, 8, or 10 from Dual Boot PC Installation & Upgrade – Windows 10 Forums

Python Logging Demystified: Part 1 – Concepts – YouTube

Source: Python Logging Demystified: Part 1 - Concepts - YouTube def create_timed_rotating_log(path): """""" logger = logging.getLogger("Rotating Log") logger.setLevel(logging.INFO) handler = TimedRotatingFileHandler(path, when="m", interval=1, backupCount=5) logger.addHandler(handler) 'handlers': { 'django': { 'level':…

Continue ReadingPython Logging Demystified: Part 1 – Concepts – YouTube

Colossus: The World’s First Large-Scale Electronic Digital Computer – Part 1 | Bletchley Park – YouTube

Source: Colossus: The World's First Large-Scale Electronic Digital Computer - Part 1 | Bletchley Park - YouTube 7,984 views 18 Jan 2024 #bletchleypark #colossus80 #historyofcomputers On 18 January 1944, Bletchley…

Continue ReadingColossus: The World’s First Large-Scale Electronic Digital Computer – Part 1 | Bletchley Park – YouTube

nanovna-saver/README.rst at main · NanoVNA-Saver/nanovna-saver · GitHub

Source: nanovna-saver/README.rst at main · NanoVNA-Saver/nanovna-saver · GitHub Accurately measuring cable length with NanoVNA NanoVNA – A short review NanoVNASaver A multiplatform tool to save Touchstone files from the NanoVNA,…

Continue Readingnanovna-saver/README.rst at main · NanoVNA-Saver/nanovna-saver · GitHub