<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: meerita</title><link>https://news.ycombinator.com/user?id=meerita</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 03:07:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=meerita" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by meerita in "GitHub Copilot is moving to usage-based billing"]]></title><description><![CDATA[
<p>I am doing these things to avoid using all tokens and hitting rate limits in a day:<p>- I plan everything in ChatGPT. I provide project trees and create an execution plan for Claude Code, Codex, or Copilot agents.
- I clearly say I do not want the agent to explain what it will do or what it did. I only want "I finished". That saves extra tokens.
My projects include tools to gather file contents in bulk. A single command like bun copy-paste FILES="<file1> <file2>" lets the agent collect many files into one file.
- I also provide a bun create-empty-files command so the agent can create all needed files at once instead of one by one.<p>With this setup, I managed to build 4 major features (more than 80 file edits or creations) using the 3 daily resets on a standard plan.</p>
]]></description><pubDate>Tue, 28 Apr 2026 13:20:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47934196</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=47934196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47934196</guid></item><item><title><![CDATA[New comment by meerita in "What Claude Code chooses"]]></title><description><![CDATA[
<p>All projects done with Typescript, and the same tooling. The creativity of the LLM is quite biased. I would expect more reasoning and choosing other languages, platforms, libraries, etc.</p>
]]></description><pubDate>Thu, 26 Feb 2026 23:32:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47173825</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=47173825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47173825</guid></item><item><title><![CDATA[New comment by meerita in "Smartphone market forecast to decline this year due to memory shortage"]]></title><description><![CDATA[
<p>If the memory shortage is real and sustained, I wonder whether we’ll see a secondary effect in the resale market.</p>
]]></description><pubDate>Thu, 26 Feb 2026 22:38:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47173056</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=47173056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47173056</guid></item><item><title><![CDATA[New comment by meerita in "OpenAI reaches agreement to buy Windsurf for $3B"]]></title><description><![CDATA[
<p>Visual Studio Code Agent Mode uses whatever model you tell it to use.</p>
]]></description><pubDate>Wed, 07 May 2025 12:21:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=43914737</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=43914737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43914737</guid></item><item><title><![CDATA[New comment by meerita in "RIP Val Kilmer: Real Genius .. the Film Nerd Culture Deserves (2015)"]]></title><description><![CDATA[
<p>I liked Val Kilmer in most films, but specially on Heat (1995). I think it was his best acting ever.</p>
]]></description><pubDate>Wed, 02 Apr 2025 11:49:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=43555693</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=43555693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43555693</guid></item><item><title><![CDATA[New comment by meerita in "Calibre 8.0"]]></title><description><![CDATA[
<p>The funny thing about Calibre, which I've been using since the beginning, is that the app always has updates—I think they release one almost every day.</p>
]]></description><pubDate>Fri, 21 Mar 2025 09:32:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43433580</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=43433580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43433580</guid></item><item><title><![CDATA[New comment by meerita in "Knowing CSS is mastery to front end development"]]></title><description><![CDATA[
<p>We don't develop without components anymore.<p>You can have a nice component with all the cases, type-safe, and apply few utility classes to produce more maintainable code.</p>
]]></description><pubDate>Tue, 04 Mar 2025 10:13:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43252716</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=43252716</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43252716</guid></item><item><title><![CDATA[New comment by meerita in "Knowing CSS is mastery to front end development"]]></title><description><![CDATA[
<p>It's a bias to think the problem is people not knowing how to architect a good CSS solution. The reality is projects are maintained by multiple people over the course of its life. OOCSS only brings technical debt and constraints, and not to mention bloated CSS files. A good explanation why OCSS is bad <a href="https://www.fcss.club/manifesto" rel="nofollow">https://www.fcss.club/manifesto</a> and why functional CSS or atomic css is better in the short and long-term <a href="https://www.fcss.club/why" rel="nofollow">https://www.fcss.club/why</a>. Tailwind just brings more complexity.</p>
]]></description><pubDate>Tue, 04 Mar 2025 10:11:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43252702</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=43252702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43252702</guid></item><item><title><![CDATA[New comment by meerita in "Material Theme has been pulled from VS Code's marketplace"]]></title><description><![CDATA[
<p>I got a message today saying the theme has malicious content and it was removed from my VS Code.</p>
]]></description><pubDate>Wed, 26 Feb 2025 12:15:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=43182969</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=43182969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43182969</guid></item><item><title><![CDATA[New comment by meerita in "We don't need startups, we need Digital-Mittelstand"]]></title><description><![CDATA[
<p>Can someone give me a reason why paying an engineer a yearly salary would ensure that they contribute a truly valuable piece of software that the market will use? Why should money be given based on years of experience? Is experience really a good indicator of ability? I know many engineers with 10+ years of experience who are mediocre.<p>What happens if that well-paid engineer decides they no longer enjoy software development? What if they need more than a year to deliver results? What if they produce something useless for the market?<p>This Keynesian approach is full of unknowns—it looks great on paper, but we've already run these experiments in the past, and they simply didn’t work.</p>
]]></description><pubDate>Mon, 24 Feb 2025 11:18:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=43158238</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=43158238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43158238</guid></item><item><title><![CDATA[New comment by meerita in "Mitochondria as you've never seen them"]]></title><description><![CDATA[
<p>I love the Roman Bath photos!</p>
]]></description><pubDate>Tue, 04 Feb 2025 12:55:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=42931719</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=42931719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42931719</guid></item><item><title><![CDATA[New comment by meerita in "Desktop icons are surprisingly hard"]]></title><description><![CDATA[
<p>Maybe it's just nostalgia, but I felt an amazing sense of happiness with the icons in Windows 3.1 and macOS 8. I loved them all! I'd say that everything up to Windows 95 and macOS 9.2 was great. But then, with macOS X and later versions of Windows and Linux, things went so high-res that I didn't like it. That's just my personal opinion, not a fact.</p>
]]></description><pubDate>Mon, 11 Nov 2024 11:27:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42106366</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=42106366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42106366</guid></item><item><title><![CDATA[New comment by meerita in "What should a logo for NeXT look like? (1986)"]]></title><description><![CDATA[
<p>I loved—and still love—this logo. Maybe it's because we have a gazillion startups and companies now, so every single logo looks the same to me. These old logos have spirit and personality.</p>
]]></description><pubDate>Mon, 04 Nov 2024 16:42:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=42043296</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=42043296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42043296</guid></item><item><title><![CDATA[New comment by meerita in "Ask HN: How to store and share passwords in a company?"]]></title><description><![CDATA[
<p>I love 1Password. I use it personally, but at company level we use another.</p>
]]></description><pubDate>Sun, 01 Sep 2024 20:41:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=41420215</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=41420215</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41420215</guid></item><item><title><![CDATA[New comment by meerita in "Milei's government will monitor social media with AI to 'predict future crimes'"]]></title><description><![CDATA[
<p>Lo Pais.</p>
]]></description><pubDate>Wed, 31 Jul 2024 22:04:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=41123978</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=41123978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41123978</guid></item><item><title><![CDATA[New comment by meerita in "CSS Classes Considered Harmful"]]></title><description><![CDATA[
<p>I complete disagree with this statement that lacks evidence and it just want to duplicate functionality:<p>"At first blush a utility class system might seem like a boon to a design system, but when applied to the markup we quickly see the problems: being unable to represent components easily in markup leads to a design system looking for other solutions such as providing markup with attached class names to represent a component - which usually results in the design system implementing components across a multitude of frameworks."<p>In this era of component frameworks, looking at HTML and its classes is the least of our problems. Our real challenge is to build an additional architecture on both the component side and the CSS side. Additionally, both components and CSS can have (or end up with) more than just styles; they can include behavior, animation, and effects, which adds complexity, making the entire project difficult to memorize, scale, and maintain. OOCSS projects often result in unmaintainable code, with developers ending up with large CSS files and creating more specific classes to implement new features. FCSS (Functional CSS, or Atomic CSS as exemplified here) solves this problem by separating concerns and removing the mental load from the equation.<p>The problem with Atomic CSS, Tailwind and others I just the syntax. It takes time to master Tailwind toolset of classes. At first it may seems easy and intuitive but it’s deceiving. FCSS has natural language <a href="https://www.fcss.club/syntax" rel="nofollow">https://www.fcss.club/syntax</a> and it’s  hundreds of times more intuitive.<p>The only real issue of FCSS or Tailwind is achieve inheritance only using CSS inheritance model. Let me give you an example:<p>.color—blue { … }\
.color—red { … }<p><div class=“color—red color—blue”>text</div><p>In this situation, you might expect the text to be blue, but it will actually be red due to inheritance weight. This issue can be resolved on the component side easily with JavaScript <a href="https://www.fcss.club/customization" rel="nofollow">https://www.fcss.club/customization</a>, providing a more controlled solution.<p>“There are a plethora of other issues with the Utility CSS methodology, and with it a plethora of articles. If you consider this a suitable solution, I'd encourage you to invest time researching the pitfalls, but I don't want to spend too long on this."<p>I’ve been reading dozens of articles regarding the atomic approach and I didn’t find any phletora of issues. The only thing I found was a bunch of arguments in favour of OOCSS, all of them listed here. <a href="https://www.minid.net/2019/8/12/in-defense-of-functional-css" rel="nofollow">https://www.minid.net/2019/8/12/in-defense-of-functional-css</a></p>
]]></description><pubDate>Wed, 17 Jul 2024 10:05:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=40984196</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=40984196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40984196</guid></item><item><title><![CDATA[New comment by meerita in "Ask HN: What brought back the joy of programming for you?"]]></title><description><![CDATA[
<p>It's the most fun and joyful programming language I've tried so far.</p>
]]></description><pubDate>Thu, 27 Jun 2024 17:03:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=40812633</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=40812633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40812633</guid></item><item><title><![CDATA[New comment by meerita in "Ask HN: What brought back the joy of programming for you?"]]></title><description><![CDATA[
<p>I just started learning Golang.</p>
]]></description><pubDate>Tue, 25 Jun 2024 22:38:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=40794497</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=40794497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40794497</guid></item><item><title><![CDATA[New comment by meerita in "Show HN: LangCSS – An AI Assistant for Tailwind"]]></title><description><![CDATA[
<p>Not really: <a href="https://www.fcss.club/why" rel="nofollow">https://www.fcss.club/why</a></p>
]]></description><pubDate>Thu, 25 Apr 2024 14:24:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=40157977</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=40157977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40157977</guid></item><item><title><![CDATA[New comment by meerita in "Show HN: LangCSS – An AI Assistant for Tailwind"]]></title><description><![CDATA[
<p>We solve that with color--green, color--light-green, color--lighter-green, color--lightest-green, etc.</p>
]]></description><pubDate>Thu, 25 Apr 2024 13:33:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=40157365</link><dc:creator>meerita</dc:creator><comments>https://news.ycombinator.com/item?id=40157365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40157365</guid></item></channel></rss>