Live data from Hacker News

Viewing profile — jbvlkt

jbvlkt

HN member
Joined
Mon, Apr 13, 2026, 9:01 PM UTC
HN karma
101
Public activity
35 items

About jbvlkt

No profile information was provided.

Recent public activity

  1. 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…

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

  3. 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…

  4. 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…

  5. 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.

  6. 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 …

  7. comment
    Comment #49056939

    You can still talk to them about more important problems than placement of collons and closing bracket.

  8. 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…

  9. 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 …

  10. 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.

  11. 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…

  12. 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 …

  13. 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 …

  14. 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.

  15. 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…

  16. 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…

  17. 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…

  18. 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…

  19. 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…

  20. comment
    Comment #48428534

    Also you can use projects like numba https://numba.pydata.org/

  21. 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…

  22. 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…

  23. comment
    Comment #48362049

    I use firefox reader view for websites like this.

  24. 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…

  25. 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…