this post was submitted on 15 Feb 2025
1 points (100.0% liked)

No Stupid Questions (Developer Edition)

1123 readers
1 users here now

This is a place where you can ask any programming / topic related to the instance questions you want!

For a more general version of this concept check out !nostupidquestions@lemmy.world

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] starshipwinepineapple@programming.dev 0 points 1 year ago (1 children)

No, but think of it this way-- creating good bug reports is a valuable type of contribution for open source projects. If you aren't able to fix the issue yourself then it is still appreciated to take the time to write up a good bug report (describe the issue, the expected result, the actual result, and steps to reproduce). So don't let a free account stand in your way ๐Ÿ™‚

[โ€“] lurch@sh.itjust.works 0 points 1 year ago (2 children)

except the free account on github is lots of work and needs your data. 2FA is required. it's why i deleted my account a while ago. it's just not worth maintaining it any more.

[โ€“] tyler@programming.dev 0 points 1 year ago

You can use passkeys. 2fa can be done with password managers like 1password.

[โ€“] dev_null@lemmy.ml 0 points 1 year ago (1 children)

Surely 2FA being required is a good thing?

[โ€“] lurch@sh.itjust.works 0 points 1 year ago (1 children)

for devs, yes, but for reporters? maybe make it optional

[โ€“] dev_null@lemmy.ml 0 points 1 year ago

Fair, maybe they could make it a requirement only if you have a repository.