<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: initbar</title><link>https://news.ycombinator.com/user?id=initbar</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 19:32:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=initbar" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by initbar in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://init.bar" rel="nofollow noreferrer">https://init.bar</a></p>
]]></description><pubDate>Tue, 04 Jul 2023 17:37:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=36589966</link><dc:creator>initbar</dc:creator><comments>https://news.ycombinator.com/item?id=36589966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36589966</guid></item><item><title><![CDATA[New comment by initbar in "Speeding up function calls with lru_cache in Python"]]></title><description><![CDATA[
<p>I had worked on a open source project called 'safecache' on the similar note. As others has already commented, @lru_cache does not play well with mutable data structures. So my implementation handles for both immutable and mutable data structures as well as multi-threaded operations.<p><a href="https://github.com/Verizon/safecache" rel="nofollow">https://github.com/Verizon/safecache</a></p>
]]></description><pubDate>Sun, 28 Jun 2020 17:36:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=23670464</link><dc:creator>initbar</dc:creator><comments>https://news.ycombinator.com/item?id=23670464</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23670464</guid></item><item><title><![CDATA[Implementation of Pythonic pseudo-`const`]]></title><description><![CDATA[
<p>Article URL: <a href="https://init.bar/#/blog/post/2018/05/02/implementation-of-pythonic-pseudo-const/">https://init.bar/#/blog/post/2018/05/02/implementation-of-pythonic-pseudo-const/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16979962">https://news.ycombinator.com/item?id=16979962</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 02 May 2018 18:43:17 +0000</pubDate><link>https://init.bar/#/blog/post/2018/05/02/implementation-of-pythonic-pseudo-const/</link><dc:creator>initbar</dc:creator><comments>https://news.ycombinator.com/item?id=16979962</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16979962</guid></item></channel></rss>