Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lukeadams
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lukeadams
10y ago
Also supports tab completion!
2.
▲
by
lukeadams
10y ago
Precisely.
3.
▲
by
lukeadams
10y ago
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 not in an "unchecked" state. Like I said in my or
4.
▲
by
lukeadams
10y ago
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 implications of historical policy proposals (key escrow and DRM
5.
▲
by
lukeadams
10y ago
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 market will take care of it someday"? These me
6.
▲
by
lukeadams
10y ago
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 =>
7.
▲
by
lukeadams
10y ago
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 looks neat.
8.
▲
Kadira Shutting Down
(voice.kadira.io)
3 points
by
lukeadams
10y ago
|
1 comments
9.
▲
by
lukeadams
10y ago
OP used uBlock Origin to create a rule that hides the popup.
10.
▲
by
lukeadams
10y ago
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 sure if the plugin uses native c
11.
▲
by
lukeadams
10y ago
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 Canon printers always seem to w
12.
▲
by
lukeadams
10y ago
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 fix it. It's just annoying when its a family me
13.
▲
by
lukeadams
10y ago
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?
14.
▲
by
lukeadams
10y ago
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 targets than banks or the financial industry.
15.
▲
by
lukeadams
10y ago
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!" won't happen overnight. ;)
16.
▲
by
lukeadams
10y ago
http://www.cnn.com/2015/10/05/americas/brazil-wrong-directio... seems to be the story you are referencing.
17.
▲
by
lukeadams
11y ago
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-native webview apps crammed to the brim with ads, thoug
18.
▲
by
lukeadams
11y ago
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/export_svg.h...
19.
▲
by
lukeadams
11y ago
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] https://ivmartel.github.io/dwv/d
20.
▲
by
lukeadams
11y ago
Looks like Certificate Manager is only available in the US-East region thus far.
21.
▲
by
lukeadams
11y ago
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://stackoverflow.com/questions/1073166/c
22.
▲
by
lukeadams
11y ago
Huh. I clearly didn't research before I wrote my one-liner. This is certainly a little more ... documented. Thanks for the heads up!
23.
▲
by
lukeadams
11y ago
Car dealership and "house for sale" videos for me out in the suburbs of North Texas ;)
24.
▲
by
lukeadams
11y ago
I aliased Sublime to `sub`. Without args it opens the current folder as a project; with args it opens the file[s].