Ben Gubler

Ben Gubler

@nebrelbug

  • Home
  • About
  • My Stack
  • Projects
  • Language Learning
  • Posts
  • Contact
Ben Gubler
Ben Gubler

Posts

RSS

Thoughts on web development, AI, and building things that matter.

#language-learning#ml/ai#nextjs#open-source#python#random#react#tailwind#typescript#ui/ux#writing
Jul 2, 20241 min read

Debugging Python in VSCode

Using the code.interact() function to launch an interactive code interpreter

#python