<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: antisemiotic</title><link>https://news.ycombinator.com/user?id=antisemiotic</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 02:13:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=antisemiotic" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by antisemiotic in "John Carmack: I’m going to work on artificial general intelligence"]]></title><description><![CDATA[
<p>I wonder what would happen if Carmack teamed up with Yudkowsky and his cult; Carmack's practicality with the imagination of people who non-facetiously talk about acausal deals with mulitiversal AIs could be a match made in heaven.</p>
]]></description><pubDate>Thu, 14 Nov 2019 08:41:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=21533838</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21533838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21533838</guid></item><item><title><![CDATA[New comment by antisemiotic in "Browsh for text-based internet browsing (2018)"]]></title><description><![CDATA[
<p>There are extensions (at least for Firefox, but I think Chrome has those too) to always redirect to old reddit.</p>
]]></description><pubDate>Tue, 12 Nov 2019 18:58:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=21516952</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21516952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21516952</guid></item><item><title><![CDATA[New comment by antisemiotic in "Async-await on stable Rust"]]></title><description><![CDATA[
<p>That's just the "Pin" type, which is heavily used in async code behind (and occasionally in front) the scenes, but is by no means restricted to it.</p>
]]></description><pubDate>Thu, 07 Nov 2019 14:57:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=21473718</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21473718</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21473718</guid></item><item><title><![CDATA[New comment by antisemiotic in "Facebook Libra Is Architecturally Unsound"]]></title><description><![CDATA[
<p>I used to think that Libra is just an attempt to combine the transaction speed of blockchain with the trustlessness of fiat, I didn't expect the rabbit hole to go so deep.</p>
]]></description><pubDate>Tue, 05 Nov 2019 13:30:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=21452167</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21452167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21452167</guid></item><item><title><![CDATA[New comment by antisemiotic in "Undercover reporter reveals life in a Polish troll farm"]]></title><description><![CDATA[
<p>Good old "anyone ineptly arguing against my core beliefs must be a paid troll": <a href="https://rationalwiki.org/wiki/Shill_gambit" rel="nofollow">https://rationalwiki.org/wiki/Shill_gambit</a></p>
]]></description><pubDate>Tue, 05 Nov 2019 07:35:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=21450430</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21450430</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21450430</guid></item><item><title><![CDATA[New comment by antisemiotic in "3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal"]]></title><description><![CDATA[
<p>>A compiler pass is not a compiler.<p>What is the difference, if there's one well-defined language before the pass and another after it?<p>>A non-optimising C to assembly compiler is not compiling to the same level of abstraction.<p>Neither are "transpilers", otherwise they'd be quite useless. Abstraction isn't a linear hirerarchy, in any case.</p>
]]></description><pubDate>Tue, 29 Oct 2019 11:28:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=21385920</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21385920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21385920</guid></item><item><title><![CDATA[New comment by antisemiotic in "3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal"]]></title><description><![CDATA[
<p>In that case surely you'd agree that there are hardly any compilers in wide use these days - more often than not the first step of a modern compiler is translation into a similar but less expressive intermediate language.<p>Or does it only count as "transpilation" if the intermediate representation is an already existing language, thus making the distincion purely based on the history of a language, not the implementation?</p>
]]></description><pubDate>Tue, 29 Oct 2019 07:03:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=21384777</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21384777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21384777</guid></item><item><title><![CDATA[New comment by antisemiotic in "3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal"]]></title><description><![CDATA[
<p>Fine, but by that logic, gcc with -O0 is a transpiler, and becomes a compiler again with -O2. Similarly, TS transpiles to JS, but, say, ClojureScript compiles to JS. And if a compiler is built with something like Nanopass, it's a sequence of transpilers that somehow become a compiler along the way.</p>
]]></description><pubDate>Tue, 29 Oct 2019 05:37:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=21384478</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21384478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21384478</guid></item><item><title><![CDATA[New comment by antisemiotic in "3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal"]]></title><description><![CDATA[
<p>"Transpilation" and "compilation" describe the exact same concept. From user's perspective, readable code is translated into runnable code. From theoretical perspective, code in a more complex language is translated into a less complex language while preserving semantics. From a compiler writer's perspective, it's a totem pole of compilers, with at least one middle-level language usually. Plenty of people use the term "compiles to JavaScript" to describe languages like TS or Elm. It's just some overly pedantic people insist on the term "transpile" when the target is also, in a completely unrelated way, used to write code directly by a significant number of contemporary programmers.</p>
]]></description><pubDate>Mon, 28 Oct 2019 23:15:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=21382802</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21382802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21382802</guid></item><item><title><![CDATA[New comment by antisemiotic in "3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal"]]></title><description><![CDATA[
<p>It's always "from one language to another", sometimes the destination is machine language. The output is generally not meant to be meant to be human-readable in any case. "Transpile" is an ugly and unnecessary word, please don't push it as "more correct".</p>
]]></description><pubDate>Mon, 28 Oct 2019 22:38:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=21382513</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21382513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21382513</guid></item><item><title><![CDATA[New comment by antisemiotic in "Tor Browser 9.0"]]></title><description><![CDATA[
<p>The emphasis was on "why Facebook", not "why Tor".</p>
]]></description><pubDate>Sun, 27 Oct 2019 11:27:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=21369080</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21369080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21369080</guid></item><item><title><![CDATA[New comment by antisemiotic in "Tor Browser 9.0"]]></title><description><![CDATA[
<p>What are the use cases for browsing Facebook through Tor? For me it sounds kind of like asking a prostitute for a hug.</p>
]]></description><pubDate>Sun, 27 Oct 2019 08:08:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=21368431</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21368431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21368431</guid></item><item><title><![CDATA[New comment by antisemiotic in "Sudo vulnerability"]]></title><description><![CDATA[
<p>Unless "user that was created with admin rights which were later taken away" counts as admin, then no. I always set up a separate admin account and hardly ever have to log into it to do admin stuff.</p>
]]></description><pubDate>Sun, 27 Oct 2019 06:58:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=21368256</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21368256</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21368256</guid></item><item><title><![CDATA[New comment by antisemiotic in "Gitlab ‘rethinking’ third-party telemetry"]]></title><description><![CDATA[
<p>DNT is pretty much the reverse of the evil bit (RFC 3514), but supposedly not meant as a joke.</p>
]]></description><pubDate>Fri, 25 Oct 2019 13:28:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=21354678</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21354678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21354678</guid></item><item><title><![CDATA[New comment by antisemiotic in "Gitlab ‘rethinking’ third-party telemetry"]]></title><description><![CDATA[
<p>Twelve thumbs down and one middle finger. (I'm not a native speaker of emoji and I'm not sure what the 8 ball means). These are from employees?</p>
]]></description><pubDate>Fri, 25 Oct 2019 13:07:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=21354533</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21354533</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21354533</guid></item><item><title><![CDATA[New comment by antisemiotic in "Stealing Ur Feelings"]]></title><description><![CDATA[
<p>Every educated AI knows that the best way to spot a criminal is too look for people staring directly at the camera, with a white rectangle below their face.</p>
]]></description><pubDate>Thu, 24 Oct 2019 07:44:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=21342517</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21342517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21342517</guid></item><item><title><![CDATA[New comment by antisemiotic in "Ask HN: What's a promising area to work on?"]]></title><description><![CDATA[
<p>>An example might be in store retail analytics- a set up with a bunch of cameras that can detect what people are touching or otherwise interested in.<p>Because the one thing desperately needed in this world is even more surveillance?</p>
]]></description><pubDate>Tue, 22 Oct 2019 20:05:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=21327989</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21327989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21327989</guid></item><item><title><![CDATA[New comment by antisemiotic in "Typography of Neon Genesis Evangelion"]]></title><description><![CDATA[
<p>>writers eventually admit<p>Excuse me sir, do you have a moment to talk about or lord and saviour, Death of the Author?</p>
]]></description><pubDate>Tue, 22 Oct 2019 16:24:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=21325518</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21325518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21325518</guid></item><item><title><![CDATA[New comment by antisemiotic in "Faces of Open Source"]]></title><description><![CDATA[
<p>I heard he got axed while he was on a business trip to Mexico.</p>
]]></description><pubDate>Tue, 22 Oct 2019 13:05:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=21323137</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21323137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21323137</guid></item><item><title><![CDATA[New comment by antisemiotic in "NordVPN confirms it was hacked"]]></title><description><![CDATA[
<p>IPv6 VPN is available for free from <a href="https://ungleich.ch/ipv6/vpn/" rel="nofollow">https://ungleich.ch/ipv6/vpn/</a> if you buy a VM from them.<p>Haven't tested it, just rembered datacenterlight from a HN thread about buying a mainframe.</p>
]]></description><pubDate>Tue, 22 Oct 2019 07:04:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=21321025</link><dc:creator>antisemiotic</dc:creator><comments>https://news.ycombinator.com/item?id=21321025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21321025</guid></item></channel></rss>