<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: thingsilearned</title><link>https://news.ycombinator.com/user?id=thingsilearned</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 03:59:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=thingsilearned" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by thingsilearned in "An SVG is all you need"]]></title><description><![CDATA[
<p>Yeah, my use case would have required a heavy node or playwright import to convert the SVGs to other formats or show them correctly outside of browsers.  This keeps it all SVG and it looks and feels good and lighter.</p>
]]></description><pubDate>Wed, 17 Dec 2025 02:52:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46297699</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=46297699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46297699</guid></item><item><title><![CDATA[New comment by thingsilearned in "An SVG is all you need"]]></title><description><![CDATA[
<p>I love SVG!  Recently I needed to render markdown in SVG and found no library existed for that yet so I released one:<p>github: <a href="https://github.com/davefowler/markdown-svg" rel="nofollow">https://github.com/davefowler/markdown-svg</a>
playground: <a href="https://markdown-svg-production.up.railway.app" rel="nofollow">https://markdown-svg-production.up.railway.app</a></p>
]]></description><pubDate>Fri, 12 Dec 2025 01:38:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46239883</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=46239883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46239883</guid></item><item><title><![CDATA[New comment by thingsilearned in "Gemini 3"]]></title><description><![CDATA[
<p>I love that the recipe example is still being used as one of the main promising use cases for computers and now AGI.  One day hopefully computers will solve that pressing problem...</p>
]]></description><pubDate>Wed, 19 Nov 2025 19:57:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45984308</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=45984308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45984308</guid></item><item><title><![CDATA[New comment by thingsilearned in "Every visual workflow tool is just Excel for developers who gave up"]]></title><description><![CDATA[
<p>Yeah, isn't the main user of those tools non-developers?  It's not that developers are getting lazy, it's that people who aren't developers also have technical needs (and some chops).</p>
]]></description><pubDate>Mon, 04 Aug 2025 18:47:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44789902</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=44789902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44789902</guid></item><item><title><![CDATA[New comment by thingsilearned in "Using an $8 smart outlet to avoid brainrot"]]></title><description><![CDATA[
<p>I've used a similar smart outlet on a timer to just shut my wifi off at 9pm.  I then put an alarm on my computer to give me a 15 minute wrap-up warning.</p>
]]></description><pubDate>Mon, 23 Jun 2025 00:21:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44351376</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=44351376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44351376</guid></item><item><title><![CDATA[New comment by thingsilearned in "Using an $8 smart outlet to avoid brainrot"]]></title><description><![CDATA[
<p>I liked one-sec but now prefer <a href="https://www.getclearspace.com">https://www.getclearspace.com</a></p>
]]></description><pubDate>Mon, 23 Jun 2025 00:19:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=44351360</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=44351360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44351360</guid></item><item><title><![CDATA[Show HN: A tagged template literal utility for clean LLM prompt generation]]></title><description><![CDATA[
<p>Making prompts for llms with conditional context gets really messy.  I've not seen a library that does this in a clean way and made a fairly elegant solution with template literals.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44131383">https://news.ycombinator.com/item?id=44131383</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 29 May 2025 23:30:35 +0000</pubDate><link>https://github.com/davefowler/llm-prompt-tag</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=44131383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44131383</guid></item><item><title><![CDATA[New comment by thingsilearned in "Ask HN: What are you working on? (May 2025)"]]></title><description><![CDATA[
<p>I recently released suggestion-mode functionality for prosemirror<p><a href="https://github.com/davefowler/prosemirror-suggestion-mode">https://github.com/davefowler/prosemirror-suggestion-mode</a><p>and now I'm building it into my reading and note taking app for a better interaction of AI giving assisted edits, most similar to the Patchwork project from ink and switch <a href="https://www.inkandswitch.com/patchwork/notebook/07/" rel="nofollow">https://www.inkandswitch.com/patchwork/notebook/07/</a></p>
]]></description><pubDate>Mon, 26 May 2025 00:55:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44092835</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=44092835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44092835</guid></item><item><title><![CDATA[New comment by thingsilearned in "Getting AI to write good SQL"]]></title><description><![CDATA[
<p>companion or replacement?</p>
]]></description><pubDate>Sat, 17 May 2025 00:30:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=44011045</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=44011045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44011045</guid></item><item><title><![CDATA[New comment by thingsilearned in "More Everything Forever"]]></title><description><![CDATA[
<p>Did this get removed from the home page?  As I write this it was posted 2 hours ago with 48 points and 73 comments.  Should definitely be on the home page.  Why are we filtering content like this?</p>
]]></description><pubDate>Wed, 23 Apr 2025 18:42:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=43775333</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=43775333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43775333</guid></item><item><title><![CDATA[Show HN: After Intelligence – a prompt game for your future]]></title><description><![CDATA[
<p>Article URL: <a href="https://thingsilearned.com/things/after-intelligence/">https://thingsilearned.com/things/after-intelligence/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43323715">https://news.ycombinator.com/item?id=43323715</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 10 Mar 2025 18:14:32 +0000</pubDate><link>https://thingsilearned.com/things/after-intelligence/</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=43323715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43323715</guid></item><item><title><![CDATA[New comment by thingsilearned in "US and UK refuse to sign AI safety declaration at summit"]]></title><description><![CDATA[
<p>Regulating is very hard at the software level but not hard at the hardware level.  The US and allies control all major chip manufacturing.  Open AI and others have done work showing that regulating compute should be significantly easier to do than other regulations we've done such as nuclear <a href="https://www.cser.ac.uk/media/uploads/files/Computing-Power-and-the-Governance-of-AI.pdf" rel="nofollow">https://www.cser.ac.uk/media/uploads/files/Computing-Power-a...</a></p>
]]></description><pubDate>Thu, 13 Feb 2025 01:45:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=43031865</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=43031865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43031865</guid></item><item><title><![CDATA[New comment by thingsilearned in "Stargate Project: SoftBank, OpenAI, Oracle, MGX to build data centers"]]></title><description><![CDATA[
<p>Stargate = Skynet?</p>
]]></description><pubDate>Tue, 21 Jan 2025 23:50:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42786771</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=42786771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42786771</guid></item><item><title><![CDATA[New comment by thingsilearned in "The Origins of Wokeness"]]></title><description><![CDATA[
<p>@malcomgreaves I'm not sure you caught the intended target of @cle's comment.  I believe he was talking about your comment being the thing he thought may be intentionally ironic, not PG's essay.<p>One of the main points in the essay: "The problem with political correctness was not that it focused on marginalized groups, but the shallow, aggressive way in which it did so"<p>And your comment is a classic example of that behavior.</p>
]]></description><pubDate>Mon, 13 Jan 2025 19:10:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42687360</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=42687360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42687360</guid></item><item><title><![CDATA[New comment by thingsilearned in "The average American spent 2.5 months on their phone in 2024"]]></title><description><![CDATA[
<p>I try to get around with just an apple watch.  The most frustrating part is needing (or worrying I'll need) to take an uber or a lyft (my main modes of transport).  They discontinued their watch apps and their api's are very locked down.</p>
]]></description><pubDate>Sun, 29 Dec 2024 22:03:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=42543760</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=42543760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42543760</guid></item><item><title><![CDATA[Doomer.ai]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.doomer.ai/">https://www.doomer.ai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42325422">https://news.ycombinator.com/item?id=42325422</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 05 Dec 2024 06:09:01 +0000</pubDate><link>https://www.doomer.ai/</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=42325422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42325422</guid></item><item><title><![CDATA[Doomer.ai]]></title><description><![CDATA[
<p>Article URL: <a href="https://doc.doomer.ai/docs/intro">https://doc.doomer.ai/docs/intro</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41796516">https://news.ycombinator.com/item?id=41796516</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 10 Oct 2024 07:38:56 +0000</pubDate><link>https://doc.doomer.ai/docs/intro</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=41796516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41796516</guid></item><item><title><![CDATA[New comment by thingsilearned in "TinyPod – Apple Watch case with scroll wheel"]]></title><description><![CDATA[
<p>I've tried this several times too and still do phone less days quite often thanks to the watch, but my big obstacle has been the lack of Uber/Lyft which I use instead of having a car.  They used to have those apps on the watch but unfortunately they don't.<p>If I could use Uber/Lyft on the watch I would mostly leave my phone on the charger.</p>
]]></description><pubDate>Thu, 18 Jul 2024 01:20:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=40991729</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=40991729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40991729</guid></item><item><title><![CDATA[New comment by thingsilearned in "Ask HN: Should I stay at my default dead startup or go and do something else?"]]></title><description><![CDATA[
<p>Perhaps more importantly than a mental model for thinking about this you might need the right mental state.  You're tired and not seeing a path forward.  That leads to burnout fast and isn't a great space to make big decisions from.<p>I'd talk to your co-founder and start by taking some time off.  I bet for the past 3 years of grinding on the startup you haven't done a good job with vacations.  If you went and fully unplugged for a month (or more) you might be in a place for a better perspective.<p>You might feel like you can't get away - that you're too essential to some work right now - but in my experience a top role of co-founders is to keep the passion and vision strong.  Where you sound like you're at mentally you may be doing more team harm than good and your co-founder may be surprisingly supportive of you taking some time to get rest.</p>
]]></description><pubDate>Thu, 27 Jun 2024 19:58:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=40814436</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=40814436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40814436</guid></item><item><title><![CDATA[New comment by thingsilearned in "Repairing my mug with Kintsugi"]]></title><description><![CDATA[
<p>For those of you in the Bay Area there’s a great Kintsugi workshop that’s run out of the SF zen center almost weekly <a href="https://stonegoldcrafts.com/" rel="nofollow">https://stonegoldcrafts.com/</a><p>I got into Kintsugi when my toilet needed repair.  It’s a rewarding craft <a href="https://thingsilearned.com/things/my-kintsugi-toilet/" rel="nofollow">https://thingsilearned.com/things/my-kintsugi-toilet/</a></p>
]]></description><pubDate>Sat, 01 Jun 2024 19:46:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=40548536</link><dc:creator>thingsilearned</dc:creator><comments>https://news.ycombinator.com/item?id=40548536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40548536</guid></item></channel></rss>