<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: mark_l_watson</title><link>https://news.ycombinator.com/user?id=mark_l_watson</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 18 Aug 2026 13:42:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mark_l_watson" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mark_l_watson in "How to disable or avoid intrusive AI"]]></title><description><![CDATA[
<p>You make a reasonable argument. I will take my chances and more people I talk with now seem more concerned about privacy.</p>
]]></description><pubDate>Mon, 17 Aug 2026 22:32:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49338579</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49338579</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49338579</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Rhombus 1.1 is now available"]]></title><description><![CDATA[
<p>That is a really good question. My personal intuition is that LLMs do well with any language as long as you set up for fast syntax checking tools, access to either a REPL or very fast to run tests, etc.<p>I usually use small local models, and the work to set up very concise skills and efficient tooling is a big part of the fun. I have also adopted the practice of writing my own custom coding harnesses (these can be less than 2000 lines of code, not the huge project you might expect.)</p>
]]></description><pubDate>Mon, 17 Aug 2026 16:29:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49333706</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49333706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49333706</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Rhombus 1.1 is now available"]]></title><description><![CDATA[
<p>Since 1982 I have spent much of the time being paid to work in Lisp languages.<p>A weird thing: whichever Lisp language I am currently using for work (or a side project) is my favorite.</p>
]]></description><pubDate>Mon, 17 Aug 2026 16:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49333593</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49333593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49333593</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Rhombus 1.1 is now available"]]></title><description><![CDATA[
<p>I love Racket, and have a ton of Racket code I have written over the years. When I get home from a vacation I will have an AI translate a small sample of my Racket code to Rhombus: easiest way for me to play with the language.</p>
]]></description><pubDate>Mon, 17 Aug 2026 16:18:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49333484</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49333484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49333484</guid></item><item><title><![CDATA[New comment by mark_l_watson in "How to disable or avoid intrusive AI"]]></title><description><![CDATA[
<p>Good list! Removing as much as possible all AI and surveillance features, then carefully adding back the very few I want is the way I roll.</p>
]]></description><pubDate>Mon, 17 Aug 2026 16:01:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49333149</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49333149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49333149</guid></item><item><title><![CDATA[New comment by mark_l_watson in "How to disable or avoid intrusive AI"]]></title><description><![CDATA[
<p>On our car I can hook up my iPhone via Bluetooth to listen to audio books and music, bypassing carplay.</p>
]]></description><pubDate>Mon, 17 Aug 2026 15:58:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49333118</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49333118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49333118</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Health benefits of Tai Chi"]]></title><description><![CDATA[
<p>There are a near infinite number of Qi Gong and Tai Chi videos on YouTube. I prefer to following new videos, and where my wife and I live they have Tai Chi and Yoga classes. A great use of time, and the feeling good benefits are manefest.</p>
]]></description><pubDate>Sun, 16 Aug 2026 13:19:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49319799</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49319799</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49319799</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Why Target Common Lisp for Code Generation?"]]></title><description><![CDATA[
<p>In the mid 1980s I wrote a commercial neural network product SAIC Ansim and I usually got things working in Common Lisp first, then manually translated to C++.  Now we can write in CL and use coding agents to translate to other languages... progress!!</p>
]]></description><pubDate>Thu, 13 Aug 2026 03:22:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49281429</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49281429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49281429</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Hax – a minimalist, terminal-native coding agent written in C"]]></title><description><![CDATA[
<p>I didn't try Hax but I hope someone who has can answer a question: does it support suspending current operation if user hits ESC key?<p>EDIT: I just looked at interrupt.c in the github repo: handles user interrupts. I trashed my Common Lisp harness because I had problems handling interrupts in a portable way. I did better with Racket. I am traveling on vacation without a computer, will try Hax when I get home.</p>
]]></description><pubDate>Thu, 13 Aug 2026 01:49:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49280943</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49280943</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49280943</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Pixel 11 Pro Fold"]]></title><description><![CDATA[
<p>I am only 75, but in a few years I have thought of downsizing to one device (and a VPS for a little coding). A future version of this phone that is triple fold would work for me.</p>
]]></description><pubDate>Wed, 12 Aug 2026 16:14:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49274760</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49274760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49274760</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Jolt: Clojure compiler implemented with Chez Scheme"]]></title><description><![CDATA[
<p>Thanks for the kind words.<p>I just built the Chess example in my Clojure book and the executable was a tiny 18M.</p>
]]></description><pubDate>Tue, 11 Aug 2026 22:34:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49265413</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49265413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49265413</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Jolt: Clojure compiler implemented with Chez Scheme"]]></title><description><![CDATA[
<p>Great work. It just simply worked for me.</p>
]]></description><pubDate>Tue, 11 Aug 2026 22:26:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49265333</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49265333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49265333</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Nvidia Nemotron 3.5 Lightning and NeMo Switchyard"]]></title><description><![CDATA[
<p>I love the wave of new small model releases. Pleasantly surprising that an NVIDIA model runs so well on Apple Silicon using MLX! I was using nemotron-3.5-lightning:30b-mlx with OpenCode on my old (cheap) Mac this morning and no bad experiences except for running slowly.</p>
]]></description><pubDate>Tue, 11 Aug 2026 22:15:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49265220</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49265220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49265220</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Squeak 6.1"]]></title><description><![CDATA[
<p>I used to love using Squeak but moved to Pharo to get better high resolution display support. I should try the Squeak 6.1 release.</p>
]]></description><pubDate>Tue, 11 Aug 2026 11:48:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49256744</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49256744</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49256744</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows"]]></title><description><![CDATA[
<p>From the Ollama docs for this new model:<p>Ollama's MLX engine provides state-of-the-art performance on Apple Silicon, with support for DFlash and image input:<p>ollama run muse-glimmer:30b-mlx</p>
]]></description><pubDate>Tue, 11 Aug 2026 10:15:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49255830</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49255830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49255830</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows"]]></title><description><![CDATA[
<p>To be honest, I never give benchmarks a look. I just use the models for whatever I need to work on, so I can't really make comparisons that are useful for other people.</p>
]]></description><pubDate>Mon, 10 Aug 2026 16:22:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49245800</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49245800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49245800</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows"]]></title><description><![CDATA[
<p>Meta is rocking AI. As of last week I have been using their excellent muse coding harness with their model Muse Spark 1.2.<p>Starting this morning I am running their new local 30B model muse-glimmer on my old MacMini 32G using Ollama (remember to increase the context size!) and pi coding harness. I am getting good results with muse-glimmer running locally, with the caveat that everything runs slowly (e.g., give it a task and then go walk outside or do Qi Gong exercises for a while).</p>
]]></description><pubDate>Mon, 10 Aug 2026 15:06:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49244699</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49244699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49244699</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Mea Culpa – Dark Hours"]]></title><description><![CDATA[
<p>He did the right thing. The very idea of Claude copying an existing project to answer one of my prompts or a whole project in Claude Code is a nightmare scenario.<p>I have all but given up using the multiple trillion weight models in favor of smaller open weight models that have hopefully abstracted away copyrightable details. Right now deepseek-v4-flash-0731 seems usually perfect for my needs.<p>I saw Cees de Groot post about LLM vibe coded projects containing all sorts of licensed material, and I think he is correct.<p>Perhaps another good reason to just use the AGPL for new projects? I decided to use the AGPL for may latest fun project <a href="https://github.com/mark-watson/racket-coding-agent" rel="nofollow">https://github.com/mark-watson/racket-coding-agent</a> (personal AI coding harness written for my own use in Racket Scheme). Everything I do is open source or open content books, so I am happy to have everything I do to be used by humans and also for AI training, however: it is scary to by mistake be in the position of not acknowledging other work when appropriate.</p>
]]></description><pubDate>Sun, 09 Aug 2026 18:29:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49234144</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49234144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49234144</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Ask HN: What are you working on? (August 2026)"]]></title><description><![CDATA[
<p>I am retired, so this may not be of general interest: I am working on my fourth AI coding agent, this one written in Racket Scheme: <a href="https://github.com/mark-watson/racket-coding-agent" rel="nofollow">https://github.com/mark-watson/racket-coding-agent</a><p>I don't necessarily suggest that anyone besides myself use it. I open-sourced it to perhaps give other people ideas, but it is tailored to just my own needs (e.g., hardwired to use deepseek-v4-flash-0731 via FireWorks.ai; supports just the tools I need).</p>
]]></description><pubDate>Sun, 09 Aug 2026 18:08:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49233878</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49233878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49233878</guid></item><item><title><![CDATA[New comment by mark_l_watson in "Jolt: A Clojure compiler implemented on top of Chez Scheme"]]></title><description><![CDATA[
<p>Are you one of the authors?<p>Great job! It took me just a few minutes to install Jolt and build a native executable for the Chess program in my Clojure book. Jolt rocks!!!</p>
]]></description><pubDate>Sat, 08 Aug 2026 17:55:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49224145</link><dc:creator>mark_l_watson</dc:creator><comments>https://news.ycombinator.com/item?id=49224145</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49224145</guid></item></channel></rss>