• 0 Posts
  • 8 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle

  • I don’t need a thing from you. I’m just calling out your dishonest bullshit.

    ​First, you smugly projected pedophilia onto the original commenter when you were the only person fucked up enough to bring the word into this thread. When I called you out on that projection, you immediately moved the goalposts to ‘incest spectrums’ to distract from your mistake. And now you’re pulling this passive-aggressive ‘wHaT dO yOu NeEd FrOm Me’ act to pretend I’m the weird one for calling out your bullshit.

    ​Instead of just admitting you misread the post and apologizing for throwing around absurd accusations, you double down with logical fallacies and play victim. I don’t need anything from you- just pointing out that projecting creepy shit onto strangers and playing dumb when called out doesn’t make you look smart






  • Judging code quality by use of LLM in a documentation and commit messages is weird.

    While I write all of my code myself and I’m against vibe coding etc., there is one place where I let a LLM write for me: readmes, commit messages and Javadoc comments.

    I know how to write code but at the same time I’m shit at both my native language and even more so at English. So I let Language Models write natural language texts for me and just fix them when necessary. My documentation is more clear, grammatically correct and more detailed than in any of my previous projects, and I can focus on writing code.

    And I wouldn’t say “No one does that in a project they’re building for themselves”. I do that for projects that only I will ever see, and OP shared his project with others, so it’s great that he included a clear documentation