<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: tocariimaa</title><link>https://news.ycombinator.com/user?id=tocariimaa</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 09 May 2026 14:52:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tocariimaa" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tocariimaa in "Google broke reCAPTCHA for de-googled Android users"]]></title><description><![CDATA[
<p>The water is already boiling and the frog can't get out anymore.</p>
]]></description><pubDate>Sat, 09 May 2026 03:23:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48071510</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=48071510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48071510</guid></item><item><title><![CDATA[New comment by tocariimaa in "Grok 4.3"]]></title><description><![CDATA[
<p>Why do Americans love to bring black people into everything?</p>
]]></description><pubDate>Fri, 01 May 2026 14:53:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47975491</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=47975491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47975491</guid></item><item><title><![CDATA[New comment by tocariimaa in "Lennart Poettering, Christian Brauner founded a new company"]]></title><description><![CDATA[
<p>We warned you that systemd was just the beginning.</p>
]]></description><pubDate>Wed, 28 Jan 2026 05:38:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46791487</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=46791487</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46791487</guid></item><item><title><![CDATA[New comment by tocariimaa in "Problems with D-Bus on the Linux desktop"]]></title><description><![CDATA[
<p>"works as intended wontfix conversation locked"</p>
]]></description><pubDate>Mon, 15 Dec 2025 22:51:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46281978</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=46281978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46281978</guid></item><item><title><![CDATA[New comment by tocariimaa in "Robust Wavefront OBJ model parsing in C"]]></title><description><![CDATA[
<p>Always when an article of this author gets posted on HN there's a Rust fanatic saying how his code does not work and how wrong he is for committing the sin of using C in current year.</p>
]]></description><pubDate>Mon, 03 Mar 2025 17:01:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=43243885</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=43243885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43243885</guid></item><item><title><![CDATA[New comment by tocariimaa in "Depending in Common Lisp – Using the CLOS dependent maintenance protocol (2022)"]]></title><description><![CDATA[
<p>> vim has 2 implementations of slime.<p>Which are both buggy and one of them is abandoned.<p>> Lem is a new editor written in Common Lisp that has slime "built-in".<p>"Lem" is not (neo)vim, has Emacs RSI bindings and even if by some chance it included some "vi mode", it would simply be an emulation, not an actual vi editor. Same issue with Emacs using "evil mode".</p>
]]></description><pubDate>Sat, 01 Mar 2025 22:51:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43224726</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=43224726</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43224726</guid></item><item><title><![CDATA[New comment by tocariimaa in "Depending in Common Lisp – Using the CLOS dependent maintenance protocol (2022)"]]></title><description><![CDATA[
<p>First step would be to support SLIME in editors other than Emacs.</p>
]]></description><pubDate>Sat, 01 Mar 2025 22:32:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43224476</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=43224476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43224476</guid></item><item><title><![CDATA[New comment by tocariimaa in "Show HN: I built an embeddable Unicode library with MISRA C conformance"]]></title><description><![CDATA[
<p>It uses a privative license if you're wondering.</p>
]]></description><pubDate>Sun, 15 Dec 2024 18:34:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42425054</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=42425054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42425054</guid></item><item><title><![CDATA[New comment by tocariimaa in "Advent of Code 2024"]]></title><description><![CDATA[
<p>I have this script:<p><pre><code>  #!/bin/sh
  set -e
  curl "https://adventofcode.com/${YEAR:?}/day/${DAY:?}/input" --cookie "session=$(cat .token)"
</code></pre>
then: YEAR=2024 DAY=1 ./aocdata</p>
]]></description><pubDate>Sun, 01 Dec 2024 22:02:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42291059</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=42291059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42291059</guid></item><item><title><![CDATA[New comment by tocariimaa in "Tk9.0: CGo-free, cross platform GUI toolkit for Go"]]></title><description><![CDATA[
<p>>to free ourselves from the Wintel monopoly<p>Now we "enjoy" the Chrome monopoly.</p>
]]></description><pubDate>Fri, 29 Nov 2024 02:42:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=42270333</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=42270333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42270333</guid></item><item><title><![CDATA[QBE – Compiler Back End]]></title><description><![CDATA[
<p>Article URL: <a href="https://c9x.me/compile/">https://c9x.me/compile/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37523510">https://news.ycombinator.com/item?id=37523510</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 15 Sep 2023 14:27:19 +0000</pubDate><link>https://c9x.me/compile/</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=37523510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37523510</guid></item><item><title><![CDATA[You can’t copy code with memcpy; code is more complicated than that (2021)]]></title><description><![CDATA[
<p>Article URL: <a href="https://devblogs.microsoft.com/oldnewthing/20211229-00/?p=106061">https://devblogs.microsoft.com/oldnewthing/20211229-00/?p=106061</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37365511">https://news.ycombinator.com/item?id=37365511</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 02 Sep 2023 21:04:27 +0000</pubDate><link>https://devblogs.microsoft.com/oldnewthing/20211229-00/?p=106061</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=37365511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37365511</guid></item><item><title><![CDATA[New comment by tocariimaa in "The technical merits of Wayland are mostly irrelevant"]]></title><description><![CDATA[
<p>Doesn't Wayland WMs have to break those "security benefits" constantly to just be able to take a screenshot?</p>
]]></description><pubDate>Fri, 01 Sep 2023 12:58:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=37350239</link><dc:creator>tocariimaa</dc:creator><comments>https://news.ycombinator.com/item?id=37350239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37350239</guid></item></channel></rss>