<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: timakro</title><link>https://news.ycombinator.com/user?id=timakro</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 20:13:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=timakro" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by timakro in "Rusty ownership and the lifecycle’s stone"]]></title><description><![CDATA[
<p>Small correction: contrary to what the post claims this does not compile:<p><pre><code>    fn main() {
        let s = String::from("hello");
        foo(s);
        println!("{}", s);
    }

    fn foo(le_string: String) -> String {
        println!("{}", le_string);
        le_string
    }
</code></pre>
This does, which is probably what the author meant:<p><pre><code>    fn main() {
        let s = String::from("hello");
        let s = foo(s);
        println!("{}", s);
    }

    fn foo(le_string: String) -> String {
        println!("{}", le_string);
        le_string
    }
</code></pre>
Great post!</p>
]]></description><pubDate>Sun, 27 Nov 2022 17:29:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=33764709</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=33764709</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33764709</guid></item><item><title><![CDATA[New comment by timakro in "Why it’s hard to buy deodorant in Manhattan"]]></title><description><![CDATA[
<p>Amazon makes it easy to sell especially with FBA. That's as much a good thing as it can be misused. It allows new businesses to get started when they cannot afford to handle shipping to customers themselves.</p>
]]></description><pubDate>Thu, 24 Nov 2022 23:57:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=33737528</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=33737528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33737528</guid></item><item><title><![CDATA[New comment by timakro in "Brian Kernighan adds Unicode support to Awk"]]></title><description><![CDATA[
<p>So it turns out the default on Debian is mawk which does NOT support Unicode. Thanks for pointing that out. This simple test gives different results for gawk and mawk.<p><pre><code>  $ echo 'ö' | awk '{print length}'</code></pre></p>
]]></description><pubDate>Sat, 20 Aug 2022 19:25:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=32534543</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=32534543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32534543</guid></item><item><title><![CDATA[New comment by timakro in "Brian Kernighan adds Unicode support to Awk"]]></title><description><![CDATA[
<p>I believe no distro actually ships this version of awk by default. They ship GNU awk which has Unicode support anyways.</p>
]]></description><pubDate>Sat, 20 Aug 2022 19:04:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=32534399</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=32534399</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32534399</guid></item><item><title><![CDATA[New comment by timakro in "Library Writing Realizations (2015)"]]></title><description><![CDATA[
<p>Even though I'm a prospective developer I read the title as "realizations I had when writing in a public library". I was hoping for tips or insights when working in public spaces.</p>
]]></description><pubDate>Sun, 24 Jul 2022 21:49:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=32218096</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=32218096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32218096</guid></item><item><title><![CDATA[Answering 'OK' May Make Millennials and Gen-Zers Think You're Mad at Them (2019)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.inc.com/minda-zetlin/ok-kk-millennial-gen-z-words-terms-misunderstandings.html">https://www.inc.com/minda-zetlin/ok-kk-millennial-gen-z-words-terms-misunderstandings.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29209216">https://news.ycombinator.com/item?id=29209216</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 13 Nov 2021 12:06:46 +0000</pubDate><link>https://www.inc.com/minda-zetlin/ok-kk-millennial-gen-z-words-terms-misunderstandings.html</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=29209216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29209216</guid></item><item><title><![CDATA[New comment by timakro in "I'm “still afraid to use spaces in file names” years old"]]></title><description><![CDATA[
<p>Maybe if we'd do it more software would actually learn to deal with it.</p>
]]></description><pubDate>Thu, 11 Nov 2021 15:44:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=29189149</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=29189149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29189149</guid></item><item><title><![CDATA[New comment by timakro in "On Apple’s “Expanded Protections for Children” – A Personal Story"]]></title><description><![CDATA[
<p>Some banks in Germany support chipTAN which doesn't require a phone. You can find a list of banks supporting chipTAN here: <a href="https://www.kostenloser-girokonto-vergleich.de/diese-banken-bieten-hbci-oder-chiptan-mit-tan-generator-an/" rel="nofollow">https://www.kostenloser-girokonto-vergleich.de/diese-banken-...</a></p>
]]></description><pubDate>Fri, 06 Aug 2021 09:42:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=28085027</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=28085027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28085027</guid></item><item><title><![CDATA[Subtleties of configuring Nginx’s auth_basic to “remember me”]]></title><description><![CDATA[
<p>Article URL: <a href="https://tschumacher.net/subtleties-of-configuring-nginxs-auth-basic-to-remember-me/">https://tschumacher.net/subtleties-of-configuring-nginxs-auth-basic-to-remember-me/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28051090">https://news.ycombinator.com/item?id=28051090</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 03 Aug 2021 16:25:33 +0000</pubDate><link>https://tschumacher.net/subtleties-of-configuring-nginxs-auth-basic-to-remember-me/</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=28051090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28051090</guid></item><item><title><![CDATA[Vimpc is a client for mpd with vi-like key bindings]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/boysetsfrog/vimpc">https://github.com/boysetsfrog/vimpc</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=26752042">https://news.ycombinator.com/item?id=26752042</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 09 Apr 2021 15:45:58 +0000</pubDate><link>https://github.com/boysetsfrog/vimpc</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=26752042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26752042</guid></item><item><title><![CDATA[New comment by timakro in "Quadcopter Programming Part 2: Using the CMSIS Library and First Takeoff"]]></title><description><![CDATA[
<p>Great! Be sure to check out the first part if you have trouble getting started. Best of luck :)</p>
]]></description><pubDate>Mon, 02 Dec 2019 07:13:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=21680494</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=21680494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21680494</guid></item><item><title><![CDATA[New comment by timakro in "Quadcopter Programming Part 2: Using the CMSIS Library and First Takeoff"]]></title><description><![CDATA[
<p>SWD is purposefully exposed on that board and instead of flashing via the bootloader I got flashing with gdb via SWD with the `load` command working. I just use a male header with some jumper wires for the connection. It seems stable enough. Some pictures of the debug port here:<p><a href="https://files.timakro.de/IMG_20191201_142259.jpg" rel="nofollow">https://files.timakro.de/IMG_20191201_142259.jpg</a><p><a href="https://files.timakro.de/IMG_20191201_142246.jpg" rel="nofollow">https://files.timakro.de/IMG_20191201_142246.jpg</a></p>
]]></description><pubDate>Sun, 01 Dec 2019 13:28:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=21675379</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=21675379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21675379</guid></item><item><title><![CDATA[Quadcopter Programming Part 2: Using the CMSIS Library and First Takeoff]]></title><description><![CDATA[
<p>Article URL: <a href="https://timakro.de/blog/quadcopter-programming-part-2/">https://timakro.de/blog/quadcopter-programming-part-2/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21669936">https://news.ycombinator.com/item?id=21669936</a></p>
<p>Points: 71</p>
<p># Comments: 18</p>
]]></description><pubDate>Sat, 30 Nov 2019 13:48:37 +0000</pubDate><link>https://timakro.de/blog/quadcopter-programming-part-2/</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=21669936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21669936</guid></item><item><title><![CDATA[My Windows Gaming VM with PCI Passthrough and First Thoughts on Arch Linux]]></title><description><![CDATA[
<p>Article URL: <a href="https://timakro.de/blog/new-hardware-switching-to-arch-linux/">https://timakro.de/blog/new-hardware-switching-to-arch-linux/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20014951">https://news.ycombinator.com/item?id=20014951</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 26 May 2019 13:57:19 +0000</pubDate><link>https://timakro.de/blog/new-hardware-switching-to-arch-linux/</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=20014951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20014951</guid></item><item><title><![CDATA[New Hardware, Switching to Arch Linux and PCI Passthrough for Gaming]]></title><description><![CDATA[
<p>Article URL: <a href="https://timakro.de/blog/new-hardware-switching-to-arch-linux/">https://timakro.de/blog/new-hardware-switching-to-arch-linux/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19849809">https://news.ycombinator.com/item?id=19849809</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 07 May 2019 14:37:12 +0000</pubDate><link>https://timakro.de/blog/new-hardware-switching-to-arch-linux/</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=19849809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19849809</guid></item><item><title><![CDATA[New comment by timakro in "EU Abolishes Tan Lists and Banking Apps on Rooted Phones Ridiculousness"]]></title><description><![CDATA[
<p>It stands for "Transaction authentication number", in Germany this term is widely used, not sure about other European countries.<p>And yes you are correct, this is a one-time password you enter to authenticate a bank transaction.</p>
]]></description><pubDate>Tue, 26 Mar 2019 06:19:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=19489643</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=19489643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19489643</guid></item><item><title><![CDATA[EU Abolishes Tan Lists and Banking Apps on Rooted Phones Ridiculousness]]></title><description><![CDATA[
<p>Article URL: <a href="https://timakro.de/blog/european-union-abolishes-tan-lists/">https://timakro.de/blog/european-union-abolishes-tan-lists/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19483952">https://news.ycombinator.com/item?id=19483952</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 25 Mar 2019 16:27:29 +0000</pubDate><link>https://timakro.de/blog/european-union-abolishes-tan-lists/</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=19483952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19483952</guid></item><item><title><![CDATA[New comment by timakro in "Bare Metal STM32 Programming and a Quadcopters Awakening"]]></title><description><![CDATA[
<p>Thanks, I updated the post.</p>
]]></description><pubDate>Wed, 06 Mar 2019 16:07:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=19319928</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=19319928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19319928</guid></item><item><title><![CDATA[New comment by timakro in "Bare Metal STM32 Programming and a Quadcopters Awakening"]]></title><description><![CDATA[
<p>Nice series you got there, I just took a look and found some really interesting projects. I would be honored for my article to be featured there!</p>
]]></description><pubDate>Wed, 06 Mar 2019 15:24:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=19319530</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=19319530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19319530</guid></item><item><title><![CDATA[New comment by timakro in "Bare Metal STM32 Programming and a Quadcopters Awakening"]]></title><description><![CDATA[
<p>Fair enough, my first idea was actually to use MicroPython. With a megabyte of Flash that would have been possible, but 64K is just not enough.</p>
]]></description><pubDate>Wed, 06 Mar 2019 06:27:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=19316773</link><dc:creator>timakro</dc:creator><comments>https://news.ycombinator.com/item?id=19316773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19316773</guid></item></channel></rss>