Recent Activity
Tim
User for 1 year
Recently Created Pages View All
Step-by-Step GitHub Releases Workaround: dockur example
When you can't use docker pull or the github workspace is blocked by your IT department. Step-...
Getting started
in powershell - browser to your project. Then initialize spec-kitty spec-kitty init . --ai co...
Installing
python --version git --version python -m pip install --user pipx python -m pipx ensurepath pi...
Setup
create docker image docker run -d --name windows_vm -p 8006:8006 -p 3389:3389/tcp -p 3389:33...
Virtual Windows machine
docker run -d --name windows_vm -p 8006:8006 -p 3389:3389/tcp -p 3389:3389/udp --device=/dev/kvm ...
Recently Created Chapters View All
Recently Created Books View All
Recently Created Shelves View All
Unassorted
General use
This section is just a space to memorize some workflows. Usually some commands or how to use pr...
Configuration & Setup
This section explains some aspects of setting up systems and programs in order to get them functi...
Development
Section for code samples and interfacing with certain hardware