Interesting article, I don't think I have a use for them though.
You’re absolutely right.
Oh great point. I’d add skiing to that category.
Awesome! I will try it out. Thanks!
As long as it’s not automated and spammy, i’m game.
I’ll have to give it a try
There’s a typo: gas should be has
Saving memes is my main lemmy use case.
I love that we have so many high quality options.
That's an interesting point about depending too heavily on a debugger. I haven't run into anyone too dependent on it, but I could see that happening.
To me, debuggers offer a tighter dev loop when there's something you're stuck on. They also let you 'grok' a call stack in an unfamiliar codebase. "Did this function get called?" "What's in this variable?" etc.
view more: next ›
That’s super helpful, thank you!