this post was submitted on 22 Apr 2025
45 points (90.9% liked)

Programming

19729 readers
71 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 !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] mormund@feddit.org 23 points 2 days ago (2 children)

Can you use git without a forge? Sure. As long as you don't give a hoot about the entry barrier. But for any open source project were you want to encourage contribution you better have a nice presence on a forge.

[–] Swedneck@discuss.tchncs.de 5 points 1 day ago

i feel like this just keeps happening in the open source space, people go "Oh this is bloat, get rid of the bloat" and ardently insist that actually it's better to use a bare TTY, despite that just.. obviously being hilariously dumb?

[–] Kissaki@programming.dev 13 points 2 days ago (1 children)

Even just being able to view the source code without cloning is very valuable. A bare repo does not provide that.