<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: funny_falcon</title><link>https://news.ycombinator.com/user?id=funny_falcon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 01:02:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=funny_falcon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by funny_falcon in "Europe's most wanted man plotted my murder and that of my colleague"]]></title><description><![CDATA[
<p>I believe, it was pro-military, but not pro-war. The book idealizes the state and social system, and uses war only as a backdrop.</p>
]]></description><pubDate>Sat, 08 Mar 2025 05:42:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=43297792</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=43297792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43297792</guid></item><item><title><![CDATA[New comment by funny_falcon in "The Pentium contains a complicated circuit to multiply by three"]]></title><description><![CDATA[
<p>Compilers still prefer LEA to multiply on 3,5 and 9, which performs shift+add I believe.</p>
]]></description><pubDate>Mon, 03 Mar 2025 07:17:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43239120</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=43239120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43239120</guid></item><item><title><![CDATA[New comment by funny_falcon in "From C++ to Clojure: Jank language promises best of both"]]></title><description><![CDATA[
<p>First SmallTalk versions were built with Lisp. “Live environment” and “world image” were just inherited.</p>
]]></description><pubDate>Thu, 30 Jan 2025 09:55:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=42876411</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42876411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42876411</guid></item><item><title><![CDATA[New comment by funny_falcon in "Ropey – A UTF8 text rope for manipulating and editing large text"]]></title><description><![CDATA[
<p>And looks like Helix editor uses it together with ropey.</p>
]]></description><pubDate>Thu, 16 Jan 2025 14:50:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42725933</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42725933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42725933</guid></item><item><title><![CDATA[New comment by funny_falcon in "C: Simple Defer, Ready to Use"]]></title><description><![CDATA[
<p>OMG!<p>returns_struct looks actually correct to me, ie it is expected (by me). Golang's defer works this way.<p>Do both examples follow standard? Or is it common misinterpretation by all compilers?</p>
]]></description><pubDate>Tue, 07 Jan 2025 10:10:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=42621059</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42621059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42621059</guid></item><item><title><![CDATA[New comment by funny_falcon in "Rails for everything"]]></title><description><![CDATA[
<p>Do you use stanza?</p>
]]></description><pubDate>Thu, 02 Jan 2025 14:24:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=42574651</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42574651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42574651</guid></item><item><title><![CDATA[New comment by funny_falcon in "C++ is an absolute blast"]]></title><description><![CDATA[
<p>There is the trick: use enum for const. It works most of the time.</p>
]]></description><pubDate>Wed, 25 Dec 2024 22:35:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42511648</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42511648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42511648</guid></item><item><title><![CDATA[New comment by funny_falcon in "C++ is an absolute blast"]]></title><description><![CDATA[
<p>It seems meson is gaining traction and will overpass cmake in near future.</p>
]]></description><pubDate>Wed, 25 Dec 2024 22:27:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=42511604</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42511604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42511604</guid></item><item><title><![CDATA[Non-temporal store heuristics on the Apple M2]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ocaml/ocaml/issues/13262">https://github.com/ocaml/ocaml/issues/13262</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42408658">https://news.ycombinator.com/item?id=42408658</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 13 Dec 2024 14:25:00 +0000</pubDate><link>https://github.com/ocaml/ocaml/issues/13262</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42408658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42408658</guid></item><item><title><![CDATA[The Acton Programming Language]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/actonlang/acton">https://github.com/actonlang/acton</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42338773">https://news.ycombinator.com/item?id=42338773</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 06 Dec 2024 11:26:10 +0000</pubDate><link>https://github.com/actonlang/acton</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42338773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42338773</guid></item><item><title><![CDATA[New comment by funny_falcon in "Float Self-Tagging"]]></title><description><![CDATA[
<p>Another quite similar technique from OpenSmalltalk: <a href="https://clementbera.wordpress.com/2018/11/09/64-bits-immediate-floats/" rel="nofollow">https://clementbera.wordpress.com/2018/11/09/64-bits-immedia...</a></p>
]]></description><pubDate>Fri, 29 Nov 2024 20:02:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42276644</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42276644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42276644</guid></item><item><title><![CDATA[New comment by funny_falcon in "Float Self-Tagging"]]></title><description><![CDATA[
<p>In fact, CRuby successfully combined “Self Tagging” with pointer tagging. Here's the commit:<p><a href="https://github.com/ruby/ruby/commit/b3b5e626ad69bf22be3228f847f94e1b68f40888">https://github.com/ruby/ruby/commit/b3b5e626ad69bf22be3228f8...</a></p>
]]></description><pubDate>Thu, 28 Nov 2024 19:13:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42267838</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42267838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42267838</guid></item><item><title><![CDATA[New comment by funny_falcon in "Float Self-Tagging"]]></title><description><![CDATA[
<p>I mean, CRuby does “Float Self Tagging” for years. Paper just has the mistake about CRuby.</p>
]]></description><pubDate>Thu, 28 Nov 2024 18:47:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42267628</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42267628</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42267628</guid></item><item><title><![CDATA[New comment by funny_falcon in "Float Self-Tagging"]]></title><description><![CDATA[
<p>CRuby uses this technique on 64bit platforms for years.<p>Edit: the commit
<a href="https://github.com/ruby/ruby/commit/b3b5e626ad69bf22be3228f847f94e1b68f40888">https://github.com/ruby/ruby/commit/b3b5e626ad69bf22be3228f8...</a></p>
]]></description><pubDate>Thu, 28 Nov 2024 17:28:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=42267058</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42267058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42267058</guid></item><item><title><![CDATA[New comment by funny_falcon in "Float Self-Tagging"]]></title><description><![CDATA[
<p>Just correction: CRuby uses “Float Self-Tagging” for years.</p>
]]></description><pubDate>Thu, 28 Nov 2024 17:26:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42267041</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42267041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42267041</guid></item><item><title><![CDATA[New comment by funny_falcon in "Lush: My favorite small programming language"]]></title><description><![CDATA[
<p>But commits exists even this year: <a href="https://sourceforge.net/p/lush/activity/" rel="nofollow">https://sourceforge.net/p/lush/activity/</a></p>
]]></description><pubDate>Tue, 26 Nov 2024 22:34:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42250845</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=42250845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42250845</guid></item><item><title><![CDATA[New comment by funny_falcon in "A high-performance, zero-overhead, extensible Python compiler using LLVM"]]></title><description><![CDATA[
<p>Readability, reproducibility, and simple LRU.<p>Reproducibility matters for tests, they become simpler. Some other algorithms become simpler as well.<p>LRU is just a dict with preserving order: on access just delete and insert again.</p>
]]></description><pubDate>Fri, 20 Sep 2024 20:06:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=41605136</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=41605136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41605136</guid></item><item><title><![CDATA[New comment by funny_falcon in "500 Python Interpreters"]]></title><description><![CDATA[
<p>Unfortunately, pocketpy moved to global reference to vm recently while changing implementation from C++ to C. Weird decision.</p>
]]></description><pubDate>Sat, 31 Aug 2024 19:51:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=41411443</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=41411443</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41411443</guid></item><item><title><![CDATA[New comment by funny_falcon in "Telegram founder Pavel Durov arrested at French airport"]]></title><description><![CDATA[
<p>AFAIK, Signal doesn’t provide any way to prove its application were built from non-modified audited free open source code. Indeed there are evidences it behaves “a bit” differently.<p>So unless you’ve built application by yourself, you have no guarantee of it’s sequrity.</p>
]]></description><pubDate>Sun, 25 Aug 2024 09:15:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=41345799</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=41345799</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41345799</guid></item><item><title><![CDATA[New comment by funny_falcon in "Show HN: High-precision date/time in SQLite"]]></title><description><![CDATA[
<p>What “Statically typed” would mean for SQL DB with extensible type system?</p>
]]></description><pubDate>Sun, 18 Aug 2024 19:58:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=41284942</link><dc:creator>funny_falcon</dc:creator><comments>https://news.ycombinator.com/item?id=41284942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41284942</guid></item></channel></rss>