Klaus Jónsson Zimmermann on quitter.se
This remote profile is registered on another site; see kzimmermann's original profile page on quitter.se.
-
Klaus Jónsson Zimmermann (kzimmermann)'s status on Thursday, 17-Mar-2016 08:20:58 EDT Klaus Jónsson Zimmermann
!til that I can use #Tor (Orbot actually) to bypass corporate firewalls that block ports for services such as IM. Awesome! -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Saturday, 12-Mar-2016 11:51:14 EST Klaus Jónsson Zimmermann
@espionage724 thanks to your post, !til about #pihole! #Adblocking network-wide! -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Saturday, 05-Mar-2016 21:26:28 EST Klaus Jónsson Zimmermann
@extropic thanks to this post, !til about the #gopher protocol! It seems like a smart solution towards removing bloat of the web -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Tuesday, 01-Mar-2016 07:43:16 EST Klaus Jónsson Zimmermann
!til that the fraction 1/(3^4) results in a 0.0123456789... repeating decimal! Some neat #math -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Sunday, 28-Feb-2016 13:36:43 EST Klaus Jónsson Zimmermann
!TIL that there is such thing as a "Microsoft RMS" https://technet.microsoft.com/en-us/library/dd277361.aspx #irony -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Saturday, 27-Feb-2016 08:09:49 EST Klaus Jónsson Zimmermann
!TIL that your #riseup email address can also be used as an !XMPP chat address https://help.riseup.net/en/chat handy-dandy! -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Wednesday, 10-Feb-2016 19:59:08 EST Klaus Jónsson Zimmermann
!TIL a lot about how to configure web servers thanks to @vinzv @mcscx @tchncs @chimo @lnxw48 @bashrc and @loweel but my quest continues! -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Tuesday, 09-Feb-2016 22:49:36 EST Klaus Jónsson Zimmermann
!TIL (finally) how to set up virtual servers in #lighttpd. One step closer to self-hosting #GNUSocial! -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Tuesday, 26-Jan-2016 19:16:06 EST Klaus Jónsson Zimmermann
!TIL how to quickly convert #PDF and #ebooks using #Calibre's ebook-convert utility from the command line without having to load a heavy UI. -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Tuesday, 05-Jan-2016 21:18:08 EST Klaus Jónsson Zimmermann
!TIL how to use #OpenSSL to encrypt your files in a variety of algorithms like this: cat <file> | openssl <algo> -salt -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Monday, 04-Jan-2016 11:39:14 EST Klaus Jónsson Zimmermann
!til there's already a @kzimmermann in #twitter, but no relationship at all :P guess.I can wave the #twitterbridge option goodbye... -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Thursday, 31-Dec-2015 09:46:37 EST Klaus Jónsson Zimmermann
!til about two important Zimmermanns: Phillip Zimmermann, creator of #PGP, and Jérémie Zimmermann from La Quadrature Du Net. #greatnames -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Monday, 28-Dec-2015 09:03:07 EST Klaus Jónsson Zimmermann
!til that #duckduckgo has a #Tor address as well! http://3g2upl4pq6kufc4m.onion -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Sunday, 22-Nov-2015 10:04:25 EST Klaus Jónsson Zimmermann
!TIL how to use the isatty() #C function to create programs that can either be run in interactive mode or part of a script #quickcypher -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Friday, 20-Nov-2015 07:46:24 EST Klaus Jónsson Zimmermann
!TIL that #chromebooks come with #coreboot preinstalled. I wonder when if we could turn them into #librebhoot instead? http://is.gd/I9R2Ob -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Wednesday, 18-Nov-2015 19:56:29 EST Klaus Jónsson Zimmermann
!TIL that you can click on a #diaspora post's pubdate and get a link to that post id. This way you can get the original post of a reshare. -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Monday, 09-Nov-2015 12:07:42 EST Klaus Jónsson Zimmermann
Thanks to somebody who wrote on my #wiki, !TIL that #vim can encrypt files with the :X command. This kind of collaboration is awesome! -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Sunday, 08-Nov-2015 15:17:00 EST Klaus Jónsson Zimmermann
!TIL how to use export QUERY_STRING="something" to test and debug #CGI scripts without the need of a browser. -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Monday, 02-Nov-2015 12:10:59 EST Klaus Jónsson Zimmermann
!TIL the difference between <<EOF and <<-EOF in #bash https://en.wikipedia.org/wiki/Here_document#Unix_shells -
Klaus Jónsson Zimmermann (kzimmermann)'s status on Wednesday, 23-Sep-2015 16:19:47 EDT Klaus Jónsson Zimmermann
!TIL that you can use #setuid, #setgid to handle a file as another user! So that's how /tmp works!