snaggen@programming.dev to Programming@programming.dev · 3 years agoThe Absolute Minimum Every Software Developer Must Know About Unicode in 2023 (Still No Excuses!)tonsky.meexternal-linkmessage-square66linkfedilinkarrow-up1295arrow-down112
arrow-up1283arrow-down1external-linkThe Absolute Minimum Every Software Developer Must Know About Unicode in 2023 (Still No Excuses!)tonsky.mesnaggen@programming.dev to Programming@programming.dev · 3 years agomessage-square66linkfedilink
minus-squareheftig@beehaw.orglinkfedilinkarrow-up2·3 years agoYou’re actually seeing mouse pointers of other people having the page open. It connects to a websocket endpoint including the page URL and your platform (OS) and sends your current mouse position every second.
minus-squareKevin Lyda@programming.devlinkfedilinkEnglisharrow-up6·3 years agoJust because you can do something…
You’re actually seeing mouse pointers of other people having the page open. It connects to a websocket endpoint including the page URL and your platform (OS) and sends your current mouse position every second.
Just because you can do something…