Keaton Burleson

Results 29 comments of Keaton Burleson

output from AppleIntelCPUPowerManagementInfo.kext: ``` Low Frequency Mode : 1200 MHz Clock Speed : 3400 MHz Max Turbo Frequency: 4000 MHz AICPUPMI: CPU P-States [ 34 ] AICPUPMI: CPU P-States [...

Running with flags `-w 3 -d 2 -l 2`: ``` gDataPath: /Users/keatonburleson/Library/ssdtPRGen/Data Override value: (-w) Ivy Bridge workarounds, now set to: 3! Override value: (-d) debug mode, now using: 2!...

@dmathieu you mention that there are better methods for deploying a static website than over FTP. What other 'recommended' methods are there?

@dmathieu I get some ridiculously cheap hosting from DirectNic (with excellent uptime and support), but without any command-line access. I guess for me, FTP is still the way to go...

@dmathieu I'd love to, but I don't understand Ruby that well. Thanks anyway! I'll look at GitHub pages, but the last time I checked, I couldn't get it working and...

@dmathieu wow! quick response! I'd love to try, but Ruby, as I said, is not something I have good understanding of.

@dmathieu I'd happily help. I started something (from some internet examples) ``` Dir.foreach(ftp_dir) do |item| next if item == '.' or item == '..' File.write('md5', Digest::MD5.hexdigest File.read item) end ```

Ok, I've been messing around a bit, and I've got this far: https://github.com/128keaton/glynn/blob/master/lib/glynn/ftp.rb#L80 I am, however, having issues. I can read the digest of the MD5s of things inside of...

I was unable to make progress, any word from anyone else?

@Kolbuc mine just got stuck at lock screen, no bootloop. Hopefully, @rpetrich's tool come out soon to 'semi-restore' devices.