project-insanity.org

Awesome hacking blog

Replacing defective BGA-Chip with wires on Wacom Cintiq Companion 2 tablet Featured Image
Hardware

Replacing defective BGA-Chip with wires on Wacom Cintiq Companion 2 tablet

A PI-Crew member bought a used Wacom Cintiq Companion 2 in good condition for his 9 years old son who is really into arts. Everything was fine but after an upgrade to Windows 10 the screen showed some artefacts and eventually went completely dark. Soon after that he found out that a lot of people […]

5 min read
Nextcloud development environment on NixOS Featured Image
Software

Nextcloud development environment on NixOS

Using nixos-shell it is easy to build and run a virtual machine from a Nix configuration file describing the system. I started using this tool to create clean and reproducible test environments for developing Nextcloud apps. The requirement for this setup was to automatically configure Nextcloud, additional apps and users for testing. The Nextcloud service […]

5 min read
Configure privacy focused browser LibreWolf on NixOS Featured Image
Software

Configure privacy focused browser LibreWolf on NixOS

LibreWolf is a fork of the popular open-source browser Firefox. It includes an adblocker enabled by default, no sponsored advertisements nor telemetry and many privacy and security tweaks. By default LibreWolf has strict privacy settings by disabling the browser history, persistent cookeis and for example, WebGL support. The browser is already available in the NixOS […]

2 min read