Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 07:57, 24 April 2026
   
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

23 April 2026

N    16:58  Usage notes diffhist +5,482 Busk talk contribs Created page with "Here are compact prompt templates that usually keep Codex usage down while still getting good output. **The pattern that saves the most usage** Give it: 1. one narrow goal,..."
N    02:06  Codex gemini install cli diffhist +283 Busk talk contribs Created page with "# Debian/Ubuntu ``` sudo apt-get remove -y nodejs npm curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - sudo apt-get install -y nodejs sudo npm install -g np..."

17 April 2026

N    23:42  Resize lxd diffhist +207 Busk talk contribs Created page with "# 1. Resize via LXD ONLY (don’t touch zfs manually) lxc config device set docker0 root size=300GB # 2. Restart VM (fast + clean) lxc restart docker0 # 3. Inside VM growpar..."
N    22:45  Dokur windows‎‎ 2 changes history +684 [Busk‎ (2×)]
     
22:45 (cur | prev) +460 Busk talk contribs
N    
22:43 (cur | prev) +224 Busk talk contribs Created page with "``` lscpu | grep -E "Virtualization|VT-x|AMD-V" sudo apt update sudo apt install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils cpu-checker kvm-ok sudo usermod..."