Live data from Hacker News

Viewing profile — jimdigriz

jimdigriz

HN member
Joined
Tue, Jan 30, 2018, 11:10 PM UTC
HN karma
14
Public activity
7 items

About jimdigriz

Network and system administrator, polyglot in programming languages. I enjoy solving problems.

Recent public activity

  1. comment
    Comment #23363188

    Yeah, took me a while to figure this out, the alerts were not welcome. Found it ironic that the top of their page advertises "Security Monitoring now available".

  2. comment
    Comment #23088506

    Thanks. I am not wholly convinced of the benefits of releases for a project of this scale, I suspect most will just reimplement the moving parts in their own code for a variety of …

  3. comment
    Comment #23085066

    This is solvable by use of a web worker as a key vault: https://gitlab.com/jimdigriz/oauth2-worker

  4. story
  5. comment
    Comment #21898163

    ...and once you learn about physics you find out about orders of magnitude.

  6. comment
    Comment #20392847

    Should only work for first party though. Safari partitions its cache by the origin in the address bar[1] so your typical advertising tracking should not work. [1] https://andydavie…

  7. comment
    Comment #18844947

    Seems a lot easier to register your own domain (useful for so many other things), point localhost.mydomain.com to 127.0.0.1 and run: sudo apt-get -yy install --no-install-recommend…