#bugfinding — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bugfinding, aggregated by home.social.
-
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. ☕✨
https://github.com/antithesishq/bombadil #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated -
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. ☕✨
https://github.com/antithesishq/bombadil #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated -
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. ☕✨
https://github.com/antithesishq/bombadil #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated -
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. ☕✨
https://github.com/antithesishq/bombadil #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated -
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. ☕✨
https://github.com/antithesishq/bombadil #HerculeanEffort #AutonomousTesting #BugFinding #AIinDevelopment #WebUIs #GitHubBuzzwords #HackerNews #ngated -
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