Internet Sharing Ipv4 and Ipv6 on Archlinux Using Dnsmasq
Update: Added adhoc wlan network A guide to connect with a different machine using a ethernet cable for internet sharing or just …
~/git/blog
My brain-dump of random code/configuration.
Update: Added adhoc wlan network A guide to connect with a different machine using a ethernet cable for internet sharing or just …
Some days before I broke my raspberry pie, after pacman running out of memory, while updating my glibc. To solve such problems on any of my …
Because my shift key got broken, I remapped Caps Lock to Shift using xmodmap: remove Lock = Caps_Lock keysym Caps_Lock = Shift_L add Shift = …
For our latest iOS app we are using RestKit Framework, which is a really great and advanced library to communicate to your REST API. When …
date = “Nov” slug = “Nov/mongoid-use-objectid-as-created-at” One great feature of Mongodb is, that the first bytes of each ObjectID contains …