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

help-circle





  • Ideally the solution would be finding alternatives for creators to make money, sponsorships is one, they can make money on those no matter the platform and where they get viewers, same with support platforms like patreon and kofi.

    The goal would be to watch videos there so creators have a reason to cross post and then support them in other ways, if possible, mentioning peertube as the avenue you watched them.

    Cross posting to a peertube instance should be pretty light weight for creators and we should encourage it.














  • Agreed. I found that many developers, in the pursuit of clean code, lost slight of some of the fundamentals principles of good code. I found that people were eschewing readability and modularity and calling it clean code.

    Clean code became the target, not the underlying principles and the reason why we needed clean code in the first place. It became an entirely new thing that aided in producing some of the worst code I’ve read.

    Oftentimes, when devs talk about “clean code” it’s a red flag for me in hiring. Some of the worst devs I’ve worked with have been clean code evangelists.