Main public logs
Appearance
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:19, 30 April 2026 Marcluer talk contribs created page AI Coding Cheat Sheet (Created page with "== AI coding agents == * Claude Code, Codex, OpenCode, Pi Agent == Spec driven design == * [https://github.com/github/spec-kit spec-kit] * [https://github.com/Fission-AI/OpenSpec OpenSpec] * (BMAD, Kiro(IDE)) == Skills == * Skill Creator (Claude Code plugin) * [https://github.com/safishamsi/graphify graphify] * [https://github.com/obra/superpowers superpowers] == Browsing related == * Firecrawl * Playwright * == Knowledge / RAG related == * [https://github.com/lfnov...")
- 17:14, 14 April 2026 Marcluer talk contribs created page Fusion 360 on linux (Created page with "* https://codeberg.org/cryinkfly/Autodesk-Fusion-360-on-Linux == Additional Fixes == {| class="wikitable" |- ! System !! Intel Iris Xe Graphics (RPL-P), X11, Wine-staging 11.6, Mesa 26.0.4, Vulkan 1.3.275 |} == Usage == Install apt packages: <syntaxhighlight lang="bash"> sudo apt install yad </syntaxhighlight> Fresh install with: <syntaxhighlight lang="bash"> ./autodesk_fusion_installer_x86-64.sh --install --default </syntaxhighlight> == 1. Restore original Qt6WebE...")
- 12:08, 6 April 2026 Marcluer talk contribs created page Linux/Justfile (Created page with "==Install== <pre>curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | sudo bash -s -- --to /usr/local/bin</pre>")
- 10:58, 6 April 2026 Marcluer talk contribs created page Linux/Ghostty (Created page with "== Install == <syntaxhighlight lang="bash"> /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mkasberg/ghostty-ubuntu/HEAD/install.sh)" </syntaxhighlight> == Settings == ~/.config/ghostty/config.ghostty<syntaxhighlight lang="bash"> theme = Builtin Tango Dark keybind = ctrl+v=paste_from_clipboard keybind = ctrl+c=copy_to_clipboard </syntaxhighlight>") Tag: Visual edit
- 10:48, 6 April 2026 Marcluer talk contribs created page Linux/Firefox (Created page with "== about:config == === Testing due to high Youtube CPU load (not working) === * media.ffmpeg.vaapi.enabled = true * widget.dmabuf.force-enabled = true * gfx.moz-blocklist.disabled = true == Extensions == * Bitwarden Password Manager * floccus * uBlock Origin * Undo Close Tab * enhanced-h264ify") Tag: Visual edit
- 10:42, 6 April 2026 Marcluer talk contribs created page Linux/Thunderbird (Created page with "== Settings / Config Editor == * intl.date_time.pattern_override.date_short ** dd.MM.yyyy * calendar.week.start ** <code>1</code> = Monday") Tag: Visual edit
- 12:10, 27 February 2026 Marcluer talk contribs created page Playwright (Created page with " Category:Programming Category:AI")
- 15:24, 9 January 2026 Marcluer talk contribs created page Linux/Docker/Monitoring (Created page with "* https://github.com/nicolargo/glances ** https://hub.docker.com/r/nicolargo/glances/ Category:Linux/Docker Category:Linux")
- 12:26, 8 December 2025 Marcluer talk contribs created page Espresso (Created page with "== Delonghi Espresso Machines ==")
- 16:29, 23 November 2025 Marcluer talk contribs moved page Linux/wireguard to Linux/Wireguard without leaving a redirect
- 12:41, 23 November 2025 Marcluer talk contribs created page FritzBox (Created page with "== LAN-to-LAN Wireguard VPN == Category:Hardware")
- 20:04, 11 November 2025 Marcluer talk contribs created page Spec-Kit (Created page with "* /speckit.constitution - Establish project principles * /speckit.specify - Create baseline specification * /speckit.clarify (optional) - Ask structured questions to de-risk ambiguous areas before planning * /speckit.plan - Create implementation plan * /speckit.checklist (optional) - Generate quality checklists to validate requirements completeness, clarity, and consistency * /speckit.tasks - Generate actionable tasks * /speckit.analyze (optional) - Cross-artifact consi...")
- 19:58, 5 November 2025 Marcluer talk contribs created page Windows 11/Installation (Created page with "== Install with local account == * Shift+F10 <pre> start ms-cxh:localonly </pre>")
- 14:26, 12 October 2025 Marcluer talk contribs created page Windows/Keyboard Shortcuts (Created page with " Category:Windows")
- 14:29, 8 October 2025 Marcluer talk contribs created page Windows/Server (Created page with "== Active Directory == * Server Manager -> Add roles -> Active Directory Domain Services + DNS <blockquote> <pre> Install-WindowsFeature AD-Domain-Services, DNS -IncludeManagementTools </pre> </blockquote> * Active Directory -> Promote -> Add new forest (ad.example.de) <blockquote> <pre> Install-ADDSForest -DomainName "ad.example.com" -InstallDNS </pre> </blockquote> Category:Windows")
- 14:20, 8 October 2025 Marcluer talk contribs moved page Windows 10/Remote Desktop - RDP to Windows/Remote Desktop - RDP without leaving a redirect
- 13:00, 8 October 2025 Marcluer talk contribs created page Linux/Powertop (Created page with "== Install == <pre> apt install powertop </pre> == Activate == <pre> sudo systemctl edit --full powertop.service # required? sudo systemctl enable powertop.service sudo systemctl start powertop.service </pre> * /etc/systemd/system/powertop.service Category:Linux/System Category:Linux")
- 09:56, 7 October 2025 Marcluer talk contribs created page Windows 10/Remote Desktop - RDP (Created page with "== Host: Windows 11 == * https://github.com/stascorp/rdpwrap * https://github.com/sebaxakerhtc/rdpwrap/ Category:Windows")
- 10:19, 5 October 2025 Marcluer talk contribs created page Plug Types (Created page with " Category:Electronics")
- 14:02, 17 September 2025 Marcluer talk contribs moved page Windows 11/Wireguard to Windows/Wireguard without leaving a redirect
- 13:42, 17 September 2025 Marcluer talk contribs created page Windows 11/Wireguard (Created page with "== Windows Server as Wireguard Client == * Install Wireguard * Category:Windows")
- 13:40, 17 September 2025 Marcluer talk contribs created page Category:Windows (Created blank page)
- 13:21, 15 September 2025 Marcluer talk contribs created page Node.js (Created page with "== NVM == Category:Programming")
- 09:25, 1 September 2025 Marcluer talk contribs created page Gemini CLI (Created page with "== Installation on Ubuntu (WSL2) == * Ubuntu 24.04 does not come with Node v20 <pre> curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash node --version nvm install 20 nvm use 20 node --version npm install -g @google/gemini-cli </pre>")
- 08:00, 1 September 2025 Marcluer talk contribs created page Codex CLI (Created page with " Category:Programming Category:AI")
- 13:31, 18 August 2025 Marcluer talk contribs created page Python/UV Installation (Created page with "<pre class="bash"> pipx install uv </pre>")
- 19:37, 13 August 2025 Marcluer talk contribs created page AI Prompts & Agents (Created page with "{| class="wikitable" style="margin-right: 0px; margin-left: auto;" width="400px" | Category: Programming + AI |- | <DynamicPageList> category = Programming category = AI shownamespace = false ordermethod = sortkey order = ascending </DynamicPageList> |} Category:Programming Category:AI")
- 13:22, 13 August 2025 Marcluer talk contribs moved page AI Workflow to AI Workflows & Patterns