Main public logs
Appearance
Combined display of all available logs of Torben's Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:12, 18 April 2026 Torben talk contribs created page Pnpm Node Package Manager (Created page with "==Commands== # install packages locally pnpm install # add package pnpm add vue # add dev package pnpm add -D vitest # update pnpm up # run package pnpm exec vitest --watch=false # run script (defined in package.json) pnpm run myscript # check used packages for vulnerabilities pnpm audit pnpm audit --fix pnpm install")
- 14:42, 29 November 2025 Torben talk contribs moved page Spotify Recording to Media Streaming Recording without leaving a redirect
- 14:05, 29 November 2025 Torben talk contribs created page Spotify Recording (Created page with "== Mac == [https://github.com/ExistentialAudio/BlackHole BlackHole: macOS audio loopback driver] # install: brew install blackhole-2ch")
- 08:28, 2 November 2025 Torben talk contribs deleted page Lines of Code (content was: "#REDIRECT Lines of Code (cloc)", and the only contributor was "Torben" (talk))
- 08:28, 2 November 2025 Torben talk contribs moved page Lines of Code to Lines of Code (cloc)
- 08:27, 2 November 2025 Torben talk contribs created page Lines of Code (Created page with "Install on MacOS brew install cloc Run on git repo cloc --vcs=git Note, that it counts the package manager lock files.")
- 08:22, 14 October 2025 Torben talk contribs moved page Gemini to AI LLM for Coding without leaving a redirect
- 10:26, 12 October 2025 Torben talk contribs created page Gemini (Created page with " pnpm install -g @google/gemini-cli pnpx https://github.com/google-gemini/gemini-cli")
- 16:00, 1 June 2025 Torben talk contribs moved page Ollama to Local private LLM without leaving a redirect
- 08:37, 31 May 2025 Torben talk contribs created page Ollama (Created page with "Run LLM locally https://ollama.com https://ollama.com/library/deepseek-r1 ollama run deepseek-r1:latest # or ollama run deepseek-r1:8b /clear")
- 08:18, 18 March 2025 Torben talk contribs created page Npm (Created page with "==npm Packagemanager for Javascript Packages== ===Globally Installed packages=== npm install -g prettier eslint # list global packages npm ls -g # update all npm update -g")
- 08:14, 16 March 2025 Torben talk contribs created page Children of Morta (Created page with "Category:Zocken [https://store.steampowered.com/app/330020/Children_of_Morta/ Children of Morta on Steam] ==Mods== ===4 Player=== https://www.nexusmods.com/childrenofmorta/mods/2")
- 08:21, 13 December 2024 Torben talk contribs created page HPMOR (Created page with "= Harry Potter and the Methods of Rationality (HPMOR) = Link collection to Eliezer Yudkowsky's great fanfiction == Original Story == * [https://www.hpmor.com/ Official website of 'Harry Potter and the Methods of Rationality'] * [https://github.com/rrthomas/hpmor/releases/latest/ Revised PDF and eBook (epub and mobi) versions of HPMOR] * [https://hpmorpodcast.com/ Audiobook/Podcast by Eneasz Brodski] - [https://podcasts.apple.com/de/podcast/podcast-the-methods-of-rationa...")
- 20:33, 21 November 2024 Torben talk contribs created page Category:School (Created blank page)
- 20:32, 21 November 2024 Torben talk contribs deleted page Category:Pauken (content was: "", and the only contributor was "Torben" (talk))
- 20:32, 21 November 2024 Torben talk contribs created page Category:Pauken (Created blank page)
- 20:26, 21 November 2024 Torben talk contribs created page Learnbox (Created page with "==Learnbox== [https://learnbox.app Learnbox] learning app. ==Imports== ===1x1=== Python Skript print("Math / 1x1:") for x in range(2, 10): for y in range(2, x + 1): print(f"{x}x{y} / {x*y}") Results for Import Mathe/1x1: 2x2 / 4 3x2 / 6 3x3 / 9 4x2 / 8 4x3 / 12 4x4 / 16 5x2 / 10 5x3 / 15 5x4 / 20 5x5 / 25 6x2 / 12 6x3 / 18 6x4 / 24 6x5 / 30 6x6 / 36 7x2 / 14 7x3 / 21 7x4 / 28 7x5 / 35 7x6 / 42 7x7 / 49 8x2 / 16 8x3 / 24 8x4 / 32...")
- 19:44, 12 November 2024 Torben talk contribs deleted page Report Dataleak (content was: "#REDIRECT Report Data Leak", and the only contributor was "Torben" (talk))
- 19:44, 12 November 2024 Torben talk contribs deleted page Edit PDFs (content was: "#REDIRECT Modifying PDFs", and the only contributor was "Torben" (talk))
- 19:43, 12 November 2024 Torben talk contribs deleted page Bash Linux Shell Scripting (content was: "#REDIRECT Linux Bash Shell Scripting", and the only contributor was "Torben" (talk))
- 19:43, 12 November 2024 Torben talk contribs deleted page Ssh (content was: "#REDIRECT SSH", and the only contributor was "Torben" (talk))
- 19:43, 12 November 2024 Torben talk contribs deleted page Perl - zip (content was: "#REDIRECT Perl Module - Archive::Zip", and the only contributor was "Torben" (talk))
- 19:42, 12 November 2024 Torben talk contribs undeleted page Latex - Stuff for Advanced Writers (1 revision)
- 19:42, 12 November 2024 Torben talk contribs deleted page Latex - Stuff for Advanced Writers (content was: "Category:Latex ===Advanced newcommand for variable+number+unit=== Defining commands for variables might be usefull to ensure italics when used in text, or to save some typing for vaviables with subscripts \usepackage{xspace} ... \newcommand{\Ea} [0] {\ensuremath{E_\text{act}\xspace} % \xspace ensures space after parameterless command, if not followed by punctuation Th...", and the only contributor was "Torben" (talk))
- 19:42, 12 November 2024 Torben talk contribs deleted page Latex - Tips for Beginners (content was: "#REDIRECT Latex - Stuff Every Writer Should Know", and the only contributor was "Torben" (talk))
- 19:41, 12 November 2024 Torben talk contribs deleted page Latex - Stuff every writer should know (content was: "#REDIRECT Latex - Stuff Every Writer Should Know", and the only contributor was "Torben" (talk))
- 19:41, 12 November 2024 Torben talk contribs deleted page Modify PDF (content was: "#REDIRECT Modifying PDFs", and the only contributor was "Torben" (talk))
- 19:41, 12 November 2024 Torben talk contribs deleted page Ubuntu Netbook (content was: "#REDIRECT Ubuntu Netbook Edition", and the only contributor was "Torben" (talk))
- 19:41, 12 November 2024 Torben talk contribs deleted page Perl - Command Line Options (content was: "#REDIRECT Perl#Options / Commandline Parameters", and the only contributor was "Torben" (talk))
- 19:40, 12 November 2024 Torben talk contribs deleted page Garmin Fenix 3 HR Issues (content was: "#REDIRECT Garmin Fenix 3 HR", and the only contributor was "Torben" (talk))
- 19:40, 12 November 2024 Torben talk contribs deleted page Firefox Add-ons (content was: "#REDIRECT Links#Firefox_Add-ons", and the only contributor was "Torben" (talk))
- 19:40, 12 November 2024 Torben talk contribs deleted page Videos komprimieren (content was: "#REDIRECT Video shrinking", and the only contributor was "Torben" (talk))
- 19:39, 12 November 2024 Torben talk contribs deleted page Nepal 2024 Lessions Learned (content was: "#REDIRECT Nepal 2024 Lessons Learned", and the only contributor was "Torben" (talk))
- 21:48, 11 November 2024 Torben talk contribs created page Ebook Edit (Created page with "I have some old and poorly formatted ebooks. This is how I fixed them. Used the application https://calibre-ebook.com that comes with a gui and a cli tool. ==Simple automated fixes using Calibre GUI== * open ebook in Calibre * open Calibre editor, e.g. via shortcut "T" on Calibre GUI * Tools -> Check book "F7" * Tools -> Upgrade book internals (convert epub V2 to V3) ==Edit via Python etc.== * open ebook in Calibre * open Calibre editor, e.g. via shortcut "T" on Calib...")
- 20:22, 2 November 2024 Torben talk contribs deleted page User:Björn (content was: "Hallöchen! Falls ihr Fragen zur Wiki habt, speziell zur Formelsammlung habt, schickt mir einfach eine E-Mail.", and the only contributor was "Björn" (talk))
- 20:15, 2 November 2024 Torben talk contribs deleted page User:AssaCom (content was: "<p align=justify>Приказ ФТС РФ 208 от 13.02.09 <br>О внесении перемен в Реестр таможенных брокеров (адептов) <br> <br>На основании пункта 2 заметки 21 Таможенного кодекса Российской Федерации, пункта 6 Административного реглам...", and the only contributor was "Spammer" (talk))
- 11:46, 1 November 2024 Torben talk contribs created page Category:Zocken (Created blank page)
- 11:45, 1 November 2024 Torben talk contribs created page Games for Kids (Created page with "Category:Zocken * Minecraft [https://play.google.com/store/apps/details?id=com.mojang.minecraftpe Google] [https://apps.apple.com/us/app/minecraft-play-with-friends/id479516143 Apple] * Stardew Valley [https://play.google.com/store/apps/details?id=com.chucklefish.stardewvalley Google] [https://apps.apple.com/us/app/stardew-valley/id1406710800 Apple] * Angry Birds Classic [] [https://apps.apple.com/us/app/reds-first-flight/id1596736236 Apple]")
- 03:22, 31 October 2024 Torben talk contribs deleted page Category:Gaming (content was: "", and the only contributor was "Torben" (talk))
- 03:22, 31 October 2024 Torben talk contribs created page Graveyard Keeper (Created page with "Gategory:Zocken ==Mods== Mods can be found [https://www.nexusmods.com/graveyardkeeper/mods/popularalltime/ NexusMods]. I only used the ones by user p1xel8ted. Requirements: # [https://www.nexusmods.com/graveyardkeeper/mods/79?tab=files BepInEx 5 Pack] #* For Mac, choose file 2: Unix. #* Install howto is [https://github.com/p1xel8ted/Game-Mods/wiki/Running-Sun-Haven-&-BepInEx-on-MacOS here], it is for another game, but the steps are the same. # [https://www.nexusmods...")
- 23:13, 30 October 2024 Torben talk contribs created page Category:Media (Created blank page)
- 23:12, 30 October 2024 Torben talk contribs deleted page Worm (content was: "* [https://parahumans.wordpress.com Worm Homepage] * [https://audioworm.rein-online.org Worm Audiobook] ([https://podcasts.apple.com/us/podcast/worm-audiobook/id1469843033 at iTunes]) ([https://podcasts.google.com/feed/aHR0cDovL2F1ZGlvd29ybS5yZWluLW9ubGluZS5vcmcvY2F0ZWdvcnkvY2hhcHRlci9mZWVkLw at Google]) * [https://parahumans.wordpress.com/cast-spoiler-free/ List of Characters (...", and the only contributor was "Torben" (talk))
- 23:09, 30 October 2024 Torben talk contribs created page Category:Sports (Created blank page)
- 23:08, 30 October 2024 Torben talk contribs created page Category:Project (Created blank page)
- 23:07, 30 October 2024 Torben talk contribs created page Category:Hardware (Created blank page)
- 22:54, 30 October 2024 Torben talk contribs created page Category:JavaScript (Created page with "Category:Coding")
- 22:53, 30 October 2024 Torben talk contribs created page Category:Android (Created blank page)
- 22:53, 30 October 2024 Torben talk contribs created page Category:Windows (Created page with "Category:Software")
- 22:51, 30 October 2024 Torben talk contribs created page Category:Apple (Created page with "Category:Software")
- 22:47, 30 October 2024 Torben talk contribs created page Category:Gaming (Created blank page)