dryaf
dryaf
will you implement the breach hack (http://arstechnica.com/security/2013/08/gone-in-30-seconds-new-attack-plucks-secrets-from-https-protected-pages/) to support https?
while developing and using the zerolog.NewConsoleWriter(), i would like to append the stack in a new line (nicely formatted multiline string) instead of inline as an attribute (maybe this way...
hi, of what I read it is possible to break TKIP within an hour now. Is someone implementing this here? http://www.rc4nomore.com/
could you provide an upstart script which autostarts the go-app as the fileowner in case the hoster reboots the server? Could be a nice feature: harp -s prod service_install harp...
sry found the license stuff
Hi, could you make a step by step tutorial for dummies :) for compiling and installing. I'm just a ruby coder, so ... All I want is to see all...
``` class Post include Mongoid::Document include Mongoid::Timestamps field :name, :type => String field :age, :type => Integer field :cool, :type => Float end ``` results in ``` Showing /home/sallas/Aptana Studio...
tried to traceroute 10.28.158.140 (which doesn't exist in my network) 2015/08/03 18:15:43 Got IP as 0.0.0.0 2015/08/03 18:15:44 Reading from the geoip file 2015/08/03 18:15:44 Approximate location is 0, 0...
could you please provide an audio file to the slides? video would be great too
I just got errors while trying to use composite primary keys. Found out that there is a more powerfull cross platform fork of sqlite.net https://github.com/softlion/SQLite.Net-PCL Supports composite primary keys among...