<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: jwillmer</title><link>https://news.ycombinator.com/user?id=jwillmer</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 27 Sep 2026 07:32:58 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jwillmer" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jwillmer in "Portal by Spotify cut my Claude Code token usage by 90%"]]></title><description><![CDATA[
<p>I also currently run multiple Claude sessions with Fabel as the brain coordinating the manager sessions which in turn spawn sub agents.</p>
]]></description><pubDate>Sat, 05 Sep 2026 18:16:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49579180</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=49579180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49579180</guid></item><item><title><![CDATA[New comment by jwillmer in "Using AI to write better code more slowly"]]></title><description><![CDATA[
<p>Check out jwillmer/ai-status at GitHub @bottlepalm. It helps keep track of all the small fixes that are going on simultaneously. I crated the tool for me since I have similar workflows.</p>
]]></description><pubDate>Tue, 26 May 2026 13:19:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48279468</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=48279468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48279468</guid></item><item><title><![CDATA[New comment by jwillmer in "Show HN: Files.md – Open-source alternative to Obsidian"]]></title><description><![CDATA[
<p>This is great. I build a Ai status page [1] based around MD files and included obsidian as option. Will look to support this as well.<p>[1]: <a href="https://github.com/jwillmer/ai-status" rel="nofollow">https://github.com/jwillmer/ai-status</a></p>
]]></description><pubDate>Mon, 18 May 2026 17:22:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48182542</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=48182542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48182542</guid></item><item><title><![CDATA[A live dashboard for AI agent sessions]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/jwillmer/ai-status">https://github.com/jwillmer/ai-status</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47874587">https://news.ycombinator.com/item?id=47874587</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 23 Apr 2026 11:45:30 +0000</pubDate><link>https://github.com/jwillmer/ai-status</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=47874587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47874587</guid></item><item><title><![CDATA[The Evolution of Low-Code in the Age of AI]]></title><description><![CDATA[
<p>Article URL: <a href="https://maranics.com/the-evolution-of-low-code-in-the-age-of-ai/">https://maranics.com/the-evolution-of-low-code-in-the-age-of-ai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47487713">https://news.ycombinator.com/item?id=47487713</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 23 Mar 2026 11:00:44 +0000</pubDate><link>https://maranics.com/the-evolution-of-low-code-in-the-age-of-ai/</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=47487713</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47487713</guid></item><item><title><![CDATA[New comment by jwillmer in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>We recently started home renovation and needed a todo app to keep up with the tasks. I noticed that the existing todo apps are annoying to use and lacking a good ai integration. So I started vibe coding my own app. Fully offline capable and with ai integration at its core.<p>I run it at <a href="https://ferdig.de" rel="nofollow">https://ferdig.de</a></p>
]]></description><pubDate>Tue, 10 Mar 2026 10:16:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47321285</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=47321285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47321285</guid></item><item><title><![CDATA[New comment by jwillmer in "n8n.io - A powerful workflow automation tool"]]></title><description><![CDATA[
<p>After the license change we switched to Elsa and contribute code together with other companies that made the switch. <a href="https://elsaworkflows.io" rel="nofollow noreferrer">https://elsaworkflows.io</a></p>
]]></description><pubDate>Sun, 27 Aug 2023 15:22:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=37283527</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=37283527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37283527</guid></item><item><title><![CDATA[New comment by jwillmer in "Show HN: Portable Secret – How I store my secrets and communicate privately"]]></title><description><![CDATA[
<p>I did something similar in the past and called it emergency contacts [1]. Basically a encrypted json that can be decrypted online. I use it to store emergency contact information in case I got stranded without any own device at hand.<p>[1]: <a href="https://github.com/jwillmer/emergency-contacts">https://github.com/jwillmer/emergency-contacts</a></p>
]]></description><pubDate>Thu, 22 Dec 2022 10:39:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=34091987</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=34091987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34091987</guid></item><item><title><![CDATA[New comment by jwillmer in "Each visit to the page deteriorates the main image"]]></title><description><![CDATA[
<p>I did something like this in reverse a while ago. Every day the page will paint one pixel till the image reveals itself: <a href="https://jwillmer.de/blog/programming/every-day-a-pixel" rel="nofollow">https://jwillmer.de/blog/programming/every-day-a-pixel</a></p>
]]></description><pubDate>Sat, 12 Nov 2022 11:06:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=33572008</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=33572008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33572008</guid></item><item><title><![CDATA[New comment by jwillmer in "Comcast: Simulating shitty network connections so you can build better systems"]]></title><description><![CDATA[
<p>On Android we use Throttly to mess with the network: <a href="https://play.google.com/store/apps/details?id=me.twocities.throttly" rel="nofollow">https://play.google.com/store/apps/details?id=me.twocities.t...</a></p>
]]></description><pubDate>Sat, 16 Jul 2022 17:16:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=32120005</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=32120005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32120005</guid></item><item><title><![CDATA[New comment by jwillmer in "Ask HN: Share your personal site"]]></title><description><![CDATA[
<p>My personal blog ^1 using the Jekyll engine with a custom theme I made ^2. All hosted on GitHub and secured with Cloudflare. Simple publishing workflow and zero hosting costs.<p>[1]: <a href="https://jwillmer.de" rel="nofollow">https://jwillmer.de</a>
[2]: <a href="https://github.com/jwillmer/jekyllDecent" rel="nofollow">https://github.com/jwillmer/jekyllDecent</a></p>
]]></description><pubDate>Thu, 07 Apr 2022 16:06:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=30946404</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=30946404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30946404</guid></item><item><title><![CDATA[New comment by jwillmer in "Show HN: PDF API – Generate, convert, and modify PDF documents"]]></title><description><![CDATA[
<p>We need to offline convert HTML to PDF. We created a small docker container with Chromium and Selenium and added a small HTTP API layer on top. Works like a charm and it is easy to keep it up to date.</p>
]]></description><pubDate>Fri, 18 Mar 2022 14:34:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=30722780</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=30722780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30722780</guid></item><item><title><![CDATA[New comment by jwillmer in "Ask HN: Who wants to collaborate?"]]></title><description><![CDATA[
<p>My company offers digital processes solutions - like dynamic checklists - for remote locations (vessels, trucks, airplanes, inspections) with no (constant) internet connection. Get in touch with me if that is something your park could benefit from.</p>
]]></description><pubDate>Sat, 01 Jan 2022 23:12:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=29763865</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=29763865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29763865</guid></item><item><title><![CDATA[Ask HN: What perks from the past do you have?]]></title><description><![CDATA[
<p>In the past there was an option to assign your own domain to the MS outlook mail service (for free). I did that and use outlook.live.com ever since as my mail provider using my own domain.<p>I hoped that using outlook as mail provider will boost the credibility of my emails so that they are not constantly marked as spam just because the domain is not widely used. This has not come true but I still have a free mail service behind my domain :)<p>What perks do you have that are not available any more but still work?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29265249">https://news.ycombinator.com/item?id=29265249</a></p>
<p>Points: 4</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 18 Nov 2021 13:44:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=29265249</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=29265249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29265249</guid></item><item><title><![CDATA[New comment by jwillmer in "We Switched to Mattermost"]]></title><description><![CDATA[
<p>We used MM in the past and switched to Zulip. The docker upgrade path of MM is a pain and lacks support. (They switched to a new postgres version without providing any upgrade tutorial.) But honestly if you like to use a team chat to get work done Zulip works the best. The thread tagging inside a group and the keyboard support makes it easy to follow different conversations in a stream.</p>
]]></description><pubDate>Tue, 03 Aug 2021 12:29:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=28048360</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=28048360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28048360</guid></item><item><title><![CDATA[New comment by jwillmer in "Ask HN: What are you working on?"]]></title><description><![CDATA[
<p>A inventory app with additional fields for manuals/pics. I have many small electronic parts from China that I need to keep track of the documentation and the stock. The documentation is particular hard to find online if you don't download it when buying.<p>The app is designed as a PWA and runs completely offline. Everything is stored in cache. You can connect a ChouchDB to sync across devices and have a backup.<p>Nothing to demo yet but I plan to host the app for free and take some small amount for the database connection if the user does not want to host/connect to their own.</p>
]]></description><pubDate>Sat, 16 Jan 2021 10:05:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=25801296</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=25801296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25801296</guid></item><item><title><![CDATA[New comment by jwillmer in "Raspberry Pi Server Mark III"]]></title><description><![CDATA[
<p>I used the following case/setup and can confirm. No fans are required and booting is lightning fast. <a href="https://www.prusaprinters.org/prints/40852-pi4-case-stand" rel="nofollow">https://www.prusaprinters.org/prints/40852-pi4-case-stand</a></p>
]]></description><pubDate>Sun, 20 Dec 2020 15:50:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=25487046</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=25487046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25487046</guid></item><item><title><![CDATA[New comment by jwillmer in "$30 DIY Kilowatt Wind Turbine (2017)"]]></title><description><![CDATA[
<p>I currently also looked into a DIY wind turbine design and found the following design worth trying out: <a href="http://mumris.eu/bumerangai/dekoratyvus%20bumerangai1_files/index.htm" rel="nofollow">http://mumris.eu/bumerangai/dekoratyvus%20bumerangai1_files/...</a></p>
]]></description><pubDate>Sat, 24 Oct 2020 12:59:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=24878921</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=24878921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24878921</guid></item><item><title><![CDATA[New comment by jwillmer in "RaspberryPi 4 home lab with LXD cluster"]]></title><description><![CDATA[
<p>I paid 25€ for a 120GB KingSpec Portable SSD. A link to the shop I was buying from is in the link above.</p>
]]></description><pubDate>Sat, 03 Oct 2020 09:03:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=24670652</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=24670652</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24670652</guid></item><item><title><![CDATA[New comment by jwillmer in "RaspberryPi 4 home lab with LXD cluster"]]></title><description><![CDATA[
<p>Pi4 is now officially supporting boot from USB. I bought a cheap SSD from China and can confirm that it works flawlessly. I use this configuration for my home lab: <a href="https://www.prusaprinters.org/prints/40852-pi4-case-stand" rel="nofollow">https://www.prusaprinters.org/prints/40852-pi4-case-stand</a><p>Edit: Test results can be found in the link.</p>
]]></description><pubDate>Sat, 03 Oct 2020 08:22:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=24670476</link><dc:creator>jwillmer</dc:creator><comments>https://news.ycombinator.com/item?id=24670476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24670476</guid></item></channel></rss>