home.social

#amprogramming — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #amprogramming, aggregated by home.social.

  1. RE: mastodon.art/@otterlove/116505

    This year's #StateOfAI survey had the question "What other questions do you wish the survey would've asked, if any?"

    Here are my suggestions—I thought, I didn't want to keep them from you:
    – How do you feel due to the fact that you are surrounded by #AI in your job and daily life?

    1/

    #amCoding #amProgramming #artificalIntelligence #genAI #generativeAI #AGI #agenticAI #AIChatBot #vibeCoding #promptEngineering #agenticCoding #noAI #LLM

  2. Has someone attempted to create a version of #ConventionalCommits based on using git trailers instead of the commit message's subject?

    I mean, there've always been people complaining that this kind of semantic metadata wouldn't belong into the free-form subject

    A reddit user also suggested using git notes for this purpose, but compared to git trailers, they have some trade-offs in functionality

    #amCoding #amProgramming #softwareDevelopment #softwareEngineering

  3. Has someone attempted to create a version of #ConventionalCommits based on using git trailers instead of the commit message's subject?

    I mean, there've always been people complaining that this kind of semantic metadata wouldn't belong into the free-form subject

    A reddit user also suggested using git notes for this purpose, but compared to git trailers, they have some trade-offs in functionality

    #amCoding #amProgramming #softwareDevelopment #softwareEngineering

  4. Has someone attempted to create a version of #ConventionalCommits based on using git trailers instead of the commit message's subject?

    I mean, there've always been people complaining that this kind of semantic metadata wouldn't belong into the free-form subject

    A reddit user also suggested using git notes for this purpose, but compared to git trailers, they have some trade-offs in functionality

    #amCoding #amProgramming #softwareDevelopment #softwareEngineering

  5. Has someone attempted to create a version of #ConventionalCommits based on using git trailers instead of the commit message's subject?

    I mean, there've always been people complaining that this kind of semantic metadata wouldn't belong into the free-form subject

    A reddit user also suggested using git notes for this purpose, but compared to git trailers, they have some trade-offs in functionality

    #amCoding #amProgramming #softwareDevelopment #softwareEngineering

  6. Has someone attempted to create a version of #ConventionalCommits based on using git trailers instead of the commit message's subject?

    I mean, there've always been people complaining that this kind of semantic metadata wouldn't belong into the free-form subject

    A reddit user also suggested using git notes for this purpose, but compared to git trailers, they have some trade-offs in functionality

    #amCoding #amProgramming #softwareDevelopment #softwareEngineering

  7. Fandom/ #Wikia support: "Sure, we I'll *try*¹ to gelp you with your request."

    ¹ in the event that 1 + 1 = 3, but don’t say, there's no case in which we'd help you

    #amCoding #WikiText #Wiki #WikiCode #amProgramming

  8. Is it possible to group by an included template value using the #MediaWiki extension DynamicPageList3 in #WikiCode/ #WikiText like this:

    so it results in

    | Topic | Title |
    | --------- | ------- |
    | | Z |
    | A | Y |
    | | X |
    | --------- | ------- |
    | | W |
    | B | V |
    | | U |

    1/2

    #amCoding #amProgramming #FediHelp

  9. How to get your pull request merged into laravel/framework:

    1. Make advances to Taylor Otwell
    2. Submit your PR

    (p)artisanship so to speak

    #laravel #favoritism #amProgramming #webDevelopent #PHP