X

Android: Resize screen for dead touch zone

Unfortunately I recently stumbled upon hardware issues with my OnePlus One. About 1 inch (2,5 cm) of the display and the soft…

Maik

LaTeX: Avoid new Page for /maketitle

By default \maketitle inserts a new page (via \newpage) before your actual metadata (like title, author and date). This isn't…

Maik

Docker: Error opening terminal: unknown.

Executing bash in a running Docker container via docker exec -it [container] bash intending to edit a file with nano…

Maik

dompdf: Explicit page break via CSS (page-break-*)

Switching from TCPDF to dompdf – due to image rendering / scaling / quality difficulties with TCPDF – I (unsurprisingly)…

Maik

PHP: Delayed Redirect with message without Meta refresh

Messing around with dompdf I tried to show a little teaser right before downloading a generated PDF file. Using WordPress I initially…

Maik

Git: Create an unrelated / orphan / disconnected branch

git checkout [-q] [-f] [-m] --orphan [] Create a new orphan branch, named <new_branch>, started from <start_point> and switch to…

Maik

Internet Explorer: Remove gray squares around links (Windows Phone 8)

Testing an existing Cordova / PhoneGap application (Android) on Windows Phone 8, I stumbled upon some irritating gray squares by…

Maik
%%footer%%