Viewing profile — jbvlkt
jbvlkt
HN member- Joined
- Mon, Apr 13, 2026, 9:01 PM UTC
- HN karma
- 101
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About jbvlkt
No profile information was provided.
Recent public activity
-
comment
Comment #49075838
I do not have strong aesthetic preference for code (I always disable "minimap" in editors which shows it because I think about code as symbols shown in "outline"). I would probably…
-
comment
Comment #49075623
Look at ruff blog, they provide config which disables newly added rules. So you can use that and everything will be the same. I have tried ruff today on multiple projects at work a…
-
comment
Comment #49075530
I do not trust AI agents to run outside sandbox and use them only in dev container. I always use latest version available when I build container (once or twice a month). In my opin…
-
comment
Comment #49062516
I also do not like if project stays on 0 version to break compatibility with every minor version. This is the problem with many rust tools and libraries. I think it is unfair to do…
-
comment
Comment #49061965
I would stick to older ruff until team has resources to fix issues and move to newer version. The same think you do with other dependencies.
-
comment
Comment #49056976
People tend to use tools set up in CICD and/or precommit. Without rules everyone uses their tool and is unwilling to compromise. Even if they are willing it is hard to setup tools …
-
comment
Comment #49056939
You can still talk to them about more important problems than placement of collons and closing bracket.
-
comment
Comment #49056802
Those tools actually save team energy. Without them any programmer has different opinion on formating, code quality, what is readable etc. You can discuss it endlesly or you can ju…
-
comment
Comment #49019612
Sometimes I also feel that Idea is too slow, especially for smaller projects or languages where I do not need top tier support. ie. I am backend rust and python programmer. I also …
-
comment
Comment #48999822
It will be "Clearly labeled" and "Separate from answers" until you pay more than ads. After that you will be the product and you will have to live with it.
-
comment
Comment #48999578
AI goes full to attention economy. Where is AGI? Where is the better world for everyone? It will be just chat bots trying to waste your time until you notice something is wrong. Ho…
-
comment
Comment #48971973
Lets see what happens in the future. From my experience cost of maintaining this amount of shitty code explodes pretty quickly. We will see in a few years if SW development in all …
-
comment
Comment #48885009
From my experience new models are slower and use more tokens even on questions which gpt 4 answered correctly. It is mostly because newer models tend to be more verbose (even with …
-
comment
Comment #48797677
I cannot stand writing style of this page. I have read almost half and the most important thing they say is, that I will learn later. Ok, I will never know.
-
comment
Comment #48738765
Exactly this is my problem with all AI tools. I want someone else to create working tools for me so I can focus on my product. It is the same with other tools. I do not want to spe…
-
comment
Comment #48620518
It depends if duplication is accidental or real. I.e. if two taxes are using the same formula, it is accidental. If you use the same physic formula on multipla places, it is real d…
-
comment
Comment #48530310
Exactly, I stoped using all social media and I feel way better and my screen time went significantly down. It is harder to communicate with some people (have to use email or sms) b…
-
comment
Comment #48528719
Why do you think we lost free internet right now? In my opinion we lost it when all corporations switched to mass surveilance. Now we just stop pretending that social media corpora…
-
comment
Comment #48513260
LLMs are getting so expensive that for many people are already unavailable (except for subsidized subscriptions). This might just accelerate general unavailability of frontiers mod…
-
comment
Comment #48428534
Also you can use projects like numba https://numba.pydata.org/
-
comment
Comment #48389749
Because writing huge amounts of code is easy for humans too. Agents already proved that they can do it. But are agents able to maintain it? I do not know and unless I know for sure…
-
comment
Comment #48387557
Exactly my experience. I always refactor first myself then delegate boring tasks to AI. It saves me energy, time and also tokens. If code is not prepared for easy implementation ag…
-
comment
Comment #48362049
I use firefox reader view for websites like this.
-
comment
Comment #48362000
I am self hosting forgejo on my synology NAS. It is easier than it looks. Synology provides me access from the internet so I do not need static IP address. It took me at most 20 mi…
-
comment
Comment #48069514
I wanted to give money to charity and they have whole form protected by recaptcha. So I would have to allow all my personal information and amount donated sent to google (and agree…