Viewing profile — mazirian
mazirian
HN member- Joined
- Thu, Dec 06, 2018, 12:49 AM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About mazirian
No profile information was provided.
Recent public activity
-
comment
Comment #20901399
I have a button to clear the current domain's cookies so I use the PSL to determine the eTLD so I don't blow away unrelated cookies but also not limited to whatever sub-domain I'm …
- comment
-
comment
Comment #18614408
I believe I saw similar results comparing typed arrays vs simple objects with numerical keys when doing this refactor[0] at least in V8. In my case case multiple child keys may mat…