<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: eblanshey</title><link>https://news.ycombinator.com/user?id=eblanshey</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 17 Aug 2026 06:22:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eblanshey" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by eblanshey in "Qwen 3.8 27B"]]></title><description><![CDATA[
<p>I see. Did you see any intelligence degradation between FP8 and NVFP4 for 3.6 27B? You're using vLLM, right?</p>
]]></description><pubDate>Fri, 14 Aug 2026 23:30:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49305844</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=49305844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49305844</guid></item><item><title><![CDATA[New comment by eblanshey in "Qwen 3.8 27B"]]></title><description><![CDATA[
<p>Why not just run FP8 on vLLM with that much vRAM? It's plenty fast.</p>
]]></description><pubDate>Fri, 14 Aug 2026 19:33:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49303557</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=49303557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49303557</guid></item><item><title><![CDATA[New comment by eblanshey in "Epic Games announces Lore version control system"]]></title><description><![CDATA[
<p>This looks very cool! I maintain a FreeCAD workbench for 3d model version control[0], and it currently uses git as the VCS, simply because that's what I was already using. Thinking long-term, I see it eventually morphing into a broader PDM (Product Data Management) system, perhaps even PLM (Product Lifecycle Management). Lore has a lot of the requirements already built-in, like centralized locking (better than SVN), and it's better suited for for binary files. I implemented the git backend as a protocol/port so it'd be pretty easy to swap it out. I'll be watching Lore closely.<p>[0] <a href="https://github.com/eblanshey/HistoryWorkbench" rel="nofollow">https://github.com/eblanshey/HistoryWorkbench</a></p>
]]></description><pubDate>Wed, 17 Jun 2026 15:32:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48571899</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=48571899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48571899</guid></item><item><title><![CDATA[New comment by eblanshey in "GrapheneOS has been ported to Android 17"]]></title><description><![CDATA[
<p>I use Google Maps on Graphene. It works perfectly. You still get the benefits of the rest of the phone being degoogled. Just allow it to access your location only when you're actively using the app. When it's closed, it's closed.</p>
]]></description><pubDate>Wed, 17 Jun 2026 01:13:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48564534</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=48564534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48564534</guid></item><item><title><![CDATA[New comment by eblanshey in "Open source AI must win"]]></title><description><![CDATA[
<p>I don't understand why no labs create dedicated models per industry/expert. E.g. physics, electronics, chemistry, etc. Each model would be much smaller and better suitable for running locally. Everyone is trying to cram everything into a single model.</p>
]]></description><pubDate>Sun, 14 Jun 2026 02:14:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48523530</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=48523530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48523530</guid></item><item><title><![CDATA[New comment by eblanshey in "On Rendering Diffs"]]></title><description><![CDATA[
<p>It's cool seeing all the engineering that goes into optimizing performance of diffs. I'm working on a FreeCAD workbench that generates diffs on CAD model trees[0], and although my bottlenecks are a bit different, I can still implement some of your optimizations down the line if needed (such as deferred syntax highlighting).<p>My main bottleneck is that I do a complete diff on all open + changed documents in the repository up front, because due to how document properties are stored, I won't know if the file has meaningful changes until I compute the full diff (FreeCAD may save the document, but not have anything meaningful change.)<p>[0] <a href="https://github.com/eblanshey/HistoryWorkbench" rel="nofollow">https://github.com/eblanshey/HistoryWorkbench</a></p>
]]></description><pubDate>Fri, 29 May 2026 22:34:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48330220</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=48330220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48330220</guid></item><item><title><![CDATA[Show HN: DiffCAD, a FreeCAD workbench to review model changes like code]]></title><description><![CDATA[
<p>I'd like to share a new workbench I've been working on called DiffCAD. Coming from a software engineering background, not having the ability to properly diff my CAD model changes was driving me crazy. This project scratches my own itch, and maybe someone elses', too!<p>I'm open to feedback, ideas, and contributions. Cheers!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48054923">https://news.ycombinator.com/item?id=48054923</a></p>
<p>Points: 7</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 07 May 2026 21:00:31 +0000</pubDate><link>https://github.com/eblanshey/DiffCAD</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=48054923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48054923</guid></item><item><title><![CDATA[New comment by eblanshey in "FreeCAD  v1.1"]]></title><description><![CDATA[
<p>FreeCAD is really the only serious contender for CAD on Linux. I love how everything is hackable via Python APIs. Every release seems to fix more and more UX issues. I have very high hopes for it to eventually start attracting more commercial usage, much like KiCad and Blender did in their spaces. We need more open software like that.</p>
]]></description><pubDate>Wed, 25 Mar 2026 23:32:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47524740</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=47524740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47524740</guid></item><item><title><![CDATA[New comment by eblanshey in "Ask HN: How to be alone?"]]></title><description><![CDATA[
<p>I know what it's like growing up in a religious atmosphere. Since you've been trained to think inside the box, you realize the box is nonsense. The problem is thinking that the only valid alternative is that there is no creator and everything is just random (the opposite extreme.) Look into other philosophies like advaita vedanta, buddhism, or progressive science like another commenter mentioned about nassim haramein.</p>
]]></description><pubDate>Tue, 10 Mar 2026 01:19:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47318043</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=47318043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47318043</guid></item><item><title><![CDATA[New comment by eblanshey in "GLM-4.7-Flash"]]></title><description><![CDATA[
<p>There is a new update on HF:<p>> Jan 21 update: llama.cpp fixed a bug that caused looping and poor outputs. We updated the GGUFs - please re-download the model for much better outputs.</p>
]]></description><pubDate>Thu, 22 Jan 2026 22:23:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46725896</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=46725896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46725896</guid></item><item><title><![CDATA[New comment by eblanshey in "A guide to local coding models"]]></title><description><![CDATA[
<p>What hardware can you buy for $5k to be able to run K2? That's a huge model.</p>
]]></description><pubDate>Mon, 22 Dec 2025 00:36:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46350122</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=46350122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46350122</guid></item><item><title><![CDATA[New comment by eblanshey in "Retiring Windows 10 and Microsoft's move towards a surveillance state"]]></title><description><![CDATA[
<p>OTOH I installed it on my elderly mother's computer, and she said that it did everything that MS Office could do. She's perfectly happy with it.</p>
]]></description><pubDate>Fri, 17 Oct 2025 01:19:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45612462</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=45612462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45612462</guid></item><item><title><![CDATA[New comment by eblanshey in "Switching to Claude Code and VSCode Inside Docker"]]></title><description><![CDATA[
<p>I do pretty much this.<p>- /home/me -- 660 default permissions<p>- /home/me/project -- owner "claude", add "me" to "claude" group<p>- symlink /home/claude/project to /home/me/project<p>- Run claude in different user session<p>- Use CTRL+ALT+F2 to immediately switch between my main and claude sessions. Claude continues working in the background.</p>
]]></description><pubDate>Sun, 13 Jul 2025 18:03:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44552213</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=44552213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44552213</guid></item><item><title><![CDATA[New comment by eblanshey in "Blender 4.3"]]></title><description><![CDATA[
<p>Like others have mentioned, Blender has become quite the successful open-source story. They used to be riddled with bugs and UX issues, much like FreeCAD was. Yesterday FreeCAD released v1 of their software, and they seem to be on the same redemption path as Blender. It's too bad their v1 release didn't gain much traction on here, as more people ought to give FreeCAD another whirl. The improvements there are massive. And it's the only proper parametric CAD software available on Linux.</p>
]]></description><pubDate>Wed, 20 Nov 2024 10:56:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42192703</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=42192703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42192703</guid></item><item><title><![CDATA[New comment by eblanshey in "Linux 6.12 Features Super Real-Time, Sched_ext, Intel Xe2 and Pi 5"]]></title><description><![CDATA[
<p>I'm not sure, I've never used it. But I think the issue is that the number of MCUs that support micropython is very small.</p>
]]></description><pubDate>Mon, 30 Sep 2024 01:52:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=41692712</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=41692712</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41692712</guid></item><item><title><![CDATA[New comment by eblanshey in "Linux 6.12 Features Super Real-Time, Sched_ext, Intel Xe2 and Pi 5"]]></title><description><![CDATA[
<p>I would think the portability of, say, a Python application running on Linux is a nice benefit. Try switching from one MCU to a totally different one and you may have to start from scratch (e.g. try going from Microchip to STM.) Can you describe why embedded Linux is still a slog? And what do you think it would take for the issues to be addressed?</p>
]]></description><pubDate>Sun, 29 Sep 2024 23:28:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=41691829</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=41691829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41691829</guid></item><item><title><![CDATA[New comment by eblanshey in "Linux 6.12 Features Super Real-Time, Sched_ext, Intel Xe2 and Pi 5"]]></title><description><![CDATA[
<p>So Linux now officially support RTOS capabilities, without patches, which is pretty cool. I wonder, realistically, how many applications that were originally designed to use microcontrollers for real-time purposes, can be migrated to use Linux, which vastly simplifies and lowers the cost development. And having the ability to use high-level languages like Python significantly lowers the barrier to entry. Obviously certain applications require the speed of a MCU without an operating system, but how many projects really don't need dedicated MCUs?</p>
]]></description><pubDate>Sun, 29 Sep 2024 20:45:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=41690326</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=41690326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41690326</guid></item><item><title><![CDATA[New comment by eblanshey in "Daylight Computer – New 60fps e-paper tablet"]]></title><description><![CDATA[
<p>I'd buy a framework laptop just for that.</p>
]]></description><pubDate>Thu, 23 May 2024 23:59:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=40461364</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=40461364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40461364</guid></item><item><title><![CDATA[New comment by eblanshey in "Show HN: Wonkypedia - Wikipedia from an Alternate Timeline"]]></title><description><![CDATA[
<p>How long before AI crawlers start picking this up and start including it in their training data?</p>
]]></description><pubDate>Mon, 22 Apr 2024 21:20:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=40121073</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=40121073</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40121073</guid></item><item><title><![CDATA[New comment by eblanshey in "Skydog Sports – photos, videos, and stories from an old-time hang glider pilot"]]></title><description><![CDATA[
<p>An old-time hang glider pilot has been keeping his website up-to-date since the very early 2000s, complete with rotating gifs, hidden SEO keywords, index pages, photo albums, and more goodies!</p>
]]></description><pubDate>Wed, 17 Apr 2024 22:23:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40070692</link><dc:creator>eblanshey</dc:creator><comments>https://news.ycombinator.com/item?id=40070692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40070692</guid></item></channel></rss>