home.social

#pullrequest — Public Fediverse posts

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

  1. Getting a bit sick of fielding LLM PRs. I understand why many projects have a no-LLM policy. I'm generally fine getting good PRs, LLM-aided or not, but the poor ones are just complete wastes of time. They all read the same, good or not, so I have to spend quite a bit of time sussing through it to determine which ones are useless or not. They're all "bug fixes" or "security improvements".

    No, it does not make sense for an CLI argument parsing library to scan through argv to make sure it doesn't contain null pointers. That's ridiculous. No, it does not make sense for a CLI argument parsing library to defend against an input argument size overflowing size_t. When the fuck would that ever happen?

    The PRs that actually fix a missed fallthrough causing undefined behavior look exactly the same as the ones that defend against somebody passing a 4GiB string as a CLI argument. They all have descriptions full of nothing but fluff, they all add much more code than they remove, they all bloat the code with more abstractions and indirections, and they all take way longer to review than the equivalent human-written code.

    I'm even not against getting LLM contributions, but I'm getting sick of the fucking spam, and I'm losing patience with figuring out the difference between the two.

    #LLM #LLMs #LLMSlop #AI #Spam #Code #Programming #PR #PullRequests #PullRequest

  2. AI code review zvládá první průchod — shrnout diff, najít rutinní vzory a upozornit na chybějící test. Jako náhrada lidského review ale neobstojí: data ukazují vyšší abandonment a často nízký poměr signálu k šumu. Nasazení proto stojí na pravidlech, úzkém mandátu a měření, ne na výběru dodavatele.

    https://zdrojak.cz/clanky/ai-code-review-nenahradi-seniora-spatne-nasazeny-bot-jen-prida-dalsi-praci/
  3. AI code review zvládá první průchod — shrnout diff, najít rutinní vzory a upozornit na chybějící test. Jako náhrada lidského review ale neobstojí: data ukazují vyšší abandonment a často nízký poměr signálu k šumu. Nasazení proto stojí na pravidlech, úzkém mandátu a měření, ne na výběru dodavatele.

    https://zdrojak.cz/clanky/ai-code-review-nenahradi-seniora-spatne-nasazeny-bot-jen-prida-dalsi-praci/
  4. AI code review zvládá první průchod — shrnout diff, najít rutinní vzory a upozornit na chybějící test. Jako náhrada lidského review ale neobstojí: data ukazují vyšší abandonment a často nízký poměr signálu k šumu. Nasazení proto stojí na pravidlech, úzkém mandátu a měření, ne na výběru dodavatele.

    https://zdrojak.cz/clanky/ai-code-review-nenahradi-seniora-spatne-nasazeny-bot-jen-prida-dalsi-praci/
  5. AI code review zvládá první průchod — shrnout diff, najít rutinní vzory a upozornit na chybějící test. Jako náhrada lidského review ale neobstojí: data ukazují vyšší abandonment a často nízký poměr signálu k šumu. Nasazení proto stojí na pravidlech, úzkém mandátu a měření, ne na výběru dodavatele.

    https://zdrojak.cz/clanky/ai-code-review-nenahradi-seniora-spatne-nasazeny-bot-jen-prida-dalsi-praci/
  6. AI code review zvládá první průchod — shrnout diff, najít rutinní vzory a upozornit na chybějící test. Jako náhrada lidského review ale neobstojí: data ukazují vyšší abandonment a často nízký poměr signálu k šumu. Nasazení proto stojí na pravidlech, úzkém mandátu a měření, ne na výběru dodavatele.

    https://zdrojak.cz/clanky/ai-code-review-nenahradi-seniora-spatne-nasazeny-bot-jen-prida-dalsi-praci/
  7. Vibe-Coder entdecken die Langsamkeit für sich

    Stellt euch vor, ihr bekommt einen Pull-Request mit einem Patch für eure Video-Library, der in Assembly-Code geschrieben und dann rund 1,5 bis 2,7 mal langsamer als der C-Code ist.

    Ist den VideoLAN-Leuten mit ihrer AV1-Library dav1d so passiert.

    War natürlich Vibe-Coding und der Nutznießer (Ersteller ist er ja nicht) hat den Code selbst nicht mal getestet (mangels passender Hardware), geschweige denn einen Benchmark gefahren (weil Vibe-Coder aka dumm).

    Um wie viel wollen wir wetten, dass da draußen tagtäglich gut laufender Code durch anderen ersetzt wird, der mehr Ressourcen und Kosten frisst, zusätzlich zu den steigenden AI-Kosten? Aber das wird toll!

    🔗

    #shortpost #blogpost #blog #AV1 #AI #Vibe-Coding #PullRequest #VideoLAN #Claude #Benchmark #Ressourcen #Langsamkeit #Kosten

  8. Vibe-Coder entdecken die Langsamkeit für sich

    Stellt euch vor, ihr bekommt einen Pull-Request mit einem Patch für eure Video-Library, der in Assembly-Code geschrieben und dann rund 1,5 bis 2,7 mal langsamer als der C-Code ist.

    Ist den VideoLAN-Leuten mit ihrer AV1-Library dav1d so passiert.

    War natürlich Vibe-Coding und der Nutznießer (Ersteller ist er ja nicht) hat den Code selbst nicht mal getestet (mangels passender Hardware), geschweige denn einen Benchmark gefahren (weil Vibe-Coder aka dumm).

    Um wie viel wollen wir wetten, dass da draußen tagtäglich gut laufender Code durch anderen ersetzt wird, der mehr Ressourcen und Kosten frisst, zusätzlich zu den steigenden AI-Kosten? Aber das wird toll!

    🔗

    #shortpost #blogpost #blog #AV1 #AI #Vibe-Coding #PullRequest #VideoLAN #Claude #Benchmark #Ressourcen #Langsamkeit #Kosten

  9. Vibe-Coder entdecken die Langsamkeit für sich

    Stellt euch vor, ihr bekommt einen Pull-Request mit einem Patch für eure Video-Library, der in Assembly-Code geschrieben und dann rund 1,5 bis 2,7 mal langsamer als der C-Code ist.

    Ist den VideoLAN-Leuten mit ihrer AV1-Library dav1d so passiert.

    War natürlich Vibe-Coding und der Nutznießer (Ersteller ist er ja nicht) hat den Code selbst nicht mal getestet (mangels passender Hardware), geschweige denn einen Benchmark gefahren (weil Vibe-Coder aka dumm).

    Um wie viel wollen wir wetten, dass da draußen tagtäglich gut laufender Code durch anderen ersetzt wird, der mehr Ressourcen und Kosten frisst, zusätzlich zu den steigenden AI-Kosten? Aber das wird toll!

    🔗

    #shortpost #blogpost #blog #AV1 #AI #Vibe-Coding #PullRequest #VideoLAN #Claude #Benchmark #Ressourcen #Langsamkeit #Kosten

  10. Vibe-Coder entdecken die Langsamkeit für sich

    Stellt euch vor, ihr bekommt einen Pull-Request mit einem Patch für eure Video-Library, der in Assembly-Code geschrieben und dann rund 1,5 bis 2,7 mal langsamer als der C-Code ist.

    Ist den VideoLAN-Leuten mit ihrer AV1-Library dav1d so passiert.

    War natürlich Vibe-Coding und der Nutznießer (Ersteller ist er ja nicht) hat den Code selbst nicht mal getestet (mangels passender Hardware), geschweige denn einen Benchmark gefahren (weil Vibe-Coder aka dumm).

    Um wie viel wollen wir wetten, dass da draußen tagtäglich gut laufender Code durch anderen ersetzt wird, der mehr Ressourcen und Kosten frisst, zusätzlich zu den steigenden AI-Kosten? Aber das wird toll!

    🔗

    #shortpost #blogpost #blog #AV1 #AI #Vibe-Coding #PullRequest #VideoLAN #Claude #Benchmark #Ressourcen #Langsamkeit #Kosten

  11. Vibe-Coder entdecken die Langsamkeit für sich

    Stellt euch vor, ihr bekommt einen Pull-Request mit einem Patch für eure Video-Library, der in Assembly-Code geschrieben und dann rund 1,5 bis 2,7 mal langsamer als der C-Code ist.

    Ist den VideoLAN-Leuten mit ihrer AV1-Library dav1d so passiert.

    War natürlich Vibe-Coding und der Nutznießer (Ersteller ist er ja nicht) hat den Code selbst nicht mal getestet (mangels passender Hardware), geschweige denn einen Benchmark gefahren (weil Vibe-Coder aka dumm).

    Um wie viel wollen wir wetten, dass da draußen tagtäglich gut laufender Code durch anderen ersetzt wird, der mehr Ressourcen und Kosten frisst, zusätzlich zu den steigenden AI-Kosten? Aber das wird toll!

    🔗

    #shortpost #blogpost #blog #AV1 #AI #Vibe-Coding #PullRequest #VideoLAN #Claude #Benchmark #Ressourcen #Langsamkeit #Kosten

  12. Naty @eclecticpassions ·

    Ever since setting up for adding capabilities to my blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).

    The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...

    View full note: burgeonlab.com/notes/2026/0430

    Syndicated via getindiekit.com

    This is post 37 of

  13. Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).

    The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...

    View full note: burgeonlab.com/notes/2026/0430

    Syndicated via getindiekit.com

    This is post 37 of #100DaysToOffload

    #foss #indieweb #opensource #pullrequest #markdown

  14. Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).

    The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...

    View full note: burgeonlab.com/notes/2026/0430

    Syndicated via getindiekit.com

    This is post 37 of #100DaysToOffload

    #foss #indieweb #opensource #pullrequest #markdown

  15. Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).

    The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...

    View full note: burgeonlab.com/notes/2026/0430

    Syndicated via getindiekit.com

    This is post 37 of #100DaysToOffload

    #foss #indieweb #opensource #pullrequest #markdown

  16. Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).

    The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...

    View full note: burgeonlab.com/notes/2026/0430

    Syndicated via getindiekit.com

    This is post 37 of #100DaysToOffload

    #foss #indieweb #opensource #pullrequest #markdown

  17. 💬✨ In a groundbreaking 4-minute treatise, Jake Worth reveals the ancient secrets of pull request commenting: If it's all nitpicks and nonblocking, approve it anyway! 🎉 Who knew that caring about code could be as simple as leaving comments and hitting the approve button simultaneously? 🙃🔍
    jakeworth.com/posts/on-comment #pullrequest #commenting #codingtips #softwaredevelopment #codequality #HackerNews #ngated

  18. 💬✨ In a groundbreaking 4-minute treatise, Jake Worth reveals the ancient secrets of pull request commenting: If it's all nitpicks and nonblocking, approve it anyway! 🎉 Who knew that caring about code could be as simple as leaving comments and hitting the approve button simultaneously? 🙃🔍
    jakeworth.com/posts/on-comment #pullrequest #commenting #codingtips #softwaredevelopment #codequality #HackerNews #ngated

  19. 💬✨ In a groundbreaking 4-minute treatise, Jake Worth reveals the ancient secrets of pull request commenting: If it's all nitpicks and nonblocking, approve it anyway! 🎉 Who knew that caring about code could be as simple as leaving comments and hitting the approve button simultaneously? 🙃🔍
    jakeworth.com/posts/on-comment #pullrequest #commenting #codingtips #softwaredevelopment #codequality #HackerNews #ngated

  20. 💬✨ In a groundbreaking 4-minute treatise, Jake Worth reveals the ancient secrets of pull request commenting: If it's all nitpicks and nonblocking, approve it anyway! 🎉 Who knew that caring about code could be as simple as leaving comments and hitting the approve button simultaneously? 🙃🔍
    jakeworth.com/posts/on-comment #pullrequest #commenting #codingtips #softwaredevelopment #codequality #HackerNews #ngated

  21. 💬✨ In a groundbreaking 4-minute treatise, Jake Worth reveals the ancient secrets of pull request commenting: If it's all nitpicks and nonblocking, approve it anyway! 🎉 Who knew that caring about code could be as simple as leaving comments and hitting the approve button simultaneously? 🙃🔍
    jakeworth.com/posts/on-comment #pullrequest #commenting #codingtips #softwaredevelopment #codequality #HackerNews #ngated

  22. TurboQuant model weight compression now graces #Llamacpp, but only if you speak fluent Metal! 🏋️‍♂️ Meanwhile, everyone else waits for TheTom to bless us with a #CUDA port, assuming he ever emerges from the GitHub labyrinth of Pull Request 45. How many engineers does it take to compress a llama? 🤔
    github.com/TheTom/llama-cpp-tu #TurboQuant #Metal #PullRequest #HackerNews #ngated

  23. TurboQuant model weight compression now graces #Llamacpp, but only if you speak fluent Metal! 🏋️‍♂️ Meanwhile, everyone else waits for TheTom to bless us with a #CUDA port, assuming he ever emerges from the GitHub labyrinth of Pull Request 45. How many engineers does it take to compress a llama? 🤔
    github.com/TheTom/llama-cpp-tu #TurboQuant #Metal #PullRequest #HackerNews #ngated

  24. TurboQuant model weight compression now graces #Llamacpp, but only if you speak fluent Metal! 🏋️‍♂️ Meanwhile, everyone else waits for TheTom to bless us with a #CUDA port, assuming he ever emerges from the GitHub labyrinth of Pull Request 45. How many engineers does it take to compress a llama? 🤔
    github.com/TheTom/llama-cpp-tu #TurboQuant #Metal #PullRequest #HackerNews #ngated

  25. TurboQuant model weight compression now graces #Llamacpp, but only if you speak fluent Metal! 🏋️‍♂️ Meanwhile, everyone else waits for TheTom to bless us with a #CUDA port, assuming he ever emerges from the GitHub labyrinth of Pull Request 45. How many engineers does it take to compress a llama? 🤔
    github.com/TheTom/llama-cpp-tu #TurboQuant #Metal #PullRequest #HackerNews #ngated

  26. TurboQuant model weight compression now graces #Llamacpp, but only if you speak fluent Metal! 🏋️‍♂️ Meanwhile, everyone else waits for TheTom to bless us with a #CUDA port, assuming he ever emerges from the GitHub labyrinth of Pull Request 45. How many engineers does it take to compress a llama? 🤔
    github.com/TheTom/llama-cpp-tu #TurboQuant #Metal #PullRequest #HackerNews #ngated

  27. 🎉 Oh joy, another #C++ #backend for OCaml! Because what the world really needs is more ways to make the already impenetrable C++ even more unbearable! 🙄 Congrats to the brave souls ready to venture into the abyss of Pull Request 14701, where #GitHub buzzwords go to die. 🚀
    github.com/ocaml/ocaml/pull/14 #OCaml #PullRequest #DeveloperHumor #TechCommunity #HackerNews #ngated

  28. 🎉 Oh joy, another #C++ #backend for OCaml! Because what the world really needs is more ways to make the already impenetrable C++ even more unbearable! 🙄 Congrats to the brave souls ready to venture into the abyss of Pull Request 14701, where #GitHub buzzwords go to die. 🚀
    github.com/ocaml/ocaml/pull/14 #OCaml #PullRequest #DeveloperHumor #TechCommunity #HackerNews #ngated

  29. 🎉 Oh joy, another #C++ #backend for OCaml! Because what the world really needs is more ways to make the already impenetrable C++ even more unbearable! 🙄 Congrats to the brave souls ready to venture into the abyss of Pull Request 14701, where #GitHub buzzwords go to die. 🚀
    github.com/ocaml/ocaml/pull/14 #OCaml #PullRequest #DeveloperHumor #TechCommunity #HackerNews #ngated

  30. 🎉 Oh joy, another #C++ #backend for OCaml! Because what the world really needs is more ways to make the already impenetrable C++ even more unbearable! 🙄 Congrats to the brave souls ready to venture into the abyss of Pull Request 14701, where #GitHub buzzwords go to die. 🚀
    github.com/ocaml/ocaml/pull/14 #OCaml #PullRequest #DeveloperHumor #TechCommunity #HackerNews #ngated

  31. 🎉 Oh joy, another #C++ #backend for OCaml! Because what the world really needs is more ways to make the already impenetrable C++ even more unbearable! 🙄 Congrats to the brave souls ready to venture into the abyss of Pull Request 14701, where #GitHub buzzwords go to die. 🚀
    github.com/ocaml/ocaml/pull/14 #OCaml #PullRequest #DeveloperHumor #TechCommunity #HackerNews #ngated

  32. idea regarding #code #review:
    intentionally adding #bugs into #code to check if the #reviewer discovers them.
    if the reviewer does not find them, then their #review is questionable.
    of course the added bugs should be removed before merging ;-)

    I am wondering if a concept like this already exists ...
    #codequality #softwareengineering #quality #software #git #pullrequest #mergerequest

  33. idea regarding #code #review:
    intentionally adding #bugs into #code to check if the #reviewer discovers them.
    if the reviewer does not find them, then their #review is questionable.
    of course the added bugs should be removed before merging ;-)

    I am wondering if a concept like this already exists ...
    #codequality #softwareengineering #quality #software #git #pullrequest #mergerequest

  34. idea regarding #code #review:
    intentionally adding #bugs into #code to check if the #reviewer discovers them.
    if the reviewer does not find them, then their #review is questionable.
    of course the added bugs should be removed before merging ;-)

    I am wondering if a concept like this already exists ...
    #codequality #softwareengineering #quality #software #git #pullrequest #mergerequest

  35. idea regarding #code #review:
    intentionally adding #bugs into #code to check if the #reviewer discovers them.
    if the reviewer does not find them, then their #review is questionable.
    of course the added bugs should be removed before merging ;-)

    I am wondering if a concept like this already exists ...
    #codequality #softwareengineering #quality #software #git #pullrequest #mergerequest

  36. idea regarding #code #review:
    intentionally adding #bugs into #code to check if the #reviewer discovers them.
    if the reviewer does not find them, then their #review is questionable.
    of course the added bugs should be removed before merging ;-)

    I am wondering if a concept like this already exists ...
    #codequality #softwareengineering #quality #software #git #pullrequest #mergerequest

  37. #GitHub backs down, kills #GirhubCopilot #PR ‘tips’ after backlash
    Following backlash from developers, GitHub has removed #Copilot's ability to stick #ads - what it calls "tips" - into any #pullrequest that invokes its name.
    GitHub VP of developer relations Martin Woodward explained in a post on X later on Monday that Copilot inserting ads into PRs isn't actually new behavior - it's been doing so in the ones it creates for a while.
    theregister.com/2026/03/30/git

  38. #GitHub backs down, kills #GirhubCopilot #PR ‘tips’ after backlash
    Following backlash from developers, GitHub has removed #Copilot's ability to stick #ads - what it calls "tips" - into any #pullrequest that invokes its name.
    GitHub VP of developer relations Martin Woodward explained in a post on X later on Monday that Copilot inserting ads into PRs isn't actually new behavior - it's been doing so in the ones it creates for a while.
    theregister.com/2026/03/30/git

  39. backs down, kills ‘tips’ after backlash
    Following backlash from developers, GitHub has removed 's ability to stick - what it calls "tips" - into any that invokes its name.
    GitHub VP of developer relations Martin Woodward explained in a post on X later on Monday that Copilot inserting ads into PRs isn't actually new behavior - it's been doing so in the ones it creates for a while.
    theregister.com/2026/03/30/git

  40. #GitHub backs down, kills #GirhubCopilot #PR ‘tips’ after backlash
    Following backlash from developers, GitHub has removed #Copilot's ability to stick #ads - what it calls "tips" - into any #pullrequest that invokes its name.
    GitHub VP of developer relations Martin Woodward explained in a post on X later on Monday that Copilot inserting ads into PRs isn't actually new behavior - it's been doing so in the ones it creates for a while.
    theregister.com/2026/03/30/git

  41. #GitHub backs down, kills #GirhubCopilot #PR ‘tips’ after backlash
    Following backlash from developers, GitHub has removed #Copilot's ability to stick #ads - what it calls "tips" - into any #pullrequest that invokes its name.
    GitHub VP of developer relations Martin Woodward explained in a post on X later on Monday that Copilot inserting ads into PRs isn't actually new behavior - it's been doing so in the ones it creates for a while.
    theregister.com/2026/03/30/git

  42. 🚀 Ah, another riveting tale of a techie's underwater adventure with fork() 🌊, where the "thrilling" climax is a pull request awaiting the hallowed review. 📜 The #suspense is palpable as we wait with bated breath for the groundbreaking revelation... after next week's staging tests, of course. 😂
    tech.daniellbastos.com.br/post #techadventure #fork #pullrequest #stagingtests #HackerNews #ngated

  43. 🚀 Ah, another riveting tale of a techie's underwater adventure with fork() 🌊, where the "thrilling" climax is a pull request awaiting the hallowed review. 📜 The #suspense is palpable as we wait with bated breath for the groundbreaking revelation... after next week's staging tests, of course. 😂
    tech.daniellbastos.com.br/post #techadventure #fork #pullrequest #stagingtests #HackerNews #ngated

  44. 🚀 Ah, another riveting tale of a techie's underwater adventure with fork() 🌊, where the "thrilling" climax is a pull request awaiting the hallowed review. 📜 The #suspense is palpable as we wait with bated breath for the groundbreaking revelation... after next week's staging tests, of course. 😂
    tech.daniellbastos.com.br/post #techadventure #fork #pullrequest #stagingtests #HackerNews #ngated