<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: ernado</title><link>https://news.ycombinator.com/user?id=ernado</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Jul 2026 03:29:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ernado" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ernado in "'Lavender': The AI machine directing Israel's bombing in Gaza"]]></title><description><![CDATA[
<p>Isn’t it close to Russian-Ukrainian war ratio?</p>
]]></description><pubDate>Wed, 03 Apr 2024 19:58:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=39922281</link><dc:creator>ernado</dc:creator><comments>https://news.ycombinator.com/item?id=39922281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39922281</guid></item><item><title><![CDATA[GoTD: MTProto Telegram Client and Server in Go]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/gotd/td">https://github.com/gotd/td</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33222766">https://news.ycombinator.com/item?id=33222766</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 16 Oct 2022 11:17:23 +0000</pubDate><link>https://github.com/gotd/td</link><dc:creator>ernado</dc:creator><comments>https://news.ycombinator.com/item?id=33222766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33222766</guid></item><item><title><![CDATA[New comment by ernado in "Germany sees shift in sentiment toward atomic energy"]]></title><description><![CDATA[
<p>Russia is building 22 reactors (mostly VVER), China 16, Korea 5, India 4, France 3, US 2.</p>
]]></description><pubDate>Sun, 14 Aug 2022 00:37:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=32455148</link><dc:creator>ernado</dc:creator><comments>https://news.ycombinator.com/item?id=32455148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32455148</guid></item><item><title><![CDATA[Ogen: Spec-first OpenAPI v3 codegen for Go]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ogen-go/ogen">https://github.com/ogen-go/ogen</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31606856">https://news.ycombinator.com/item?id=31606856</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 03 Jun 2022 11:21:19 +0000</pubDate><link>https://github.com/ogen-go/ogen</link><dc:creator>ernado</dc:creator><comments>https://news.ycombinator.com/item?id=31606856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31606856</guid></item><item><title><![CDATA[New comment by ernado in "Go-faster/ch: fastest ClickHouse client in Go, faster than Rust and C++"]]></title><description><![CDATA[
<p>All of them. Please see benchmarks:
<a href="https://github.com/go-faster/ch-bench" rel="nofollow">https://github.com/go-faster/ch-bench</a></p>
]]></description><pubDate>Thu, 06 Jan 2022 06:12:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=29820075</link><dc:creator>ernado</dc:creator><comments>https://news.ycombinator.com/item?id=29820075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29820075</guid></item><item><title><![CDATA[Go-faster/ch: fastest ClickHouse client in Go, faster than Rust and C++]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/go-faster/ch">https://github.com/go-faster/ch</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29808354">https://news.ycombinator.com/item?id=29808354</a></p>
<p>Points: 14</p>
<p># Comments: 4</p>
]]></description><pubDate>Wed, 05 Jan 2022 13:01:09 +0000</pubDate><link>https://github.com/go-faster/ch</link><dc:creator>ernado</dc:creator><comments>https://news.ycombinator.com/item?id=29808354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29808354</guid></item><item><title><![CDATA[New comment by ernado in "The Safety Boat: Kubernetes and Rust"]]></title><description><![CDATA[
<p>It is right, race detector is not enabled by default and you should explicitly run tests with it or tell compiler to enable it - it is not compile-time, but run-time.<p>But still, it detects this error.</p>
]]></description><pubDate>Sun, 03 May 2020 12:33:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=23058611</link><dc:creator>ernado</dc:creator><comments>https://news.ycombinator.com/item?id=23058611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23058611</guid></item><item><title><![CDATA[New comment by ernado in "The Safety Boat: Kubernetes and Rust"]]></title><description><![CDATA[
<p>> we caught a significant race condition<p>It is a data race, not a race condition.<p>> and which passed the race checker for Go<p>No, it is not. 
<a href="https://github.com/helm/helm/pull/7820#issuecomment-604360627" rel="nofollow">https://github.com/helm/helm/pull/7820#issuecomment-60436062...</a><p>There is a comment by issue author which is literally a go data race detector warning.
Like "WARNING: DATA RACE".</p>
]]></description><pubDate>Sun, 03 May 2020 01:59:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=23056305</link><dc:creator>ernado</dc:creator><comments>https://news.ycombinator.com/item?id=23056305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23056305</guid></item></channel></rss>