All public logs

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).

Logs
(newest | oldest) View (newer 20 | ) (20 | 50 | 100 | 250 | 500)
  • 16:36, 22 March 2024 Torben talk contribs created page Stardew Valley (Created page with "Apple M1/M2 XBox Controller fix see https://forums.stardewvalley.net/threads/bug-xbox-and-ps4-controller-not-working-works-in-steam-and-other-games.3949/#post-60203 replace file at ~/Library/"Application Support"/Steam/steamapps/common/"Stardew Valley"/Contents/MacOS")
  • 06:56, 16 March 2024 Torben talk contribs created page Tasmota (Created page with "==MQTT Commands== see https://tasmota.github.io/docs/Commands/ I use mosquitto as MQTT message broker examples # read value mosquitto_pub -u mqtt_user -P mqtt_pass -t "cmnd/tasmota_MT681/MqttLog" -m "" # set value mosquitto_pub -u mqtt_user -P mqtt_pass -t "cmnd/tasmota_MT681/MqttLog" -m "0" set data-sending frequency to 15s mosquitto_pub -u mqtt -P f1612f6583 -t "cmnd/tasmota_MT681/TelePeriod" -m "15" set webserver off mosquitto_pub -u mqtt -P f1612f6583 -t "c...")
  • 01:35, 24 February 2024 Torben talk contribs created page PlantUML (Created page with "==Install== ===MacOS=== brew install --cask temurin brew install graphviz ==Documentation== * https://plantuml.com/en-dark/component-diagram ==Examples== @startuml example1 [Component A] as A [Component B] as B [Component C] as C [Component D] as D [Component E] as E ' - is horizontal ' -- is vertical A-B C--E ' > is arrow A-->D ' . is dashed line B.C ' text on arrow B.>D : html note left of D : note 1 note right of D multi line note end...")
  • 19:00, 19 February 2024 Torben talk contribs created page Gramps (Created page with "==MacOS== ===Change lang to DE=== defaults write -app Gramps AppleLocale "de_DE"")
  • 14:37, 7 February 2024 Torben talk contribs created page Tabulator (Created page with "==Tabulator JavaScript Table Lib== https://tabulator.info/ ===minimal example=== <!DOCTYPE html> <html lang="en"> <head> <link rel="stylesheet" href="tabulator.min.css"> <script src="tabulator.min.js"></script> </head> <body> <div id="my-table"></div> <script> var table = new Tabulator("#my-table", { ajaxURL:"data.json", layout:"fitColumns", columns:[ {title:"Plant", field:"plant", headerFilter:"input", width:75}, {titl...")
  • 23:09, 19 October 2023 Torben talk contribs created page Vue (Created page with "==Vue.js== ==Vue.js== ==Vuetify== ===Inputs=== Event on loosing focus: blur")
  • 13:00, 22 September 2023 Torben talk contribs created page Sentry (Created page with "==Python== import sentry_sdk sentry_sdk.init( dsn="https://12345@my-server.com/12", environment="dev", # debug=True, ) # for self-signed certs # use browser to export the WHOLE certificate chain to # ca_certs="myCertBundle.crt", ===Var 1: all unhandled Exceptions are sent to Sentry=== # Example division_by_zero = 1 / 0 ===Var 2: custom event=== event_data = { "message": "My Custom Event Title", "transaction": "My Transaction",...")
  • 07:26, 6 September 2023 Torben talk contribs created page Kodi (Created page with "==SQL== ===Update movies as watched=== UPDATE files SET playCount = 1, lastPlayed = '2012-03-04 12:34:56' WHERE idPath IN ( SELECT idPath from PATH WHERE strPath LIKE '%done/%' )")
  • 18:54, 7 August 2023 Torben talk contribs created page Shelly (Created page with "==Shelly Plug S== See API docu at [https://shelly-api-docs.shelly.cloud/gen1/#shelly-plug-plugs-settings] Read settings http://<IP>/settings ==Shelly Plus Plug S== See API docu at [https://shelly-api-docs.shelly.cloud/gen2/Devices/ShellyPlusPlugS] Read Config http://<IP>/rpc/PLUGS_UI.GetConfig Disable LEDs http://<IP>/rpc/PLUGS_UI.SetConfig?config={%22leds%22:{%22mode%22:%22off%22}}")
  • 17:04, 1 August 2023 Torben talk contribs created page Balkonkraftwerk (Created page with "=Torbens Projekt Balkonkraftwerk= Im Juli 2023 ==Idee== Wäre cool, meinen Stromverbrauch im HomeOffice durch Photovoltaik auf dem Balkon zu decken ==Ausgangslage== ===Wohnsituation=== * Mietwohnung * 1. OG * Langer Balkon auf Südseite mit Außensteckdose ===Stromverbrauch=== * Sehr geringen Stromverbrauch * Juni 2023: 2,1 kWh pro Tag dies entspricht 89,4 W im 24h-Mittel * Tagsüber natürlich deutlich mehr als nachts (ca. 30W) * HomeOffice mit Laptop und 2 energiee...")
  • 09:43, 20 July 2023 Torben talk contribs created page PowerBI (Created page with "Datetime to Time in 5min rounding Time = mround(myTab[DateTime] - int(myTab[DateTime]) , TIME ( 0, 5, 0 ))")
  • 12:07, 22 April 2023 Torben talk contribs deleted page IOS iPhone iPad Apps1 (content was: "#REDIRECT IOS iPhone iPad Apps", and the only contributor was "Torben" (talk))
  • 12:06, 22 April 2023 Torben talk contribs moved page IOS iPhone iPad Apps1 to IOS iPhone iPad Apps
  • 12:06, 22 April 2023 Torben talk contribs moved page IOS iPhone iPad Apps to IOS iPhone iPad Apps1 without leaving a redirect
  • 11:57, 22 April 2023 Torben talk contribs created page IOS iPhone iPad Apps (Created page with "* Zocken ** [https://apps.apple.com/app/id1596736236 Angry Birds Classic] ** [https://apps.apple.com/app/id1145275343 Super Mario Run] ** [https://apps.apple.com/app/id1235863443 Civi 6] ** [https://apps.apple.com/app/id479516143 Minecraft] ** [https://apps.apple.com/app/id1492005122 Diablo Immortal] ** [https://apps.apple.com/app/id1289067019 Krabat] ** [https://apps.apple.com/app/id1291427111 Evoland 2] ** [https://apps.apple.com/app/id1309032833 Zombie Defence] ** [ht...")
  • 19:56, 2 April 2023 Torben talk contribs created page Docker (Created page with "====Windows Docker-Desktop: move image location==== from [https://www.kindacode.com/article/docker-desktop-change-images-containers-directory/?utm_content=cmp-true#The_Steps_For_Windows_Users_with_WSL_2_Backend] first Exit Docker Desktop, than: wsl --shutdown wsl --export docker-desktop-data C:\tmp\docker-data.tar wsl --unregister docker-desktop-data wsl --import docker-desktop-data E:\docker\ E:\docker-data.tar --version 2")
  • 16:11, 21 January 2023 Torben talk contribs created page Pi-hole (Created page with "===Adlists=== https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts https://v.firebog.net/hosts/static/w3kbl.txt https://raw.githubusercontent.com/matomo-org/referrer-spam-blacklist/master/spammers.txt https://someonewhocares.org/hosts/zero/hosts https://raw.githubusercontent.com/VeleSila/yh...")
  • 09:58, 8 January 2023 Torben talk contribs created page Screenshot (Created page with "==Windows== ===Screenshot eines Fensters=== # Quelle gut vorbereiten zB Vollbild etc.<br/> Wenn Internetbrowser zB Firefox die Quelle ist, dann mit F11 Taste Vollbildmodus aktivieren um mehr Inhalt zu sehen) # Screenshot des aktiven Fensters in Zwischenablage durch <br/>STRG + Druck auf Tastatur # ggf. Vollbildmodus wieder deaktivieren # Speichern als Grafik ## Windows Icon unten links in Taskleiste klicken ## dann “paint” eingeben und drauf klicken um die Anwendung...")
  • 11:31, 24 December 2022 Torben talk contribs created page GitHub Actions (Created page with "Manual, see [https://github.com/features/actions] ===Check new Commits and PRs=== # This workflow performs chapter quality (known issues) and code quality checks upon new commits and PRs. # Configured in .pre-commit-config.yaml and setup.cfg name: Check new commits and PRs on: workflow_dispatch: push: branches: [ "main" ] pull_request: branches: [ "main" ] permissions: contents: read jobs: check: runs-on: ubuntu-22.04...")
  • 09:21, 4 December 2022 Torben talk contribs created page Audiobooks (Created page with "==Harry Potter and the Methods of Rationality== * Audiobook/Podcast by Eneasz Brodski ** [https://hpmorpodcast.com home at hpmorpodcast.com] ** [https://podcasts.apple.com/de/podcast/podcast-the-methods-of-rationality-podcast/id431784580?i=1000473946812 at Apple] ** [https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5mZWVkYnVybmVyLmNvbS9IYXJyeVBvdHRlckFuZFRoZU1ldGhvZHNPZlJhdGlvbmFsaXR5VGhlUG9kY2FzdA/episode/aHR0cHM6Ly9ocG1vcnBvZGNhc3QuY29tLz9wPTYw?sa=X&ved=0CAUQkfYCahcK...")
(newest | oldest) View (newer 20 | ) (20 | 50 | 100 | 250 | 500)