User contributions for Louis
Appearance
30 January 2025
- 23:1823:18, 30 January 2025 diff hist +6,712 N LG Television sale of personal data Created page with "{{Infobox Incident | title = LG G3 OLED Default Data Collection | image = LG_G3_OLED_Privacy_Settings.jpg | caption = Privacy settings on the LG G3 OLED. By default, data collection is enabled. | date = 2024 | company = LG Electronics | industry = Consumer Electronics, Smart TVs | consumer_rights_violated = Privacy, Data Ownership }} ==Summary== File:LG G3 oled privacy settings.png|alt=The LG G3 OLED defaults to a setting of "do not sell my personal information" b..." Tag: 2017 source edit
- 21:5721:57, 30 January 2025 diff hist +167 N File:LG G3 oled privacy settings.png No edit summary
- 07:1007:10, 30 January 2025 diff hist +8 N File:Fishy.jpg No edit summary
- 05:3905:39, 30 January 2025 diff hist +200 N Module:Test Created page with "local p = {} function p.add(frame) local num1 = tonumber(frame.args[1]) or 0 local num2 = tonumber(frame.args[2]) or 0 return num1 + num2 .. " (this was calculated by Lua!)" end return p" current
- 05:3705:37, 30 January 2025 diff hist +354 N Help:Lua Troubleshooting Created page with "= Common Lua Problems and Solutions = == Error Messages == * "Script error" - Check syntax and function names * "Nil value" - Make sure all variables exist * "Time limit exceeded" - Your code might be too complex == Getting Help == 1. Check the error message 2. Look at similar modules 3. Ask on the discussion page 4. Tag your question with "Lua help"" current Tag: 2017 source edit
- 05:3705:37, 30 January 2025 diff hist +451 N Help:Module Workflow Created page with "= How to Create a New Module = 1. Plan your module * Decide what it should do * Choose a clear name * List the functions needed 2. Create the module * Go to Module:YourModuleName * Click "Create" * Add your Lua code 3. Test it * Use the sandbox page * Try different inputs * Check for errors 4. Document it * Create Module:YourModuleName/doc * Explain how to use it * Add examples 5. Ask for help * Use the discussion page * Tag experienced users" current Tag: 2017 source edit
- 05:3605:36, 30 January 2025 diff hist +190 N Consumer Rights Wiki:Lua Sandbox Created page with "= Lua Testing Area = Test your Lua code here before using it in production. == Test Area 1 == {{#invoke:Welcome|greet|Test User}} == Your Tests == Add your test code below this line: ----" current Tag: 2017 source edit
- 05:3505:35, 30 January 2025 diff hist +311 N Help:Lua Quick Reference Created page with "= Common Lua Tasks = == Text Formatting == Make text uppercase: {{#invoke:Format|uppercase|your text here}} Create a bullet list: {{#invoke:List|bulletList|First item|Second item|Third item}} == Tips == * Always test your modules in a sandbox first * Use clear function names * Comment your code for others" current Tag: 2017 source edit
- 05:3405:34, 30 January 2025 diff hist +228 N Module:List Created page with "local p = {} function p.bulletList(frame) local items = frame.args local output = '\n' for i, item in pairs(items) do output = output .. '* ' .. item .. '\n' end return output end return p"
- 05:3405:34, 30 January 2025 diff hist +210 N Module:Format Created page with "local p = {} function p.uppercase(frame) local text = frame.args[1] or '' return text:upper() end function p.lowercase(frame) local text = frame.args[1] or '' return text:lower() end return p" current
- 05:3305:33, 30 January 2025 diff hist +144 N Module:Welcome welcome module testing lua and scribunto current
- 01:4601:46, 30 January 2025 diff hist +336 N Help:Lua modules testing scribunto lua stuff current Tag: 2017 source edit
29 January 2025
- 22:1722:17, 29 January 2025 diff hist +7,851 N Kroger Grocery store electronic shelf labels & facial recognition kroger article Tag: Visual edit
- 21:5721:57, 29 January 2025 diff hist +6,395 N Seagate sells old hard drives as new created seagate article Tag: Visual edit
28 January 2025
- 19:0419:04, 28 January 2025 diff hist +520 Red Sky Labs Muzio Player Premium post-purchase terms change added screenshot of customer review Tag: Visual edit
- 19:0419:04, 28 January 2025 diff hist +238 N File:Muzio customer review.png No edit summary
- 19:0119:01, 28 January 2025 diff hist +3,351 N Red Sky Labs Muzio Player Premium post-purchase terms change created article on muzio player forced subcriptions on users Tag: 2017 source edit
27 January 2025
- 23:5423:54, 27 January 2025 diff hist +103 Talk:LG refrigerator warranty scandal →Sources / Refs: Reply current Tag: Reply
- 17:5517:55, 27 January 2025 diff hist +4,209 N LG refrigerator warranty scandal creation of article Tag: 2017 source edit
26 January 2025
- 19:2319:23, 26 January 2025 diff hist +2,605 N Final Draft software activation created page on final draft activation servers Tag: 2017 source edit
- 19:2319:23, 26 January 2025 diff hist +183 N File:Final Draft e-mail notice.pdf email from final draft about deactivating activation servers to an older version of their software, which will keep people from being able to install it into the future.
- 00:5100:51, 26 January 2025 diff hist +11 User:Louis No edit summary current Tag: 2017 source edit
22 January 2025
- 03:1703:17, 22 January 2025 diff hist +1,132 N MediaWiki:F word detected warning on the word fuck Tag: 2017 source edit
20 January 2025
- 22:2722:27, 20 January 2025 diff hist +1,527 Bambu Lab Authorization Control System citations included for initial allegations after editing of initial blog post. Tag: Visual edit
- 22:1522:15, 20 January 2025 diff hist +673 N File:2024-01-20-Firmware Update Introducing New Authorization Control System.pdf Bambu's announcement about new auth system on 20 Jan 2025 after it was updated with as seen by [https://blog.bambulab.com/firmware-update-introducing-new-authorization-control-system-2/][https://blog.bambulab.com/firmware-update-introducing-new-authorization-control-system-2/] , after it was revised by bambu.This was created using the "print" feature in brave browser, with "save to PDF" chosen as an option while on [https://blog.bambulab.com/firmware-update-introducing-new-authorization-cont...
- 22:1422:14, 20 January 2025 diff hist +297 File:2024-01-16-Firmware Update Introducing New Authorization Control System.pdf timestamps, URL, sourcing explained Tag: 2017 source edit
- 22:0222:02, 20 January 2025 diff hist +139 N File:2024-01-16-Firmware Update Introducing New Authorization Control System.pdf No edit summary
- 04:3504:35, 20 January 2025 diff hist +4,327 Pixel 4a Battery Performance Program fleshed out article Tag: 2017 source edit
19 January 2025
- 23:1823:18, 19 January 2025 diff hist +39 Bambu Lab Authorization Control System →Reverse Engineering Bambu Connect Tag: 2017 source edit
- 09:0009:00, 19 January 2025 diff hist +6,597 General Motors data collection and sharing controversy fixed references Tag: 2017 source edit
- 08:5008:50, 19 January 2025 diff hist +88 File:Wyden-markey auto privacy letter to ftc.pdf →Summary Tag: Visual edit
- 08:5008:50, 19 January 2025 diff hist +74 File:Signed wyden markey letter to ftc with attachmentpdf.pdf →Summary Tag: Visual edit
- 08:4808:48, 19 January 2025 diff hist +111 N File:General Motors Original Petition Filestamped.pdf Texas sues general motors for monetizing customer data & taking it without their explicit consent
- 08:4808:48, 19 January 2025 diff hist +36 N File:Signed wyden markey letter to ftc with attachmentpdf.pdf Wyden letter to FTC, 2
- 08:4708:47, 19 January 2025 diff hist +36 N File:Wyden-markey auto privacy letter to ftc.pdf Wyden letter to FTC, 1
- 08:4708:47, 19 January 2025 diff hist +4,464 General Motors data collection and sharing controversy revised article with greater detail and organization Tag: 2017 source edit
- 08:2708:27, 19 January 2025 diff hist +1,596 Axis minor changes Tag: Visual edit
- 08:1408:14, 19 January 2025 diff hist +340 N Talk:Disney discussed how this is a dupe of another page with far less info Tag: 2017 source edit
- 08:1308:13, 19 January 2025 diff hist +6,338 Disney wrongful-death lawsuit reworked article Tag: Visual edit
- 08:1108:11, 19 January 2025 diff hist +161 N File:AUGUST 2ND RESPONSE.pdf Wrongful death lawsuit against Disney from Jeffrey Piccolo & estate of his deceased wife after she died at a restaurant within a Disney theme park.
- 04:1704:17, 19 January 2025 diff hist +76 Bambu Lab Authorization Control System formatting change, bolded part tht is most important to consumers who are curious to see through security fearmongering Tag: Visual edit
- 00:4300:43, 19 January 2025 diff hist +359 Bambu Lab Authorization Control System added image Tag: Visual edit
- 00:4100:41, 19 January 2025 diff hist +162 N File:Bambu tos screenshot.png No edit summary
- 00:3900:39, 19 January 2025 diff hist +4,079 Bambu Lab Authorization Control System No edit summary Tag: 2017 source edit
- 00:2400:24, 19 January 2025 diff hist +16 Tinder added stubnotice Tag: 2017 source edit
- 00:2300:23, 19 January 2025 diff hist +2 Tinder fixed syntax of citation needed Tag: 2017 source edit
- 00:2200:22, 19 January 2025 diff hist +57 Tinder citations needed Tag: 2017 source edit
18 January 2025
- 23:2223:22, 18 January 2025 diff hist +61 Requirement for Canon EOS Webcam Utility subscription to enable webcam features on cameras fixed canonrumors link to link to the relevant post rather than just the forum homepage Tag: 2017 source edit
- 21:5021:50, 18 January 2025 diff hist +21 Bambu Lab Authorization Control System fixed codeblock section with the URL text for the command, SOMEONE WHO KNOWS BAMBU 3D PRINTERS PLEASE CONFIRM THAT IS CORRECT SYNTAX THANK YOU! Tag: Visual edit
- 21:4921:49, 18 January 2025 diff hist +16 Bambu Lab Authorization Control System formatting, headings/subheadings choices, so it has a proper table of contents and the top of the article is the table of contents. Tag: 2017 source edit