<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://consumerrights.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jparks2112</id>
	<title>Consumer Rights Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://consumerrights.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jparks2112"/>
	<link rel="alternate" type="text/html" href="https://consumerrights.wiki/w/Special:Contributions/Jparks2112"/>
	<updated>2026-04-29T02:57:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Template:InfoboxProductLine&amp;diff=10272</id>
		<title>Template:InfoboxProductLine</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Template:InfoboxProductLine&amp;diff=10272"/>
		<updated>2025-02-28T05:33:53Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: Undid vandalism (can we lock this template?)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:flex;gap:8px;flex-direction:column;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{Title|{{PAGENAME}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{{Logo}}}|200px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;tr&amp;gt; &lt;br /&gt;
                &amp;lt;th colspan=2 class=&amp;quot;infobox-table-caption&amp;quot; &amp;gt;Basic Information&amp;lt;/th&amp;gt; &lt;br /&gt;
            &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;th&amp;gt;{{nowrap|Release Year}}&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{Release Year}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;th&amp;gt;{{nowrap|Product Type}}&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{Product Type}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;/tr&amp;gt;   &lt;br /&gt;
&lt;br /&gt;
            &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;th&amp;gt;{{nowrap|In Production}}&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{In Production}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
            &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;th&amp;gt;{{nowrap|Official Website}}&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{Official Website}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{InfoboxProductLine&lt;br /&gt;
| Title = Product Name&lt;br /&gt;
| Release Year = 2000 &lt;br /&gt;
| Product Type = Type of product&lt;br /&gt;
| In Production = Yes&lt;br /&gt;
| Official Website = somewebsite.somewhere &lt;br /&gt;
| Logo= QuestionMark.svg&lt;br /&gt;
}}&lt;br /&gt;
To have this infobox appear to the right of the page, add this to the page with the text you wish to appear on the box when using the source editor.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{InfoboxProductLine&lt;br /&gt;
| Title = &lt;br /&gt;
| Release Year = &lt;br /&gt;
| Product Type = &lt;br /&gt;
| In Production = &lt;br /&gt;
| Official Website = &lt;br /&gt;
| Logo = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:Styling templates]]&lt;br /&gt;
{{Clear}}&lt;br /&gt;
== Template Data ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;Title&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of Product Line&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Release Year&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;What year was the product/product line introduced&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Product Type&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Classification of product (line)&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Hardware, Software, Service,Laptop, Blender&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;In Production&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Determines if a product is in production currently&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Yes, No&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Official Website&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Website of product if it exists. (use wayback machine if necessary)&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Logo&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The logo accociated with this product. If there is no specific logo a picture of the product.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;filename.[jpg|png|svg]&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;QuestionMark.svg&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;QuestionMark.svg&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This is a a simple information box to use in product line articles.\nParameters are the information displayed on the infobox.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Template:InfoboxCompany&amp;diff=10269</id>
		<title>Template:InfoboxCompany</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Template:InfoboxCompany&amp;diff=10269"/>
		<updated>2025-02-28T05:31:20Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: Undid vandalism (can we lock this thread?)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;infobox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:flex;gap:8px;flex-direction:column;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-title&amp;quot;&amp;gt;{{{Company|{{PAGENAME}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;infobox-image&amp;quot;&amp;gt;[[File:{{{Logo}}}|200px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;infobox-table&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;tr&amp;gt; &lt;br /&gt;
                &amp;lt;th colspan=2 class=&amp;quot;infobox-table-caption&amp;quot; &amp;gt;Basic information&amp;lt;/th&amp;gt; &lt;br /&gt;
            &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;th&amp;gt;{{nowrap|Founded}}&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{Founded}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;th&amp;gt;{{nowrap|Type}}&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{Type}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;th&amp;gt;{{nowrap|Industry}}&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{Industry}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;/tr&amp;gt;   &lt;br /&gt;
 &lt;br /&gt;
            &amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;th&amp;gt;{{nowrap|Official website}}&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{Official Website}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
To have this infobox appear to the right of the page, add this to the page with the text you wish to appear on the box when using the source editor.&lt;br /&gt;
{{InfoboxCompany&lt;br /&gt;
| Company = Company Name&lt;br /&gt;
| Type = Public&lt;br /&gt;
| Founded = 2000&lt;br /&gt;
| Industry = Industrial&lt;br /&gt;
| Official Website = somewebsite.somewhere&lt;br /&gt;
| Logo = QuestionMark.svg&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{InfoboxCompany&lt;br /&gt;
| Company =&lt;br /&gt;
| Type = &lt;br /&gt;
| Founded =&lt;br /&gt;
| Industry =&lt;br /&gt;
| Official Website =&lt;br /&gt;
| Logo =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:Styling templates]]&lt;br /&gt;
{{Clear}}&lt;br /&gt;
== Template Data ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;Name&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of Company&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
        &amp;quot;Type&amp;quot; : {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Ownership status of company&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
        },&lt;br /&gt;
		&amp;quot;Founded&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;What year was the company founded&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Industry&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;conglomerate, electronics manufacturer&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Electronics, EV&#039;s, Esc&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Official Website&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Website of the company.&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Logo&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The logo associated with the company.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;filename.[jpg|png|svg]&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;QuestionMark.svg&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;QuestionMark.svg&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Type&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Type of company ownership&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Public, Private, Government, Subsidiary&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This is a a simple information box to use in product line articles.\nParameters are the information displayed on the infobox.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;Name&amp;quot;,&lt;br /&gt;
		&amp;quot;Type&amp;quot;,&lt;br /&gt;
		&amp;quot;Founded&amp;quot;,&lt;br /&gt;
		&amp;quot;Industry&amp;quot;,&lt;br /&gt;
		&amp;quot;Official Website&amp;quot;,&lt;br /&gt;
		&amp;quot;Logo&amp;quot;&lt;br /&gt;
	]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Model_F_Labs&amp;diff=9354</id>
		<title>Model F Labs</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Model_F_Labs&amp;diff=9354"/>
		<updated>2025-02-20T22:45:26Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: Spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
{{InfoboxCompany&lt;br /&gt;
| Name = {{PAGENAME}}&lt;br /&gt;
| Type = Private&lt;br /&gt;
| Founded = 2015&lt;br /&gt;
| Industry = Technology&lt;br /&gt;
| Official Website = https://www.modelfkeyboards.com&lt;br /&gt;
| Logo = Model_f_labs.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Model F Labs LLC&#039;&#039;&#039; is an American technology company that specializes in mechanical keyboards and related products. It was founded in 2015 by Joe Strandberg (aka. Ellipse) as a crowdfunded group buy on the Deskthority keyboard enthusiast forum with the purpose of creating reproductions of discontinued [[IBM]] keyboards. Strandberg acts as the company&#039;s primary representative and point of contact.&amp;lt;ref&amp;gt;https://www.modelfkeyboards.com/about/&amp;lt;/ref&amp;gt; Model F Labs uses Deskthority as one of their main platforms for announcements and product support.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?t=11046&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Controversies==&lt;br /&gt;
===Usage of dark patterns===&lt;br /&gt;
Model F Labs&#039; website makes use of [[FOMO]] tactics to instill a sense of urgency into potential customers. The homepage has an apparent order deadline that urges users to &amp;quot;please have [their] orders in by then!&amp;quot; Despite this messaging, the deadline has never been enforced and the date continues to be updated to the end of the current month.&amp;lt;ref name=&amp;quot;homepage&amp;quot;&amp;gt;https://www.modelfkeyboards.com&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While Model F Labs has stated that production will eventually cease for it&#039;s keyboard offerings, it has offered no specific deadline. All the products sold on the website are available until stock runs out.&lt;br /&gt;
&lt;br /&gt;
===Premature paint wear===&lt;br /&gt;
[[File:Model f labs wear.jpg|thumb|Finish wear on a Model F Labs F62 keyboard. This example apparently occurred after roughly 9-months of use.&amp;lt;ref name=&amp;quot;wear&amp;quot;&amp;gt;https://deskthority.net/viewtopic.php?p=521981#p521981&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
Model F Labs specifies in it&#039;s [[terms of service]] (ToS) that all buyers agree to accept cosmetic defects on their products, and that finishes on it&#039;s cases are expected to wear with use.&amp;lt;ref name=&amp;quot;ToS&amp;quot;&amp;gt;https://www.modelfkeyboards.com/terms-and-conditions/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, Model F Labs does not specify in the ToS a timeline for when such wear might reasonably occur. Several users on Deskthority have reported that the powder coated finish on their F62 and F77 keyboards wore down within the span of a few months, exposing the bare zinc casing.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521878#p521878&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;wear&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; Users agreed this was an unacceptable timeline for expected wear and called into question the company&#039;s QA, especially considering that Model F Labs advertises their keyboards as &amp;quot;Built to Last for Decades, Not Years&amp;quot; on their website&#039;s homepage.&lt;br /&gt;
&lt;br /&gt;
Strandberg was criticized for his response to these cases; standing by the ToS and stating the wear was still normal.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521991#p521991&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=522034#p522034&amp;lt;/ref&amp;gt; He has offered full case replacements in some select instances, but this appears to have been done as a result of Deskthority member backlash rather than intention to change Model F Labs&#039; future policy.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=522038#p522038&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Shipping damages===&lt;br /&gt;
Several users have reported shipping damage to their new Model F Labs keyboards.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=iLFCkgG1tUI&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521308#p521308&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521407#p521407&amp;lt;/ref&amp;gt; They have called into question the adequacy of Model F Labs packaging, typically utilizing a tab locking box with two foam endcaps that secure the keyboard in place. The keys are not installed in the keyboard, leaving the barrels and springs exposed. Any additional loose components such as keycaps and replacement parts are placed in unsecured bags on top of the exposed springs. The movement of these unsecured bags or movement of keyboard may result in damage to the case, broken keycaps, bent springs, and damage to other components.&lt;br /&gt;
&lt;br /&gt;
Model F Labs will generally replace components damaged during shipping upon user request. Strandberg has also acknowledged these issues and stated that additional tape will be applied to the boxes and more components will be packed behind the keyboard in the future.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521310#p521310&amp;lt;/ref&amp;gt; However he didn&#039;t specify if those bags remaining on top of the springs would be secured to prevent movement. It is also unclear if any damage to the keyboard finish resulting from shipping will be treated in the same manner as long term wear under the ToS.&lt;br /&gt;
&lt;br /&gt;
===Alleged misuse of internet forums===&lt;br /&gt;
Model F Labs has grown into a company that has amassed thousands of orders and millions of dollars worth of sales according to the company&#039;s homepage.&amp;lt;ref name=&amp;quot;homepage&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; However, it still continues to act as a small scale group buy despite engaging in conduct more aligned with that of a profit seeking business. Part of this conduct has been Model F Labs has refusal to divulge certain production information about it&#039;s products to users, despite taking user contributions to help develop them.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521855#p521855&amp;lt;/ref&amp;gt; Strandberg has also been accused of hijacking other user&#039;s threads to promote Model F Labs products.&lt;br /&gt;
&lt;br /&gt;
This has caused controversy amongst some Deskthority forum members as keyboard manufacturers are supposed to conduct product promotion and support in different sub-forums, yet Strandberg has continued to utilize the group buy sub-forum despite acting on behalf of a business.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521864#p521864&amp;lt;/ref&amp;gt; Deskthority members have since asked for moderators to move Model F Labs&#039; product discussion threads to a sub-forum specifically for keyboard manufacturers. As of February 20, 2025, this has not happened.&lt;br /&gt;
&lt;br /&gt;
Strandberg has at one point offered to buy Deskthority and asked users if they would be willing to help fund his purchase of the platform.&amp;lt;ref&amp;gt;https://www.facebook.com/share/p/15xhzF92qc/&amp;lt;/ref&amp;gt; This was lambasted by forum members as they viewed a potential takeover by Strandberg would lead to criticism of Model F Labs on Deskthority being silenced, and continued promotion of the company at the expense of other member created projects to run unabated.&lt;br /&gt;
[[File:Model f labs warranty.jpg|thumb|Warranty flyer for a Model F Labs keyboard. The warranty information on this sheet is normally only available by mail-in request as stated in the ToS, or upon arrival of a purchased product.]]&lt;br /&gt;
&lt;br /&gt;
===Apparent failure to meet EU standards===&lt;br /&gt;
While not confirmed by any legal firm/case, Deskthority members have observed that Model F Labs&#039; policies may not be meeting EU guidelines regarding the sale of &amp;quot;custom&amp;quot; or &amp;quot;made-to-order&amp;quot; products by companies despite Model F Labs shipping it&#039;s products to customers in the EU.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521939#p521939&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the guidelines outlined by the EU, companies selling to Europe - regardless of location, shall obey the European law which says that any product sold online in Europe can be returned within 15 days and has a guarantee lasting 2 years. If a company is selling new products with defects, it must clearly disclose the defects to the consumer before the sale. This includes informing the consumer about the nature of the defects and how they might affect the product’s performance or appearance. These rules apply to all new products, but &amp;quot;custom&amp;quot; and &amp;quot;made-to-order&amp;quot; products are not exempt from these guidelines.&amp;lt;ref&amp;gt;https://europa.eu/youreurope/citizens/consumers/shopping/guarantees-returns/index_en.htm&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32011L0083&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The disclosure of potential cosmetic defects is buried in Model F Labs&#039; ToS.&amp;lt;ref name=&amp;quot;ToS&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; As such, it is likely not considered clearly visible to the user while they are in the process of making a purchase. Model F Labs&#039; no returns policy and limited warranty also do not meet the 15-day return window and 2-year warranty that the EU requires. The warranty terms are also not made clear upfront and only known to the user after receiving their keyboard, or by mail-in request as outlined in the ToS. The products sold by Model F Labs also lack a CE mark.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Model_F_Labs&amp;diff=9351</id>
		<title>Model F Labs</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Model_F_Labs&amp;diff=9351"/>
		<updated>2025-02-20T22:21:23Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: Added images: an example of finish wear, and the warranty flyer.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
{{InfoboxCompany&lt;br /&gt;
| Name = {{PAGENAME}}&lt;br /&gt;
| Type = Private&lt;br /&gt;
| Founded = 2015&lt;br /&gt;
| Industry = Technology&lt;br /&gt;
| Official Website = https://www.modelfkeyboards.com&lt;br /&gt;
| Logo = Model_f_labs.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Model F Labs LLC&#039;&#039;&#039; is an American technology company that specializes in mechanical keyboards and related products. It was founded in 2015 by Joe Strandberg (aka. Ellipse) as a crowdfunded group buy on the Deskthority keyboard enthusiast forum with the purpose of creating reproductions of discontinued [[IBM]] keyboards. Strandberg acts as the company&#039;s primary representative and point of contact.&amp;lt;ref&amp;gt;https://www.modelfkeyboards.com/about/&amp;lt;/ref&amp;gt; Model F Labs uses Deskthority as one of their main platforms for announcements and product support.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?t=11046&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Controversies==&lt;br /&gt;
===Usage of dark patterns===&lt;br /&gt;
Model F Labs&#039; website makes use of [[FOMO]] tactics to instill a sense of urgency into potential customers. The homepage has an apparent order deadline that urges users to &amp;quot;please have [their] orders in by then!&amp;quot; Despite this messaging, the deadline has never been enforced and the date continues to be updated to the end of the current month.&amp;lt;ref name=&amp;quot;homepage&amp;quot;&amp;gt;https://www.modelfkeyboards.com&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While Model F Labs has stated that production will eventually cease for it&#039;s keyboard offerings, it has offered no specific deadline. All the products sold on the website are available until stock runs out.&lt;br /&gt;
&lt;br /&gt;
===Premature paint wear===&lt;br /&gt;
[[File:Model f labs wear.jpg|thumb|Finish wear on a Model F Labs F62 keyboard. This example apparently occurred after roughly 9-months of use.&amp;lt;ref name=&amp;quot;wear&amp;quot;&amp;gt;https://deskthority.net/viewtopic.php?p=521981#p521981&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
Model F Labs specifies in it&#039;s [[terms of service]] (ToS) that all buyers agree to accept cosmetic defects on their products, and that finishes on it&#039;s cases are expected to wear with use.&amp;lt;ref name=&amp;quot;ToS&amp;quot;&amp;gt;https://www.modelfkeyboards.com/terms-and-conditions/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, Model F Labs does not specify in the ToS a timeline for when such wear might reasonably occur. Several users on Deskthority have reported that the powder coated finish on their F64 and F77 keyboards wore down within the span of a few months, exposing the bare zinc casing.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521878#p521878&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;wear&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; Users agreed this was an unacceptable timeline for expected wear and called into question the company&#039;s QA, especially considering that Model F Labs advertises their keyboards as &amp;quot;Built to Last for Decades, Not Years&amp;quot; on their website&#039;s homepage.&lt;br /&gt;
&lt;br /&gt;
Strandberg was criticized for his response to these cases; standing by the ToS and stating the wear was still normal.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521991#p521991&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=522034#p522034&amp;lt;/ref&amp;gt; He has offered full case replacements in some select instances, but this appears to have been done as a result of Deskthority member backlash rather than intention to change Model F Labs&#039; future policy.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=522038#p522038&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Shipping damages===&lt;br /&gt;
Several users have reported shipping damage to their new Model F Labs keyboards.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=iLFCkgG1tUI&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521308#p521308&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521407#p521407&amp;lt;/ref&amp;gt; They have called into question the adequacy of Model F Labs packaging, typically utilizing a tab locking box with two foam endcaps that secure the keyboard in place. The keys are not installed in the keyboard, leaving the barrels and springs exposed. Any additional loose components such as keycaps and replacement parts are placed in unsecured bags on top of the exposed springs. The movement of these unsecured bags or movement of keyboard may result in damage to the case, broken keycaps, bent springs, and damage to other components.&lt;br /&gt;
&lt;br /&gt;
Model F Labs will generally replace components damaged during shipping upon user request. Strandberg has also acknowledged these issues and stated that additional tape will be applied to the boxes and more components will be packed behind the keyboard in the future.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521310#p521310&amp;lt;/ref&amp;gt; However he didn&#039;t specify if those bags remaining on top of the springs would be secured to prevent movement. It is also unclear if any damage to the keyboard finish resulting from shipping will be treated in the same manner as long term wear under the ToS.&lt;br /&gt;
&lt;br /&gt;
===Alleged misuse of internet forums===&lt;br /&gt;
Model F Labs has grown into a company that has amassed thousands of orders and millions of dollars worth of sales according to the company&#039;s homepage.&amp;lt;ref name=&amp;quot;homepage&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; However, it still continues to act as a small scale group buy despite engaging in conduct more aligned with that of a profit seeking business. Part of this conduct has been Model F Labs has refusal to divulge certain production information about it&#039;s products to users, despite taking user contributions to help develop them.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521855#p521855&amp;lt;/ref&amp;gt; Strandberg has also been accused of hijacking other user&#039;s threads to promote Model F Labs products.&lt;br /&gt;
&lt;br /&gt;
This has caused controversy amongst some Deskthority forum members as keyboard manufacturers are supposed to conduct product promotion and support in different sub-forums, yet Strandberg has continued to utilize the group buy sub-forum despite acting on behalf of a business.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521864#p521864&amp;lt;/ref&amp;gt; Deskthority members have since asked for moderators to move Model F Labs&#039; product discussion threads to a sub-forum specifically for keyboard manufacturers. As of February 20, 2025, this has not happened.&lt;br /&gt;
&lt;br /&gt;
Strandberg has at one point offered to buy Deskthority and asked users if they would be willing to help fund his purchase of the platform.&amp;lt;ref&amp;gt;https://www.facebook.com/share/p/15xhzF92qc/&amp;lt;/ref&amp;gt; This was lambasted by forum members as they viewed a potential takeover by Strandberg would lead to criticism of Model F Labs on Deskthority being silenced, and continued promotion of the company at the expense of other member created projects to run unabated.&lt;br /&gt;
[[File:Model f labs warranty.jpg|thumb|Warranty flyer for a Model F Labs keyboard. The warranty information on this sheet is normally only available my mail-in request as stated in the ToS, or upon arrival of a purchased product.]]&lt;br /&gt;
&lt;br /&gt;
===Apparent failure to meet EU standards===&lt;br /&gt;
While not confirmed by any legal firm/case, Deskthority members have observed that Model F Labs&#039; policies may not be meeting EU guidelines regarding the sale of &amp;quot;custom&amp;quot; or &amp;quot;made-to-order&amp;quot; products by companies despite Model F Labs shipping it&#039;s products to customers in the EU.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521939#p521939&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the guidelines outlined by the EU, companies selling to Europe - regardless of location, shall obey the European law which says that any product sold online in Europe can be returned within 15 days and has a guarantee lasting 2 years. If a company is selling new products with defects, it must clearly disclose the defects to the consumer before the sale. This includes informing the consumer about the nature of the defects and how they might affect the product’s performance or appearance. These rules apply to all new products, but &amp;quot;custom&amp;quot; and &amp;quot;made-to-order&amp;quot; products are not exempt from these guidelines.&amp;lt;ref&amp;gt;https://europa.eu/youreurope/citizens/consumers/shopping/guarantees-returns/index_en.htm&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32011L0083&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The disclosure of potential cosmetic defects is buried in Model F Labs&#039; ToS.&amp;lt;ref name=&amp;quot;ToS&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; As such, it is likely not considered clearly visible to the user while they are in the process of making a purchase. Model F Labs&#039; no returns policy and limited warranty also do not meet the 15-day return window and 2-year warranty that the EU requires. The warranty terms are also not made clear upfront and only known to the user after receiving their keyboard, or by mail-in request as outlined in the ToS. The products sold by Model F Labs also lack a CE mark.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=File:Model_f_labs_wear.jpg&amp;diff=9348</id>
		<title>File:Model f labs wear.jpg</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=File:Model_f_labs_wear.jpg&amp;diff=9348"/>
		<updated>2025-02-20T22:16:51Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;model f labs wear&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=File:Model_f_labs_warranty.jpg&amp;diff=9347</id>
		<title>File:Model f labs warranty.jpg</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=File:Model_f_labs_warranty.jpg&amp;diff=9347"/>
		<updated>2025-02-20T22:12:15Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Model_F_Labs&amp;diff=9346</id>
		<title>Model F Labs</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Model_F_Labs&amp;diff=9346"/>
		<updated>2025-02-20T22:11:30Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: Created page. Sources need to be broadened/improved, honestly. But since this is a relatively niche company and most of it&amp;#039;s communication is done on the Deskthority forum, most sources are compiled from there.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
{{InfoboxCompany&lt;br /&gt;
| Name = {{PAGENAME}}&lt;br /&gt;
| Type = Private&lt;br /&gt;
| Founded = 2015&lt;br /&gt;
| Industry = Technology&lt;br /&gt;
| Official Website = https://www.modelfkeyboards.com&lt;br /&gt;
| Logo = Model_f_labs.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Model F Labs LLC&#039;&#039;&#039; is an American technology company that specializes in mechanical keyboards and related products. It was founded in 2015 by Joe Strandberg (aka. Ellipse) as a crowdfunded group buy on the Deskthority keyboard enthusiast forum with the purpose of creating reproductions of discontinued [[IBM]] keyboards. Strandberg acts as the company&#039;s primary representative and point of contact.&amp;lt;ref&amp;gt;https://www.modelfkeyboards.com/about/&amp;lt;/ref&amp;gt; Model F Labs uses Deskthority as one of their main platforms for announcements and product support.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?t=11046&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Controversies==&lt;br /&gt;
===Usage of dark patterns===&lt;br /&gt;
Model F Labs&#039; website makes use of [[FOMO]] tactics to instill a sense of urgency into potential customers. The homepage has an apparent order deadline that urges users to &amp;quot;please have [their] orders in by then!&amp;quot; Despite this messaging, the deadline has never been enforced and the date continues to be updated to the end of the current month.&amp;lt;ref name=&amp;quot;homepage&amp;quot;&amp;gt;https://www.modelfkeyboards.com&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While Model F Labs has stated that production will eventually cease for it&#039;s keyboard offerings, it has offered no specific deadline. All the products sold on the website are available until stock runs out.&lt;br /&gt;
&lt;br /&gt;
===Premature paint wear===&lt;br /&gt;
Model F Labs specifies in it&#039;s [[terms of service]] (ToS) that all buyers agree to accept cosmetic defects on their products, and that finishes on it&#039;s cases are expected to wear with use.&amp;lt;ref name=&amp;quot;ToS&amp;quot;&amp;gt;https://www.modelfkeyboards.com/terms-and-conditions/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, Model F Labs does not specify in the ToS a timeline for when such wear might reasonably occur. Several users on Deskthority have reported that the powder coated finish on their F64 and F77 keyboards wore down within the span of a few months, exposing the bare zinc casing.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521878#p521878&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521981#p521981&amp;lt;/ref&amp;gt; Users agreed this was an unacceptable timeline for expected wear and called into question the company&#039;s QA, especially considering that Model F Labs advertises their keyboards as &amp;quot;Built to Last for Decades, Not Years&amp;quot; on their website&#039;s homepage.&lt;br /&gt;
&lt;br /&gt;
Strandberg was criticized for his response to these cases; standing by the ToS and stating the wear was still normal.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521991#p521991&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=522034#p522034&amp;lt;/ref&amp;gt; He has offered full case replacements in some select instances, but this appears to have been done as a result of Deskthority member backlash rather than intention to change Model F Labs&#039; future policy.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=522038#p522038&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Shipping damages===&lt;br /&gt;
Several users have reported shipping damage to their new Model F Labs keyboards.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=iLFCkgG1tUI&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521308#p521308&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521407#p521407&amp;lt;/ref&amp;gt; They have called into question the adequacy of Model F Labs packaging, typically utilizing a tab locking box with two foam endcaps that secure the keyboard in place. The keys are not installed in the keyboard, leaving the barrels and springs exposed. Any additional loose components such as keycaps and replacement parts are placed in unsecured bags on top of the exposed springs. The movement of these unsecured bags or movement of keyboard may result in damage to the case, broken keycaps, bent springs, and damage to other components.&lt;br /&gt;
&lt;br /&gt;
Model F Labs will generally replace components damaged during shipping upon user request. Strandberg has also acknowledged these issues and stated that additional tape will be applied to the boxes and more components will be packed behind the keyboard in the future.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521310#p521310&amp;lt;/ref&amp;gt; However he didn&#039;t specify if those bags remaining on top of the springs would be secured to prevent movement. It is also unclear if any damage to the keyboard finish resulting from shipping will be treated in the same manner as long term wear under the ToS.&lt;br /&gt;
&lt;br /&gt;
===Alleged misuse of internet forums===&lt;br /&gt;
Model F Labs has grown into a company that has amassed thousands of orders and millions of dollars worth of sales according to the company&#039;s homepage.&amp;lt;ref name=&amp;quot;homepage&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; However, it still continues to act as a small scale group buy despite engaging in conduct more aligned with that of a profit seeking business. Part of this conduct has been Model F Labs has refusal to divulge certain production information about it&#039;s products to users, despite taking user contributions to help develop them.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521855#p521855&amp;lt;/ref&amp;gt; Strandberg has also been accused of hijacking other user&#039;s threads to promote Model F Labs products.&lt;br /&gt;
&lt;br /&gt;
This has caused controversy amongst some Deskthority forum members as keyboard manufacturers are supposed to conduct product promotion and support in different sub-forums, yet Strandberg has continued to utilize the group buy sub-forum despite acting on behalf of a business.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521864#p521864&amp;lt;/ref&amp;gt; Deskthority members have since asked for moderators to move Model F Labs&#039; product discussion threads to a sub-forum specifically for keyboard manufacturers. As of February 20, 2025, this has not happened.&lt;br /&gt;
&lt;br /&gt;
Strandberg has at one point offered to buy Deskthority and asked users if they would be willing to help fund his purchase of the platform.&amp;lt;ref&amp;gt;https://www.facebook.com/share/p/15xhzF92qc/&amp;lt;/ref&amp;gt; This was lambasted by forum members as they viewed a potential takeover by Strandberg would lead to criticism of Model F Labs on Deskthority being silenced, and continued promotion of the company at the expense of other member created projects to run unabated.&lt;br /&gt;
&lt;br /&gt;
===Apparent failure to meet EU standards===&lt;br /&gt;
While not confirmed by any legal firm/case, Deskthority members have observed that Model F Labs&#039; policies may not be meeting EU guidelines regarding the sale of &amp;quot;custom&amp;quot; or &amp;quot;made-to-order&amp;quot; products by companies despite Model F Labs shipping it&#039;s products to customers in the EU.&amp;lt;ref&amp;gt;https://deskthority.net/viewtopic.php?p=521939#p521939&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the guidelines outlined by the EU, companies selling to Europe - regardless of location, shall obey the European law which says that any product sold online in Europe can be returned within 15 days and has a guarantee lasting 2 years. If a company is selling new products with defects, it must clearly disclose the defects to the consumer before the sale. This includes informing the consumer about the nature of the defects and how they might affect the product’s performance or appearance. These rules apply to all new products, but &amp;quot;custom&amp;quot; and &amp;quot;made-to-order&amp;quot; products are not exempt from these guidelines.&amp;lt;ref&amp;gt;https://europa.eu/youreurope/citizens/consumers/shopping/guarantees-returns/index_en.htm&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32011L0083&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The disclosure of potential cosmetic defects is buried in Model F Labs&#039; ToS.&amp;lt;ref name=&amp;quot;ToS&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt; As such, it is likely not considered clearly visible to the user while they are in the process of making a purchase. Model F Labs&#039; no returns policy and limited warranty also do not meet the 15-day return window and 2-year warranty that the EU requires. The warranty terms are also not made clear upfront and only known to the user after receiving their keyboard, or by mail-in request as outlined in the ToS. The products sold by Model F Labs also lack a CE mark.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Humane_Inc.&amp;diff=9288</id>
		<title>Humane Inc.</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Humane_Inc.&amp;diff=9288"/>
		<updated>2025-02-20T20:19:22Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: Created page with &amp;quot;{{StubNotice}} {{clear}} {{InfoboxCompany | Name = {{PAGENAME}} | Type = Subsidiary | Founded = 2018 | Industry = Technology | Official Website = https://humane.com/media/humane-hp | Logo = Humane Logo, Horizontal.png }}  &amp;#039;&amp;#039;&amp;#039;Humane Inc.&amp;#039;&amp;#039;&amp;#039; is an American consumer electronics company founded in 2018 by Imran Chaudhri and Bethany Bongiorno. The company designed and developed the Ai Pin, which started shipping in April 2024 but received poor reviews. In February 2025, it wa...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StubNotice}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
{{InfoboxCompany&lt;br /&gt;
| Name = {{PAGENAME}}&lt;br /&gt;
| Type = Subsidiary&lt;br /&gt;
| Founded = 2018&lt;br /&gt;
| Industry = Technology&lt;br /&gt;
| Official Website = https://humane.com/media/humane-hp&lt;br /&gt;
| Logo = Humane Logo, Horizontal.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Humane Inc.&#039;&#039;&#039; is an American consumer electronics company founded in 2018 by Imran Chaudhri and Bethany Bongiorno. The company designed and developed the Ai Pin, which started shipping in April 2024 but received poor reviews. In February 2025, it was announced that [[HP]] would acquire most of Humane Inc. and that support for the Ai Pin would be wound down.&lt;br /&gt;
&lt;br /&gt;
$1&lt;br /&gt;
==Consumer impact summary==&lt;br /&gt;
{{Placeholder box|Overview of concerns that arise from the company&#039;s conduct regarding (if applicable):&lt;br /&gt;
* User Freedom&lt;br /&gt;
* User Privacy&lt;br /&gt;
* Business Model&lt;br /&gt;
* Market Control}}&lt;br /&gt;
&lt;br /&gt;
$2&lt;br /&gt;
==Incidents==&lt;br /&gt;
{{Placeholder box|If the company page is short enough and/or the incident is not deserving of it own page, add incidents below in sub-sections (including the points outlined in [[Consumer_Action_Taskforce:Sample/Incident/Help]]) and delete the list after this box.&lt;br /&gt;
&lt;br /&gt;
If the company has various incidents listed and/or this page is getting too long, do not add sub-sections, and instead complete the list after this box.}}&lt;br /&gt;
This is a list of all consumer protection incidents this company is involved in. Any incidents not mentioned here can be found in the [[:Category:{{FULLPAGENAME}}|{{PAGENAME}} category]].&lt;br /&gt;
*[[Example incident one]] (date): Short summary of the incident (could be the same as the summary preceding the article).&lt;br /&gt;
*[[Example incident two]] (date):&lt;br /&gt;
&lt;br /&gt;
==Products==&lt;br /&gt;
{{Placeholder box|This is a list of the company&#039;s product lines with articles on this wiki.&lt;br /&gt;
* [[Example product line one]] (release date): Short summary of the product&#039;s incidents.&lt;br /&gt;
* [[Example product line two]] (release date):}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Placeholder box|Link to relevant theme articles or companies with similar incidents.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=File:Humane_logo.png&amp;diff=9277</id>
		<title>File:Humane logo.png</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=File:Humane_logo.png&amp;diff=9277"/>
		<updated>2025-02-20T19:46:53Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=File:Model_f_labs.png&amp;diff=9220</id>
		<title>File:Model f labs.png</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=File:Model_f_labs.png&amp;diff=9220"/>
		<updated>2025-02-20T03:03:29Z</updated>

		<summary type="html">&lt;p&gt;Jparks2112: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jparks2112</name></author>
	</entry>
</feed>