Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
veegee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
veegee
9mo ago
Real consequences need to be implemented such as prison time or ideally death penalty. But sadly we’ll never see that happen
2.
▲
by
veegee
11mo ago
It won’t get much better because that’s just a limitation of how 10GBASE-T works. There’s never a good reason to use it. Always just use a DAC or fibre.
3.
▲
by
veegee
11mo ago
DAC is always the best option for short runs in terms of cost and compatibility.
4.
▲
by
veegee
11mo ago
Sounds like a mediocre developer. No respect for people like you.
5.
▲
by
veegee
11mo ago
This is actually pretty terrible. Apart from the things “okanat” said, the site is a nightmare in terms of UI and extremely buggy. I didn’t realize modern websites could get this bad.
6.
▲
by
veegee
1y ago
Very easy to remove it with an HDCP remover like HDFury, or even an HDCP downconverter and then using the known master keys to decrypt that.
7.
▲
by
veegee
1y ago
Yes actually you can. But you don't even need to go that far, there are HDCP converters that do it for you and convert to HDCP 1 (whose master keys have been made available) or just plain HDMI. See HDFury etc.
8.
▲
by
veegee
3y ago
If Docker is in any way _required_, it's still a dealbreaker.
9.
▲
by
veegee
10y ago
I'm not a fan of Go, but the connection pooling in the standard library doesn't leak. You're just not closing the Rows object if you encounter an error. It automatically closes if you fully iterate through it. But if you stop