<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: muspimerol</title><link>https://news.ycombinator.com/user?id=muspimerol</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 13:52:49 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=muspimerol" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by muspimerol in "Why I may ‘hire’ AI instead of a graduate student"]]></title><description><![CDATA[
<p>The point is that we will still need senior level employees, but the way fresh grads get to that level is generally through entry level positions, experience and mentorship. I don't think we can expect the university system to start pumping out senior level graduates.</p>
]]></description><pubDate>Mon, 16 Mar 2026 09:34:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47396832</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=47396832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47396832</guid></item><item><title><![CDATA[New comment by muspimerol in "Springs and bounces in native CSS"]]></title><description><![CDATA[
<p>Good thing that's exactly what the article suggests!</p>
]]></description><pubDate>Fri, 31 Oct 2025 15:25:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=45773101</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=45773101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45773101</guid></item><item><title><![CDATA[New comment by muspimerol in "React is winning by default and slowing innovation"]]></title><description><![CDATA[
<p>This happens regardless of which framework is used or even if no framework is used. Plenty of web developers do not understand how the browser or JS work at a deep level.</p>
]]></description><pubDate>Tue, 16 Sep 2025 09:32:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45260030</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=45260030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45260030</guid></item><item><title><![CDATA[New comment by muspimerol in "Web apps in a single, portable, self-updating, vanilla HTML file"]]></title><description><![CDATA[
<p>How does versioning work? After you fork an HTML app, is there a way to update it and get newer features without manual intervention?<p>I'm thinking about the Kanban board example I saw in the demo video. It looks like column re-ordering wasn't supported yet. What if I fork the app, put time into creating my Kanban, then I want to update to a new version that supports column re-ordering?</p>
]]></description><pubDate>Mon, 18 Aug 2025 10:46:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=44939221</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=44939221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44939221</guid></item><item><title><![CDATA[New comment by muspimerol in "6 weeks of Claude Code"]]></title><description><![CDATA[
<p>> a mishmash of vibe coded stuff you don’t understand.<p>No, there is a difference between "I wrote this code" and "I understand this code". You don't need to write all the code in a project to understand it. Otherwise writing software in a team would not be a viable undertaking.</p>
]]></description><pubDate>Sat, 02 Aug 2025 18:48:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44770239</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=44770239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44770239</guid></item><item><title><![CDATA[New comment by muspimerol in "Show HN: templUI – The UI Kit for templ (CLI-based, like shadcn/UI)"]]></title><description><![CDATA[
<p>Why do you say "JSX"? JSX is an HTML templating language for JavaScript. templ looks like an HTML templating language for Go. Every popular web backend language has an HTML templating language... so that it can produce HTML - is it really that surprising?</p>
]]></description><pubDate>Fri, 30 May 2025 09:10:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44134344</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=44134344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44134344</guid></item><item><title><![CDATA[New comment by muspimerol in "Show HN: Nue – Apps lighter than a React button"]]></title><description><![CDATA[
<p>Here's the react-table example app with 112,500 records, just like your example. I am not really seeing much of a performance difference (and this is in dev mode - it would be faster if built for production):<p><a href="https://n9vr4n-5173.csb.app/" rel="nofollow">https://n9vr4n-5173.csb.app/</a></p>
]]></description><pubDate>Tue, 01 Apr 2025 08:33:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43544248</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=43544248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43544248</guid></item><item><title><![CDATA[New comment by muspimerol in "Show HN: Nue – Apps lighter than a React button"]]></title><description><![CDATA[
<p>This comparison is disingenuous and off-putting. When I read "a React button" I assume you are talking about `<button>` and the React runtime, not some third party libraries.</p>
]]></description><pubDate>Tue, 01 Apr 2025 08:21:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=43544167</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=43544167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43544167</guid></item><item><title><![CDATA[New comment by muspimerol in "Writing a tiny undo/redo stack in JavaScript"]]></title><description><![CDATA[
<p>But logging in and posting don't seem like "undoable" actions to me. That would be similar to undoing a save or undoing a login to Adobe CC in Photoshop. Things definitely get trickier with network requests, but that can be solved with something like CRDT.</p>
]]></description><pubDate>Thu, 27 Mar 2025 09:01:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43491600</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=43491600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43491600</guid></item><item><title><![CDATA[New comment by muspimerol in "Generate impressive-looking terminal output, look busy when stakeholders walk by"]]></title><description><![CDATA[
<p>> Does the fact that WFH is not a thing mean that in the real world, for most people, coming to the office IS actually more efficient?<p>I don't think the labor market is efficient to such a degree that we can draw this conclusion. Lots of startups are doing this, but it takes time, capital and luck to achieve the success of the big corporate competitors, which have a huge amount of middle management who hate WFH.</p>
]]></description><pubDate>Sun, 16 Mar 2025 09:51:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43377874</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=43377874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43377874</guid></item><item><title><![CDATA[New comment by muspimerol in "Physical Intelligence's first generalist policy AI can finally do your laundry"]]></title><description><![CDATA[
<p>Huh? The average working week in the EU is 37.5 hours a week, or 7.5 hours a day: <a href="https://ec.europa.eu/eurostat/web/products-eurostat-news/w/ddn-20230920-1" rel="nofollow">https://ec.europa.eu/eurostat/web/products-eurostat-news/w/d...</a><p>Breakfast and lunch are not paid breaks in any EU country as far as I know.</p>
]]></description><pubDate>Sun, 10 Nov 2024 09:32:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=42099288</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=42099288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42099288</guid></item><item><title><![CDATA[New comment by muspimerol in "What 10k Hours of Coding Taught Me: Don't Ship Fast"]]></title><description><![CDATA[
<p>Fair point, but I have seen a lot of shitty software developed with this mantra. Usually because the "iterate" part is forgotten in favor of the next "rapid" development. I agree that the quickest way to learn whether your solution is valid is to ship & experiment. But once you know the solution (which is sometimes not even that complicated) then you should really take the time to produce a solid piece of software before moving on.<p>But I agree, my original comment is probably a little too critical. There are valid times to rapidly iterate and ship. When it turns into the _only_ way you ship software, I think it becomes a problem.</p>
]]></description><pubDate>Sun, 22 Sep 2024 11:53:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=41616418</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=41616418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41616418</guid></item><item><title><![CDATA[New comment by muspimerol in "What 10k Hours of Coding Taught Me: Don't Ship Fast"]]></title><description><![CDATA[
<p>It's important to note that this is only really relevant advice for a specific type of startup that is still trying to rapidly iterate to find product market fit.<p>Personally I find it incredibly annoying to work on and with with products that were developed like this. There are so many half baked features that technically "work" but are slow, buggy or difficult to integrate with.</p>
]]></description><pubDate>Sat, 21 Sep 2024 19:53:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=41612248</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=41612248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41612248</guid></item><item><title><![CDATA[New comment by muspimerol in "Koheesio: Nike's Python-based framework to build advanced data-pipelines"]]></title><description><![CDATA[
<p>I don't. Regardless who posted it, discussion and constructive criticism is warranted in the comments.</p>
]]></description><pubDate>Tue, 04 Jun 2024 07:22:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=40571581</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=40571581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40571581</guid></item><item><title><![CDATA[New comment by muspimerol in "Koheesio: Nike's Python-based framework to build advanced data-pipelines"]]></title><description><![CDATA[
<p>I think this is a fair criticism. You chose to share this on hackernews, which invites feedback (including constructive criticism). I don't see the problem ¯\_(ツ)_/¯ Do you expect people to only voice praise for open source projects?</p>
]]></description><pubDate>Tue, 04 Jun 2024 07:12:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=40571520</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=40571520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40571520</guid></item><item><title><![CDATA[New comment by muspimerol in "Deutsche Bahn introduces "MetaWindow""]]></title><description><![CDATA[
<p>Do you think this "MetaWindow" is much more attractive? Here's a similar looking transparent sound barrier in a new building area that is already starting to be covered in graffiti: <a href="https://youtu.be/e7-Fd1HOw_g?si=OTNn_NyV_W7iJStz&t=265" rel="nofollow">https://youtu.be/e7-Fd1HOw_g?si=OTNn_NyV_W7iJStz&t=265</a><p>At least some light will still get through in the gaps between graffiti, but I don't think they will end up looking much different than non-transparent barriers.</p>
]]></description><pubDate>Fri, 17 May 2024 07:34:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=40387379</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=40387379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40387379</guid></item><item><title><![CDATA[New comment by muspimerol in "EU countries already hitting some of their sustainable energy targets for 2030"]]></title><description><![CDATA[
<p>I’d argue that the rich nations have an obligation to find a way to structure a less carbon intensive economy. The global south can benefit from the R&D that the west does. It’s not a forgone conclusion that the only way to grow is by burning fossil fuels, but the global south will certainly go that way if there is no known alternative.</p>
]]></description><pubDate>Wed, 28 Feb 2024 22:47:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39544482</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=39544482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39544482</guid></item><item><title><![CDATA[New comment by muspimerol in "In Europe, trains are full, and more are on the way"]]></title><description><![CDATA[
<p>Sure, all mega cities have even larger metro areas. I'm not pretending Chicago doesn't have a huge metro area. But my point stands: the European route has much higher catchment than your proposed USA route, even if you include metro areas. Population density is not the only argument, although I think it's pretty clear why the US and EU are not comparable: <a href="https://luminocity3d.org/WorldPopDen/#4/38.51/-51.06" rel="nofollow">https://luminocity3d.org/WorldPopDen/#4/38.51/-51.06</a> Most of the US looks more like Spain and less like Central Europe.<p>There needs to be local public transportation infrastructure. This is where the US should be focusing efforts, no long-distance high-speed trains. It works in Europe because there are huge catchment areas (see population density) that funnel riders to regional hubs that are then connected with high speed trains. I don't think the first step to making rail work in the US is connecting metropolises with high-speed trains. Until there's a better local public transportation story, it's expensive and impractical once you arrive at your destination.</p>
]]></description><pubDate>Fri, 05 Jan 2024 22:33:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=38885935</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=38885935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38885935</guid></item><item><title><![CDATA[New comment by muspimerol in "In Europe, trains are full, and more are on the way"]]></title><description><![CDATA[
<p>Oh if we're talking about metro area population, then the EU route is also significantly higher (for example, Paris goes from 2 million to 13 million). I was just looking at city limits in both cases.<p>Honestly I agree with your sentiment. We should connect all these urban areas with passenger rail. But I <i>don't</i> think that this is the first step. Most American cities have atrocious public transit, which needs to be fixed first. No one will take a train from Chicago to Minneapolis if they just have to rent a car once they get there anyway. It would be a shame to invest billions in connecting cities with high speed rail, only to have low ridership because it still doesn't compete with flying/driving.</p>
]]></description><pubDate>Fri, 05 Jan 2024 22:24:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=38885841</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=38885841</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38885841</guid></item><item><title><![CDATA[New comment by muspimerol in "In Europe, trains are full, and more are on the way"]]></title><description><![CDATA[
<p>I don't know why we're still stuck on the Berlin <-> Madrid topic, but I'll bite :-)<p>I added up the population of all those cities: 6.13 million. The population of Berlin and Madrid alone is 6.86 million, and our theoretical journey would take us through several cities of 1m+ along the way: Cologne, Brussels, Paris... The dense parts of Europe have 500k+ cities basically overlapping.<p>As someone who grew up in the Midwest, I would absolutely love this theoretical train, but I'm not surprised it doesn't exist (yet)!</p>
]]></description><pubDate>Fri, 05 Jan 2024 21:07:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=38884955</link><dc:creator>muspimerol</dc:creator><comments>https://news.ycombinator.com/item?id=38884955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38884955</guid></item></channel></rss>