• 0 Posts
  • 155 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle




  • Rolando@lemmy.worldtoMemes@lemmy.mlThis is not fine
    link
    fedilink
    arrow-up
    33
    arrow-down
    1
    ·
    2 months ago

    It’s OK dog. The thing is, you figured it out. You’re better off than those that never figured it out. Now you just gotta move on from where you’re at.

    Choices - we make them, chances - we take them

    Some are mistakes, some we celebrate them

    We don’t look back, cause so much we facin

    I always stay proud of myself, I’m yelling, “Fuck regret!








  • I wouldn’t do version control that way, but I’ve used Word to keep track of what I’m working on during integration tasks. It’s nice because you can drop in code, error messages, and screen captures. E.g.: the tool looks like this: (image) but gives an error like this: (error message) and I think the problem is in file.py around lines XYZ: (code snippet) when I run the command (command used), and I think the answer is in (a couple links I found).