all 10 comments

sorted by: hot top controversial new old
[–] 7 points 4 days ago*

The announcement blog post, however, reads very poorly, and the section titled “The development team of none” is the worst of it. It states:

Using LLMs to work with your code gives you a kick of adrenaline. You can develop at a rapid pace, build things as if you had a large team. Only that you have none. In fact, you are (often) alone, working with a statistical machine that turns energy into code.

Source

This naive "rapid pace"...

Those who do in that careless "pace" will invest more time maintaining it, fixing it, supporting it, or well... realizing it, I believe.

Not to mention that they make themselves more and more dependent on some LLM vendor prospering these vendors with each iteration and tokens burned, and training their models on your own ideas, creativity, and your time of life. Yet, not a single person will guarantee a stable outcome, and no one to blame after. Is that "development"? That is dark horrific sorrow.

This "vibe coding" may be quick at starters, if lucky and all Gods and the Fortune got you, yet supporting that and investing your life time after?

No, never. I have my own mind to train. The people I work with have their own minds. The Communities out there have their own minds. We all have our mind to develop, and learn from each other. Otherwise, it’s empty, pointless, and not art you will be proud of as a developer who inscribes moments in the history, and stand your name in it.

  • source
  • [–] 5 points 4 days ago (1 child)

    The part that bothers me isn’t the specific ban on LLM projects, or the specific ban on cryptocurrency projects. It’s that a hub built around “free software” is now telling its users which kinds of software are deemed good and which are not, and that is closer to censorship than it might seem.

    What a stupid, ignorant, harmful take. I shouldn’t need to explain how or why theft, plagiarism, poor code quality, or uncountable other factors contribute to a broadly objective standard of “good” and “not good.” In fact, it is more “acceptable” versus “dangerous.”

    The false equivalence here is intolerable.

  • source
  • hideshow 2 child comments
  • [–] 4 points 3 days ago (2 children)

    Not only that, but it is a free service with limited resources by a group that support open source. If people dump a lot of private repos that will fill up space quickly with no OS'S support. LLM generated code will also fill up space quickly as projects are often created rapidly and frequently and abandoned. It's their house and you're their guest. You should be polite and follow their rules.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 4 days ago (3 children)

    We need a distributed way of housing and version controlling OSS projects. Something akin to the Fediverse, although I think ActivityPub is poorly suited to the task.

  • source
  • hideshow 6 child comments
  • [–] 3 points 4 days ago (1 child)

    What features are you imagining that Forgejo doesn't already have? It's already self-hostable.

    The biggest issue IMO is having to create a new account for each instance you want to contribute on, but I don't think that's a big deal (I like having separate identities for privacy anyway)

    I suppose some people might also want to open pull requests to merge from one instance to another.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 4 days ago

    I believe the lack of cross-instance collaboration is a big limitation.

    And to a lesser degree I think Forgejo, or some other theoretical project hosting platform, could do a better job in supporting non programming projects, or even non technical projects.

  • source
  • parent
  • [–] 1 point 4 days ago* (last edited 4 days ago)

    I’ve been interested in self-hosting something like GitLab or Forgejo but I use GitHub day to day at work.

    Another alternative I’m very interested in is Radicle because it’s more peer-to-peer than the others, but it’s been awhile and I haven’t dug too much into it yet.

  • source
  • parent