Viewing profile — UnrealIncident
UnrealIncident
HN member- Joined
- Wed, May 10, 2017, 5:33 AM UTC
- HN karma
- 17
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About UnrealIncident
No profile information was provided.
Recent public activity
-
comment
Comment #20810609
That's a very roundabout way of saying "fuck you, got mine". Also trying to justify splitting apart families and leaving literal babies in cages to fend for themselves is messed up…
-
comment
Comment #18596085
Not everyone with an iPhone uses all Apple devices.
-
comment
Comment #18343545
>It is almost entirely the parents' fault. Parents are the ones that have to raise their children, especially when the parents are letting the kid play a game that's meant for some…
-
comment
Comment #17398339
I assume the problem is that most domains don't have DNSSEC. So if you can MITM the SMTP stream you can MITM the DNS request.
-
comment
Comment #16703922
Look into vendor.js for patching about:config. I know Arch has one for sure in their package.
-
comment
Comment #15582862
I'm also a yearly(-ish) donor and also find it a bit concerning considering they did have a fire in the building 4 years ago. Archive Team have the INTERNETARCHIVE.BAK[0] project. …
-
comment
Comment #15272936
You can issue/renew via DNS. I have a bunch of valid certs for domains that only resolve internally using this method. I believe the plan for wildcard certs is to only support DNS-…
-
comment
Comment #14668915
They're also fingerprinting every user. I noticed because it caused Firefox to hang for over a minute.
-
comment
Comment #14442796
Actually you can run your own FF Sync server.
-
comment
Comment #14306133
They've made some improvements to the debugger recently. Enabling Cython doubles the speed but the biggest improvement is using Python 3.6. They now use the frame eval hook that wa…