<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: poushkar</title><link>https://news.ycombinator.com/user?id=poushkar</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 18:08:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=poushkar" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by poushkar in "Astro is a return to the fundamentals of the web"]]></title><description><![CDATA[
<p>I am feeling old reading the phrase "traditional frameworks" as a reference to SPA/Virtual DOM frameworks all while the actual traditional frameworks like Backbone, jQuery, etc. actually worked the way described in the blogpost.</p>
]]></description><pubDate>Wed, 09 Jul 2025 09:58:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44508063</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=44508063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44508063</guid></item><item><title><![CDATA[New comment by poushkar in "Ask HN: Would you still choose Ruby on Rails for a startup in 2025?"]]></title><description><![CDATA[
<p>I've actually just did exactly that a few weeks ago.<p>I knew what to expect from Rails from my previous experience.<p>Yet, I wasn't prepared for how freaking fast it is to iterate with Rails and some LLM (I use Cursor atm) when you know what you are doing.<p>The MVP I expected to take at least 2 months to finish, is going to be done in under 3 weeks, with the current speed, given there are no large blockers.</p>
]]></description><pubDate>Tue, 28 Jan 2025 21:12:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=42858075</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=42858075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42858075</guid></item><item><title><![CDATA[Ask HN: How many failed side-projects you had before a successful one?]]></title><description><![CDATA[
<p>I am on my N-th attempt of making a side-project, after many years of failed or not-finished ones. Every time I get a motivation to do something, I convince myself that this time is different for some reason.
I would love to hear stories where it WAS actually different for you, and you succeeded (by your own definition of success)?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41043755">https://news.ycombinator.com/item?id=41043755</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 23 Jul 2024 08:09:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=41043755</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=41043755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41043755</guid></item><item><title><![CDATA[New comment by poushkar in "Ask HN: What is the best way to author blogs in 2024?"]]></title><description><![CDATA[
<p>I run one blog on Jekyll[0], another on Hugo[1]. I must admit, Hugo somehow feels much more flexible and fast.<p>- [0] <a href="https://jekyllrb.com/" rel="nofollow">https://jekyllrb.com/</a>
- [1] <a href="https://gohugo.io/" rel="nofollow">https://gohugo.io/</a><p>blog running on hugo: <a href="https://hackerstations.com/" rel="nofollow">https://hackerstations.com/</a></p>
]]></description><pubDate>Mon, 22 Jul 2024 08:11:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=41031918</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=41031918</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41031918</guid></item><item><title><![CDATA[New comment by poushkar in "The only tourist in Moldova"]]></title><description><![CDATA[
<p>There is a bigger lexical distance between UA and RU than between UA and PL: <a href="https://bigthink.com/strange-maps/a-map-of-lexical-distances-between-europes-languages/" rel="nofollow">https://bigthink.com/strange-maps/a-map-of-lexical-distances...</a></p>
]]></description><pubDate>Fri, 19 Jul 2024 08:06:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=41003224</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=41003224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41003224</guid></item><item><title><![CDATA[Ask HN: Help me find a topic on HN about the most value for your money things]]></title><description><![CDATA[
<p>There used to be a relatively popular post here on HN a few years ago with links to multiple similar blog posts where authors collected list of the best value (in their opinion) things and activities. For example, I remember an author argued that hiring a tutor on any new activity is money well spent. Or buying certain items like Aeropress, etc<p>Thank you</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38994431">https://news.ycombinator.com/item?id=38994431</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 14 Jan 2024 21:05:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=38994431</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=38994431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38994431</guid></item><item><title><![CDATA[Ask HN: Tech stack for small SaaS side projects as a solo developer?]]></title><description><![CDATA[
<p>What tech stack would you choose for building SaaS side projects as a single developer if these were your priorities:<p>- build it once, deploy and forget for months or years;<p>- adding new features is easy (once it's needed once a year or even less frequently). "Easy" here means little time spent reminding yourself how the app works and where to add new features;<p>- deploying is simple and can be done with little to no setup;<p>- language/platform/dependencies updates are infrequent, easy to do, unlikely to break the app;<p>- open source and developed by a community, no dependency on an enterprise.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38459960">https://news.ycombinator.com/item?id=38459960</a></p>
<p>Points: 27</p>
<p># Comments: 33</p>
]]></description><pubDate>Wed, 29 Nov 2023 14:47:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=38459960</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=38459960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38459960</guid></item><item><title><![CDATA[Ask HN: How do you state up to date with the important innovations in the field?]]></title><description><![CDATA[
<p>What it says in the title: for a person who has no time to read HN every day, how do you make sure you are not getting rusty and missing out on important improvements in the field?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38082216">https://news.ycombinator.com/item?id=38082216</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 31 Oct 2023 09:34:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=38082216</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=38082216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38082216</guid></item><item><title><![CDATA[Polyend Tracker Mini: a portable version of the popular hardware music tracker]]></title><description><![CDATA[
<p>Article URL: <a href="https://polyend.com/tracker-mini/">https://polyend.com/tracker-mini/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35625667">https://news.ycombinator.com/item?id=35625667</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 19 Apr 2023 08:13:25 +0000</pubDate><link>https://polyend.com/tracker-mini/</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=35625667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35625667</guid></item><item><title><![CDATA[Inside the home office of Daniel Stenberg – the creator of curl]]></title><description><![CDATA[
<p>Article URL: <a href="https://hackerstations.com/setups/daniel_stenberg/">https://hackerstations.com/setups/daniel_stenberg/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34957578">https://news.ycombinator.com/item?id=34957578</a></p>
<p>Points: 6</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 27 Feb 2023 15:33:35 +0000</pubDate><link>https://hackerstations.com/setups/daniel_stenberg/</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=34957578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34957578</guid></item><item><title><![CDATA[New comment by poushkar in "Ask HN: Are you preparing for WW3? If so, how? If not, why not?"]]></title><description><![CDATA[
<p>How much of the region history do you know? Russia has been invading countries for centuries. You are fooling yourself by reducing the complicated history and relations between Russia and Ukraine to some kind of semi-conspiracy theory about proxy wars and what's not.</p>
]]></description><pubDate>Mon, 20 Feb 2023 09:28:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=34866535</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=34866535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34866535</guid></item><item><title><![CDATA[New comment by poushkar in "Ask HN: What are some blog posts that you have enjoyed going through?"]]></title><description><![CDATA[
<p>Sorry, I am still struggling to see what the VS Code is a commoditized complement to?</p>
]]></description><pubDate>Wed, 23 Nov 2022 15:25:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=33720317</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=33720317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33720317</guid></item><item><title><![CDATA[New comment by poushkar in "Ask HN: Name 3-5 books that had the most impact on your career and knowledge?"]]></title><description><![CDATA[
<p>It's technically the truth, though :D
- It's a book.
- Had impact on the commenter's life</p>
]]></description><pubDate>Tue, 20 Sep 2022 14:10:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=32911878</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=32911878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32911878</guid></item><item><title><![CDATA[New comment by poushkar in "Hacker Stations – Tech workspace setups to get inspiration from"]]></title><description><![CDATA[
<p>Thanks for sharing this!
It's been only a few posts so far since I started the blog, but I am actually looking for <i>persons</i> first, and the "coolness" of a setup doesn't really matter to me. In fact, I find a laptop that moves between sofa and a kitchen table as inspiring as some intricate setups. There is something about doing more with less. And I am sure there will be people with such setups featured on the blog, as well.</p>
]]></description><pubDate>Fri, 02 Sep 2022 19:18:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=32694734</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=32694734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32694734</guid></item><item><title><![CDATA[Hacker Stations – Tech workspace setups to get inspiration from]]></title><description><![CDATA[
<p>I really like the "workspace porn" and been frequenting various blogs and communities with workspace setups. It's inspiring and interesting to see how other people organize their workspaces and achieve focus and comfort. And while it's also interesting to see random setups from people with different backgrounds, I especially like to see setups from developers and tech professionals like myself. That's why I decided to start the blog dedicated solely to such setups. I hope some HN visitors will appreciate it, too.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32694031">https://news.ycombinator.com/item?id=32694031</a></p>
<p>Points: 91</p>
<p># Comments: 42</p>
]]></description><pubDate>Fri, 02 Sep 2022 18:14:35 +0000</pubDate><link>https://hackerstations.com</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=32694031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32694031</guid></item><item><title><![CDATA[New comment by poushkar in "Mikhail Gorbachev has died"]]></title><description><![CDATA[
<p>Here we come again with the "Ukrainian nationalism" and "coup". So boring. Will you ever update your guide on Russian propaganda? Even the russian troll factory stopped using these arguments like 2 years ago.</p>
]]></description><pubDate>Wed, 31 Aug 2022 09:02:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=32659944</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=32659944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32659944</guid></item><item><title><![CDATA[Ask HN: Anyone has experience with Contoura Vision eye surgery?]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32487490">https://news.ycombinator.com/item?id=32487490</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 16 Aug 2022 19:18:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=32487490</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=32487490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32487490</guid></item><item><title><![CDATA[New comment by poushkar in "Software engineering books"]]></title><description><![CDATA[
<p>Nice list! I love that the Code by Charles Petzold is on it!<p>I created something similar out of my list of books which I used to navigate the transition to a Tech Lead role: <a href="https://techleadcompass.com/" rel="nofollow">https://techleadcompass.com/</a>. I see that some of the books presented on the OP's list overlap with my list.</p>
]]></description><pubDate>Mon, 01 Aug 2022 14:37:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=32306572</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=32306572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32306572</guid></item><item><title><![CDATA[New comment by poushkar in "Ask HN: Best place to learn blog marketing?"]]></title><description><![CDATA[
<p><a href="https://bloggingfordevs.com/" rel="nofollow">https://bloggingfordevs.com/</a></p>
]]></description><pubDate>Mon, 01 Aug 2022 13:06:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=32305386</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=32305386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32305386</guid></item><item><title><![CDATA[New comment by poushkar in "Ask HN: Non-technical founders, would you buy a course on building a SaaS MVP?"]]></title><description><![CDATA[
<p>Thank you for such a detailed, honest feedback! I really appreciate it!
There are a lot of books on Rails and I don't think I can add much value there.
But approaching at it from a different, more pragmatic "what needs to be done to have it running" angle feels fresh to me. I know of one success story where non-technical founders learned just enough of RoR to build an MVP, but AFAIR it took them several months only to learn to use Ruby/RoR. And it would be exactly this problem that I am trying to solve: bringing it from several months down to several weeks.</p>
]]></description><pubDate>Fri, 29 Jul 2022 09:16:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=32274696</link><dc:creator>poushkar</dc:creator><comments>https://news.ycombinator.com/item?id=32274696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32274696</guid></item></channel></rss>