Main public logs
From My Homelab
Combined display of all available logs of My Homelab. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:00, 20 August 2026 Lynn Macey talk contribs created page The assessments are here (Created page with "The software landscape is vast. It is a little like being in a candy store the size of a Walmart. With hypervisors like Proxmox and TrueNAS it is rediculously easy to sping up virtual machines or launch software with docker. What used to take hours installing an OS and configuring a physical resource only takes minutes. Installing software used to be its own hurdle. Getting it to work on you specific combination of hardware and OS could literally take days. =The tools...")
- 18:33, 20 August 2026 Lynn Macey talk contribs created page The Homelab Stack History (Created page with "=The early days= Like most systems administrators, I was loath to throw anything away that wasn't broken. Time and time again, having that odd cable, odd peripheral or obscure tool saved me a lot of time and the companies money. Even before I retired, I couldn't keep it all. this eventually led to major runs to the e-waste facility. It is interesting that those places tend to come and go pretty frequently. From observation, it appears that the have an imbalance between...")
- 15:19, 17 August 2026 Lynn Macey talk contribs created page Module:Template link general/config (Created page with "local cfg = {}; -- Don’t touch this line. -- The link for the “subst:” prefix when the “link subst” parameter is truthy. -- Set to “nil” to disable the “link subst” parameter. cfg["subst-link"] = "Special:MyLanguage/Help:Substitution"; return cfg; -- Don’t touch this line.")
- 15:16, 17 August 2026 Lynn Macey talk contribs created page Module:Template link general (Created page with "-- This implements Template:Template link general and various other templates in its family local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local cfg = mw.loadData('Module:Template link general/config') local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template...")
- 15:12, 17 August 2026 Lynn Macey talk contribs undeleted page Template:Pre (1 revision)
- 15:11, 17 August 2026 Lynn Macey talk contribs deleted page Template:Pre (content was: "<pre<includeonly></includeonly> format="wikitext" style="{{#if:{{{background|}}}|background:{{{background|}}};}}{{#if:{{{color|}}}|color:{{{color|}}};}}{{#if:{{{width|}}}|width:{{{width|}}};}}white-space:{{#switch:{{lc:{{{space|}}}}} |normal|pre|pre-line|break-spaces|inherit|initial|unset={{lc:{{{space|}}}}}|pre-wrap||#default=pre-wrap }}"><!-- -->{{#if:{{{1|}}}|{{{1}}}<noinclude>|Samp...", and the only contributor was "Lynn" (talk))
- 15:09, 17 August 2026 Lynn Macey talk contribs deleted page Template:Multiple Image (content was: "{{#invoke:Multiple image|render}}<noinclude>{{doc}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --></noinclude>", and the only contributor was "Lynn" (talk))
- 15:06, 17 August 2026 Lynn Macey talk contribs created page Li (Created page with "#REDIRECT {{Locaized link}}")
- 15:04, 17 August 2026 Lynn Macey talk contribs deleted page Template:Ll (content was: "#REDIRECT Template:Localized link", and the only contributor was "Lynn" (talk))
- 15:02, 17 August 2026 Lynn Macey talk contribs created page Template:Doc (Created page with "#REDIRECT{{Documentation}}") Tag: Recreated
- 15:01, 17 August 2026 Lynn Macey talk contribs created page Template:Documentation (Created page with "<noinclude> <languages/> </noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude> {{documentation|content= {{Lua|Module:Documentation}} <translate><!--T:12--> This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page.</translate> <translate><!--T:13--> It is intended for pages which are <tvar name=...") Tag: Recreated
- 15:00, 17 August 2026 Lynn Macey talk contribs deleted page Template:Doc (content was: "#REDIRECT Template:Documentation", and the only contributor was "Lynn" (talk))
- 14:59, 17 August 2026 Lynn Macey talk contribs deleted page Template:Documentation (content was: "<noinclude> <languages/> </noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude> {{documentation|content= {{Lua|Module:Documentation}} <translate><!--T:12--> This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another pa...", and the only contributor was "Lynn" (talk))
- 14:59, 17 August 2026 Lynn Macey talk contribs moved page Template:Doc to Template:Documentation over redirect
- 14:59, 17 August 2026 Lynn Macey talk contribs deleted redirect Template:Documentation by overwriting (Deleted to make way for move from "Template:Doc")
- 14:57, 17 August 2026 Lynn Macey talk contribs undeleted page Template:Doc (3 revisions)
- 14:56, 17 August 2026 Lynn Macey talk contribs deleted page Template:Doc (content was: "<noinclude> <languages/> </noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude> {{documentation|content= {{Lua|Module:Documentation}} <translate><!--T:12--> This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another pa...", and the only contributor was "Lynn" (talk))
- 14:54, 17 August 2026 Lynn Macey talk contribs moved page Template:Documentation to Template:Doc over redirect
- 14:54, 17 August 2026 Lynn Macey talk contribs deleted redirect Template:Doc by overwriting (Deleted to make way for move from "Template:Documentation")
- 14:49, 17 August 2026 Lynn Macey talk contribs created page Module:Template translation (Created page with "local this = {} function this.checkLanguage(subpage, default) --[[Check first if there's an any invalid character that would cause the mw.language.isKnownLanguageTag function() to throw an exception: - all ASCII controls in [\000-\031\127], - double quote ("), sharp sign (#), ampersand (&), apostrophe ('), - slash (/), colon (:), semicolon (;), lower than (<), greater than (>), - brackets and braces ([, ], {, }), pipe (|), bac...")
- 14:45, 17 August 2026 Lynn Macey talk contribs created page Module:Transclusion count (Created page with "local p = {} function p._fetch(args) local template = nil local return_value = nil -- Use demo parameter if it exists, otherwise use current template name local namespace = mw.title.getCurrentTitle().namespace if args["demo"] and args["demo"] ~= "" then template = mw.ustring.gsub(args["demo"],"^[Tt]emplate:","") elseif namespace == 10 then -- Template namespace template = mw.title.getCurrentTitle().text elseif namespace == 828 then -- Module namespace temp...")
- 14:25, 17 August 2026 Lynn Macey talk contribs created page Module:Documentation/i18n (Created page with "local format = require('Module:TNT').format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') -- cfg['template-namespace-heading'] -- The heading shown in the template namespace. i18n['template-namespace-heading'] = format('I18n/Documentation', 'template-namespace-heading') -- cfg['module-namespace-heading'] -- The heading shown in the module...")
- 18:14, 16 August 2026 Lynn Macey talk contribs created page Template:Multiple image/styles.css (Created page with "this is a block: .thumbinner { display: flex; flex-direction: column; } .trow { display: flex; flex-direction: row; clear: left; flex-wrap: wrap; width: 100%; box-sizing: border-box; } this is a cell: .tsingle { margin: 1px; float: left; } .theader { clear: both; font-weight: bold; text-align: center; align-self: center; background-color: transparent; width: 100%; } .thumbcaption { background-color: transparent; } .text-align-left { text-...")
- 18:12, 16 August 2026 Lynn Macey talk contribs moved page Module:Multiple Image to Module:Multiple image without leaving a redirect