Viewing profile — lukeadams
lukeadams
HN member- Joined
- Sat, Dec 13, 2014, 12:27 AM UTC
- HN karma
- 33
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About lukeadams
Recent public activity
-
comment
Comment #13780183
Also supports tab completion!
-
comment
Comment #13711395
Precisely.
-
comment
Comment #13711391
I agree with you that unchecked enforcement of rules by the government is a negative. But perhaps you would agree with me that net neutrality, and perhaps more broadly the FCC, are…
-
comment
Comment #13711251
I'm not in the industry, so keep that in mind. While this document comes across as a decent primer on the general theory behind encryption, I wish it covered the security implicati…
-
comment
Comment #13711188
I understand the sentiment, but doesn't it sound much more reasonable to have strictly enforced net neutrality (or consumer protection policy X), than it does to assume the "free m…
-
comment
Comment #13690977
I second Chocolatey. There's also a (supported by Choco) puppet plugin which makes client installations as simple as package { 'notepadplusplus': ensure => '6.7.5', provider => 'ch…
-
comment
Comment #13677669
Since I've been playing with NixOS, this project reminded me of https://github.com/LnL7/nix-darwin which lets you use a system-wide configuration.nix on OS X. Never tried it but it…
- story
- comment
-
comment
Comment #11881550
OP used uBlock Origin to create a rule that hides the popup.
-
comment
Comment #11614110
This project sounds interesting! Would you consider reverse engineering the Chrome plugin to add calling? ( https://chrome.google.com/webstore/detail/skype-calling/blak... ) Not su…
-
comment
Comment #11568035
https://support.apple.com/kb/DL999?locale=en_US ? That would explain why the machine with iTunes works. Windows isn't my daily driver anymore but I'll definitely try that! Yeah Can…
-
comment
Comment #11568011
Yeah that issue was when I was using the ISP-provided gateway combo. I'm running a PF box right now and it hasn't been reassigned in months. But yeah assigning a static ip would fi…
-
comment
Comment #11565505
I find that Windows machines wont "discover" my Canon printer like OSX+Bonjour does, so if the IP address changes you have to delete and reinstall it. :/ Might be OP's problem?
-
comment
Comment #11554382
I would assume it comes into contact with it more..? The technology industry is behind telecom infrastructure, consumer facing communications, etc; all of which seem like better ta…
-
comment
Comment #11554374
Not just any alternative, but one that can be implemented in a manner backwards-compatible with BGP. "Oh hey, lets get every core router on the planet to use this new protocol!" wo…
-
comment
Comment #11544283
http://www.cnn.com/2015/10/05/americas/brazil-wrong-directio... seems to be the story you are referencing.
-
comment
Comment #11163343
One tweak that made my G2 feel much more responsive is simply turning down the UI animation length in Dev Settings. That's not to say that app developers don't love their non-nativ…
-
comment
Comment #11021053
The output reminds me of Blender's Freestyle plugin. This looks great though because it's not part of a software suite! ;) [0] https://www.blender.org/manual/render/freestyle/expor…
-
comment
Comment #10961534
DWV [1] (open source, Flash/Java-less webapp) Seems to still be a WIP, but it lets you load the files from the repo (to localstorage), despite throwing errors left and right. ;) [1…
- comment
-
comment
Comment #10947397
Looks like Certificate Manager is only available in the US-East region thus far.
- comment
-
comment
Comment #10145224
Just a heads up: you won't see the contents of any encrypted traffic with Wireshark without some setup (i.e. MITM your traffic + install a root cert for said MITM). http://stackove…
-
comment
Comment #10144957
Huh. I clearly didn't research before I wrote my one-liner. This is certainly a little more ... documented. Thanks for the heads up!