Blog

How to disable KDE neon's ssh askpass popup

October 14, 2025

KDE Plasma started using ksshaskpass to enter passwords when logging into a server using ssh or fetching/pushing with git.

Read more

How to do a Qidi Q2 offline update

October 07, 2025

I recently got a new 3d printer...the Qidi Q2.

Read more

How to pass a python PyQt6 object to C++

June 27, 2025

PyQt6 does not bind several functions... but they are all accessible via C++ so how do you pass a PyQt6 object to c++?

Read more

How to mount a LUKS encrypted disk image from a usb drive

April 01, 2025

How to mount a disk image backup created using gnome disks in linux.

Read more

Reading a flash dump with pyocd

December 10, 2024

pyocd has no "read" command... so how do you read a chips flash memory?

Read more

Fixing a Leviton DSL06 Dimmer Switch

July 08, 2024

I purchased a few Leviton Dimmer switches off of ebay because they were relatively inexpensive. Turns out 2 out of 3 of them were not working when I got them and both had the same problem which is quite easily fixed.

Read more

Uninstalling all packages from an apt repo

May 19, 2024

When trying various packages in linux from different repositories it is difficult to know what package was installed from what source.

Read more

dpkg errors due to broken python system packages

April 10, 2024

Using pip to install system packages sometimes messes with distro versions of the packages.

Read more

Reprogramming a used E46 Instrument cluster

August 28, 2023

My car is just shy of 300k miles and the analog gauges stopped working...

Read more

Dokku app redirecting to wrong host

June 14, 2023

I recently had a problem with a dokku app that was redirecting to the wrong host...

Read more

  1. Previous page
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. 8
  10. 9
  11. Next page