<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Manufacturing has begun, but delivery is slightly delayed	</title>
	<atom:link href="https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed/feed" rel="self" type="application/rss+xml" />
	<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed</link>
	<description>The keyboard. For professionals.</description>
	<lastBuildDate>Mon, 29 May 2023 11:47:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Updated delivery schedule and a bonus &#8211; Ultimate Hacking Keyboard		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60484</link>

		<dc:creator><![CDATA[Updated delivery schedule and a bonus &#8211; Ultimate Hacking Keyboard]]></dc:creator>
		<pubDate>Thu, 18 Aug 2016 15:57:20 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60484</guid>

					<description><![CDATA[[&#8230;] April delay that was caused by our previous bank (which we abandoned forever) has definitely contributed [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] April delay that was caused by our previous bank (which we abandoned forever) has definitely contributed [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: László Monda		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60421</link>

		<dc:creator><![CDATA[László Monda]]></dc:creator>
		<pubDate>Thu, 12 May 2016 11:00:03 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60421</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60420&quot;&gt;Mike&lt;/a&gt;.

Hi Mike,

Fist up, thank you very much for your support, and encouraging words!

We&#039;re already &lt;a href=&quot;https://github.com/UltimateHackingKeyboard/electronics/tree/master/libs&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;using the KiCad library of kiibohd&lt;/a&gt; because we share a couple PCB footprints with them. We &lt;a href=&quot;https://github.com/UltimateHackingKeyboard/electronics/issues/16&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;can&#039;t make USB type C happen&lt;/a&gt; because of the lack of space.

Other firmwares don&#039;t work for us for a couple of reasons. The modular architecture of the UHK is one of a kind, and it calls for a considerably more sophisticated firmware than the existing offerings. Also, the UHK stores its configuration in the EEPROM instead of compiling it into the firmware like other Open Source firmwares. This is yet another big difference that has a number of advantages.

So to sum it up, we&#039;re aware of the related projects and use them as much as possible, but given our design constraints our options are rather limited, and we inevitably need to build a lot of stuff from the ground up.

Great points, by the way! :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60420">Mike</a>.</p>
<p>Hi Mike,</p>
<p>Fist up, thank you very much for your support, and encouraging words!</p>
<p>We're already <a href="https://github.com/UltimateHackingKeyboard/electronics/tree/master/libs" target="_blank" rel="nofollow">using the KiCad library of kiibohd</a> because we share a couple PCB footprints with them. We <a href="https://github.com/UltimateHackingKeyboard/electronics/issues/16" target="_blank" rel="nofollow">can't make USB type C happen</a> because of the lack of space.</p>
<p>Other firmwares don't work for us for a couple of reasons. The modular architecture of the UHK is one of a kind, and it calls for a considerably more sophisticated firmware than the existing offerings. Also, the UHK stores its configuration in the EEPROM instead of compiling it into the firmware like other Open Source firmwares. This is yet another big difference that has a number of advantages.</p>
<p>So to sum it up, we're aware of the related projects and use them as much as possible, but given our design constraints our options are rather limited, and we inevitably need to build a lot of stuff from the ground up.</p>
<p>Great points, by the way! 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60420</link>

		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Thu, 12 May 2016 02:40:03 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60420</guid>

					<description><![CDATA[Laszlo &#038; team, fantastic prototyping and cheering on your to-production efforts (as i have one on order!). So I dread to suggest, as i dont really think other fundamental design choices should be made anymore (mcu &#038; firmware)... but have you considered basing your mcu &#038; firmware off existing open source work: eg GH60, TMK, kiibohd. The latter in particular, on which the &#039;symmetrical&#039; usbc-connected inifinity ergodox is based on; quite akin to split design of uhk.

Undoubtadly, your HW design ROCKS!]]></description>
			<content:encoded><![CDATA[<p>Laszlo &amp; team, fantastic prototyping and cheering on your to-production efforts (as i have one on order!). So I dread to suggest, as i dont really think other fundamental design choices should be made anymore (mcu &amp; firmware)... but have you considered basing your mcu &amp; firmware off existing open source work: eg GH60, TMK, kiibohd. The latter in particular, on which the 'symmetrical' usbc-connected inifinity ergodox is based on; quite akin to split design of uhk.</p>
<p>Undoubtadly, your HW design ROCKS!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: László Monda		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60419</link>

		<dc:creator><![CDATA[László Monda]]></dc:creator>
		<pubDate>Fri, 06 May 2016 22:55:10 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60419</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60418&quot;&gt;Liam&lt;/a&gt;.

Thank you for your understanding and support, Liam!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60418">Liam</a>.</p>
<p>Thank you for your understanding and support, Liam!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Liam		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60418</link>

		<dc:creator><![CDATA[Liam]]></dc:creator>
		<pubDate>Fri, 06 May 2016 21:22:23 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60418</guid>

					<description><![CDATA[Looking really forward to the UHK. If it&#039;s as awesome as I think it will be, it&#039;s totally worth the two months.]]></description>
			<content:encoded><![CDATA[<p>Looking really forward to the UHK. If it's as awesome as I think it will be, it's totally worth the two months.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jimmy		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60417</link>

		<dc:creator><![CDATA[Jimmy]]></dc:creator>
		<pubDate>Thu, 21 Apr 2016 08:21:35 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60417</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60413&quot;&gt;László Monda&lt;/a&gt;.

Haha nice response, restecp!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60413">László Monda</a>.</p>
<p>Haha nice response, restecp!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: László Monda		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60413</link>

		<dc:creator><![CDATA[László Monda]]></dc:creator>
		<pubDate>Fri, 15 Apr 2016 20:57:19 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60413</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60412&quot;&gt;WeZzy&lt;/a&gt;.

Hi Wezzy, I feel obliged to give you some proof:

&lt;img src=&quot;/wp-content/uploads/laci-gray-hair.jpg&quot; width=&quot;640&quot; height=&quot;853&quot;&gt;

Thanks for the encouraging words, we&#039;re working on it!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60412">WeZzy</a>.</p>
<p>Hi Wezzy, I feel obliged to give you some proof:</p>
<p><img src="/wp-content/uploads/laci-gray-hair.jpg" width="640" height="853"/></p>
<p>Thanks for the encouraging words, we're working on it!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: WeZzy		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60412</link>

		<dc:creator><![CDATA[WeZzy]]></dc:creator>
		<pubDate>Fri, 15 Apr 2016 20:10:15 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60412</guid>

					<description><![CDATA[Hi László, could you please update your profile picture so that we can see those gray hairs? :) Unfortunate as I was really really stoked that July was coming closer and closer but things happen. Stay strong and build the best keyboard out there. Looking forward to September! Go go go!]]></description>
			<content:encoded><![CDATA[<p>Hi László, could you please update your profile picture so that we can see those gray hairs? 🙂 Unfortunate as I was really really stoked that July was coming closer and closer but things happen. Stay strong and build the best keyboard out there. Looking forward to September! Go go go!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: László Monda		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60411</link>

		<dc:creator><![CDATA[László Monda]]></dc:creator>
		<pubDate>Fri, 15 Apr 2016 18:39:46 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60411</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60410&quot;&gt;edbo&lt;/a&gt;.

Our (old) bank is not hiding from anybody. They are simply hopeless beyond words. :)

You&#039;re right that in some ways this delay is a good thing. We&#039;ll definitely make a good use of the extra time.

Handlebars was only used by Arpi to prototype the UI, and it will be removed. We could use any JavaScript MVC framework, like Ember, React, or pretty much anything to make Agent work, but I have great confidence in Angular. The Angular 2 port is already in progress.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60410">edbo</a>.</p>
<p>Our (old) bank is not hiding from anybody. They are simply hopeless beyond words. 🙂</p>
<p>You're right that in some ways this delay is a good thing. We'll definitely make a good use of the extra time.</p>
<p>Handlebars was only used by Arpi to prototype the UI, and it will be removed. We could use any JavaScript MVC framework, like Ember, React, or pretty much anything to make Agent work, but I have great confidence in Angular. The Angular 2 port is already in progress.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: edbo		</title>
		<link>https://uhk.io/blog/2016/04/14/manufacturing-has-begun-but-delivery-is-slightly-delayed#comment-60410</link>

		<dc:creator><![CDATA[edbo]]></dc:creator>
		<pubDate>Fri, 15 Apr 2016 18:32:24 +0000</pubDate>
		<guid isPermaLink="false">https://uhk.io/?p=4552#comment-60410</guid>

					<description><![CDATA[Thanks for the update! Hopefully this has nothing to do with the bank trying to hide from the Panama-papers and just totally forgot to transfer the money ;-)  Luckily I still have another keyboard :-) and I hope that the two months delay also give you a little more time to stabilize the hardware and software. As a mechanical engineer myself I know that creating molds is hard and it never goes like intended. 

Looking at the agent source-code on github I see you are using Handlebars for templating. Ever thought of using EmberJS (www.emberjs.com) created by the authors of Handlebars?]]></description>
			<content:encoded><![CDATA[<p>Thanks for the update! Hopefully this has nothing to do with the bank trying to hide from the Panama-papers and just totally forgot to transfer the money 😉  Luckily I still have another keyboard 🙂 and I hope that the two months delay also give you a little more time to stabilize the hardware and software. As a mechanical engineer myself I know that creating molds is hard and it never goes like intended. </p>
<p>Looking at the agent source-code on github I see you are using Handlebars for templating. Ever thought of using EmberJS (www.emberjs.com) created by the authors of Handlebars?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
