User contributions for Theleruby
From Pengwings
16 February 2026
- 13:4613:46, 16 February 2026 diff hist 0 Main Page No edit summary
- 13:4513:45, 16 February 2026 diff hist +8 Main Page No edit summary
- 13:4513:45, 16 February 2026 diff hist +96 Template:Countdown No edit summary
- 13:4413:44, 16 February 2026 diff hist −30 MediaWiki:Gadget-timer.js No edit summary current
- 13:4413:44, 16 February 2026 diff hist +136 MediaWiki:Gadget-timer.js No edit summary
- 13:4213:42, 16 February 2026 diff hist −4 Main Page No edit summary
- 13:4213:42, 16 February 2026 diff hist +5 Main Page No edit summary
- 13:3913:39, 16 February 2026 diff hist +9 Main Page No edit summary
- 13:3913:39, 16 February 2026 diff hist 0 Main Page No edit summary
- 13:3913:39, 16 February 2026 diff hist +78 MediaWiki:Timeless.css No edit summary
- 13:3713:37, 16 February 2026 diff hist +80 Main Page No edit summary
- 13:3613:36, 16 February 2026 diff hist +68 MediaWiki:Gadget-timer No edit summary current
- 13:3513:35, 16 February 2026 diff hist +1,879 N Template:Time Created page with "Presents UTC time (either absolute points or ranges), localised by javascript in MediaWiki:Gadget-timer.js to the browser's time zone. Provide the following parameters: ; date : Required - UTC Date in YYYY-MM-DD format, e.g. "2042-02-12" for the 12th of February, 2042. ; start : Required - UTC Time in HH:MM 24-hour format, e.g. 23:59 for one-minute-before-midnight. ; end : Optional - Interval endpoint: UTC Time in HH:MM 24-hour format. ; end-date : Optional - In..." current
- 13:3513:35, 16 February 2026 diff hist +2,181 N Template:Countdown Created page with "Displays a countdown to the specified time, updated by javascript in MediaWiki:Gadget-timer.js. Parameters: ;time : UTC time to count down to, in YYYY-MM-DD HH:MM format, e.g. 2001-02-03 04:05 for 5 minutes past 4am on February 3rd, 2001. ;expired : Text to display instead of the countdown if the specified time is already in the past. ;intro : (Optional) Text introducing the countdown. ;class : (Optional) CSS classes to apply to the outer container. ;hide-days : (Op..."
- 13:3413:34, 16 February 2026 diff hist 0 MediaWiki:Gadgets-definition No edit summary current
- 13:3313:33, 16 February 2026 diff hist +2 MediaWiki:Gadgets-definition No edit summary
- 13:3213:32, 16 February 2026 diff hist +1 MediaWiki:Gadgets-definition No edit summary
- 13:3113:31, 16 February 2026 diff hist +8 MediaWiki:Gadgets-definition No edit summary
- 13:2913:29, 16 February 2026 diff hist 0 m MediaWiki:Gadget-timer.js Theleruby moved page MediaWiki:Gadgets/timer/main.js to MediaWiki:Gadget-timer.js without leaving a redirect
- 13:2813:28, 16 February 2026 diff hist 0 MediaWiki:Gadgets-definition No edit summary
- 13:2713:27, 16 February 2026 diff hist +12 N MediaWiki:Gadget-timer Created page with "Timer gadget"
- 13:2613:26, 16 February 2026 diff hist +49 N MediaWiki:Gadgets-definition Created page with "timer[ResourceLoader]|dependencies=jquery|main.js"
- 13:1913:19, 16 February 2026 diff hist +2,221 N MediaWiki:Gadget-timer.js Created page with "// Template:Time, Template:Countdown →Scripts pcj and Surafbrov from https://warcraft.wiki.gg/wiki/MediaWiki:Common.js: function timeInit() { function getDate(s) { s = s && s.match(/(\d{4})-(\d{2})-(\d{2}) (\d{1,2}):(\d{2})/); return s && Date.UTC(parseInt(s[1]), parseInt(s[2])-1, parseInt(s[3]), parseInt(s[4]), parseInt(s[5])); } function updateCountdown() { var $this = $(this), t = getDate($this.data("jst-time")), now = new Date(); if (t && (t >..."
- 02:0002:00, 16 February 2026 diff hist +58 Script to restart Pipewire if it starts bugging out No edit summary current
- 01:5701:57, 16 February 2026 diff hist +80 Quick introduction of all the main things No edit summary
15 February 2026
- 14:0914:09, 15 February 2026 diff hist +203 Desktop environment bugs No edit summary current
- 14:0814:08, 15 February 2026 diff hist −4 Main Page No edit summary
- 14:0714:07, 15 February 2026 diff hist +44 OpenTTD in CLion devcontainer No edit summary current
- 14:0714:07, 15 February 2026 diff hist +187 OpenTTD in CLion devcontainer No edit summary
- 14:0514:05, 15 February 2026 diff hist +17 OpenTTD in CLion devcontainer No edit summary
- 14:0414:04, 15 February 2026 diff hist +1,772 N OpenTTD in CLion devcontainer Created page with "Clone game mkdir -p /home/ruby/dev/OpenTTD cd /home/ruby/dev/OpenTTD hg clone <nowiki>git+ssh://git@github.com:Theleruby/OpenTTD.git</nowiki> Create .devcontainer directory mkdir .devcontainer Edit Dockerfile vim .devcontainer/Dockerfile FROM ubuntu:24.04 ENV DEBIAN_FRONTEND=noninteractive RUN apt-get update # requirements for openttd RUN apt-get install -y --no-install-recommends build-essential gcc pkg-config cmake liballegro4-dev libcurl4-openssl-dev libfl..."
- 14:0014:00, 15 February 2026 diff hist +59 Main Page No edit summary
- 11:1711:17, 15 February 2026 diff hist +57 How to add user to system group No edit summary current
- 11:1511:15, 15 February 2026 diff hist +36 Main Page No edit summary
- 11:1511:15, 15 February 2026 diff hist +4 How to add user to system group No edit summary
- 11:1411:14, 15 February 2026 diff hist +74 How to add user to system group No edit summary
- 11:1411:14, 15 February 2026 diff hist +13 How to add user to system group No edit summary
- 11:1411:14, 15 February 2026 diff hist +48 How to add user to system group No edit summary
- 11:1311:13, 15 February 2026 diff hist +64 How to add user to system group No edit summary
- 11:1211:12, 15 February 2026 diff hist +791 N How to add user to system group Created page with "The usermod command would normally be used to add a user to a group provided by the OS packages. e.g. adding ruby to docker: sudo usermod -aG docker ruby However this works by adding ruby to the list of users in the group, where the groups are defined in /etc/group In the Atomic Desktop based OS such as Fedora Silverblue/Kinoite the system groups are stored in /usr/lib/group and /etc/group acts as an overlay. Trying to do the above usermod command fails because the d..."
- 11:0911:09, 15 February 2026 diff hist +38 Main Page No edit summary
14 February 2026
- 15:3415:34, 14 February 2026 diff hist +537 N Fix application having generic X11/Wayland icon in title bar Created page with "Sometimes an application can have a generic X11 or Wayland icon in the title bar. On Linux the title bar icon normally comes from the .desktop file, and if the program cannot be matched with a .desktop file then it falls back to the generic placeholder icon. To fix this, first open special application settings: * Right click title bar * More Actions * Configure Special Application Settings Now add property "Desktop file name" and put the name of the .desktop file that'..." current
- 15:3215:32, 14 February 2026 diff hist +78 Main Page No edit summary
13 February 2026
- 17:0117:01, 13 February 2026 diff hist +34 World of Warcraft No edit summary current
- 17:0117:01, 13 February 2026 diff hist +83 World of Warcraft No edit summary
- 15:1015:10, 13 February 2026 diff hist −19 Software not using Dolphin open/save file picker No edit summary current
- 15:0415:04, 13 February 2026 diff hist −4 FluidSynth as a background service No edit summary current
- 14:5814:58, 13 February 2026 diff hist +9 FluidSynth as a background service No edit summary
- 14:5714:57, 13 February 2026 diff hist +140 FluidSynth as a background service No edit summary
- 14:5414:54, 13 February 2026 diff hist +103 Script to restart Pipewire if it starts bugging out No edit summary