Viewing profile — jimdigriz
jimdigriz
HN member- Joined
- Tue, Jan 30, 2018, 11:10 PM UTC
- HN karma
- 14
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About jimdigriz
Recent public activity
-
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".
-
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 …
-
comment
Comment #23085066
This is solvable by use of a web worker as a key vault: https://gitlab.com/jimdigriz/oauth2-worker
- story
-
comment
Comment #21898163
...and once you learn about physics you find out about orders of magnitude.
-
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…
-
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…