Live data from Hacker News

User Inyerface – A worst-practice UI experiment

userinyerface.com

191–200 of 266 posts

Re: User Inyerface – A worst-practice UI experiment

#191
post #130

Earlier quoted context omitted.

> 5) works better with Javascript disabled Ironically, I find there's (broadly) two sorts of JS-enabled website: - completely broken without (often just a blank canvas) - works better without than with The most entertaining 'works better' example I've had is a site that gave me a free upgrade, because I was blocking client-side price manipulation. Google Maps however: block canvas fingerprinting, and it's Goodbye CPU…

Google Maps uses the Canvas API to draw the map. If you disable it, what do you expect to happen?

Server side map tile rasterization like the old days, maybe

Re: User Inyerface – A worst-practice UI experiment

#192
post #98

Earlier quoted context omitted.

I rather miss those early days. Web 1.0 is looked down on for its visual clutter (and definitely the hatred of image backgrounds and animated text was well-deserved), but Web 2.0 has just as much if not more clutter, and of a darker nature.

My kids always insisted on using the blink and marquee tags together :O

I’m not sure why the overlords of HTML had to remove blink in the first place.

I have a daily need for both tags.

Re: User Inyerface – A worst-practice UI experiment

#194
post #130

Earlier quoted context omitted.

> 5) works better with Javascript disabled Ironically, I find there's (broadly) two sorts of JS-enabled website: - completely broken without (often just a blank canvas) - works better without than with The most entertaining 'works better' example I've had is a site that gave me a free upgrade, because I was blocking client-side price manipulation. Google Maps however: block canvas fingerprinting, and it's Goodbye CPU…

Google Maps uses the Canvas API to draw the map. If you disable it, what do you expect to happen?

It still works (perhaps only some of the API deemed 'fingerprinty' is blocked, I don't know) - slowly - it just shoots CPU usage up and battery down.

Re: User Inyerface – A worst-practice UI experiment

#195
post #185
post #184

Earlier quoted context omitted.

So, I'm younger, but there was absolutely a shift in thinking from web 1.0 to 2.0 in that 2006-2008 era. You could even call it the Ajaxian era. http://ajaxian.com/ I read that blog every day and the techniques and tooling (jquery/mootools/etc) absolutely shifted the thinking that birthed our "modern" react/vue style single page app. This is like saying that Classical -> Baroque never happened because people still pa…

No, what happened was that a lot of people said "web 2.0!", a bunch of other people said "AJAX!", and only the AJAX thing actually happened. Web 2.0 meant the semantic web, not the asynchronously loaded web.

For as far as i remember 'web 2.0' meant replicating Mac OS X's Aqua on the web (very poorly, of course) with gradients and shadows (not necessarily through CSS, thanks to IE6, but it helped) and unnecessary javascript everywhere.

Re: User Inyerface – A worst-practice UI experiment

#196

"Select all pictures with a bow" Then you have an actual bow. Like in archery. Next to a bowtie. Ok fine. "Select all pictures of glasses" Now you have a glass window. And glasses, as in spectacles. Holy crap, that triggers me.

Clever. I would have gone with 'Select all images related to set'. If I recall correctly, 'set' has the most definitions of any English word, plus it could lead to some interesting contradictions, paradoxes, and confusion - any answer could be right! https://en.wikipedia.org/wiki/Russell%27s_paradox

I'm pretty sure it changed relatively recently and is now "put", which has over 200 definitions (many of which overlap with "set")!

Re: User Inyerface – A worst-practice UI experiment

#197

Oh man, well played! Gave up at the user agreement, where you can't "accept" or dismiss until (presumably) you scroll to the bottom. The scrollbar is screwed up so that (1) wheeling is super slow and (2) you can't grab the elevator and drag it to the bottom of the shaft.

Part of the user agreement, near the top, is "I agree not to speed up the scrolling by holding down alt"

Re: User Inyerface – A worst-practice UI experiment

#200

Earlier quoted context omitted.

I scrolled down and still couldn't see the checkboxes under the last row. Maybe it also doesn't work on Firefox, because as trivial as it is to make a site that works everywhere no one does. Normally this frustrates me, but if that's the case here it kind of makes sense.

The checkboxes are actually above all of the images. I tried scrolling down, realized I couldn't, then scrolled up to find the unfilled row at the top...

LOL LEGEND
Post reply on HN