techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.4K
active users

#ipdb

0 posts0 participants0 posts today
Wolf<p>Well, I am sad. I’ve been trying to debug code running on a <a href="https://hachyderm.io/tags/thread" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>thread</span></a> in <a href="https://hachyderm.io/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a>. I’ve used <a href="https://hachyderm.io/tags/PyCharm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyCharm</span></a>, <a href="https://hachyderm.io/tags/pdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pdb</span></a>, and <a href="https://hachyderm.io/tags/ipdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ipdb</span></a>. Nothing stops at a breakpoint on the thread. So much happening on the thread is invisible to me. Ugh.</p>
Vladimir Savić<p>OMFG, how have I not found this site before?!</p><p>❤️💕😍</p><p>Internet Pinball Machine Database - a comprehensive, searchable encyclopedia of virtually every <a href="https://mastodon.social/tags/pinball" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pinball</span></a>⚪ machine ever commercially made <a href="https://ipdb.org" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ipdb.org</span><span class="invisible"></span></a> <a href="https://mastodon.social/tags/IPDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IPDB</span></a></p>
hobbsc<p>Does a project like the <a href="https://social.sdf.org/tags/pry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pry</span></a> <a href="https://social.sdf.org/tags/ruby" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ruby</span></a> <a href="https://social.sdf.org/tags/gem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gem</span></a> exist in <a href="https://social.sdf.org/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a>? I'd like to set a breakpoint in my code (specifically a flask application but any script, really) and have it halt execution and barf out a context-aware repl. Am I basically just looking for <a href="https://social.sdf.org/tags/ipdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ipdb</span></a> or do viable alternatives exist?</p>