Recent Posts

git: change name/email of commits

2 minute read

Use case: local commits contain personalized information, i.e. your personal email address, and you want to get rid of them.

Epson Printer ET-2750 stuck in bootup

1 minute read

Problem The Epson printer is stuck while booting up and shows the message "Set Jig". This can happen for a variety of reasons, mostly because a firmwar...

Unclog printer head

1 minute read

Problem Inkjet printers, such as Epson ET-2750, dry out quite regular. This results in a clogged printer head which shows as artificats in print outs, e.g...

git: changing server

1 minute read

Problem: You want to switch the repo from a server where you don't have root access to another where you do. Copying from local machine to the new server ...