Live data from Hacker News

Viewing profile — kubav027

kubav027

HN member
Joined
Mon, Jan 13, 2025, 11:58 AM UTC
HN karma
39
Public activity
22 items

About kubav027

No profile information was provided.

Recent public activity

  1. comment
    Comment #45476055

    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 i…

  2. comment
    Comment #45307299

    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 …

  3. comment
    Comment #45281339

    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 comm…

  4. comment
    Comment #45230861

    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 th…

  5. comment
    Comment #44703601

    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 t…

  6. comment
    Comment #44703482

    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 wit…

  7. comment
    Comment #44163419

    +1 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 w…

  8. comment
    Comment #44045851

    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.

  9. comment
    Comment #44031439

    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 proble…

  10. comment
    Comment #43930840

    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 A…

  11. comment
    Comment #43930268

    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: https://youtrack.jetbrains.com/issue/…

  12. comment
    Comment #43863828

    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.

  13. comment
    Comment #43731020

    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 compu…

  14. comment
    Comment #43621738

    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. 2. Tha…

  15. comment
    Comment #43616131

    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 under…

  16. comment
    Comment #43461894

    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.

  17. comment
    Comment #43367362

    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.

  18. comment
    Comment #43348140

    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 …

  19. comment
    Comment #43046515

    Exactly, those people are happy because "Musk will show them!". That is it.

  20. comment
    Comment #42939569

    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 n…

  21. comment
    Comment #42918069

    My experience was the same but I wanted to get rust news. In my opinion social networks are failed concept because they want you to have one account for everything. They should enc…

  22. comment
    Comment #42839908

    To be fair this wayland issue is also niche. Author of the linked article wrote that this is reported by really small percentage of users most of the people do not notice it.