Skip to content
Menu
Barely Walking
  • Home
  • Robotics
  • SD, LLMs
  • One shot projects
  • 3d printers
  • About me
Barely Walking

Category: Uncategorized

22/10/2023

Problematic LUKS LVM on Slackware 15.0, 14.2, current

Setting up LUKS + LVM on a UEFI laptop

Read More
02/05/2022

PS5 camera on Linux

At last a Playstation camera that does not require soldering custom cables – comes with USB 3.0!

Read More
23/08/202116/04/2022

Change KDE Plasma language back to english

Quick fix for Plasma changing whole language to the same as in regional settings.

Read More
23/05/202116/04/2022

MicroPython on STM32 – old Nucleo STM32-F401RE and STM32F4DISC with F407VG

As the title says – the sheer hilarity of trying to have fun with uPython on Nucleo.

Read More
22/03/202116/04/2022

Slackware – docker + nvidia

TL;DR 1. grab Slackbuild 2. as root: source /etc/profile.d/go.sh ./docker.SlackBuild docker run Mods necessary to jump with the current Slackbuild to a 19.03.5: version githash install -D -m 0755 $(readlink -f bundles/latest/dynbinary-daemon/dockerd) $PKG/usr/bin/dockerd install -D -m 0755 $(readlink -f bundles/dynbinary-daemon/dockerd) $PKG/usr/bin/dockerd If you encounter: … docker-ce-19.03.5/components/packaging/static/ docker-ce-19.03.5/components/packaging/static/Makefile docker-ce-19.03.5/components/packaging/static/gen-static-ver docker-ce-19.03.5/components/packaging/static/hash_files docker-ce-19.03.5/components/packaging/static/scripts/ docker-ce-19.03.5/components/packaging/static/scripts/build-cli-plugins docker-ce-19.03.5/components/packaging/systemd/ docker-ce-19.03.5/components/packaging/systemd/docker.service docker-ce-19.03.5/components/packaging/systemd/docker.socket Removing…

Read More
12/03/202116/04/2022

WSL Ubuntu 20.04 and export DISPLAY

I have to work with WSL on Windows 10. Don’t judge me.

Read More
22/06/201916/04/2022

A Quick and Dirty Guide to PyQt5

A Quick and Dirty Guide to PyQt5 So far I have seen a lot of guides that introduce the PyQt5 as the saviour of humanity, the holy hand grenade of all the GUIs out there, but I have not yet seen a guide where… well, you start with a basic stuff. Where you abuse the…

Read More
14/06/201916/04/2022

Intel Realsense d435i + qemu virtual machine

It works. Just remember about forwarding with a proper xhci host.

Read More
30/01/201916/04/2022

Jekyll install and htaccess for old WordPress links

Just notes on installing jekyll, because I keep forgetting how.

Read More
01/09/201816/04/2022

[Fail] IOMMU and VFIO GPU Passthrough on a HP Zbook 14 laptop with dual graphics

(RAW, unedited dump of my notes that ends in a glorious failure) Goals for today: IOMMU groups on Zbook 14 G1 + Slackware 14.2 GPU passthrough for a second graphics card (some kind of a Radeon) (maybe) Looking Glass to copy framebuffer to the Intel GPU

Read More
24/09/201716/04/2022

Wii Whiteboard test = NEC projector + Wii Remote + Linux

Just a first trial of using python-whiteboard with a stock Wii Remote (those things run on bluetooth) and a screen projector on a wall. As an infrared pen – a TV remote.

Read More
17/02/201716/04/2022

Git tutorial

Good one for working with github: http://rogerdudler.github.io/git-guide/

Read More
27/09/201616/04/2022

locate database

Just a quick reminder to myself how to update the locate database: /usr/bin/updatedb -c /etc/updatedb.conf

Read More
©2025 Barely Walking | Powered by WordPress and Superb Themes!