Skip Navigation

User banner
Posts
5
Comments
6
Joined
2 yr. ago

  • Interesting article, I don't think I have a use for them though.

  • Oh great point. I’d add skiing to that category.

  • Ask Lemmy @lemmy.world

    What are some cool skills that are best learned young?

  • Awesome! I will try it out. Thanks!

  • Memes @lemmy.ml

    Werk

    Memes @lemmy.ml

    Alas, poor Yorick

  • I’ll have to give it a try

  • Memes @lemmy.ml

    Soup time

  • How do people do stuff without debuggers? :D

    Another way to develop would be through iterating within a Unit Test that you don't plan to keep around.

    Uh, I set a breakpoint and run the app?

    To add a bit more context, it's more difficult to configure a debugger when the application is running within something like Docker. How difficult? That depends on the language and tools you're using.

  • Programming @beehaw.org

    How frequently do you use profilers/debuggers at work?