| ▲ | Just Let Me Write Digits(gendx.dev) | |
| 28 points by brandon_bot 4 hours ago | 2 comments | ||
| ▲ | kleiba2 42 minutes ago | parent | next [-] | |
Reading this makes me feel like we have not learned any lessons at all in software engineering and UI design since the 1980s. | ||
| ▲ | pjc50 31 minutes ago | parent | prev [-] | |
Web developer classic: use Javascript to replace the native, working, internationally supported standard inputs with a different input mechanism that doesn't work. (saving you a click: AZERTY has digits on the shift key, and for some reason the JS is handling raw keys rather than processed characters) | ||