<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: theThree</title><link>https://news.ycombinator.com/user?id=theThree</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 10 Sep 2026 05:55:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=theThree" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by theThree in "I tried Gleam for Advent of Code"]]></title><description><![CDATA[
<p>I don't know if I'm the only one experiencing this: It's too hard to find the download link from their website.</p>
]]></description><pubDate>Sat, 13 Dec 2025 23:21:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46259201</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=46259201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46259201</guid></item><item><title><![CDATA[New comment by theThree in "Pipelining in psql (PostgreSQL 18)"]]></title><description><![CDATA[
<p>I developed a JS pg client that use pipeline mode by default: <a href="https://github.com/stanNthe5/pgline" rel="nofollow">https://github.com/stanNthe5/pgline</a></p>
]]></description><pubDate>Sun, 12 Oct 2025 09:10:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45556686</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=45556686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45556686</guid></item><item><title><![CDATA[Java 25 Launch Stream]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=duIceCXObrA">https://www.youtube.com/watch?v=duIceCXObrA</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45263263">https://news.ycombinator.com/item?id=45263263</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 16 Sep 2025 15:01:41 +0000</pubDate><link>https://www.youtube.com/watch?v=duIceCXObrA</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=45263263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45263263</guid></item><item><title><![CDATA[New comment by theThree in "Node.js is able to execute TypeScript files without additional configuration"]]></title><description><![CDATA[
<p>I'm using Bun, but I avoid using any Bun.* function, because I don't want to bind my typescript project to a runtime.</p>
]]></description><pubDate>Mon, 18 Aug 2025 01:53:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44936646</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44936646</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44936646</guid></item><item><title><![CDATA[New comment by theThree in "Modern Node.js Patterns"]]></title><description><![CDATA[
<p>It's still not ready for use. I don't care Enum. But you can not import local files without extensions. You can not define class properties in constructor.</p>
]]></description><pubDate>Sun, 03 Aug 2025 23:06:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44780587</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44780587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44780587</guid></item><item><title><![CDATA[PostgreSQL JavaScript client benchmark – pgline vs. pg vs. Bun.sql vs. Postgres]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/stanNthe5/pgline">https://github.com/stanNthe5/pgline</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44761728">https://news.ycombinator.com/item?id=44761728</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 01 Aug 2025 19:59:39 +0000</pubDate><link>https://github.com/stanNthe5/pgline</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44761728</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44761728</guid></item><item><title><![CDATA[Rusdown: A Fast JavaScript Markdown Parser Powered by WASM/Rust]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/stanNthe5/rusdown">https://github.com/stanNthe5/rusdown</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44735950">https://news.ycombinator.com/item?id=44735950</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 30 Jul 2025 16:02:05 +0000</pubDate><link>https://github.com/stanNthe5/rusdown</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44735950</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44735950</guid></item><item><title><![CDATA[Dotenv's Promotion on Runtime Message]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/motdotla/dotenv/issues/876">https://github.com/motdotla/dotenv/issues/876</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44601783">https://news.ycombinator.com/item?id=44601783</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 18 Jul 2025 06:26:35 +0000</pubDate><link>https://github.com/motdotla/dotenv/issues/876</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44601783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44601783</guid></item><item><title><![CDATA[New comment by theThree in "Run TypeScript code without worrying about configuration"]]></title><description><![CDATA[
<p>It still have issues. Example: `import foo from "./Foo"` doesn't work. You have to `import foo from "./Foo.ts"`</p>
]]></description><pubDate>Fri, 18 Jul 2025 01:47:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=44600353</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44600353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44600353</guid></item><item><title><![CDATA[New comment by theThree in "A job queue in two lines of JavaScript"]]></title><description><![CDATA[
<p>Something like this?<p>async function runTasks(tasks: Job[]) {
    for (let task of tasks) {
        try {
            await task()
        } catch (e) {
        }
    }
}</p>
]]></description><pubDate>Mon, 14 Jul 2025 04:22:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=44556431</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44556431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44556431</guid></item><item><title><![CDATA[Node.js Added Watch-Mode]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/nodejs/node/commit/80dec9849d">https://github.com/nodejs/node/commit/80dec9849d</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44538858">https://news.ycombinator.com/item?id=44538858</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 12 Jul 2025 02:42:05 +0000</pubDate><link>https://github.com/nodejs/node/commit/80dec9849d</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44538858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44538858</guid></item><item><title><![CDATA[TypeScript-autoAwait: automatically add "async/await" on Tab]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/stanNthe5/typescript-autoawait">https://github.com/stanNthe5/typescript-autoawait</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44220530">https://news.ycombinator.com/item?id=44220530</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 09 Jun 2025 00:56:23 +0000</pubDate><link>https://github.com/stanNthe5/typescript-autoawait</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44220530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44220530</guid></item><item><title><![CDATA[New comment by theThree in "10 Years of Betting on Rust"]]></title><description><![CDATA[
<p>Async/await is the only thing prevent me from using Rust.</p>
]]></description><pubDate>Thu, 05 Jun 2025 12:01:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44190760</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44190760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44190760</guid></item><item><title><![CDATA[PHP Pipe operator v3 Accepted]]></title><description><![CDATA[
<p>Article URL: <a href="https://wiki.php.net/rfc/pipe-operator-v3">https://wiki.php.net/rfc/pipe-operator-v3</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44134115">https://news.ycombinator.com/item?id=44134115</a></p>
<p>Points: 10</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 30 May 2025 08:23:26 +0000</pubDate><link>https://wiki.php.net/rfc/pipe-operator-v3</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44134115</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44134115</guid></item><item><title><![CDATA[New comment by theThree in "A 10x Faster TypeScript with Anders Hejlsberg [video]"]]></title><description><![CDATA[
<p>Good to see there is already a preview version (@typescript/native-preview). Can tsc/ts-node use it now?</p>
]]></description><pubDate>Mon, 26 May 2025 14:39:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44097873</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44097873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44097873</guid></item><item><title><![CDATA[New comment by theThree in "Ask HN: What are you working on? (May 2025)"]]></title><description><![CDATA[
<p>The fastest PostgreSQL Node driver written in TypeScript: <a href="https://github.com/stanNthe5/pgline">https://github.com/stanNthe5/pgline</a></p>
]]></description><pubDate>Sun, 25 May 2025 20:18:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=44090716</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44090716</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44090716</guid></item><item><title><![CDATA[Pgline – PostgreSQL node.js driver written in TypeScript]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/stanNthe5/pgline">https://github.com/stanNthe5/pgline</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44043363">https://news.ycombinator.com/item?id=44043363</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 20 May 2025 16:25:30 +0000</pubDate><link>https://github.com/stanNthe5/pgline</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=44043363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44043363</guid></item><item><title><![CDATA[Show HN: Pgline – The fastest PostgreSQL driver for Node.js]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/stanNthe5/pgline">https://github.com/stanNthe5/pgline</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43970395">https://news.ycombinator.com/item?id=43970395</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 13 May 2025 07:18:38 +0000</pubDate><link>https://github.com/stanNthe5/pgline</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=43970395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43970395</guid></item><item><title><![CDATA[New comment by theThree in "A Go string concatenation library that is more efficient than strings.Builder"]]></title><description><![CDATA[
<p>Will do that. Thank you.</p>
]]></description><pubDate>Sat, 10 May 2025 16:23:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=43946827</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=43946827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43946827</guid></item><item><title><![CDATA[A Go string concatenation library that is more efficient than strings.Builder]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/stanNthe5/stringbuf">https://github.com/stanNthe5/stringbuf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43944777">https://news.ycombinator.com/item?id=43944777</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 10 May 2025 11:17:21 +0000</pubDate><link>https://github.com/stanNthe5/stringbuf</link><dc:creator>theThree</dc:creator><comments>https://news.ycombinator.com/item?id=43944777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43944777</guid></item></channel></rss>