Earlier quoted context omitted.
Alternatively, if it's a feature you don't like: If the metric is high, users are spending too much time on it. Also, it is responsible for every single frustration that users have with your product. If the metric is low, the feature can be safely removed (see: Windows Start menu).
> If the metric is low, the feature can be safely removed (see: Windows Start menu). That turned out really well... Whoever is responsible for putting the touch start screen on Windows Server is responsible for 90% of my frustrations...
Why it took a long time to build the tiny link preview on Wikipedia
111–120 of 255 posts
Re: Why it took a long time to build the tiny link preview on Wikipedia
#112That preview window has been a lifesaver. Honestly, as someone with ADD (or ADHD or whatever it's called these days), Wikipedia is a fucking minefield. I regularly have many Wikipedia articles open in sometimes ten or twenty different windows, each with anywhere from twenty to fifty tabs (I open a new window to delineate a completely new tangent, or if opening a new tab will cause the tab icons to disappear, otherwis…
Today I’m very happy with the Safari on MacOS as you’re can preview links. I like the Wikipedia implementation a lot, but as a Safari, I’m already used to have it everywhere.
[1] https://addons.mozilla.org/en-US/firefox/addon/budaneki/
Re: Why it took a long time to build the tiny link preview on Wikipedia
#113One of the best things about ad blockers is that they are really just general purpose content blockers. Want to disable this permanently? Here's an Adblock Plus-compatible filter to block the div if you find it annoying. Tested and working on uBlock Origin: ! Disable link preview popups on Wikipedia en.wikipedia.org##.mwe-popups It's just a div with the class ".mwe-popups", and using your ad blocker will persist the…
It's just wretched, backwards UI all around.
Re: Why it took a long time to build the tiny link preview on Wikipedia
#114One downside is that when I move the cursor along while reading an article all sorts of links now pop up at me. What I mean is using the mouse or trackpad to keep my place in the article; sometimes I drag the cursor to highlight the text, especially when skimming. Surely I'm not the only one who does this?
There should really be some "hover intent" going on if there isn't already and it just needs tweaking maybe?
Re: Why it took a long time to build the tiny link preview on Wikipedia
#115Wow. Had just read that and then saw the feature first time while browsing over a list page. Was moving my curser down the list and when ever I wanted to click a link, the above link hat popped up the layer, highjacking my click and leading me to the wrong page. What a great way of destroying the user experience with a beautifully over-engineered feature that is utterly crap while actually trying to use the underlyin…
"a [...] over-engineered feature that is utterly crap" I'm not usually trying to police this kind of thing, but is there a way you could have phrased this without discrediting the work of a lot of people whose goal is to help others? I'm sure you'd get both a little bit hurt inside and defensive when someone in your team calls your code "utterly crap." That said, I'm very sure they will be happy to hear about your fe…
As for feedback, we've had 4 years of it and welcome more. Check out the FAQ and if you have something constructive to say, leave a note on the talk page.
Re: Why it took a long time to build the tiny link preview on Wikipedia
#116Earlier quoted context omitted.
That's what I meant, the previews are on by default for not-logged-in users, but appear to be off by default for logged-in users (or at least the preference was set to 'off' for me).
I'm seeing them in both cases.
Re: Why it took a long time to build the tiny link preview on Wikipedia
#117Learned from this article that they make their Grafana dashboards public: https://grafana.wikimedia.org/dashboard/file/varnish-http-er... The variety of metrics and the sheer volume of those is awesome to explore! (e.g. frequent peaks to 20M requests per minute)
You can see the specific dashboard for the Page Preview feature here (Last 6 hours):
https://grafana.wikimedia.org/dashboard/db/eventlogging-sche...
Re: Why it took a long time to build the tiny link preview on Wikipedia
#118As the major other php wiki implementor, phpwiki, I can add my input to this. I've implemented such an ajax page preview and also a page inliner (for expanding page trees via ajax) about 10 years ago. It was major work, because you essentially send a stripped down page in xml, so it needed some architectural changes to separate the various page templates properly. In the end it needed 2 months work. phpwiki has a pro…
But like my mom's spaghetti, it's my favorite. :)
Think you can make it better? https://wikimediafoundation.org/wiki/Work_with_us
I work for the Wikimedia Foundation, but this subtle snark is my own, and may not reflect the views of the Foundation.
Re: Why it took a long time to build the tiny link preview on Wikipedia
#119TL;DR: they had to choose a thumbnail and summary. I have been using WikiWand for years, which not only did that but also makes reading Wikipedia much better. Maybe I'm the only one but I have the hardest time reading paragraphs with lots of words per line. Previously I had to resize the browser each time I had to read something in Wikipedia :|
I've been using it about a year now, and it has radically improved my experience reading Wikipedia.
As you point out, it's had a smoothly working link preview feature all along, as well as a beautiful, usable reading experience. Not flashy or over-designed, just clean and elegant. I get a little caught off-guard now when I see a Wikipedia page without it.
Re: Why it took a long time to build the tiny link preview on Wikipedia
#120Earlier quoted context omitted.
>Uhm, no. It just means that people are hovering over links with their mouse. in my case every single time was by accident whilst moving the mouse around, off of other text I was trying to read. frankly, its bloody annoying it covered the text i was reading the search for yet another "disable" setting begins....
The popup has a little gear icon in the bottom right. You can disable it from there.