Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
But what is the purpose of this? So people are setting up bots that are sending PRs to open source projects, but why?
from the comments in the article, it seems they are just trying to help, but have little to no coding experience
which is strange considering that using AI is something the mantainer can do too
They want to get listed as contributors on as many projects as possible because they use their github as portfolio.
Also a relatively easier way to keep your github history active for every day I guess, compared to making new projects and keeping them functional.
In other words, its to generate stupid metrics for stupid employers.
I'd like to emphasize the "stupid" bit when it applies to "employers" more than "metrics". As an interviewer, I have used, among other things, an applicant's public Github as part of my process. But I'd like to think I do it right because of two reasons: I look deeper than just the history graph, and I only use this (among other metrics) for ranking resumes.
I'll look at their history, sure, but I'll also look more in depth at repos, PRs, comments, issues, etc. I'll clone their repos and try running their code. I'll review their public PRs and read their comments and discussions, if any. I try to get an idea of if I'd like working with this person. If I saw someone with a constant feed of PRs to seemingly random open source projects, that would cause me concern for this exact reason.
And all that is one of the things I do to rank resumes in order of interview preference and to give me questions to ask in the interview. I'll look for things that suggest the candidate has already been vetted successfully by others (e.g., Ivy League school, FAANG, awards, etc.). I'll look for public content that suggests the candidate knows what they are doing. But all this does is sort the resumes for me. My entire decision-making process is fed by the interview.
Granted, AI assistants are getting good enough that they can potentially coach candidates through remote interviews (and eventually in person interviews, with glasses or earpieces or something.). Eventually we'll have to put candidates in Faraday cages with metal detectors for interviews (that is unless AI takes over all development). I'm hoping to be retired by then.
Clout and resume building
Poisoning the well.
Companies make money using open source code and ignore the licenses which compel them to release their source code (due to ignorance, laziness or selfish gains). While AI generated code cannot be copyrighted then you cannot apply copyleft licenses to that code. Telling human-authored code from AI slop may be difficult or impossible - that could make it more difficult to enforce copyleft compliance in a lawsuit.
Perhaps they don't want to take the time to code it themselves, or they don't have the coding expertise but want missing features.