home.social

#amcoding — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #amcoding, 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. 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

  3. 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

  4. 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

  5. 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

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

  7. 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

  8. 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

  9. "#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

  10. "#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

  11. 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

  12. 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

  13. 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

  14. 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

  15. 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

  16. 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

  17. 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

  18. 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

  19. 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

  20. 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

  21. #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

  22. #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

  23. The human brain is so weird.

    I've been struggling with a thorny programming implementation issue most of the day and not making much progress.

    So I took myself out for a walk, and not 10 minutes into the walk the solution was as clear as day, and ridiculously simple. I coded it up and it looks like it works. Yeesh.

    #amCoding #humans #softwareengineering

  24. The human brain is so weird.

    I've been struggling with a thorny programming implementation issue most of the day and not making much progress.

    So I took myself out for a walk, and not 10 minutes into the walk the solution was as clear as day, and ridiculously simple. I coded it up and it looks like it works. Yeesh.

    #amCoding #humans #softwareengineering

  25. Building a flashcard app day 2:
    Using FSRS algorithm for spaced repetition. I’m glad there is a #golang implementation.
    There is a single append-only log file that stores review history. It’s also storing all FSRS values to avoid the necessity of processing a full replay.
    So far only q/a cards, but clozes are planned too.
    It’s going to have a nice #terminal GUI.
    #amcoding

  26. Building a flashcard app day 2:
    Using FSRS algorithm for spaced repetition. I’m glad there is a #golang implementation.
    There is a single append-only log file that stores review history. It’s also storing all FSRS values to avoid the necessity of processing a full replay.
    So far only q/a cards, but clozes are planned too.
    It’s going to have a nice #terminal GUI.
    #amcoding

  27. Surprisingly, your development changes don't show up when you run the production version instead.

    #whoops #amcoding #amateur

  28. Surprisingly, your development changes don't show up when you run the production version instead.

    #whoops #amcoding #amateur

  29. Yikes. In brew, upgraded postgresql which upgraded ssl certs which is triggering an upgrade of...

    ALL THE THINGS

    #brew #homebrew #macos #mac #amCoding

  30. Yikes. In brew, upgraded postgresql which upgraded ssl certs which is triggering an upgrade of...

    ALL THE THINGS

    #brew #homebrew #macos #mac #amCoding