home.social

#bugfinding — Public Fediverse posts

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

  1. In a Herculean effort to turn testing into a therapy session for web UIs, Bombadil bravely attempts to autonomously find bugs that humans will gleefully ignore anyway. 🐛🤖 Meanwhile, developers are busy basking in the hypnotic glow of GitHub's endless buzzwords and AI promises, hoping "intelligent apps" will make coffee too. ☕✨
    github.com/antithesishq/bombad #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated

  2. In a Herculean effort to turn testing into a therapy session for web UIs, Bombadil bravely attempts to autonomously find bugs that humans will gleefully ignore anyway. 🐛🤖 Meanwhile, developers are busy basking in the hypnotic glow of GitHub's endless buzzwords and AI promises, hoping "intelligent apps" will make coffee too. ☕✨
    github.com/antithesishq/bombad #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated

  3. In a Herculean effort to turn testing into a therapy session for web UIs, Bombadil bravely attempts to autonomously find bugs that humans will gleefully ignore anyway. 🐛🤖 Meanwhile, developers are busy basking in the hypnotic glow of GitHub's endless buzzwords and AI promises, hoping "intelligent apps" will make coffee too. ☕✨
    github.com/antithesishq/bombad #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated

  4. In a Herculean effort to turn testing into a therapy session for web UIs, Bombadil bravely attempts to autonomously find bugs that humans will gleefully ignore anyway. 🐛🤖 Meanwhile, developers are busy basking in the hypnotic glow of GitHub's endless buzzwords and AI promises, hoping "intelligent apps" will make coffee too. ☕✨
    github.com/antithesishq/bombad #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated

  5. In a Herculean effort to turn testing into a therapy session for web UIs, Bombadil bravely attempts to autonomously find bugs that humans will gleefully ignore anyway. 🐛🤖 Meanwhile, developers are busy basking in the hypnotic glow of GitHub's endless buzzwords and AI promises, hoping "intelligent apps" will make coffee too. ☕✨
    github.com/antithesishq/bombad #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated

  6. Coworker asked me how I figure out problems in code so quickly sometimes.

    And this is a very frustrating question because I don't have a particularly good answer - I wish I knew how to teach it effectively.

    My process is, as best as I can put into words is:

    Think really hard about how you want the world to be. Then `git grep` the code until you find the place where reality is different.

    #programming #hacking #debugging #problemSolving #teaching #mentoring #bugFinding #softwareEngineering