Using SF Mono in Emacs – Deepak Gulati – Medium
Using SF Mono in Emacs – Deepak Gulati – Medium: Not clear why Apple chose to make this difficult. The key part being:
open /Applications/Utilities/Terminal.app/Contents/Resources/Fonts/
I've worked in worse places...
I've worked in worse places...
Kevin Cernekee to look after ocproxy
ocproxy, the lwIP based
SOCKS and port forwarding proxy that I wrote a couple of years ago to
use with OpenConnect
continues to serve me well every day. Kevin
Cernekee has contributed various great
changes that have improved the reliability, stability and usability,
and now he will take over looking after ocproxy going forward.
Most of the significant changes since the original implementation have been Kevin’s, so he is well versed in the code. Get the latest bits from Github.
Linux on ARM Chromebooks
I’m interested in getting traditional Linux kernels and distributions working on ARM based Chromebooks. There is a lot of information available scattered across the internet, and various kernel trees with different and sometimes conflicting changes. To try and pull some of this together, this morning I set up lionarch. If this is an area in which you are interested or have expertise, please come along and join in.
Update: The linux-sunxi community is a more useful place to go, so lionarch is no more.
Solaris 11 cheat sheet
Solaris 11 cheat sheet: Nice summary of how to manage various bits of Solaris 11.
Access User ~/Library Folder in OS X Lion
Access User ~/Library Folder in OS X Lion: I always forget how to do this:
chflags nohidden ~/Library/
Keyfile-based LUKS encryption in Debian » Ryan Finnie
Keyfile-based LUKS encryption in Debian » Ryan Finnie: How to store the encryption key for a LUKS device in a local file (to allow unattended boot).