Drücken Sie „Enter“, um den Inhalte zu überspringen

Beitrage veröffentlicht von “Matthias”

Calculating π for no good reason

So the other day I had some time to kill and was thinking that I might be fun to repeat some of the exercises I…

I am on buymeacoffee.com

If you feel you want to support my work consider to „buy me a coffee“ on https://buymeacoffee.com/mpfeifer!

Google Photos exportieren

Lange Zeit hat Google unbegrenzten Speicherplatz für alle Hobbyfotografen angeboten. Wenn man sich damit abfinden konnte die Fotos auf eine gewissen Auflösung herunter konvertieren zu…

Geekbench 4 Pro for Android

Geekbench 4 Pro is an android app that usually can be purchased in the google play store for 10,99 €. It is currently free for…

A maven plugin for Emacs

Introduction I am writing Java code with Emacs from time to time and normally miss a lot of the „sugar“ that „the other IDE I…

Wie man eine audio-cd „rippt“

Einleitung Wenn man im Zusammenhang von Audio-CD’s von rippen spricht, meint man für gewöhnlich den Vorgang die Daten der CD auf einen Festplatte zu kopieren…

Emacs memory consumption

The Emacs built-in command (garbage-collect) gives detailed information about the data structures that currently consume memory. It is propably not the most usefull information but…

Emacs init performance analysis

I recently wanted to have some more information about which of the packages I am using contributes more time to the total (emacs-init-time) I use…