<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: carlinm</title><link>https://news.ycombinator.com/user?id=carlinm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 13:46:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=carlinm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by carlinm in "Measuring Claude 4.7's tokenizer costs"]]></title><description><![CDATA[
<p>Are you saying github copilot is switching to a per token billing model? If so, you have a link to that?</p>
]]></description><pubDate>Fri, 17 Apr 2026 20:34:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47810287</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=47810287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47810287</guid></item><item><title><![CDATA[New comment by carlinm in "Programming on 34 Keys (2022)"]]></title><description><![CDATA[
<p>Curious, what dictation tool are you using?</p>
]]></description><pubDate>Sun, 25 May 2025 14:29:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=44088093</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=44088093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44088093</guid></item><item><title><![CDATA[New comment by carlinm in "So You Want to Write Java in Neovim"]]></title><description><![CDATA[
<p>The hardest part for me in using nvim for java is the debugger tooling. I primarily use IntelliJ for any JVM related languages, and the debugger has always been invaluable. The debugging has always felt more polished and easy to configure in JetBrains IDEs. The nvim-dap and nvim-dap-ui had a bit too much friction to configure for it to my liking, and inevitably I reverted to IntelliJ. However, I love the keyboard-driven flow I can achieve in nvim where JetBrains IDEs fall short.</p>
]]></description><pubDate>Sat, 28 Dec 2024 17:27:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42532598</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=42532598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42532598</guid></item><item><title><![CDATA[New comment by carlinm in "Ask HN: Which courses/classes are you excited about in 2025?"]]></title><description><![CDATA[
<p>Are you planning to use something online to learn? If so, what?</p>
]]></description><pubDate>Fri, 27 Dec 2024 02:54:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=42519576</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=42519576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42519576</guid></item><item><title><![CDATA[New comment by carlinm in "A Missing IDE Feature"]]></title><description><![CDATA[
<p>I don’t see this as hiding code complexity or an alternative to writing cleaner code. It seems the argument is that when we come to a file/class/etc., that we should be initially presented with the outline rather than both the outline and details. It’s an approach to orienting oneself to a grouping of functionality, made first class by the IDE. It’s almost like  opening a book and starting with the table of contents before diving into any specific chapter’s details. Allowing the reader to get a sense of what’s covered by this grouping of functionality before diving into the details. I haven’t tried this approach myself but it seems like an interesting exercise at the least.</p>
]]></description><pubDate>Mon, 04 Nov 2024 13:56:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42041545</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=42041545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42041545</guid></item><item><title><![CDATA[New comment by carlinm in "Tips on how to structure your home directory (2023)"]]></title><description><![CDATA[
<p>I've got my own little structure:<p><pre><code>  # projects I work on
  code/

  dotfiles/ 

  # main obsidian.md repo that everything I learn dumps into
  omega/

  # public repos for local code spelunking, these remain untouched
  repos/
  </code></pre>
It's just organically evolved, borrowing from this and that.</p>
]]></description><pubDate>Fri, 19 Apr 2024 18:46:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=40090594</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=40090594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40090594</guid></item><item><title><![CDATA[New comment by carlinm in "Daniel Dennett has died"]]></title><description><![CDATA[
<p>Sad to hear this. I had read his book “Elbow Room” back when I had been diving more deeply into free will and the various viewpoints associated. I don’t know that I found it convincing but it was an interesting peek into the compatibilist argument.</p>
]]></description><pubDate>Fri, 19 Apr 2024 18:12:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=40090175</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=40090175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40090175</guid></item><item><title><![CDATA[New comment by carlinm in "I Lost Faith in Kagi"]]></title><description><![CDATA[
<p>I haven't looked too deeply into perplexity yet. What do you find much better about it?</p>
]]></description><pubDate>Fri, 12 Apr 2024 13:00:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=40012110</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=40012110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40012110</guid></item><item><title><![CDATA[New comment by carlinm in "So you wanna de-bog yourself"]]></title><description><![CDATA[
<p>“The Unbearable Lightness of Being” is just fantastic. I think it’s well worth your time. I’ve read it a few times now. With each subsequent read at a different point in my life, it’s been interesting to see new insights and perspectives emerge. If you end liking it, another one from Kundera I particularly enjoyed was “The Book of Laughter and Forgetting”.</p>
]]></description><pubDate>Sat, 06 Apr 2024 02:07:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=39949418</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=39949418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39949418</guid></item><item><title><![CDATA[New comment by carlinm in "Zellij: A terminal workspace with batteries included"]]></title><description><![CDATA[
<p>Exactly my experience. This is the killer feature for me. It helps to not break flow while working on a given task. Also, it’s great that the floating pane is per tab as well so those related background/interactive tasks can be context dependent.</p>
]]></description><pubDate>Mon, 05 Feb 2024 11:13:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=39259893</link><dc:creator>carlinm</dc:creator><comments>https://news.ycombinator.com/item?id=39259893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39259893</guid></item></channel></rss>