Skip to main content

Recently Updated Pages

Step-by-Step GitHub Releases Workaround: dockur example

Docker

When you can't use docker pull or the github workspace is blocked by your IT department. Step-...

Updated 2 weeks ago by Tim

Getting started

[AI] Spec Kitty

in powershell - browser to your project. Then initialize spec-kitty spec-kitty init . --ai co...

Updated 3 weeks ago by Tim

Installing

[AI] Spec Kitty

python --version git --version python -m pip install --user pipx python -m pipx ensurepath pi...

Updated 3 weeks ago by Tim

Setup

AppDynamics

create docker image docker run -d --name windows_vm -p 8006:8006 -p 3389:3389/tcp -p 3389:33...

Updated 1 month ago by Tim

Virtual Windows machine

Docker

docker run -d --name windows_vm -p 8006:8006 -p 3389:3389/tcp -p 3389:3389/udp --device=/dev/kvm ...

Updated 1 month ago by Tim

Fixing blurry 8-50mm Zoom Lens for Raspberry Pi High Quality Camera

Raspberry PI

When you mounted the lense with C-mount, it might be that everything is extremely blurry.To adjus...

Updated 1 month ago by Tim

stream camera feed

Raspberry PI

Broadcast from Raspberry pi: rpicam-vid   --camera 0  --inline   --width 2028  --height 1080  --...

Updated 1 month ago by Tim

Set HTTPS to bypass browser constraints

Raspberry PI

  cd ~/pt_rpiopenssl req -x509 -newkey rsa:2048 -nodes \-keyout ssl.key \-out ssl.crt \-days 365...

Updated 1 month ago by Tim

Access files over HTTP quickly

Raspberry PI

python3 -m http.server 8080 Current folder will now be accessible over http 

Updated 1 month ago by Tim

Enabled dual camera (Raspberry pi 5)

Raspberry PI

When you can only see one of both cameras: rpicam-hello --list-cameras   https://docs.arducam....

Updated 1 month ago by Tim

Improve camera stream latency

360° Omnidirectional High-Torque 2-Axis...

For more "immediate feedback" on the stream, some addjustements of the source code could be made....

Updated 1 month ago by Tim

Start a script as a service

Raspberry PI

sudo nano /etc/systemd/system/ptcam-app.service Create an ini file [Unit] Description=PanTil...

Updated 1 month ago by Tim

Fix DNS (apt-get doesn't work)

Raspberry PI

When apt-get update times out or you can't reach servers that you know are online sudo rm -f /et...

Updated 1 month ago by Tim

Enable Filesharing

Raspberry PI

Install samba sudo apt update sudo apt install -y samba Set password sudo smbpasswd -a soph...

Updated 1 month ago by Tim

Connecting the glasses in Android

XReal One Pro

It seems to be a chore at first and depending on your phone, it might or might not work.Don't loo...

Updated 2 months ago by Tim

Debugging

XReal One Pro

Enable wireless debugging in Android, then you'll see the IP adress and port to pair.   Once pa...

Updated 2 months ago by Tim

Setup

XReal One Pro

Don't forget to update the glasses first: https://www.xreal.com/ota/ Also, in the SDK tutorials...

Updated 2 months ago by Tim

Nuget packages: Shared library in NET9.0 SdkProject

.NET Development

A nuget project doesn't include a references shared library. (opening the Your.Client.1.0.1.nupk...

Updated 1 year ago by Tim

Turn off web search in start menu

Windows

regedit Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search   Create D...

Updated 1 year ago by Tim

Large default vdx

Docker

>> wsl --shutdown Verify everything is stopped by: >> wsl.exe --list --verbose Then start...

Updated 1 year ago by Tim