kubav027
No user record in our sample, but kubav027 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but kubav027 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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…
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…
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…
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…
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.…
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…
+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 with maintenance there is no point to…
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.
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…
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.
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/PY-72046…
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.
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…
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. That is not my experience. Almost half of…
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.
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.
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.
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…
Exactly, those people are happy because "Musk will show them!". That is it.
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…
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 encourage people to have multiple accounts…
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.