Skip to content

GPG and S/MIME in Apple Mail

I use both OpenPGP and S/MIME in my Apple Mail, but by default all new Messages are sent using OpenPGP. It’s easy to change this behaviour in the Terminal …

Git: ignore Mac OSX icon files

When using git on Mac OSX and your project’s folder has a custom icon, you will see a “Iconr” File showing up in your git status or Source Tree. Ignoring this file doesn’t work. The… 

gEDA open source electronic design automation

gEDA is installed using macports, but when installing i found a little problem when xgsch2pcb complained about a missing update-desktop-database [important]fix: install desktop-file-utils first[/important] complete install commands: $ sudo port install desktop-file-utils $ sudo port… 

SerProxyGUI 1.0

SerProxyGUI ist eine grafische Oberfläche für die kommandozeilenbasierten Seriell-Proxys “TinkerProxy” oder “SerProxy”, die eine Verwendung der Proxys ohne Editieren der Konfigurationsdatei erlaubt und bietet eine komfortable Auswahl von vorhandenen USB Seriellen Geräten. Diese Software ist…