<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: rootext</title><link>https://news.ycombinator.com/user?id=rootext</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 05 May 2026 08:41:42 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rootext" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rootext in "AAA – Analytical Anti-Aliasing"]]></title><description><![CDATA[
<p>Awesome article.<p>SDF(or mSDF) isn't the future. It's already "good enough" classic.<p>> This works, but performance tanks hard, as we solve every 
> bezier curve segment per pixel<p>This is "the future" or even present as used in Slug and DirectWrite with great performance<p><a href="https://sluglibrary.com/" rel="nofollow">https://sluglibrary.com/</a>
<a href="https://learn.microsoft.com/en-us/windows/win32/directwrite/direct-write-portal" rel="nofollow">https://learn.microsoft.com/en-us/windows/win32/directwrite/...</a></p>
]]></description><pubDate>Wed, 20 Nov 2024 13:49:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=42193915</link><dc:creator>rootext</dc:creator><comments>https://news.ycombinator.com/item?id=42193915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42193915</guid></item><item><title><![CDATA[New comment by rootext in "Svelte 5 Released"]]></title><description><![CDATA[
<p><a href="https://component-party.dev/compare/svelte4-vs-svelte5" rel="nofollow">https://component-party.dev/compare/svelte4-vs-svelte5</a>
best format to compare to my mind</p>
]]></description><pubDate>Sat, 19 Oct 2024 23:12:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=41891525</link><dc:creator>rootext</dc:creator><comments>https://news.ycombinator.com/item?id=41891525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41891525</guid></item><item><title><![CDATA[New comment by rootext in "PEP 686 – Make UTF-8 mode default"]]></title><description><![CDATA[
<p>It seems you are mixing two things: inner string representation and read/write encoding. Java has never used UTF-16 as default for the second.</p>
]]></description><pubDate>Fri, 26 Apr 2024 14:00:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=40169499</link><dc:creator>rootext</dc:creator><comments>https://news.ycombinator.com/item?id=40169499</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40169499</guid></item><item><title><![CDATA[New comment by rootext in "Deadcode: Finding unreachable functions in Go"]]></title><description><![CDATA[
<p>Dart compiler does it, as I know.</p>
]]></description><pubDate>Tue, 23 Jan 2024 19:45:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=39108677</link><dc:creator>rootext</dc:creator><comments>https://news.ycombinator.com/item?id=39108677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39108677</guid></item><item><title><![CDATA[New comment by rootext in "Aegis Authenticator – Secure 2FA App for Android"]]></title><description><![CDATA[
<p>You can import/export to Google Authenticator only and you must have two phones.
You cannot backup QR codes because screenshot is forbidden for security reason.
You cannot migrate to another application.</p>
]]></description><pubDate>Wed, 02 Nov 2022 22:09:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=33443607</link><dc:creator>rootext</dc:creator><comments>https://news.ycombinator.com/item?id=33443607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33443607</guid></item><item><title><![CDATA[New comment by rootext in "GraphQL kinda sucks"]]></title><description><![CDATA[
<p>> It doesn't support map/tables/dictionaries. This is actually huge.<p>It's actually easy to implement.
Just define custom scalar type:
scalar JSON
type MyObject {
  myField: JSON
}<p><a href="https://www.apollographql.com/docs/apollo-server/schema/custom-scalars/" rel="nofollow">https://www.apollographql.com/docs/apollo-server/schema/cust...</a></p>
]]></description><pubDate>Sat, 06 Aug 2022 16:20:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=32369385</link><dc:creator>rootext</dc:creator><comments>https://news.ycombinator.com/item?id=32369385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32369385</guid></item></channel></rss>