<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: tommyjepsen</title><link>https://news.ycombinator.com/user?id=tommyjepsen</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 01 May 2026 10:20:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tommyjepsen" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: UX Agent Mac app running continuously locally using Gemma 4]]></title><description><![CDATA[
<p>Created an app that uses the Gemma 4 26B(only 18gb) model locally on my Mac, to support me as a UX Agent continuously evaluating my work and giving me feedback and pointers on where to improve.<p>It takes a screenshot, analyzes it through its Vision capabilities and returns historical-related feedback in under ~6 seconds. The smaller models even faster.<p>All done locally, privacy-friendly and offline available.<p>Tried including good installation instructions, if any is interested in trying it out. Using LM Studio.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47700476">https://news.ycombinator.com/item?id=47700476</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 09 Apr 2026 07:42:27 +0000</pubDate><link>https://github.com/tommyjepsen/ux-agent-app</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=47700476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47700476</guid></item><item><title><![CDATA[Ask HN: What experience do you have with 'specs –> design –> code' orchestration]]></title><description><![CDATA[
<p>Hi,<p>We are currently researching automating a lot of the 'specs -> design -> code' pipeline with AI cloud agents.<p>Basically, we make new tasks in Notion that are shaped by a human through a /shaping skill, that then gets picked up by an AI Agent doing a design prototype with our design system and all that.<p>Here we add a designer/ux/pm/dev to see if the results are good enough, and then it gets send of to AI cloud agents again to build the entire thing into our codebase.<p>After build a PR is created that is reviewed, and of course re-triggered with prompt if not good enough or merged.<p>We are trying to get the design into Figma, since we are ending up doing a lot of iterations here to make the UX and UI fit better.<p>Also the /shaping skill feels very crucial in all of this. It needs to be really spot on and specific.<p>Any have experience with this orchestration or pipeline?<p>So far the idea it is for more "simple tasks", and larger tasks designers/uxers take directly before ai agents go in.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47530901">https://news.ycombinator.com/item?id=47530901</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Mar 2026 14:29:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47530901</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=47530901</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47530901</guid></item><item><title><![CDATA[New comment by tommyjepsen in "How to run Qwen 3.5 locally"]]></title><description><![CDATA[
<p>I ran the Qwen3 Coder 30B through LM Studio and with OpenCode(Instead of Claude code). Did decent on M4 Max 32GB. <a href="https://www.tommyjepsen.com/blog/run-llm-locally-for-coding" rel="nofollow">https://www.tommyjepsen.com/blog/run-llm-locally-for-coding</a></p>
]]></description><pubDate>Sun, 08 Mar 2026 10:42:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47296228</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=47296228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47296228</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Qwen3-Coder-Next"]]></title><description><![CDATA[
<p>I got the Qwen3 Coder 30B running locally on mac Mac M4 Max 36GB. It was slow, but it worked and did do some decent stuff: <a href="https://www.youtube.com/watch?v=7mAPaRbsjTU" rel="nofollow">https://www.youtube.com/watch?v=7mAPaRbsjTU</a><p>Video is speed up. I ran it through LM Studio and then OpenCode. Wrote a bit about how I set it all up here: <a href="https://www.tommyjepsen.com/blog/run-llm-locally-for-coding" rel="nofollow">https://www.tommyjepsen.com/blog/run-llm-locally-for-coding</a></p>
]]></description><pubDate>Tue, 03 Feb 2026 18:52:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46875445</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=46875445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46875445</guid></item><item><title><![CDATA[Show HN: I tried beating the stock market with Gemini 2.5 for 2025]]></title><description><![CDATA[
<p>Hi,<p>I ran a fun experiment trying to beat the danish C25 index with just Gemini 2.5 in simulation.<p>I fed Gemini 2.5 with stock data, danish news articles, Wikipedia & Google trends top lists and much more like Eurostat data to see if I could get Gemini to beat the danish C25 stock index. (Novo Nordisk, Carlsberg, Mærsk etc.)<p>It could only see the current days data and backwards and was prompted to not take in forward data from its training data. It was prompted to follow these strategies among others::<p>- Take a longer term perspective
- Be conservative with position sizes 
- Only trade when seeing a clear opportunity<p>It did pretty well, but ended up doing a couple bad moves selling at bad times - it almost feels like it panicked.<p>Data is from (01-01-2025 to 11-12-2025).<p>-<p>Any ideas on improving it? I think next step is using more a Chain of Thought process and multiple personas to evaluate each investment.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46807536">https://news.ycombinator.com/item?id=46807536</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 29 Jan 2026 08:57:32 +0000</pubDate><link>https://www.youtube.com/watch?v=fFncuUvnOKc</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=46807536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46807536</guid></item><item><title><![CDATA[Blackstone's Jon Gray on AI as "The Main Thing", and Where to Invest Now [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=lUXy6Xp2j_I">https://www.youtube.com/watch?v=lUXy6Xp2j_I</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45365119">https://news.ycombinator.com/item?id=45365119</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 24 Sep 2025 19:45:24 +0000</pubDate><link>https://www.youtube.com/watch?v=lUXy6Xp2j_I</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=45365119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45365119</guid></item><item><title><![CDATA[The Extended Mind and Challenges with LLM's]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.tommyjepsen.com/blog/thinking-with-ai">https://www.tommyjepsen.com/blog/thinking-with-ai</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43842074">https://news.ycombinator.com/item?id=43842074</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 30 Apr 2025 07:07:06 +0000</pubDate><link>https://www.tommyjepsen.com/blog/thinking-with-ai</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=43842074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43842074</guid></item><item><title><![CDATA[New comment by tommyjepsen in "How I use FFmpeg and Whisper to add subtitles for free to my videos"]]></title><description><![CDATA[
<p>Hello,<p>I didn't find a decent priced solution to add subtitles to my videos, so I ended up exploring how to use Whisper and FFMpeg to do it and found a pretty decent solution, that is both free and fast.<p>Hope someone else can benefit from it to</p>
]]></description><pubDate>Mon, 13 Jan 2025 11:29:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42682349</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=42682349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42682349</guid></item><item><title><![CDATA[How I use FFmpeg and Whisper to add subtitles for free to my videos]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.tommyjepsen.com/blog/how-to-use-ffmpeg-and-whisper-to-add-subtitles">https://www.tommyjepsen.com/blog/how-to-use-ffmpeg-and-whisper-to-add-subtitles</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42682348">https://news.ycombinator.com/item?id=42682348</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 13 Jan 2025 11:29:17 +0000</pubDate><link>https://www.tommyjepsen.com/blog/how-to-use-ffmpeg-and-whisper-to-add-subtitles</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=42682348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42682348</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Show HN: I Made a Simple Tailwind CSS Quiz Game"]]></title><description><![CDATA[
<p>Hi,<p>To advance my Tailwind CSS skills, I made a little quiz game to help me remember e.g. the height of h-48, how add line height etc.<p>Thought maybe others would find it funny as well and potentially help them become better at Tailwind :)</p>
]]></description><pubDate>Tue, 13 Aug 2024 09:28:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=41233784</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=41233784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41233784</guid></item><item><title><![CDATA[Show HN: I Made a Simple Tailwind CSS Quiz Game]]></title><description><![CDATA[
<p>Article URL: <a href="https://tailwindquiz.tommyjepsen.com/">https://tailwindquiz.tommyjepsen.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41233783">https://news.ycombinator.com/item?id=41233783</a></p>
<p>Points: 5</p>
<p># Comments: 3</p>
]]></description><pubDate>Tue, 13 Aug 2024 09:28:15 +0000</pubDate><link>https://tailwindquiz.tommyjepsen.com/</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=41233783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41233783</guid></item><item><title><![CDATA[Show HN: I made a Bento Grid animation tool]]></title><description><![CDATA[
<p>Hi HN,<p>I've developed a simple tool to animate and design Bento Grids from scratch to final mp4 file.<p>I was as a product designer struggling in my job to create these Bento Grids using Figma and After Effects, so I made this tool to solve my own pain and thought maybe others would like it too.<p>It is using React, Vite, FFmpeg, Shadcn, Tailwind, Firebase, Cloudflare R2 and lots of other cool libs and tools that was a ton of fun to both learn and integrate.<p>There might be some bugs and issues here and there Im smoothing out, and currently the best experience can be experienced using Chromium, so let me know if you find any.<p>Hope you like it - check it out on <a href="https://motiongrids.com" rel="nofollow">https://motiongrids.com</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41117910">https://news.ycombinator.com/item?id=41117910</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 31 Jul 2024 10:35:15 +0000</pubDate><link>https://motiongrids.com</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=41117910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41117910</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Show HN: I made a privacy-friendly and free image, audio and video converter"]]></title><description><![CDATA[
<p>Yea, it is using <a href="https://ffmpegwasm.netlify.app/" rel="nofollow">https://ffmpegwasm.netlify.app/</a> :)</p>
]]></description><pubDate>Thu, 18 Jul 2024 14:46:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=40996062</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=40996062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40996062</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Show HN: I made a privacy-friendly and free image, audio and video converter"]]></title><description><![CDATA[
<p>Hey! Yea, for mp4 its just ffmpeg -i and nothing else .. Good idea to optimize this. In general ffmpeg-wasm is a lot slower than FFmpeg run on your desktop, but let me see if I can improve on this.<p>Performance diff: <a href="https://ffmpegwasm.netlify.app/docs/performance" rel="nofollow">https://ffmpegwasm.netlify.app/docs/performance</a></p>
]]></description><pubDate>Thu, 18 Jul 2024 14:35:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=40995965</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=40995965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40995965</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Show HN: I made a privacy-friendly and free image, audio and video converter"]]></title><description><![CDATA[
<p>Hey, thanks for the feedback.<p>Yea makes sense with file naming and button. Let me try to iterate on that.<p>The mp4 to webm was actually the hardest to get working. Seemed like FFmpeg-wasm would stall at different times with some settings. I've updated it now to produce a bit better quality, but will definitely keep improving on this.</p>
]]></description><pubDate>Thu, 18 Jul 2024 13:57:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=40995638</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=40995638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40995638</guid></item><item><title><![CDATA[Show HN: I made a privacy-friendly and free image, audio and video converter]]></title><description><![CDATA[
<p>Article URL: <a href="https://fileconverter.tommyjepsen.com/">https://fileconverter.tommyjepsen.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40994898">https://news.ycombinator.com/item?id=40994898</a></p>
<p>Points: 52</p>
<p># Comments: 23</p>
]]></description><pubDate>Thu, 18 Jul 2024 12:18:53 +0000</pubDate><link>https://fileconverter.tommyjepsen.com/</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=40994898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40994898</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Show HN: Shadcn website blocks you can copy/paste"]]></title><description><![CDATA[
<p>Thanks! Had to move them, so they can be found in <a href="https://github.com/tommyjepsen/twblocks/tree/main/blocks">https://github.com/tommyjepsen/twblocks/tree/main/blocks</a> now, but the website is also available to directly copy the code and inspect each block, so you don't have to go to Github anymore :)</p>
]]></description><pubDate>Tue, 09 Apr 2024 11:54:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=39978477</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=39978477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39978477</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Show HN: Shadcn website blocks you can copy/paste"]]></title><description><![CDATA[
<p>Not 100% sure what you mean, but maybe it is what <a href="https://ui.shadcn.com/blocks" rel="nofollow">https://ui.shadcn.com/blocks</a> is doing?</p>
]]></description><pubDate>Tue, 09 Apr 2024 11:53:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=39978466</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=39978466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39978466</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Show HN: Shadcn website blocks you can copy/paste"]]></title><description><![CDATA[
<p>Hi, thanks! I've tried updating it to make it more user-friendly, so ppl don't have to go to Github to copy the blocks, but can do it directly on the website :)<p>Makes more sense this way.</p>
]]></description><pubDate>Tue, 09 Apr 2024 11:51:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=39978456</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=39978456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39978456</guid></item><item><title><![CDATA[New comment by tommyjepsen in "Show HN: Shadcn website blocks you can copy/paste"]]></title><description><![CDATA[
<p>Hi, thanks! Yes, I've gotten this feedback from different places now - will definitely iterate on this. Right now you go to the Github repository: <a href="https://github.com/tommyjepsen/twblocks/tree/main/components">https://github.com/tommyjepsen/twblocks/tree/main/components</a> and find the one you need.</p>
]]></description><pubDate>Tue, 09 Apr 2024 07:16:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=39976904</link><dc:creator>tommyjepsen</dc:creator><comments>https://news.ycombinator.com/item?id=39976904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39976904</guid></item></channel></rss>