livingcoder

joined 1 year ago
[–] livingcoder@programming.dev 2 points 2 months ago* (last edited 2 months ago) (3 children)

AI is surprisingly helpful with providing a starting point. When you want a helloworld app, an example of how to use some part of a crate, or a code snippet showing how to take what you have and do something unusual with it, AI is super useful.

I would love to be able to get the same quality of AI locally as I do from ChatGPT. If that's possible, please let me know. I've got two 3090s ready to go.

But for now, I'm just enjoying the fact that ChatGPT is free. Once they put up a pay wall, it's back to suffering (or maybe/probably trying out some open-source models).

[–] livingcoder@programming.dev 1 points 3 months ago* (last edited 3 months ago)

This comment would make sense if he hadn't stated that the PR was politically biased but had instead said that it was unnecessary or that it would be inconsistent with the vast majority of the documentation. I'm just reading what he said. He claimed it was a PR based on politics, not language norms or historical norms. Only certain kinds of conservatives view gender-inclusive language as a political issue.

I appreciate that you don't want to see this person as a hateful bigot and I don't think he is either. Most people I've encountered that share the same reaction as him have basically been tainted by conservative influences, like media or parents, but they don't have any real hate for trans people in their hearts. They've associated the idea of gender-inclusivity as being political and moved on with their lives, accepting the framing and narratives around the topic.

[–] livingcoder@programming.dev 2 points 3 months ago (1 children)

Everyone wore black.

[–] livingcoder@programming.dev 0 points 3 months ago* (last edited 3 months ago) (3 children)

It's a reference to this: https://github.com/SerenityOS/serenity/pull/6814#issuecomment-830793992

They have a phobia of making changes that are valid if they perceive the change to be motivated by politics. In the example above, the PR is denied because they have been convinced that the PR is about accommodating trans people. The existence of trans people and accommodating them via grammar is political for certain kinds of conservatives. The irony is that their own political beliefs are affecting their ability to distinguish a valid change from a politically-motivated one.

[–] livingcoder@programming.dev 14 points 3 months ago

The bit of Clean Code that I read was unimpressive, but Clean Architecture was amazing. I view that book as required reading for anyone who wants to write code professionally. If Uncle Bob hasn't realized that his coding style is worse than alternatives, I do not see how a second version of the same bad ideas is going to do well.

[–] livingcoder@programming.dev 3 points 3 months ago

Oh, yeah, vim motions are wonderful. I started using them when I installed Linux on my Chromebook due to the lack of a good keyboard setup (I still don't know where the Delete key is on that thing).

[–] livingcoder@programming.dev 1 points 3 months ago

vim (or better yet vim bindings) is great. I'll never go back.

[–] livingcoder@programming.dev 21 points 3 months ago (6 children)

Neovim. I tried to use it a year ago, but I felt like I was fighting it every time I just wanted to make progress on my project. VSCode doesn't get in my way. I'm going to give it another shot in a few years.

[–] livingcoder@programming.dev 22 points 3 months ago (11 children)

I don't know how to get everyone I know to really understand this. Every time I bring it up in conversation, the other person just puts their hands up and explains that they're powerless to address it, so it's not even worth talking about. I don't know how to respond to the apathy.

[–] livingcoder@programming.dev 1 points 3 months ago

What if instead we utilized an algorithm, some code, that would ultimately generate the file? I could imagine a program that generates a number which ultimately is more dense than the program. For example, if we just-so-happened to need a million digits of Pi the program would be shorter than the number. Is there a way to tailor an algorithm to collapse down to any number? As an example, what if we needed a million digits of Pi but the last 10 digits need to be all 9s?

[–] livingcoder@programming.dev 4 points 3 months ago

Do you happen to know of any good algorithms or numbers? Pi gets harder to calculate with each digit, so it's not a great candidate.

[–] livingcoder@programming.dev 2 points 3 months ago

"Cleaning up..."

view more: ‹ prev next ›