Live data from Hacker News

Viewing profile — EternalAugust

EternalAugust

HN member
Joined
Sat, Nov 30, 2019, 12:08 AM UTC
HN karma
33
Public activity
21 items

About EternalAugust

hi :) I am mostly a filthy lurker. Also if you respond to one of my comments I will likely not reply back, or if I do it will be belated. I don't log in often. Sorry.

Recent public activity

  1. comment
  2. comment
    Comment #22394209

    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 instru…

  3. comment
    Comment #22332271

    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 …

  4. comment
    Comment #22332138

    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 …

  5. comment
  6. comment
    Comment #22100653

    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 other…

  7. comment
    Comment #22100179

    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…

  8. comment
    Comment #22093911

    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…

  9. comment
    Comment #22093898

    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.

  10. comment
    Comment #22091547

    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 …

  11. comment
    Comment #22090025

    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 w…

  12. comment
    Comment #21932418

    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…

  13. comment
    Comment #21932391

    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 th…

  14. comment
    Comment #21858365

    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=21…

  15. comment
    Comment #21765593

    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 sys…

  16. comment
    Comment #21732060

    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 p…

  17. comment
    Comment #21732011

    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 lo…

  18. comment
    Comment #21728945

    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…

  19. comment
    Comment #21667820

    Tutorial showing how easy setting up a personal vpn is: https://www.youtube.com/watch?v=7SSXpfd1JLw

  20. comment
    Comment #21667726

    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.

  21. comment
    Comment #21667706

    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 statef…