<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: ediatedia</title><link>https://news.ycombinator.com/user?id=ediatedia</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 26 Aug 2026 12:42:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ediatedia" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ediatedia in "AI has a multiplying effect on existing technical skills"]]></title><description><![CDATA[
<p>Yeah, this couldn't have really gone any better for the author, opinion piece hitting HN with a link for a course in it.<p>I understand the need to make a living but hard to take this stuff seriously/sincerely with the, "and buy my course!" angle.</p>
]]></description><pubDate>Fri, 22 May 2026 15:06:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48236954</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=48236954</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48236954</guid></item><item><title><![CDATA[New comment by ediatedia in "The Overcomplexity of the Shadcn Radio Button"]]></title><description><![CDATA[
<p>Ok, I'll bite. I've been coding for almost 25 years so have seen various things come and go, so hopefully have a bit of capital in the bank.<p>Don't get me wrong, a HTML5 radio button is a beautiful thing, and sometimes React is a hammer and everything is a nail.<p>However, I think something that OP doesn't mention super explicitly in their post is the codebase they are working on is probably a React codebase. React is a great abstraction for building UIs. I've built a ton of them and the complexity only needs to go above a certain degree until you need a way more descriptive way of explaining your UI based upon other state, instead of trying to wire a load of DOM elements together.<p>If you are already using the React ecosystem, for things like form validation (again, possible with HTML5 but as soon as the complexity cranks or you can't use the server - you probably need a library), then using something like Radix is a great choice, OP even mentions how although it's not technically a visible radio button that is shipped to the DOM, it acts like one for a11y reasons, and this is due in part because it's very, very easy to write inaccessible HTML. And ShadCN is pre-made components on top of that, and they all work pretty well together.<p>Nothing is perfect, but even in my "old man yells at cloud" era, I personally don't think this one is worth yelling at the cloud for.</p>
]]></description><pubDate>Tue, 20 Jan 2026 09:47:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46689959</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=46689959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46689959</guid></item><item><title><![CDATA[New comment by ediatedia in "Show HN: Titan – JavaScript-first framework that compiles into a Rust server"]]></title><description><![CDATA[
<p>Yeah, this is either an oversight or unnecessarily immature. Either way, not good.</p>
]]></description><pubDate>Wed, 17 Dec 2025 09:12:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46299792</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=46299792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46299792</guid></item><item><title><![CDATA[New comment by ediatedia in "A standards-first web framework"]]></title><description><![CDATA[
<p>React has it's problems, but for me one of the most appealing things is doing away with this magic attribute sprinkling that is a maintenance nightmare and just going all in on JSX.</p>
]]></description><pubDate>Fri, 17 Jan 2025 10:23:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42736027</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=42736027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42736027</guid></item><item><title><![CDATA[New comment by ediatedia in "I am rich and have no idea what to do"]]></title><description><![CDATA[
<p>The author seems to wear their support of capitalism "on their sleeve", so acting in their self-interest is endemic. At the risk of sounding bitter, I imagine these problems aren't trendy enough to solve yet, or maybe they just had something akin to blinkers on en route to their hike.</p>
]]></description><pubDate>Fri, 03 Jan 2025 09:09:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=42583973</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=42583973</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42583973</guid></item><item><title><![CDATA[New comment by ediatedia in "Why Britain Drives on the Left"]]></title><description><![CDATA[
<p>I think there would be some appetite but I cannot imagine the short term chaos it would cause. Surely it would cost the country a fortune and also I could see insurance companies driving up the cost of premiums.</p>
]]></description><pubDate>Tue, 03 Sep 2024 09:04:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=41432840</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=41432840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41432840</guid></item><item><title><![CDATA[CSS and Scalability]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrmrs.cc/writing/scalable-css/">https://mrmrs.cc/writing/scalable-css/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37146994">https://news.ycombinator.com/item?id=37146994</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 16 Aug 2023 13:51:30 +0000</pubDate><link>https://mrmrs.cc/writing/scalable-css/</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=37146994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37146994</guid></item><item><title><![CDATA[Six months of being an engineering manager]]></title><description><![CDATA[
<p>Article URL: <a href="https://mikefrancis.dev/blog/6-months-of-being-an-engineering-manager">https://mikefrancis.dev/blog/6-months-of-being-an-engineering-manager</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27512672">https://news.ycombinator.com/item?id=27512672</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 15 Jun 2021 08:32:05 +0000</pubDate><link>https://mikefrancis.dev/blog/6-months-of-being-an-engineering-manager</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=27512672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27512672</guid></item><item><title><![CDATA[New comment by ediatedia in "Show HN: Nosh – A Modern RSS Reader"]]></title><description><![CDATA[
<p>Oh no! What browser are you using?</p>
]]></description><pubDate>Wed, 24 Feb 2021 11:32:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=26248885</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=26248885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26248885</guid></item><item><title><![CDATA[Show HN: Nosh – A Modern RSS Reader]]></title><description><![CDATA[
<p>Article URL: <a href="https://nosh.rocks">https://nosh.rocks</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=26243470">https://news.ycombinator.com/item?id=26243470</a></p>
<p>Points: 9</p>
<p># Comments: 5</p>
]]></description><pubDate>Tue, 23 Feb 2021 22:00:45 +0000</pubDate><link>https://nosh.rocks</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=26243470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26243470</guid></item><item><title><![CDATA[New comment by ediatedia in "Why I Love Tailwind"]]></title><description><![CDATA[
<p>Adam Wathan actually wrote about it:<p><a href="https://adamwathan.me/tailwindcss-from-side-project-byproduct-to-multi-mullion-dollar-business/" rel="nofollow">https://adamwathan.me/tailwindcss-from-side-project-byproduc...</a><p>I think one of the most powerful things was making a course then giving it away - really goes far to boost your prominence as a developer and building those lists.</p>
]]></description><pubDate>Mon, 07 Dec 2020 15:31:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=25333064</link><dc:creator>ediatedia</dc:creator><comments>https://news.ycombinator.com/item?id=25333064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25333064</guid></item></channel></rss>