Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
EternalAugust
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
EternalAugust
7y ago
tldr; the article you cite asserts that men encode w/ distances and directions more than women, not that they encode w/ distances and directions more than with landmarks and instructions ~~~ The article you cite specifically deals
2.
▲
by
EternalAugust
7y ago
Another pro tip for managing distractions: use uBlock Origin to block distracting elements on web pages. Ever since I removed the comments section, the recommended videos, and the home button on YouTube I have felt much more in control of m
3.
▲
by
EternalAugust
7y ago
Not "front end" (I assume you mean stuff like React) but many of these are candidates for coding tests in interviews: http://rosettacode.org/wiki/Category:Programming_Tasks Though some would take longer than
4.
▲
by
EternalAugust
7y ago
Some privacy advocates want to see a society as you describe, a society in which all tracking itself is totally impossible because no one can/should be trusted ever. While to others privacy (or a right to privacy) is giving people owne
5.
▲
by
EternalAugust
7y ago
IMO the fundamental problem we have today isn't that the particular techniques are bad, it's that the system is easily gamed and incentive structures lead to law enforcement simply acting in bad faith a lot of the time. They just
6.
▲
by
EternalAugust
7y ago
You can open up two web pages side by side, search the same term in both Bing and DuckDuckGo, and see many of the results are the same in similar order (at least they were the last time I did this, maybe two months ago). DuckDuckGo appears
7.
▲
by
EternalAugust
7y ago
Yes, it gets the majority of its results from Bing. But it's not _just_ a proxy, it's an anonymizing proxy, at least if we believe their pinky swear.
8.
▲
by
EternalAugust
7y ago
Replying to my own comment cuz, well, I wrote this long post at 3 AM and one is apt to write some incoherent stuff at 3 AM. So, forgive me for any parts that don't make much sense :P Would be happy to elaborate on anything for anyone i
9.
▲
by
EternalAugust
7y ago
I've been using visuospatial techniques like the method of loci (i.e. memory palaces, but I don't call them that) to enhance my memory for about 10 years - here are a few reasons why I think this particular solution won't rea
10.
▲
by
EternalAugust
7y ago
I think the problem with personal VPNs is correlating incoming with outgoing traffic is trivial for a global adversary (NSA, ISPs). When you use a service provider where a bunch of people are connecting to a single server correlating input
11.
▲
by
EternalAugust
7y ago
Very interesting article. One thought I had. At the beginning where you talk about about reasons for VPN virtual locations I was reminded of an article I read like two years ago that talked a little bit about VPNs using IPs apparently regis
12.
▲
by
EternalAugust
7y ago
Here are some HN discussions on commit messages: https://news.ycombinator.com/item?id=18663032 https://news.ycombinator.com/item?id=19704486 https://news.ycombinator.com/item?id=21835874 h
13.
▲
by
EternalAugust
7y ago
This is pretty cool. I have been considering collating a bunch of notes I've been collecting on Linux security into a free book which would be aimed at security researchers and system administrators who have the luxury of securing thei
14.
▲
by
EternalAugust
7y ago
Replying to myself because I thought I should add that in no way do I think it would be ethical to use or building such a surveillance system. Especially one that employs Van Eck phreaking.
15.
▲
by
EternalAugust
7y ago
First, sorry for the late reply. I don't log in often. I didn't consider malware using UPnP. But it seems to me that the probability of malware using it to make a residential IP look like a business IP (e.g. opening up ports for V
16.
▲
by
EternalAugust
7y ago
Well, you can sniff wifi with any network card and driver that support promiscuous mode for the wireless standard you're interested in. For bluetooth, I have used the Ubertooth One [1]. Unfortunately the range is pretty short with this
17.
▲
by
EternalAugust
7y ago
Tutorial showing how easy setting up a personal vpn is: https://www.youtube.com/watch?v=7SSXpfd1JLw
18.
▲
by
EternalAugust
7y ago
Do an nmap scan on the IP and check for open ports. If there are open ports it's very likely not actually a residence but a business.
19.
▲
by
EternalAugust
7y ago
They may be "residential IPs" but you can do an nmap scan on the IPs to see if there are any open ports. If there are no open ports then it's likely a residential IP because stateful firewalls on home routers. If there are op