this post was submitted on 18 Mar 2024
27 points (100.0% liked)

Programming

16769 readers
102 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

Recently I've noticed there have been GitHub accounts that post some scam, mention a bunch of random accounts so it ends up in people's emails, and then delete the post before anyone can report them.

Now this isn't a big deal to me but when I got mentioned in one they deleted it before I could see the notification and for some reason GitHub now eternally shows me the blue dot as if I have an unread notification but when I click on to it there's nothing there. Curiously at the side there's also a little ‘1’ as if I have a notification even though it of course can't show it.

Has anyone else experienced this and has anyone found a way to solve it?

all 9 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 5 months ago (2 children)
[–] [email protected] 6 points 5 months ago (2 children)

I recently started using forgejo and its glorious. I havent tested federation yet but they’re working on it. Github isnt better imo. I‘d suggest folks mirror their github on forgejo by default.

[–] [email protected] 3 points 5 months ago (1 children)

Did exactly this recently and it's been quite good. Forgejo-runner was a bit tricky to setup but overall a great experience.

[–] [email protected] 3 points 5 months ago* (last edited 5 months ago) (1 children)

I‘m not using ci/cd which I suppose runner is? Feel free to elaborate. I‘m eager to learn.

[–] [email protected] 2 points 5 months ago (1 children)

Yeah it's a ci/cd runner, using a tool called "act". I self-host forgejo and the runner is a docker-in-docker container, but one could set it up with the public forgejo as well. It's pretty neat!

[–] [email protected] 2 points 5 months ago

Very cool! I will absolutely check that out! Thanks for explaining!

[–] [email protected] 3 points 5 months ago (1 children)

I recently switch Gitea to Forgejo, I had concern about the direction Gitea was going, the mirror features is definitely one the of killer features and the fact I can back it up to a zip file is the icing on the cake 😄

It just nice to have full data sovereignty.

[–] [email protected] 2 points 5 months ago

Can relate! I‘m a lot more excited for this than I should be!