Hardest problem in computer science: centering things
1–10 of 473 posts
Re: Hardest problem in computer science: centering things
#2Re: Hardest problem in computer science: centering things
#3Re: Hardest problem in computer science: centering things
#4Re: Hardest problem in computer science: centering things
#5First time probably ever that I've had to disable Javascript because of the creepy and distracting mouse thing. It really feels like you're invading other people's privacy, and if it doesn't, having things randomly move across your field of vision makes it difficult to read.
Re: Hardest problem in computer science: centering things
#6Re: Hardest problem in computer science: centering things
#7LOL, these examples are exactly why I got out of web programming. Thankfully I never had to deal with any of the modern frameworks. I was getting hot flashes just scrolling through this page.
Re: Hardest problem in computer science: centering things
#8Is the author here? Can you give us a toggle so we can turn off the moving cursors? It's a little distracting. Reader mode isn't working so well, so I deleted the element in developer tools in the mean time.
Re: Hardest problem in computer science: centering things
#9Re: Hardest problem in computer science: centering things
#10The problem is that, if it's off by a couple pixels, the front-end engineer may not notice it, and the designer may not even look at it. Or, if they do notice it, they think "do I want to file a bug report right now, or do I want to work on my own ticket right now?" Having worked in both roles, this is my experience anyway.
I agree that there's no consistent way to center things that always works, no matter what, without anybody thinking about it or paying really careful attention. I think we prioritize solutions with those performance characteristics, which is a separate problem of even greater magnitude.