<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: kubav027</title><link>https://news.ycombinator.com/user?id=kubav027</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 06:09:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kubav027" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kubav027 in "How I influence tech company politics as a staff software engineer"]]></title><description><![CDATA[
<p>Agreed. I have always thought about refactoring as developer responsibility. If it needs to be done do it while working on real feature and update deadlines accordingly. That way it is way easier to justify it because you talk about it only with technical people. In long run it makes code base way better. This results in easier maintenance and faster development of new features.</p>
]]></description><pubDate>Sat, 04 Oct 2025 19:39:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45476055</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=45476055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45476055</guid></item><item><title><![CDATA[New comment by kubav027 in "Ask HN: Has anyone else been unemployed for over two years?"]]></title><description><![CDATA[
<p>I am on my sabatical now which I started to recover from burnout working in early stage startup. I stopped drinking coffee. I have drunk 4 to 8 coffees daily at work. It helped me to survive the day but I did not enjoy the taste. It was like eating pills. Also it did not help with sleep at night and rest during the day. I have not drink coffee or green tea for 4 months and now I have started again because I crave for coffee taste but I drink way less (3-4 coffees a week). Good think is that I enjoy it again, it helps me concentrate and also it does not interfere with my rest and sleep. The same applies to alcohol even in small amounts. It helps you to cope with overwork but it drains you in long term.<p>edit: So it is not only about health but also about satisfaction and well being.</p>
]]></description><pubDate>Fri, 19 Sep 2025 22:07:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45307299</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=45307299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45307299</guid></item><item><title><![CDATA[New comment by kubav027 in "How to motivate yourself to do a thing you don't want to do"]]></title><description><![CDATA[
<p>This is reason I am not doing workouts at home. I hate splitting workout and normal life to separate categories. So I try to integrate physical exercise into daily schedule. I commute by running, cycling or walking paired with public transport. Also I do a lot of walking/running with my small kids. I am able to average 10 km walk per day with two 30 km bicycle rides in hilly terrain and one 5 km run per week. This is without forcing myself to "workout time". If I have time I am also going to bouldering or wall climbing once a week. It works great because I have reasonable physical exercise despite enjoying time with my kids and being an office worker.</p>
]]></description><pubDate>Wed, 17 Sep 2025 21:00:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45281339</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=45281339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45281339</guid></item><item><title><![CDATA[New comment by kubav027 in "EU court rules nuclear energy is clean energy"]]></title><description><![CDATA[
<p>During summer french nuclear power plants reduced their energy production because there were problems with cooling caused by heat and drought. So we probably need mixture of all those technologies to make electrical grid stable. Even nuclear energy is not imune to climate change.</p>
]]></description><pubDate>Sat, 13 Sep 2025 10:16:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45230861</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=45230861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45230861</guid></item><item><title><![CDATA[New comment by kubav027 in "Linux on Snapdragon X Elite: Linaro and Tuxedo Pave the Way for ARM64 Laptops"]]></title><description><![CDATA[
<p>You are right that tuxedo has some issues. But also take into account price of their notebooks. Even lenovo, hp, dell etc. are not without issues in the similar price category. I take it as cheap HW for advanced users.<p>But you are right that not having drivers upstream is really strange decision.</p>
]]></description><pubDate>Sun, 27 Jul 2025 18:54:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=44703601</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=44703601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44703601</guid></item><item><title><![CDATA[New comment by kubav027 in "Linux on Snapdragon X Elite: Linaro and Tuxedo Pave the Way for ARM64 Laptops"]]></title><description><![CDATA[
<p>I have the same thinkpad as working computer and InfinityBook Pro 14 Gen 9 with 8845 as home computer. Lenovo has better upstream linux support but I was able to make both work without issues. I use debian testing/unstable.<p>Lenovo pros:<p>- better case<p>- better keyboard<p>Tuxedo pros:<p>- significantly cheaper price<p>- two fan setup enables faster performace (it is stable with 90W power consumption)<p>- almost twice as long battery life (tuxedo has bigger batery with similar weight and size)<p>- two nvme slots<p>If you want more powerful notebook with slightly worse build quality, tuxedo is good choice.</p>
]]></description><pubDate>Sun, 27 Jul 2025 18:41:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44703482</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=44703482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44703482</guid></item><item><title><![CDATA[New comment by kubav027 in "My AI skeptic friends are all nuts"]]></title><description><![CDATA[
<p>+1<p>Writing code is easier than long term maintenance. Any programmer is able to write so much code that he will not be able to maintain it. Unless there are good AI tools helping with maintenance there is no point to use generative tools for production code. From my experience AI tools are great for prototyping or optimizing procrastination.</p>
]]></description><pubDate>Mon, 02 Jun 2025 21:43:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44163419</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=44163419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44163419</guid></item><item><title><![CDATA[New comment by kubav027 in "Google is giving Amazon a leg up in digital book sales"]]></title><description><![CDATA[
<p>My bank gives me virtual credit cards. Google is just unnecessary expensive middle man. But I live in Europe so US situation might be different.</p>
]]></description><pubDate>Tue, 20 May 2025 20:58:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44045851</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=44045851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44045851</guid></item><item><title><![CDATA[New comment by kubav027 in "Ditching Obsidian and building my own"]]></title><description><![CDATA[
<p>I have switched to joplin from evernote and I am using webdav on synology NAS to synchronize notes. It is open source and also self hosted and works on all platforms without problem. I also share notes with my wife. We use it for planning and shopping lists and it works really great. It has some basic conflict resolution which is usable for two people.<p>Joplin uses sqlite as storage but you can export collection to md files and there is backup plugin which does that periodically.<p>Also you can setup external editor. I am editing notes in neovim and joplin is just for viewing.</p>
]]></description><pubDate>Mon, 19 May 2025 16:18:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44031439</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=44031439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44031439</guid></item><item><title><![CDATA[New comment by kubav027 in "Notes on rolling out Cursor and Claude Code"]]></title><description><![CDATA[
<p>Unless you are prototyping human-friendly code is a must. It is easy to write huge amounts of low quality code without AI. Hard part is long term maintenance. I have not seen any AI tool helping with that.</p>
]]></description><pubDate>Thu, 08 May 2025 20:16:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=43930840</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43930840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43930840</guid></item><item><title><![CDATA[New comment by kubav027 in "CLion Is Now Free for Non-Commercial Use"]]></title><description><![CDATA[
<p>I have tried that and all issues were already reported. It still took them a few  months to resolve it. See examples of last year serious bugs:<p><a href="https://youtrack.jetbrains.com/issue/PY-72046" rel="nofollow">https://youtrack.jetbrains.com/issue/PY-72046</a>
<a href="https://youtrack.jetbrains.com/issue/PY-79448" rel="nofollow">https://youtrack.jetbrains.com/issue/PY-79448</a>
<a href="https://youtrack.jetbrains.com/issue/PY-78077" rel="nofollow">https://youtrack.jetbrains.com/issue/PY-78077</a><p>I can't get how poetry support problems were introduced. They have made new patch release just before Christmas holidays which introduced major problem (IDE periodically updates package lock file). It took them 3 months to fix it. After a few weeks they reintroduced the bug and said that it is feature and added registry option to revert to old functionality. I still do not understand what is the reason for updating package lock file.</p>
]]></description><pubDate>Thu, 08 May 2025 19:22:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43930268</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43930268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43930268</guid></item><item><title><![CDATA[New comment by kubav027 in "C++26: more constexpr in the standard library"]]></title><description><![CDATA[
<p>One of my first tasks in my carrier was implementing stable sort to incomplete stl implementation. In 3 years no one used it. This so niche it should not be part of C++ standard.</p>
]]></description><pubDate>Thu, 01 May 2025 21:55:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43863828</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43863828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43863828</guid></item><item><title><![CDATA[New comment by kubav027 in "Less Slow C++"]]></title><description><![CDATA[
<p>At least do not name the function "sin". One former game dev works in my company and he is using similar tricks all the time. It makes code so hard to read and unless you are computing "sin" a lot speedup is not measurable.</p>
]]></description><pubDate>Fri, 18 Apr 2025 19:09:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43731020</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43731020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43731020</guid></item><item><title><![CDATA[New comment by kubav027 in "LLMs understand nullability"]]></title><description><![CDATA[
<p>1. Dunning-kruger effect describes difference in expected and real performance. It is not saying that humans confidently give wrong answers if they do not know correct ones.<p>2. That is not my experience. Almost half of the time LLM gives wrong answer without any warning. It is up to me to check correctness. Even if I follow up it often continues to give wrong answers.</p>
]]></description><pubDate>Tue, 08 Apr 2025 13:46:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43621738</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43621738</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43621738</guid></item><item><title><![CDATA[New comment by kubav027 in "LLMs understand nullability"]]></title><description><![CDATA[
<p>LLM also have no idea what it is capable of. This feels like difference to humans. Having some understanding of the problem also means knowing or "feeling" the limits of that understanding.</p>
]]></description><pubDate>Mon, 07 Apr 2025 21:26:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43616131</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43616131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43616131</guid></item><item><title><![CDATA[New comment by kubav027 in "Project Aardvark: reimagining AI weather prediction"]]></title><description><![CDATA[
<p>According to paper model grid resolution is 1.5 degrees. I do not think it can predict accurate weather in any location. It show global weather trends.</p>
]]></description><pubDate>Mon, 24 Mar 2025 15:02:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43461894</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43461894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43461894</guid></item><item><title><![CDATA[New comment by kubav027 in "Switching from Pyenv to Uv"]]></title><description><![CDATA[
<p>You are right that it is faster but how often you are running dependency update? It will take more time to ensure that new dependencies did not break anything than doing upgrade.</p>
]]></description><pubDate>Fri, 14 Mar 2025 21:13:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=43367362</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43367362</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43367362</guid></item><item><title><![CDATA[New comment by kubav027 in "Switching from Pyenv to Uv"]]></title><description><![CDATA[
<p>I am pretty happy with poetry for near future. I prefer using python interpreters installed by linux package manager. In cloud I use python docker. Poetry recently added option to install python too if I changed my mind.<p>I have already setup CI/CD pipelines for programs and python libraries. Using uv would probably save some time on dependency updates but it would require changing my workflow and CI/CD. I do not think it is worth the time right now.<p>But if you use older environments without proper lock file I would recommend switching immediately. Poetry v2 supports pyproject.toml close to format used by uv so I can switch anytime when it would look more appealing.<p>Another thing to consider in long term is how astral tooling would change when they will need to make money.</p>
]]></description><pubDate>Wed, 12 Mar 2025 22:07:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43348140</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43348140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43348140</guid></item><item><title><![CDATA[New comment by kubav027 in "Anyone can push updates to the doge.gov website"]]></title><description><![CDATA[
<p>Exactly, those people are happy because "Musk will show them!". That is it.</p>
]]></description><pubDate>Fri, 14 Feb 2025 09:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=43046515</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=43046515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43046515</guid></item><item><title><![CDATA[New comment by kubav027 in "Apple Invites"]]></title><description><![CDATA[
<p>I do not get it. Do you really need an app for that? Are your family and friends so disconnected? I would sent email and made a phone call to the rest  not heaving email. But I am not from US so it might be the difference.</p>
]]></description><pubDate>Tue, 04 Feb 2025 22:03:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=42939569</link><dc:creator>kubav027</dc:creator><comments>https://news.ycombinator.com/item?id=42939569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42939569</guid></item></channel></rss>