<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: MiTypeScript</title><link>https://news.ycombinator.com/user?id=MiTypeScript</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Jul 2026 05:59:41 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=MiTypeScript" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by MiTypeScript in "TypeScript 7"]]></title><description><![CDATA[
<p>fair, but, at the same time.. you may not think too much about it, but your editor is running the TypeScript language server all day long.  presumably, so does your CI.  presumably, so does your AI agent before feeling good about what it just did.</p>
]]></description><pubDate>Wed, 08 Jul 2026 23:20:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48838707</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=48838707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48838707</guid></item><item><title><![CDATA[New comment by MiTypeScript in "TypeScript 7"]]></title><description><![CDATA[
<p>sub-1day-first-frame-of-DOOM LFGGGGGG</p>
]]></description><pubDate>Wed, 08 Jul 2026 16:22:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48833902</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=48833902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48833902</guid></item><item><title><![CDATA[New comment by MiTypeScript in "TypeScript 5.5"]]></title><description><![CDATA[
<p>regarding the "Isolated Declarations" items from TypeScript 5.5: next week we're doing a PR code review/interview with Titian Cernicova-Dragomir, one of the main people pushing that work.  It'll be very similar in scope/style to the one above with Dan Vanderkam.  If you have questions to ask Titian about it, let us know and we'll ask him next week!</p>
]]></description><pubDate>Thu, 20 Jun 2024 19:15:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=40742191</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=40742191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40742191</guid></item><item><title><![CDATA[New comment by MiTypeScript in "TypeScript 5.5"]]></title><description><![CDATA[
<p>Many of us had given up hope that what ended being the "Inferred Predicate Types" feature of this release could ever be possible... and in the end, it was just like 10 lines of code!!<p>If you like technical deep dives on new TypeScript features, we did just such a deep dive[1] on this feature's PR with the author himself, Dan Vanderkam.  He goes through how he got the idea and motivation for what ended up being a really creative fix.<p>[1] <a href="https://youtu.be/LTuzl2r2HjA" rel="nofollow">https://youtu.be/LTuzl2r2HjA</a></p>
]]></description><pubDate>Thu, 20 Jun 2024 19:06:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=40742100</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=40742100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40742100</guid></item><item><title><![CDATA[New comment by MiTypeScript in "The TC-39 just introduced a new stage: stage 2.7"]]></title><description><![CDATA[
<p>If you're curious about the naming scheme (it now goes 0 -> 1 -> 2 -> 2.7 -> 3 -> 4), then you can read the discussion surrounding the name from the last meeting notes [1].<p>Also, for a quicker digest, Rob Palmer (from the committee) tweeted about it [2]<p>[1] <a href="https://github.com/tc39/notes/blob/main/meetings/2023-11/november-30.md">https://github.com/tc39/notes/blob/main/meetings/2023-11/nov...</a><p>[2] <a href="https://twitter.com/robpalmer2/status/1755362667416748266" rel="nofollow">https://twitter.com/robpalmer2/status/1755362667416748266</a></p>
]]></description><pubDate>Fri, 09 Feb 2024 02:12:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=39310615</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=39310615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39310615</guid></item><item><title><![CDATA[The TC-39 just introduced a new stage: stage 2.7]]></title><description><![CDATA[
<p>Article URL: <a href="https://tc39.es/process-document/">https://tc39.es/process-document/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39310601">https://news.ycombinator.com/item?id=39310601</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 09 Feb 2024 02:10:37 +0000</pubDate><link>https://tc39.es/process-document/</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=39310601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39310601</guid></item><item><title><![CDATA[New comment by MiTypeScript in "STC (Rust-based TypeScript type checker) is officially abandoned"]]></title><description><![CDATA[
<p>This was a super promising project that made a lot of progress.  The pin by the author makes it official.</p>
]]></description><pubDate>Sat, 20 Jan 2024 09:47:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=39066018</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=39066018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39066018</guid></item><item><title><![CDATA[STC (Rust-based TypeScript type checker) is officially abandoned]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/dudykr/stc/issues/1101">https://github.com/dudykr/stc/issues/1101</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39066017">https://news.ycombinator.com/item?id=39066017</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 20 Jan 2024 09:47:52 +0000</pubDate><link>https://github.com/dudykr/stc/issues/1101</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=39066017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39066017</guid></item><item><title><![CDATA[New comment by MiTypeScript in "Installing Git has 17 steps now"]]></title><description><![CDATA[
<p>it's chaos these days on twitter, isn't it: we posted the same thing to reddit, maybe it'll work better there: <a href="https://www.reddit.com/r/webdev/comments/17mwggv/installing_git_takes_17_steps_now" rel="nofollow noreferrer">https://www.reddit.com/r/webdev/comments/17mwggv/installing_...</a></p>
]]></description><pubDate>Fri, 03 Nov 2023 15:47:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=38130544</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=38130544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38130544</guid></item><item><title><![CDATA[New comment by MiTypeScript in "Installing Git has 17 steps now"]]></title><description><![CDATA[
<p>good thing there's WinGet.. but still.. imagine starting out and being excited about learning webdev and then having to answer all these questions.</p>
]]></description><pubDate>Fri, 03 Nov 2023 14:20:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=38129157</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=38129157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38129157</guid></item><item><title><![CDATA[Installing Git has 17 steps now]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/MiTypeScript/status/1720444745841860977">https://twitter.com/MiTypeScript/status/1720444745841860977</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38129156">https://news.ycombinator.com/item?id=38129156</a></p>
<p>Points: 2</p>
<p># Comments: 3</p>
]]></description><pubDate>Fri, 03 Nov 2023 14:20:47 +0000</pubDate><link>https://twitter.com/MiTypeScript/status/1720444745841860977</link><dc:creator>MiTypeScript</dc:creator><comments>https://news.ycombinator.com/item?id=38129156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38129156</guid></item></channel></rss>