Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
UnrealIncident
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
UnrealIncident
7y ago
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.
2.
▲
by
UnrealIncident
8y ago
Not everyone with an iPhone uses all Apple devices.
3.
▲
by
UnrealIncident
8y ago
>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 somebody 4+ years older. That just isn't true.
4.
▲
by
UnrealIncident
8y ago
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.
5.
▲
by
UnrealIncident
8y ago
Look into vendor.js for patching about:config. I know Arch has one for sure in their package.
6.
▲
by
UnrealIncident
9y ago
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. I think they're in need of more disk space if anyo
7.
▲
by
UnrealIncident
9y ago
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-01 challenges.
8.
▲
by
UnrealIncident
9y ago
They're also fingerprinting every user. I noticed because it caused Firefox to hang for over a minute.
9.
▲
by
UnrealIncident
9y ago
Actually you can run your own FF Sync server.
10.
▲
by
UnrealIncident
9y ago
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 was added and they claim it's 40x faster.