Spyke

Replies

Comment on

Homes need to be built for better internet

If we don’t want our homes to eat Wi-Fi signals, companies will need to start eating the cost of choosing better Wi-Fi-penetrating materials — or, at the very least, they will need to stop putting fiber connection points literally inside walls.

Or you could just USE THE DAMN ETHERNET DROPS THEY SO KINDLY BUILT FOR YOU.

Of course you're going to get shit signal if you put one AP in a metal box and expect it to cover the whole house. that's why they built that box and ran Ethernet throughout the house.

news

Comment on

Federal government is using data from push notifications to track contacts

Reply in thread

It's any notification not generated locally. Your phone maintains a persistent, continuous connection to the notification service, which is provided by Google or Apple. When there's a notification, they push it down the pipe to your device.

This is opposed to regular "pull", where the device opens a new connection every so often to poll the server and ask "hey you got any new messages for me?"

There's really no easy way to tell whether a notification is pushed or pulled. Even if you turn off notifications entirely, the connection is probably still present so that your app still receives data about new email, your turn to play, etc.

(And on the other hand, promotional notifications, like ones that remind you to play a game, or order something on Doordash, are probably on a recurring local timer, not pushed down ad-hoc each time.)