• 0 Posts
  • 4 Comments
Joined 9 months ago
cake
Cake day: June 4th, 2025

help-circle
  • You’re right, you can see this with wire shark, or you can just use the network tab in your browsers developer tools.

    But as a web developer, you’re absolutely wrong that we can’t collect every freaking keystroke if we want to.

    Sometimes we wait for submit. Sometimes we collect everything as you move from one field to another, called a blur event. Sometimes we wait for the user to stop typing for like 1/4 or 1/3 of a second, called a debounce event. But we can collect every keystroke. We don’t concatenate them on the server side, we send the whole field value after each change, tied together with other fields based on a session ID.

    Hell, sometimes we track your mouse movements as well. Where you move in the page, where your mouse lingers, how long you hesitate before clicking. A “good” company uses this information to make a better user experience. A nefarious one uses it to collect all your personal information without you ever clicking submit, and sees just how hesitant you were to disengage after being asked to pay. Then aggregate that experience to determine the price point.



  • Of what I’ve personally driven, even for just a test drive.

    Tesla S: meh Tesla 3: cramped for a tall guy Rivian truck: middle back seat is super uncomfortable. Only option is 1PD (one pedal driving) and I hated that. Everything else about it was cool Polestar: again, not good for tall people MachE: great unless you have to ride in the back seat. Plenty of room, but likely to induce motion sickness Lightning pickup: perfect, no notes except its overall bigger than it needs to be. Loading stuff up in the bed is more of a pain than it needs to be. Some people don’t like the range, but I’ve done a couple 1500+ mile road trips and never minded it.