Hacker News new | ask | show | jobs
by gnopgnip 69 days ago
You can simulate bad wifi with the throttling option on the network tab of your browser's developer tools
4 comments

That’s an unreliable way of simulating an unreliable network, as overviewed in https://calendar.perfplanet.com/2016/testing-with-realistic-...
Slow networks != Bad networks. Bad networks could be slow, or drop random packets, or corrupt packets, or have jitter, etc
You can always also simulate bad WiFi by walking away from your access point until you have bad wifi
> You can simulate bad wifi with the throttling option on the network tab of your browser's developer tools

Oh? How does that help for native applications?

> You can always also simulate bad WiFi by walking away from your access point until you have bad wifi

That's unfortunately very inconvenient when you work on an embeddeded device prototype that consists of several boards interconnected by hair thin wires :)

Maybe I should make some friends across the street to the point they give me access to their APs...