home.social

#amprogramming — Public Fediverse posts

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

fetched live
  1. I think, I've seen a #markdown flavor that natively implemented collapsible sections/blocks without having to resort to `<detail />` and `<summary />`—am I imagining this? If not, does anyone of you know this flavor?

    #amCoding #amProgramming #FediHelp #FollowerPower

  2. One of the annoying things when having to review vibe-coded changes, is what I would call "method of the week": A quirk of the currently used LLM model found in a majority of PRs/MRs that vibe-coders don't learn to change before requesting a review despite being told multiple times.

    #LLMs #vibeCoding #codeReview #peerReview #noAI #AI #artificialIntelligence #genAI #generativeAI #amCoding #amProgramming #softwareDevelopment #softwareEngineering

  3. How funny these #openSource maintainers are who ignore your PR for over a year then close it because it's stale and telling you to re-open it as if it was your fault that it got stale

    #FOSS #OSS #amCoding #amProgramming #webDevelopment #softwareDevelopment #softwareEngineering #developerLife #codingLife #communicationIsKey

  4. I love these #FLOSS repos where you fix a bug and they sit your PR out for half a decade for it to not be relevant anymore and you having switched employers twice but then suddenly finding time to come down from their mountain and close and comment on your PR.

    #FOSS #OSS #OpenSource #OpenSourceSoftware #amCoding #amProgramming #softwareEngineering #softwareDevelopment

  5. "#AI is getting better and better!"
    "Look, how far we've come!"
    Yet, the percentage of participants for whom hallucinations and inaccuracies are pain point, have increased by 63%(!), let alone, truthfulness is the most requested feature with nearly 50%(!)

    2026.stateofai.dev/en-US/risks

    #AIHallucination #amCoding #amProgramming #StateOfAI #noAI #AIHype #softwareEngineering #softwareDevelopment #StateOfWebDev #artificialIntelligence

  6. 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 #StateOfAI2026

  7. Probably late to the game, but one thing, I hadn't explored yet with first-class callable syntax in #PHP is how we can write dynamic function calls now in a way that improves static analysis quite a bit:

    #amCoding #amProgramming #PHP8_1

  8. Co-workers calling you "unfair" when you call them out on not reading their #AI-generated code before submitting it for code review as if there was nothing they could have done differently and they had nothing to do with the task whatsoever.

    #artificialIntelligence #agenticAI #noAI #Copilot #agents_md #webDevelopment #softwareDevelopment #webDev #amCoding #amProgramming #vibeCoding #PromptEngineering

  9. For years, devs had to be beaten to write docs. With #AI, they now do this freely and happily. Don't get me wrong: I am happy that they finally do this at all. BUT:
    – Why did it need AI for this? (rhetorical question)
    – It's all in AI-specific files (e.g. agents.md, Copilot instructions, etc.), even though, most of this documentation is not AI-specific

    #artificialIntelligence #agenticAI #noAI #Copilot #agents_md #webDevelopment #softwareDevelopment #webDev #amCoding #amProgramming #vibeCoding

  10. Back from #LaraconEU—my favorite talks were
    – "Effective Code Reviews: What NOT to Do" by the one and only Luke Kuzmish
    – "Write better abstractions: Lessons from an import system" by @danharrin

    I definitely recommend checking these out once they are uploaded on the LaraconEU YouTube channel

    #Laracon #LaraconEU2026 #PHP #amCoding #amProgramming #Laravel #webDevelopment #webDev #CodeReview

  11. #TypeScript nerds, can you help me out?

    I have a type called DeepRequired that recursively makes optional properties in nested object required using dot notation as seen below.

    The problem is: It is only somewhat working. I believe, I'm on the right track somewhere but I can't get closer than this.

    Thanks in advance!

    1/2

    #FollowerPower #amCoding #amProgramming #softwareDevelopment #softwareEngineering #webDev #webDevelopment #JavaScript #ECMAScript

  12. Is there a locale flag (POSIX or BCP47) to indicate how "educated" the expressions are (formulas vs formulae, choice of entirely differet words, etc.)

    But I assume, this would be hard to standardize

    #amProgramming #amCoding #computerScience #Linguistics #webDev #webDevelopment #softwareDevelopment #softwareEngineering