<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: rchrch</title><link>https://news.ycombinator.com/user?id=rchrch</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 16 Jun 2026 05:59:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rchrch" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rchrch in "New MacBook Air with M2"]]></title><description><![CDATA[
<p>Just putting this out there for all the “one external display” concerns. I run two 34-inch ultrawides from my M1 Air via a DisplayLink dock. Sure you can’t run Crysis 3 on ultra, but it certainly does the job for browser, terminal, and editor windows</p>
]]></description><pubDate>Wed, 06 Jul 2022 14:54:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=32001906</link><dc:creator>rchrch</dc:creator><comments>https://news.ycombinator.com/item?id=32001906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32001906</guid></item><item><title><![CDATA[New comment by rchrch in "Game Boy Wordle clone: How to compress 12972 five-letter words to 17871 bytes"]]></title><description><![CDATA[
<p>Did you compare this to compression with a trie?</p>
]]></description><pubDate>Sun, 20 Feb 2022 02:57:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=30402809</link><dc:creator>rchrch</dc:creator><comments>https://news.ycombinator.com/item?id=30402809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30402809</guid></item><item><title><![CDATA[New comment by rchrch in "PRQL – A proposal for a better SQL"]]></title><description><![CDATA[
<p>Awesome! Would love to see an implementation. I worked on something similar over the Summer. It’s just relational algebra with pipes for composition. If you are interested, we could get an antlr grammar going and plug it into this basic execution engine to get a feel for the language.<p>- <a href="https://github.com/RCHowell/Sift" rel="nofollow">https://github.com/RCHowell/Sift</a>
- <a href="https://github.com/RCHowell/Sift/blob/main/src/main/kotlin/com/rchowell/sift/language/v0/README.md" rel="nofollow">https://github.com/RCHowell/Sift/blob/main/src/main/kotlin/c...</a></p>
]]></description><pubDate>Mon, 24 Jan 2022 18:47:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=30062060</link><dc:creator>rchrch</dc:creator><comments>https://news.ycombinator.com/item?id=30062060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30062060</guid></item><item><title><![CDATA[New comment by rchrch in "Show HN: Kotlin Graphviz Dot DSL"]]></title><description><![CDATA[
<p>Writing a Kotlin DSL is a nice exercise in many Kotlin language features such as lambdas with receivers, operator overloading, and infix functions!</p>
]]></description><pubDate>Wed, 23 Jun 2021 21:02:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=27610311</link><dc:creator>rchrch</dc:creator><comments>https://news.ycombinator.com/item?id=27610311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27610311</guid></item><item><title><![CDATA[Show HN: Kotlin Graphviz Dot DSL]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/RCHowell/Dotlin">https://github.com/RCHowell/Dotlin</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27610197">https://news.ycombinator.com/item?id=27610197</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 23 Jun 2021 20:53:43 +0000</pubDate><link>https://github.com/RCHowell/Dotlin</link><dc:creator>rchrch</dc:creator><comments>https://news.ycombinator.com/item?id=27610197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27610197</guid></item><item><title><![CDATA[Show HN: Wonkavision – Screenprinting a Movie Scene]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/RCHowell/Wonkavision">https://github.com/RCHowell/Wonkavision</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21964568">https://news.ycombinator.com/item?id=21964568</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 05 Jan 2020 22:21:28 +0000</pubDate><link>https://github.com/RCHowell/Wonkavision</link><dc:creator>rchrch</dc:creator><comments>https://news.ycombinator.com/item?id=21964568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21964568</guid></item><item><title><![CDATA[Wonkavision - It's a miracle, It's a TV dinner, It's Wonkavision!]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/RCHowell/Wonkavision">https://github.com/RCHowell/Wonkavision</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21942846">https://news.ycombinator.com/item?id=21942846</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 03 Jan 2020 03:29:03 +0000</pubDate><link>https://github.com/RCHowell/Wonkavision</link><dc:creator>rchrch</dc:creator><comments>https://news.ycombinator.com/item?id=21942846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21942846</guid></item><item><title><![CDATA[New comment by rchrch in "Announcing Flutter Release Preview 1"]]></title><description><![CDATA[
<p>I've used this for pop-up dialogs. Works fine and I've had no issues on various sites which certainly have gross amounts of js. It shouldn't be long before the Flutter team provides a WebView widget.</p>
]]></description><pubDate>Wed, 20 Jun 2018 19:01:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=17358581</link><dc:creator>rchrch</dc:creator><comments>https://news.ycombinator.com/item?id=17358581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17358581</guid></item></channel></rss>