<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: jeroenjanssens</title><link>https://news.ycombinator.com/user?id=jeroenjanssens</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 13:39:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jeroenjanssens" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jeroenjanssens in "Python Polars Cheatsheet (based on our O'Reilly book)"]]></title><description><![CDATA[
<p>Yes, opensource.posit.co is entirely open source :)<p><a href="https://github.com/posit-dev/open-source-website/blob/main/content/resources/cheatsheets/polars/_index.md" rel="nofollow">https://github.com/posit-dev/open-source-website/blob/main/c...</a></p>
]]></description><pubDate>Tue, 18 Aug 2026 16:06:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49347837</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=49347837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49347837</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Python Polars Cheatsheet (based on our O'Reilly book)"]]></title><description><![CDATA[
<p>We spent the last few weeks compressing our book, <i>Python Polars: The Definitive Guide</i> (nearly 500 pages), down to a two-page cheatsheet. It's a highly lossy compression, but hopefully a useful one! Besides the PDF, there's also an accessible HTML version.<p>We're curious to hear what you think. Let us know if we missed any of your favorite Polars operations, or if you have any feedback on how we organized it.</p>
]]></description><pubDate>Tue, 18 Aug 2026 13:38:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49345477</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=49345477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49345477</guid></item><item><title><![CDATA[Python Polars Cheatsheet (based on our O'Reilly book)]]></title><description><![CDATA[
<p>Article URL: <a href="https://opensource.posit.co/resources/cheatsheets/polars/">https://opensource.posit.co/resources/cheatsheets/polars/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49345476">https://news.ycombinator.com/item?id=49345476</a></p>
<p>Points: 182</p>
<p># Comments: 40</p>
]]></description><pubDate>Tue, 18 Aug 2026 13:38:23 +0000</pubDate><link>https://opensource.posit.co/resources/cheatsheets/polars/</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=49345476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49345476</guid></item><item><title><![CDATA[Translating Pandas to Polars using LLMs]]></title><description><![CDATA[
<p>Article URL: <a href="https://pola.rs/posts/llm-polars-patterns/">https://pola.rs/posts/llm-polars-patterns/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48684034">https://news.ycombinator.com/item?id=48684034</a></p>
<p>Points: 9</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 26 Jun 2026 08:39:03 +0000</pubDate><link>https://pola.rs/posts/llm-polars-patterns/</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=48684034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48684034</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Plotnine"]]></title><description><![CDATA[
<p>While it’s generally considered to be bad practice to import everything into the global namespace, I think it’s fine to do this in an ad-hoc environment such as a notebook as it makes using the many functions plotnine provides more convenient. An additional advantage is that the resulting code more closely resembles the original ggplot2 code. Alternatively, it’s quite common to `import plotnine as p9` and prefix every function with `p9`.<p>Disclaimer: I made the plotnine homepage and cheatsheet.</p>
]]></description><pubDate>Tue, 23 Jun 2026 09:18:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48642349</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=48642349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48642349</guid></item><item><title><![CDATA[Show HN: Plotnine Cheatsheet [pdf]]]></title><description><![CDATA[
<p>I wanted to share with you a cheatsheet I made for Plotnine, a data visualization package for Python.<p>I've probably never spent so much time on just two pages, even with the ggplot2 cheatsheet as a starting point. Hope you find it useful.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45578960">https://news.ycombinator.com/item?id=45578960</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 14 Oct 2025 11:57:33 +0000</pubDate><link>https://github.com/rstudio/cheatsheets/blob/main/plotnine.pdf</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=45578960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45578960</guid></item><item><title><![CDATA[Ditching Poetry for Uv]]></title><description><![CDATA[
<p>Article URL: <a href="https://thijsnieuwdorp.com/posts/uv/">https://thijsnieuwdorp.com/posts/uv/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42851235">https://news.ycombinator.com/item?id=42851235</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 28 Jan 2025 11:33:35 +0000</pubDate><link>https://thijsnieuwdorp.com/posts/uv/</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=42851235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42851235</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Ask HN: Best way to learn robotics with a 10 year old?"]]></title><description><![CDATA[
<p>You can probably get these sets second hand. I just revived a bricked one (hah!) myself. Had to use the Lego software to update the firmware for that, which only runs on Windows 7, 8, and 10.<p>I just got NXT-Python [1] working on macOS via a USB cable. No luck pairing the brick to my MacBook via Bluetooth yet. Nevertheless, I can't wait to get building robots with my kids!<p>[1] <a href="https://ni.srht.site/nxt-python/latest/handbook/overview.html" rel="nofollow">https://ni.srht.site/nxt-python/latest/handbook/overview.htm...</a></p>
]]></description><pubDate>Fri, 26 Jul 2024 15:17:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=41079325</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=41079325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41079325</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "ht: Headless Terminal"]]></title><description><![CDATA[
<p>I've created tmuxr, an R package to manage tmux [0].<p>[0] <a href="https://github.com/jeroenjanssens/tmuxr">https://github.com/jeroenjanssens/tmuxr</a></p>
]]></description><pubDate>Tue, 04 Jun 2024 17:49:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=40577128</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=40577128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40577128</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Data Science at the Command Line, 2nd Edition (2021)"]]></title><description><![CDATA[
<p>Author here.<p>Worth pointing out that the discussion from Sept 19 2013 is actually about a blog post, which predates the book. It's because of the amount of feedback it got on HN that I wondered whether this topic could be turned into a book.<p>Coincidentally, tomorrow I'll be speaking at the New York Open Statistical Programming Meetup [0]. About 11 years ago, I spoke there for the first time. That talk is the reason the aforementioned blog post (and by extension the book) exists.<p>In short, I owe a lot to that meetup and the HN community. Thanks!<p>[0] <a href="https://nyhackr.org/" rel="nofollow">https://nyhackr.org/</a></p>
]]></description><pubDate>Mon, 06 May 2024 13:01:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=40274133</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=40274133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40274133</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Python Chart Examples"]]></title><description><![CDATA[
<p>I also thought it was made with TikZ (which is a compliment). I used TikZ for my thesis: <a href="https://jeroenjanssens.com/phd/" rel="nofollow">https://jeroenjanssens.com/phd/</a> and same thing here, the code is a mess.</p>
]]></description><pubDate>Tue, 16 Apr 2024 12:57:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=40051325</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=40051325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40051325</guid></item><item><title><![CDATA[LiteJQ: Jq Support in SQLite]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Florents-Tselai/liteJQ">https://github.com/Florents-Tselai/liteJQ</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39476876">https://news.ycombinator.com/item?id=39476876</a></p>
<p>Points: 11</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 23 Feb 2024 04:11:25 +0000</pubDate><link>https://github.com/Florents-Tselai/liteJQ</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=39476876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39476876</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Polars"]]></title><description><![CDATA[
<p>Luckily our book will also be available in hard copy so you can digest all that hard-won knowledge in an offline manner :)</p>
]]></description><pubDate>Tue, 09 Jan 2024 09:39:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=38924112</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=38924112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38924112</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Polars"]]></title><description><![CDATA[
<p>Ritchie Vink (the creator of Polars) deliberately decided not to write a book so that he (and his team) can focus full time on Polars itself.<p>Thijs Nieuwdorp and I are currently working on the O'Reilly book "Python Polars: The Definitive Guide" [1]. It'll be a while before it gets released, but the Early Release version on the O'Reilly platform gets updated regularly. We also post draft chapters on the Polars Discord server [2].<p>The Discord server is also a great place to ask questions and interact with the Polars team.<p>[1] More information about the book: <a href="https://jeroenjanssens.com/pp/" rel="nofollow">https://jeroenjanssens.com/pp/</a><p>[2] Polars Discord server: <a href="https://discord.gg/fngBqDry" rel="nofollow">https://discord.gg/fngBqDry</a></p>
]]></description><pubDate>Tue, 09 Jan 2024 08:09:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=38923601</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=38923601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38923601</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Polars: Company Formation Announcement"]]></title><description><![CDATA[
<p>Thanks! Our goal is to have it published in Q3 2024.</p>
]]></description><pubDate>Thu, 03 Aug 2023 17:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=36989338</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=36989338</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36989338</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Polars: Company Formation Announcement"]]></title><description><![CDATA[
<p>This is great news. Makes me proud to be a co-author of the forthcoming Polars book [0]. Congrats to Ritchie, Chiel, and the rest of the team!<p>[0]: <a href="https://jeroenjanssens.com/pp" rel="nofollow noreferrer">https://jeroenjanssens.com/pp</a></p>
]]></description><pubDate>Thu, 03 Aug 2023 17:35:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=36989044</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=36989044</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36989044</guid></item><item><title><![CDATA[Scripting iTerm Key Mappings]]></title><description><![CDATA[
<p>Article URL: <a href="https://jeroenjanssens.com/itermkeymap/">https://jeroenjanssens.com/itermkeymap/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34444919">https://news.ycombinator.com/item?id=34444919</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 19 Jan 2023 20:05:43 +0000</pubDate><link>https://jeroenjanssens.com/itermkeymap/</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=34444919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34444919</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "The Linux Command Line"]]></title><description><![CDATA[
<p>Related: Data Science at the Command Line<p><a href="https://datascienceatthecommandline.com/" rel="nofollow">https://datascienceatthecommandline.com/</a><p>Disclaimer: I wrote it. Plugging it here because (a) it's related, (b) it's free to read online, and (c) would not have existed without HN.</p>
]]></description><pubDate>Thu, 29 Dec 2022 18:21:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=34175925</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=34175925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34175925</guid></item><item><title><![CDATA[Raylibr is an R package that wraps Raylib for videogames programming]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/jeroenjanssens/raylibr">https://github.com/jeroenjanssens/raylibr</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33274550">https://news.ycombinator.com/item?id=33274550</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 20 Oct 2022 13:39:43 +0000</pubDate><link>https://github.com/jeroenjanssens/raylibr</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=33274550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33274550</guid></item><item><title><![CDATA[New comment by jeroenjanssens in "Bash one-liner to produce a list of HEX color codes that read like English words"]]></title><description><![CDATA[
<p>My book Data Science at the Command Line has a chapter about this that scratches the surface and lists some resources in case you want to dive deeper [1]. I can also recommend checking out packages such as Rich [2] and Click [3], if only to get an idea of the possibilities when it comes to creating command-line tools with Python.<p>[1] <a href="https://datascienceatthecommandline.com/2e/chapter-4-creating-command-line-tools.html" rel="nofollow">https://datascienceatthecommandline.com/2e/chapter-4-creatin...</a><p>[2] <a href="https://github.com/Textualize/rich" rel="nofollow">https://github.com/Textualize/rich</a><p>[3] <a href="https://click.palletsprojects.com/en/8.1.x/" rel="nofollow">https://click.palletsprojects.com/en/8.1.x/</a></p>
]]></description><pubDate>Sun, 02 Oct 2022 06:11:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=33053339</link><dc:creator>jeroenjanssens</dc:creator><comments>https://news.ycombinator.com/item?id=33053339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33053339</guid></item></channel></rss>