HN user

veegee

-14 karma
Posts0
Comments9
View on HN
No posts found.
Ubiquiti SFP Wizard 9 months 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.

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.

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 part way, you have to manually close it or the connection will not be returned to the pool.