<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: stana</title><link>https://news.ycombinator.com/user?id=stana</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 14:08:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=stana" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by stana in "Will Claude Code ruin our team?"]]></title><description><![CDATA[
<p>I wonder if this could go down similar way some SaaS systems went to lower barrier to customisation so less technical users could do it. For example, having to interface with some ServiceNow instances I often find major flaws with db schema design - similar data in multiple places, lack of constraints, etc. Basically one big mess you are now stuck with that could have been avoided if a db expert was in charge of data model design.</p>
]]></description><pubDate>Sun, 08 Mar 2026 03:57:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47294266</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=47294266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47294266</guid></item><item><title><![CDATA[New comment by stana in "I'm switching to Python and actually liking it"]]></title><description><![CDATA[
<p>Or<p><pre><code>  API_KEY = os.environ.get("YOUTUBE_API_KEY")
  CHANNEL_ID = os.environ.get("YOUTUBE_CHANNEL_ID")

  assert(API_KEY, "Missing YOUTUBE_API_KEY")
  assert(CHANNEL_ID, "Missing CHANNEL_ID")</code></pre></p>
]]></description><pubDate>Thu, 17 Jul 2025 01:43:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44588882</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=44588882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44588882</guid></item><item><title><![CDATA[New comment by stana in "The appeal of serving your web pages with a single process"]]></title><description><![CDATA[
<p>Would love to explore this in Python. But would it be correct to assume single process service would not be as performant due to GIL?</p>
]]></description><pubDate>Mon, 21 Apr 2025 04:07:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=43748429</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=43748429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43748429</guid></item><item><title><![CDATA[New comment by stana in "The Post-Developer Era"]]></title><description><![CDATA[
<p>After some experience, starting to use a new programming language is not such a big challenge. Mastering the new language eco system is. AI might help you generate new code faster, but feel like crunching code has not been so much of an issue. Bigger picture system design, something that scales and is maintainable is the challenge.</p>
]]></description><pubDate>Tue, 15 Apr 2025 05:56:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43689407</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=43689407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43689407</guid></item><item><title><![CDATA[New comment by stana in "Let's Ban Billboards"]]></title><description><![CDATA[
<p>Advertising is out of control. Doing mundane things like filling up fuel at a petrol stations, or catching a lift at work - there is a little screen targeting you with ads.</p>
]]></description><pubDate>Mon, 07 Apr 2025 02:12:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=43606896</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=43606896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43606896</guid></item><item><title><![CDATA[New comment by stana in "Macrodata Refinement"]]></title><description><![CDATA[
<p>Got introduced to Rufus Sewell in 'The Man in The High Castle'. He played an SS commander. Most intimidating and frightening presence on the screen - without raising his voice and no (direct) acts of violence. Great actor.</p>
]]></description><pubDate>Mon, 03 Feb 2025 02:50:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42914388</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=42914388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42914388</guid></item><item><title><![CDATA[New comment by stana in "Dependency management fatigue, or why I ditched React for Go+HTMX+Templ"]]></title><description><![CDATA[
<p>Isn't that Svelte?</p>
]]></description><pubDate>Wed, 04 Dec 2024 02:54:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=42314091</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=42314091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42314091</guid></item><item><title><![CDATA[New comment by stana in "Rails is better low code than low code"]]></title><description><![CDATA[
<p>And not much mention of how you do releases and version control with low-code.</p>
]]></description><pubDate>Mon, 02 Dec 2024 05:18:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42293343</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=42293343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42293343</guid></item><item><title><![CDATA[New comment by stana in "Rails is better low code than low code"]]></title><description><![CDATA[
<p>Stuff like MS Power Apps. More traditionally MS Access. Basically drag and drop App builder - UI form builder, connectors to connect to public API-s and even store data.</p>
]]></description><pubDate>Mon, 02 Dec 2024 05:03:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=42293274</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=42293274</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42293274</guid></item><item><title><![CDATA[New comment by stana in "Rails is better low code than low code"]]></title><description><![CDATA[
<p>Point I was trying to make was that low-code is a lock-in IMO, and I would pick Ruby, Django, or whatever any day for no other reason than being able to modify/maintain/own code.</p>
]]></description><pubDate>Mon, 02 Dec 2024 04:59:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42293258</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=42293258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42293258</guid></item><item><title><![CDATA[New comment by stana in "Rails is better low code than low code"]]></title><description><![CDATA[
<p>Code is cost. Low-code is getting a vendor to generate code for you (cost again) and putting into a black box you can't access. i.e. lock in.</p>
]]></description><pubDate>Sun, 01 Dec 2024 23:18:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42291502</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=42291502</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42291502</guid></item><item><title><![CDATA[New comment by stana in "Procrastination and the fear of not being good enough"]]></title><description><![CDATA[
<p>Interesting what you say about having to face some existential questions if you remove some ego enforcing ideas about yourself. Ernest Becker's book 'Denial of Death' suggests that this 'narrative' we have about ourselves is to deny our mortality, which we really got me thinking.</p>
]]></description><pubDate>Mon, 11 Nov 2024 00:32:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=42103627</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=42103627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42103627</guid></item><item><title><![CDATA[New comment by stana in "Accountability sinks"]]></title><description><![CDATA[
<p>Interesting. Wonder sometimes how much of consulting business is motivated by accountability avoidance - "accountability sinks" for hire</p>
]]></description><pubDate>Sun, 20 Oct 2024 04:32:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=41892875</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=41892875</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41892875</guid></item><item><title><![CDATA[New comment by stana in "AI and globalisation are shaking up software developers' world"]]></title><description><![CDATA[
<p>Code generation was a thing for decades but there are still jobs writing CRUD based apps by hand.</p>
]]></description><pubDate>Sun, 29 Sep 2024 21:20:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=41690722</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=41690722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41690722</guid></item><item><title><![CDATA[New comment by stana in "AI and globalisation are shaking up software developers' world"]]></title><description><![CDATA[
<p>This might help with building new software. But large part of the job is maintenance and changes. How long will next outage take to understand without people with deep understanding of the code.</p>
]]></description><pubDate>Sun, 29 Sep 2024 21:06:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=41690553</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=41690553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41690553</guid></item><item><title><![CDATA[New comment by stana in "Just for Fun (2022)"]]></title><description><![CDATA[
<p>We are all temporarily embarrassed millionaires. That big project idea just around the corner...</p>
]]></description><pubDate>Tue, 10 Sep 2024 05:55:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=41497564</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=41497564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41497564</guid></item><item><title><![CDATA[New comment by stana in "CrowdStrike's impact on aviation"]]></title><description><![CDATA[
<p>Rebranding project coming up at CrowdStrike?</p>
]]></description><pubDate>Mon, 29 Jul 2024 21:58:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=41104182</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=41104182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41104182</guid></item><item><title><![CDATA[New comment by stana in "Parable of the Sofa"]]></title><description><![CDATA[
<p>Yes. We are heavily manipulated by the media to think that we need 20 brands of deodorant. I think this is the subject of Herman/Chomsky book "Manufacturing Consent" (from a more political angle but I think applies to advertising as well)
<a href="https://en.wikipedia.org/wiki/Manufacturing_Consent" rel="nofollow">https://en.wikipedia.org/wiki/Manufacturing_Consent</a><p>(edited typo)</p>
]]></description><pubDate>Sun, 02 Jun 2024 10:15:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=40552908</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=40552908</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40552908</guid></item><item><title><![CDATA[New comment by stana in "What does Alan Kay think about LLMs?"]]></title><description><![CDATA[
<p>Can we trust it though that is what Alan Kay would say?</p>
]]></description><pubDate>Tue, 19 Mar 2024 22:11:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=39760825</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=39760825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39760825</guid></item><item><title><![CDATA[New comment by stana in "A JavaScript Nightmare"]]></title><description><![CDATA[
<p>Stuff that gets pulled in when you do 'npm install' is scary for a more traditional server-side developer. Python for example comes with a lot of built-in libs maintained by the core python team. These could get you pretty far before you start pulling in libs from random authors.</p>
]]></description><pubDate>Sun, 17 Mar 2024 06:29:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=39732368</link><dc:creator>stana</dc:creator><comments>https://news.ycombinator.com/item?id=39732368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39732368</guid></item></channel></rss>