Tweaking Wikipedia
6th June 2005
Does anyone know why Wikipedia displays a redirected page at the same URL rather than using a proper HTTP redirect? Case in point: Topics in human-computer interaction actually displays the content from List of human-computer interaction topics (that’s my next exam topic)—the same content appears at two different URLs. Yuck. Here’s a Greasemonkey script to fix it: wikipedia-redirect.user.js.
While I’m at it, Wikipedia’s search function is painfully slow. Here’s another user script which changes their search button to search the site using Google instead. It also swaps the positions of the “Search” and “Go” buttons, and makes “Search” the default action for the form: wikipedia-googlesearch.user.js.
More recent articles
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024
- Visualizing local election results with Datasette, Observable and MapLibre GL - 9th November 2024
- Project: VERDAD - tracking misinformation in radio broadcasts using Gemini 1.5 - 7th November 2024