home.social

#code-snippets — Public Fediverse posts

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

fetched live
  1. Ah, 'Verified Spec-Driven Development', the latest tech messiah promising to save us from our coding sins 🙄. If only we could #refresh our careers as quickly as #GitHub refreshes its tabs! 🚀 Meanwhile, developers are still stuck in an endless loop of sign-ins and sign-outs hoping for salvation through... code snippets? 😂
    gist.github.com/dollspace-gay/ #VerifiedSpecDrivenDevelopment #TechMessiah #CodingSins #CareerRefresh #CodeSnippets #HackerNews #ngated

  2. Ah, 'Verified Spec-Driven Development', the latest tech messiah promising to save us from our coding sins 🙄. If only we could #refresh our careers as quickly as #GitHub refreshes its tabs! 🚀 Meanwhile, developers are still stuck in an endless loop of sign-ins and sign-outs hoping for salvation through... code snippets? 😂
    gist.github.com/dollspace-gay/ #VerifiedSpecDrivenDevelopment #TechMessiah #CodingSins #CareerRefresh #CodeSnippets #HackerNews #ngated

  3. Now I learned that you can include parts of a source file into Javadoc with

    {@snippet file=SomeSource.java}

    and this since JDK-18. Yet it took only a very short time to notice that something important is missing:😩

    bugs.openjdk.org/browse/JDK-83

    #Java #Javadoc #codeSnippets #syntaxHighlighting

  4. Naty @eclecticpassions ·

    New on ✍️

    ➡️ burgeonlab.com/blog/add-captio

    Short instructional post for adding captions to WordPress "Featured Image" blocks using some php code with the Code Snippets plugin.

  5. New #TIL on #BurgeonLab ✍️

    ➡️ burgeonlab.com/blog/add-captio

    Short instructional post for adding captions to WordPress "Featured Image" blocks using some php code with the Code Snippets plugin.

    #blog #blogging #blogs #hugo #cms #WordPress #php #codesnippets #webdev

  6. 🚀 Oh joy, yet another AI-generated "security report" for curl that reads like a toddler's attempt at #cybersecurity. Apparently, even code snippets have entered the "I'm switching tabs and signing in" Olympics! 🔒💻
    gist.github.com/bagder/07f7581 #AIgenerated #SecurityReport #CurlFails #CodeSnippets #TechHumor #HackerNews #ngated

  7. 🚀 Oh joy, yet another AI-generated "security report" for curl that reads like a toddler's attempt at #cybersecurity. Apparently, even code snippets have entered the "I'm switching tabs and signing in" Olympics! 🔒💻
    gist.github.com/bagder/07f7581 #AIgenerated #SecurityReport #CurlFails #CodeSnippets #TechHumor #HackerNews #ngated

  8. 🚀 Wow, another groundbreaking VS Code extension that allows you to share code snippets—because we all know copy-paste was just too hard! 😏 Apparently, it's the "ultimate" tool for boosting productivity, because who needs to write actual code when you can just share it effortlessly with this cutting-edge snippet sorcery? 🙄
    snippetshare.dev #VSCodeExtensions #CodeSnippets #ProductivityTools #TechHumor #SoftwareDevelopment #HackerNews #ngated

  9. 🚀 Wow, another groundbreaking VS Code extension that allows you to share code snippets—because we all know copy-paste was just too hard! 😏 Apparently, it's the "ultimate" tool for boosting productivity, because who needs to write actual code when you can just share it effortlessly with this cutting-edge snippet sorcery? 🙄
    snippetshare.dev #VSCodeExtensions #CodeSnippets #ProductivityTools #TechHumor #SoftwareDevelopment #HackerNews #ngated

  10. 🎲 Ancient game theory and corpse debt collection—a riveting journey into economic necromancy! 💀 With code snippets and licenses that scream "do whatever," it's the perfect blend of academic rigor and utter confusion. 📜✨
    politicalcalculations.blogspot #AncientGameTheory #CorpseDebtCollection #EconomicNecromancy #CodeSnippets #AcademicRigor #UtterConfusion #HackerNews #ngated

  11. 🎲 Ancient game theory and corpse debt collection—a riveting journey into economic necromancy! 💀 With code snippets and licenses that scream "do whatever," it's the perfect blend of academic rigor and utter confusion. 📜✨
    politicalcalculations.blogspot #AncientGameTheory #CorpseDebtCollection #EconomicNecromancy #CodeSnippets #AcademicRigor #UtterConfusion #HackerNews #ngated

  12. 🥴 Behold, a #GitHub page promising to solve "real-world problems" with stream processing demos—because nothing screams practicality like endless code snippets that send developers into a #debugging abyss. 🌊🔧 Meanwhile, Copilot will 'help' by auto-generating more bugs, proving that #AI is the future... of creating jobs in tech support. 🤖🛠️
    github.com/risingwavelabs/awes #StreamProcessing #TechSupport #CodeSnippets #HackerNews #ngated

  13. 🥴 Behold, a #GitHub page promising to solve "real-world problems" with stream processing demos—because nothing screams practicality like endless code snippets that send developers into a #debugging abyss. 🌊🔧 Meanwhile, Copilot will 'help' by auto-generating more bugs, proving that #AI is the future... of creating jobs in tech support. 🤖🛠️
    github.com/risingwavelabs/awes #StreamProcessing #TechSupport #CodeSnippets #HackerNews #ngated

  14. Code Snippetsプラグインを活用して、WordPressのカスタマイズをもっと簡単に。

    https://genxnotes.com/post/id/code-snippets-plugin-functions-php

  15. Kennt jemand eine möglichst gut sortierte Sammlung von WordPress Codesnippets, die öffentlich erreichbar ist. Vielleicht bei Github oder als Website..
    Ich wäre sehr interessiert. Insbesondere php.
    Dankeschön

    #wordpress #codesnippets #codesnippet

  16. Kennt jemand eine möglichst gut sortierte Sammlung von WordPress Codesnippets, die öffentlich erreichbar ist. Vielleicht bei Github oder als Website..
    Ich wäre sehr interessiert. Insbesondere php.
    Dankeschön

    #wordpress #codesnippets #codesnippet

  17. My RStudio code snippets to get an object from a character string and get the object name as a strong from the object:

    snippet string2obj
    eval(parse(text = "${1:obj_name}"))

    snippet obj2string
    deparse(substitute(${1:obj_name}))


    @rstats

  18. ✅ Cómo insertar código en el functions.php del tema activo de tu WordPress con el plugin #CodeSnippets 👉 buff.ly/3i7BdMm #plugins #WordPress