• 1 Post
  • 5 Comments
Joined 29 days ago
cake
Cake day: April 4th, 2026

help-circle
  • This entire situation would not have arisen is AI did not exist. I have had an interest in programming for years, but never had the time or energy to invest in learning. AI has allowed me to play around with it without spending hours and hours in a boot camp. I would not even know where to begin on contributing to an existing project, especially since I have this idea that seems to not really align with any one project that exists thus far. I doubt existing projects would like me to just start wedging my own features into their project. That is why I started my own, so I could have creative control. But you are saying that I haven’t paid my dues yet or something?




  • Ok, so let’s come at it from another angle then. Say you are semi new to programming, having taken an intro to programming and database design courses in college as part of a non-programmimg engineering undergrad degree. You have had an interest in the fediverse for a while now, and understand the general basics of activitypub, at protocol, actors, instances, PDS, lexicons, etc. You’re far from an expert, but understand enough to be able to spot and correct critical design errors that the AI has made. You test out some of the latest AI coding tools to see if they could help make a basic prototype of your idea, and it works. Not perfectly, and not without bugs, but the foundation is there, and seems sound. How would you proceed from there? Would it be a good idea at this point to get some experts and experienced programmers? Is it possible to build a sound architecture in this way, by prototyping up front for the basics to test the viability of an idea overall, and then getting more hands on with a team to really make sure the foundation is solid, before commiting too many lines of code to it? How much prototyping in this fashion is too much?


  • AI code is stolen from open source, so as long as you’re using it in the original intention of the code that was stolen, using Big Tech’s money to create something free and open, I’m OK with it.

    This is exactly how I have been viewing it, using big tech’s tools against them. I know that kind of sounds like cope, but if the goal is to replace their platforms with open source decentralized alternatives, then the least we can do is be on the same playing field as far as development tools go.

    The thing that is a bit unclear though, with regard to AI projects based on open source code, is what license that would fall under. I suppose it’s not much different than any other open source project that uses other open source code, but the difference is that with human coders at least you can trust that they know where the code came from, whereas with AI, you can’t, and have to verify every claim they make.