Spyke

Replies

Comment on

What kind of tires are used in northern Ontario?

My uncle who worked with tires all his life used to say that there is no such thing as an all season tire, regardless of what the markings say.

All seasons are horrible in the winter. It's impossible to create a rubber that has the right stiffness in both freezing temperatures and the summer heat. If you live in a place that gets sub freezing temperatures, you need tires that don't get rock hard in the cold. Where I live, everyone keeps two sets of wheels and switches them with the seasons.

privacy

Comment on

Should I Disable WebSocket Connection on My Web Browser?

Reply in thread

They probably have a fall back to long polling or similar.

What privacy concerns do you want to address by disabling ws? It's just another protocol that is more efficient for certain use cases. The information that can be sent via ws or normal http requests is the same, so from a privacy standpoint it doesn't really make a difference.

You reached the end