• 0 Posts
  • 66 Comments
Joined 18 days ago
cake
Cake day: October 29th, 2024

help-circle
  • Sure you can, it’s the same in C# as it would be in C++ if you did a=b, where a and b are both pointers.

    You don’t want to copy the full data of a class around every time you use it, that would have extremely poor performance. If you do want that behaviour, use structs instead of classes. If you need to clone a class for whatever reason, you can do that too, but it’s not really something that you should need to do all that often.

    I don’t think you should really jump in and call something crappy if you just don’t really know how to use it, personally!



  • I completely understand where you’re coming from, and I absolutely agree with you, genAI is copyright infringement on a weapons-grade scale. With that said, though, in my opinion, I don’t know if calling people parasites like this will really convince people, or change anything. I don’t want to tone police you, if you want to tell people to get fucked, then go ahead, but I think being a bit more sympathetic to your fellow programmers and actually trying to help them see things from our perspective might actually change some minds. Just something to think about. I don’t have all the answers, feel free to ignore me. Much love!




  • Great news, this isn’t actually true!

    Okay, well, the number of people alive the exact same number of years as you is gonna go down. But that number is arbitrary and doesn’t matter.

    The thing is as you get older the difference between you and people younger/older than you gets smaller and smaller. You’ve probably noticed that as you get older you can form relationships more easily with people even years older/younger than yourself.

    As you get older, more potential friendships and relationships open up to you, until you’re well into old age.









  • If your main reason for paying premium is for ad blocking, I’d suggest just cancelling it now and using ad blockers. If you want to support creators, I’d say that it’s better to cancel and subscribe to a few patreons - I’d pick some of the smaller creators you like, to spread some of that support around a bit.

    If you use iOS devices for watching YouTube, look into side-loading uYou+, it’s basically an edited YouTube app that removes most of the ads. You can stream from your phone to the apple TV, too, also without ads.

    Not sure what the android equivalent is, but someone else will know - hopefully they will share in the comments also.