this post was submitted on 11 Aug 2025
1142 points (99.6% liked)

Technology

74003 readers
3465 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] yucandu@lemmy.world 4 points 3 days ago (2 children)

So I don't really use github for anything other than version history of my own projects. I have a Raspberry Pi server, should I be hosting git on that? Can VSCode GUI integrate with it as seamlessly as it does github?

[–] merc@sh.itjust.works 1 points 2 days ago

Can VSCode GUI

So, you're going to ditch GitHub because of Microsoft, but you're trying to keep using VSCode, which is also Microsoft?

[–] v01dworks@lemmy.world 5 points 3 days ago

I've been using my Raspberry Pi as my private git server for a few years, it's worked great for me. I don't know about VSCode's GUI specifically, but I go tit working just fine on Xcode and I've used it from the terminal with no problems