<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: jmgimeno</title><link>https://news.ycombinator.com/user?id=jmgimeno</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 09:45:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jmgimeno" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jmgimeno in "Book review: There Is No Antimemetics Division"]]></title><description><![CDATA[
<p>Couldn't finish it. I suppose it was not for me.</p>
]]></description><pubDate>Mon, 06 Apr 2026 16:11:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47662794</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=47662794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47662794</guid></item><item><title><![CDATA[New comment by jmgimeno in "Optimizing Top K in Postgres"]]></title><description><![CDATA[
<p>Maybe I'm wrong, but for this query:<p>SELECT *
FROM benchmark_logs
WHERE severity < 3
ORDER BY timestamp DESC
LIMIT 10;<p>this index<p>CREATE INDEX ON benchmark_logs (severity, timestamp);<p>cannot be used as proposed: "Postgres can jump directly to the portion of the tree matching severity < 3 and then walk the timestamps in descending order to get the top K rows."<p>Postgres with this index can walk to a part of the tree with severity < 3, but timestamps are sorted only for the same severity.</p>
]]></description><pubDate>Tue, 10 Mar 2026 07:16:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47320010</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=47320010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47320010</guid></item><item><title><![CDATA[New comment by jmgimeno in "Sbt and the Miners of the Wild West"]]></title><description><![CDATA[
<p>A post discusses how Gittensor, a Bittensor subnetwork, uses cryptocurrency to incentivize open-source software contributions, attracting both senior and junior developers. The author observes that while this model promises a decentralized workforce, the influx of contributions, particularly from junior developers requiring significant review, may increase the maintenance burden on projects like sbt and raises questions about the sustainability of quality without overwhelming maintainers.</p>
]]></description><pubDate>Thu, 29 Jan 2026 06:50:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46806684</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=46806684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46806684</guid></item><item><title><![CDATA[Sbt and the Miners of the Wild West]]></title><description><![CDATA[
<p>Article URL: <a href="https://eed3si9n.com/sbt-and-the-miners-of-the-wild-west/">https://eed3si9n.com/sbt-and-the-miners-of-the-wild-west/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46806683">https://news.ycombinator.com/item?id=46806683</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 29 Jan 2026 06:50:09 +0000</pubDate><link>https://eed3si9n.com/sbt-and-the-miners-of-the-wild-west/</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=46806683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46806683</guid></item><item><title><![CDATA[New comment by jmgimeno in "Most Influential Papers in Computer Science History"]]></title><description><![CDATA[
<p>"The UNIX TimeSharing System", by Dennis M. Ritchie and Ken Thompson.</p>
]]></description><pubDate>Thu, 23 Jan 2025 08:54:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42802105</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=42802105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42802105</guid></item><item><title><![CDATA[New comment by jmgimeno in "ZIO in 2025"]]></title><description><![CDATA[
<p>ZIO plans to streamline its ecosystem in 2025 by integrating core projects and focusing on enterprise stability.</p>
]]></description><pubDate>Thu, 14 Nov 2024 07:23:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=42133834</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=42133834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42133834</guid></item><item><title><![CDATA[ZIO in 2025]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.ziverge.com/post/zio-in-2025">https://www.ziverge.com/post/zio-in-2025</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42133833">https://news.ycombinator.com/item?id=42133833</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 14 Nov 2024 07:23:39 +0000</pubDate><link>https://www.ziverge.com/post/zio-in-2025</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=42133833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42133833</guid></item><item><title><![CDATA[New comment by jmgimeno in "Ten years of improvements in PostgreSQL's optimizer"]]></title><description><![CDATA[
<p>PostgreSQL Query Optimization: The Ultimate Guide to Building Efficient Queries, by Henrietta Dombrovskaya and Boris Novikov Anna Bailliekova, published by Apress in 2021.</p>
]]></description><pubDate>Wed, 17 Apr 2024 12:00:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=40063369</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=40063369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40063369</guid></item><item><title><![CDATA[New comment by jmgimeno in "Scala Resurrection"]]></title><description><![CDATA[
<p>In this post, John de Goes discusses the issues standing in the way of Scala’s growth in industry, and share his thoughts about how we can all help.</p>
]]></description><pubDate>Tue, 24 Jan 2023 11:12:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=34502182</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=34502182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34502182</guid></item><item><title><![CDATA[Scala Resurrection]]></title><description><![CDATA[
<p>Article URL: <a href="https://degoes.net/articles/scala-resurrection">https://degoes.net/articles/scala-resurrection</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34502181">https://news.ycombinator.com/item?id=34502181</a></p>
<p>Points: 12</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 24 Jan 2023 11:12:33 +0000</pubDate><link>https://degoes.net/articles/scala-resurrection</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=34502181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34502181</guid></item><item><title><![CDATA[New comment by jmgimeno in "Ask HN: Is programming a “young person's game”?"]]></title><description><![CDATA[
<p>> don't think progressing in mathematics is only for young people, fields medal winners are typically in their late 30s, early 40s.<p>Fields medal is for mathematicians under 40 years of age.</p>
]]></description><pubDate>Wed, 09 Nov 2022 09:27:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=33529123</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=33529123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33529123</guid></item><item><title><![CDATA[New comment by jmgimeno in "Functional programming jargon in plain English"]]></title><description><![CDATA[
<p>Yes, but you're relying on the undefined concept of context. How do you define context?</p>
]]></description><pubDate>Mon, 04 Jul 2022 10:11:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=31975431</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=31975431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31975431</guid></item><item><title><![CDATA[ZIO 2 has been released]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/zio/zio/releases">https://github.com/zio/zio/releases</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31865022">https://news.ycombinator.com/item?id=31865022</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 24 Jun 2022 16:29:10 +0000</pubDate><link>https://github.com/zio/zio/releases</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=31865022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31865022</guid></item><item><title><![CDATA[New comment by jmgimeno in "CUPID – the back story"]]></title><description><![CDATA[
<p>SOLID (or any set of design principles) are important in the sense that you should think twice when you don't obey them. So it is not necessary that they are strictly well defined: they are stopping points for thinking not for marking on a YES/NO list.</p>
]]></description><pubDate>Mon, 22 Mar 2021 05:32:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=26537141</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=26537141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26537141</guid></item><item><title><![CDATA[New comment by jmgimeno in "Computer Networks: A Systems Approach"]]></title><description><![CDATA[
<p><a href="https://github.com/SystemsApproach/book/releases/tag/v6.1" rel="nofollow">https://github.com/SystemsApproach/book/releases/tag/v6.1</a></p>
]]></description><pubDate>Fri, 12 Feb 2021 08:28:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=26111711</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=26111711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26111711</guid></item><item><title><![CDATA[Concurnas: The New Language on the JVM for Concurrent and GPU Computing]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.infoq.com/news/2020/05/concurnas-jvm-gpu/">https://www.infoq.com/news/2020/05/concurnas-jvm-gpu/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23320607">https://news.ycombinator.com/item?id=23320607</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 27 May 2020 08:05:26 +0000</pubDate><link>https://www.infoq.com/news/2020/05/concurnas-jvm-gpu/</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=23320607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23320607</guid></item><item><title><![CDATA[John De Goes indefinitely barred from participating in Typelevel projects]]></title><description><![CDATA[
<p>Article URL: <a href="https://gist.github.com/djspiewak/39fcf30fc4480abb5096010886558792">https://gist.github.com/djspiewak/39fcf30fc4480abb5096010886558792</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20894920">https://news.ycombinator.com/item?id=20894920</a></p>
<p>Points: 24</p>
<p># Comments: 18</p>
]]></description><pubDate>Fri, 06 Sep 2019 12:12:02 +0000</pubDate><link>https://gist.github.com/djspiewak/39fcf30fc4480abb5096010886558792</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=20894920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20894920</guid></item><item><title><![CDATA[New comment by jmgimeno in "Light Table - a new IDE concept"]]></title><description><![CDATA[
<p>I agree that sometimes files are not the best representation for code but languages gives them semantics. For instance, namespacing/packaging is based on files (which make dependencies based on files too).</p>
]]></description><pubDate>Sat, 14 Apr 2012 08:29:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=3840276</link><dc:creator>jmgimeno</dc:creator><comments>https://news.ycombinator.com/item?id=3840276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3840276</guid></item></channel></rss>