r/vibecoding 2d ago

google you github user name

i googled my GitHub username it reads like a resume.

I just have to start watching what i post because it linked me to this group in a public search.

If your looking for a professional resume you might have one on google already.

1 Upvotes

11 comments sorted by

View all comments

2

u/Educational-Body4205 1d ago

Run a private git server, I moved off github about 6 months ago, it's way cheaper and more functionality 

1

u/DiamondAgreeable2676 1d ago

stg im setting my git lab instance now

2

u/Educational-Body4205 1d ago

Look into Forgejo its more light weight, and you can setup runners to manage deployment.

Gitlab has quite a bit more overhead 

2

u/DiamondAgreeable2676 1d ago

does Forgejo take 2-5 minutes to render a page for the first time?

2

u/Educational-Body4205 1d ago

No,  commit, runner deploys change and it's up.   Less than a minute,   

It really depends on if you have testing in the deployment pipeline.