• Azzu@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    12
    ·
    11 hours ago

    I’m always so extremely confused about the trope of the personal project having shit quality… Like, if I’m doing something for myself, that’s exactly the place where I wanna do something amazing, like literally all my private projects have much higher quality than my work ones - because in the work ones I’m forced to use stupid conventions, old tools, am not supposed to touch “legacy” code, etc etc etc

    As such, since companies have their private code on GitHub, that’s where I would expect the shittiness to come from, not personal private projects.

    • getFrog@piefed.social
      link
      fedilink
      English
      arrow-up
      9
      ·
      10 hours ago

      Like, if I’m doing something for myself, that’s exactly the place where I wanna do something amazing,

      That’s always my intention with my personal projects too! But that always results in “Wow I just learned how to do this thing much better, let me refactor the whole project to do it perfectly everywhere” followed by my Adderall running out. So there’s just so many half-done refactors I either forget about or abandon because I get a new idea the next day, but that’s totally just a skill issue.

      You’re right though, the code I write at work is much worse, but my Company hosts their own GitLab instance so the code we write can’t even be used to poison Copilot :(

    • Bluescluestoothpaste@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      ·
      10 hours ago

      I would love my personal projects to be of the highest quality but unfortunately i need to pay bills so i have to prioritize my work projects that get me paid

    • vanillama@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      10 hours ago

      Maybe they meant abandoned projects that never quite got through the todo list but you’re right. Even my abandoned projects are generally better than the legacy I’ve seen lol