• Repelle@lemmy.world
    link
    fedilink
    arrow-up
    91
    ·
    2 months ago

    I always feel like my code is the best in personal projects when I don’t need to conform to whatever style and architecture has been decided on by history and committee.

      • Almrond@lemmy.world
        link
        fedilink
        arrow-up
        10
        ·
        2 months ago

        My most arcane pieces of code (abusing null references to make the garbage collector handle object deletion kind of cursed) are usually posted publicly somewhere… If it works and all that.

  • LostXOR@fedia.io
    link
    fedilink
    arrow-up
    59
    ·
    2 months ago

    Gotta review the 5 line PR ten times just to make absolutely totally sure there’s nothing wrong with it before submitting it.

  • Bilb!@lem.monster
    link
    fedilink
    English
    arrow-up
    34
    ·
    2 months ago

    I have never contributed to an open source project before, so if we exclude the third part this is the reverse of my habits. The stuff I do for work is bare minimum garbage, I freely admit. I really do not like my employer.

  • SomeGuy69@lemmy.world
    link
    fedilink
    arrow-up
    10
    ·
    2 months ago

    I would like to contribute to open source but I’m not confident enough or understand git properly. As solo dev I only have to fulfill my boss’s standards, they seam to be low.

    • towerful@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      Yeh, for me git is a backup system.
      My boss gave me a hand on some bits (more, I set up a framework and he could tweak pages). Anyway, I fixed some stuff, tidied some of his shit, then trying to get git to merge that back into his workspace REALLY stretched my knowledge of git LUL.
      I’m sure doing that every day would get me up to speed, but ATM commit/push means “backup” to me