If there’s any “x% self-ptomotion” threshold, they fail it, because it’s 100% self-promotion.
Not with f/loss, just account age and they are above the threshold there.
Comment on Selfhosted & AI
frongt@lemmy.zip 2 days ago
I don’t have a problem with AI. I have a problem with vibe-coded apps released as a one-shot and then never maintained or supported. That’s slop.
I also have a problem with the trace apps (lifttrace, nutritrace, etc.) because while they’re entirely vibe-coded, they are actively developed, but they’re posted here by a brand promotion account that doesn’t otherwise contribute to the community. If there’s any “x% self-ptomotion” threshold, they fail it, because it’s 100% self-promotion.
I know I also reported another post as slop recently but I don’t remember what it was.
If there’s any “x% self-ptomotion” threshold, they fail it, because it’s 100% self-promotion.
Not with f/loss, just account age and they are above the threshold there.
Evotech@lemmy.world 1 day ago
Yeah. Abandonware isn’t cool generally
dryfter@ani.social 1 day ago
Honest question intended to spark discussion.
Does this mean that all “single developer” projects can be considered abandonware (that aren’t open source/forkable)?
Or really “all” non open source software really. Companies “can” die.
litchralee@sh.itjust.works 1 day ago
IMO, abandonware means software that is a dead-end upon its very release, with no hopes or plans for anyone to every build upon it. Abandonware is generally not extensible, follows no good design philosophy that would let someone else build it up, and embodies essentially nothing.
Even a 100-line throwaway Python script has more utility to someone when it is published on PasteBin or whatever. But something like a binary executable released with no source code, with no support, and with no intent by the developer to ever make anything more of it, that’s abandonware.
dryfter@ani.social 1 day ago
Thanks for the definition!
I’m tracking what you’re saying.