this post was submitted on 10 Jun 2023
166 points (99.4% liked)

Programmer Humor

32455 readers
882 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
all 21 comments
sorted by: hot top controversial new old
[–] klangcola@reddthat.com 10 points 1 year ago* (last edited 1 year ago)

Fixed the thing.

Fixed the thing for real this time

[–] buhala@sopuli.xyz 9 points 1 year ago (1 children)

WIP

WIP

Fuck this

WIP

LINT

LINT YOU FUCK

Squash

Fix issue where sky would turn black when under floor lighting was used

[–] darkmugglet@lemm.ee 4 points 1 year ago

This is the way.

[–] Mikurei@lemmy.ml 7 points 1 year ago
[–] bitsplease@lemmy.ml 5 points 1 year ago (1 children)

This scene is pretty ironic today, since the actual dialog was if it could paint a work of art, when art is now (arguably) AIs strongest area of competence

[–] pcouy@sh.itjust.works 1 points 1 year ago (2 children)

As long as you don't ask it to draw hands

[–] bitsplease@lemmy.ml 1 points 1 year ago

Honestly the most recent versions of stable diffusion are pretty good at hands

[–] bobs_guns@lemmygrad.ml 1 points 1 year ago

I've seen some hands that aren't completely nonsense on the stable diffusion subreddit. So there must be some way to do it.

[–] caio@lemmy.fdvrs.xyz 4 points 1 year ago

"minor changes"

[–] tyo_ukko@sopuli.xyz 4 points 1 year ago* (last edited 1 year ago)

"latest changes" "fix bug" "commit to save changes"

[–] nekomusumeninaritai@lemmy.blahaj.zone 4 points 1 year ago (2 children)

Ah, but where do you find the training set of all of the human-written good commit messages? 😃

[–] csm10495@sh.itjust.works 1 points 1 year ago

Came to say this. Take my up vote.

[–] AnarchistArtificer@lemmy.world 0 points 1 year ago (1 children)

I work in bioinformatics and this is the kind of thing I keep trying to communicate to people in the field. Yes, these AI tools (like AlphaFold) are amazing, but if there's a significant gap in their training data, the AI is going to have that gap too (most of the structures in the protein database were solved via X ray crystallography, which isn't great for studying highly flexible or disordered proteins)

Yes. My (minimally informed from a single class) understanding is that it sort-of depends on the problem too. Like perhaps in looking at all the data on proteins, the neural network might notice a pattern in protein folding is applicable to the tweaked problem. Of course, there is no guarantee that such a generally applicable rule exists. And even if it does, it might not be discovered by the net before overtraining occurs.

[–] Edo78@feddit.it 3 points 1 year ago

The meaningful part of a git commit is the hash

[–] setInner234@feddit.de 2 points 1 year ago

"changed one letter in some comment to redeploy"

[–] raoul@rammy.site 1 points 1 year ago

#git commit -m "changing something in the source code"

[–] socsa@lemmy.ml 1 points 1 year ago
[–] kris808@mastodon.social 1 points 1 year ago

@pcouy just prepend it with the ticket number.

[–] dunz@lemmy.world 1 points 1 year ago

I have an alias, git yolo, that does 'git commit -a' with a message from whatthecommit.com, and pushes to master.