this post was submitted on 28 Aug 2026
119 points (97.6% liked)

Technology

87597 readers
5079 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] tal@lemmy.today 4 points 10 hours ago* (last edited 10 hours ago) (1 children)

Myself, I'd be more-inclined rather than less to take fixes from an LLM for spelling and grammar precisely because I'm reasonably confident that it's easy to, at a glance, evaluate whether-or-not those fixes have, say, subtle security or correctness implications. Like, what I'm concerned about is more "has someone with an understanding of the code and the constraints on it considered how those constraints apply to it; an LLM won't have a lot of relevant real-world knowledge on what needs to be done in this particular project".

Even prior to LLM use, there have been projects that have automatic spellcheck or similar things run as part of the linting process on gettext strings. That's an automated check from a much simpler system.

But setting that aside, it sounds like the fundamental issue is that recruiters are taking into consideration open-source contributions, and it's easy to generate trivial open-source contributions like a spelling fix to get job-seeking credit.

I've personally submitted patches for spelling or grammar fixes over the years, just because when I'm using a piece of software, it stands out, and it's an trivial fix to do; I don't need to come up to speed on the coding conventions of the project or whatever. It does seem undesirable for projects not to take those.

considers

Maybe the answer is that there should be different lists of contributors. Like, one for non-code, one for major contributions, or something like that.

Or...maybe the problem will be resolved via technological mechanisms, if someone produces a system to analyze someone's patches automatically for recruiters or other hiring people, so that there's a less-crude mechanism than "did someone write a patch that got committed to a project at some point".

[โ€“] Valmond@lemmy.dbzer0.com 2 points 9 hours ago

I'm looking for a job and some has this open source/personal project link you should fill out, like what we do in pur free time is your business. Sometimes it must be a github link too lol.