this post was submitted on 15 Feb 2025
23 points (96.0% liked)

No Stupid Questions (Developer Edition)

958 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 [email protected]

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
[–] [email protected] 0 points 1 week ago (3 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 3 points 6 days ago

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

[–] [email protected] 8 points 1 week ago (1 children)

Surely 2FA being required is a good thing?

[–] [email protected] 4 points 1 week ago (1 children)

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

[–] [email protected] 3 points 1 week ago

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

[–] starshipwinepineapple 7 points 1 week ago

It's also lots of work to make free and open source projects, which is why i say good bug reports are a valuable type of contribution. It is a type of contribution. Imo setting up a free account is the least thing someone can do if they use the project.

And anyone who cares about privacy can use junk data and one time email (this should just be standard practice for anyone that cares and why i didn't mention it). 2fa is a small issue too IMO.

I don't particularly care for github either but if a project is on github then that's how the maintainers are expecting contributions--if you want to help in some way, or want your bug fixed, then you'll need an account or try contacting them in other way.