Skip to content

Instantly share code, notes, and snippets.

@4194304
4194304 / installingkde2.markdown
Last active January 13, 2026 06:16
How to install KDE2 on modern software and hardware

Introduction

KDE2 was released in the year 2000 and the last version was KDE 2.2.2 released in 2001.

It was released a long time ago, but thanks to the KDE Restoration Project there are sources that build on modern computers.

It's decently difficult, but if you have enough patience you can do it.

Basic prerequisites

This guide will be based on Arch Linux. If you're on another distribution like Debian, Fedora, or even Alpine, searching around should be enough to find identical packages.

@4194304
4194304 / Minecraft Wiki redirect.user.js
Last active September 27, 2023 02:12 — forked from rtm516/Minecraft Wiki redirect.user.js
Minecraft Wiki redirect
// ==UserScript==
// @name Minecraft Wiki redirect
// @namespace https://rtm516.co.uk/
// @version 1.0
// @description Redirect old mc wiki to the new site
// @author You
// @match https://minecraft.fandom.com/wiki/*
// @match https://minecraft.gamepedia.com/wiki/*
// @icon https://minecraft.wiki/favicon.ico
// @grant none