• 3 Posts
  • 123 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2023

help-circle








  • Id find a better source than me for this but from what ive been told a Kick streamer got repeatedly abused when failing challenges or games during his streams. The abusers also streamed and took suggestions from chat on how to abuse him. Kick also promoted their stream. The abused streamer was seen multiplex time panicking or having breakdowns over what the abusers were going to do. Allegedly one of the last things seen was the abusers smashing a glass bottle in his head.

    I do not know how much of this is true or made up. Would be very thankful for sources and corrections. I just know Kick is a dogshit platform heavily promoting gamblers on the front page, so this wouldnt surprise me.




  • Honestly, a bit fucked up your dad takes control over who you date and spend time with. But as the others said, you can atleast go there for a free meal and hopefully make a new friend. I do understand the weird pressure this would put on you though. I hope all goes well, and dont feel pressure to pursue a relationship if youre not feeling it. Your dad cant be the deciding factor in that



  • I dislike using AI when im writing my own code, simply because I do not believe AI is fair use or leads to anything positive for the creators of the works its trained on. I do use it to debug some stuff or get some hints but always double check whether the solution is good afterwards. With that said, if the cursorfile is just a settings file it only proves that someone has used AI in their IDE, the code itself does not necessarily have to be generated by an AI. And even if it were it could still be fine, it all comes down to the developers and the review process. The code is not inherently flawed because an AI wrote it. As long as humans are there to point out, find and prevent issues/security flaws its fine to use.

    Here comes the problem though. The term “vibe coding” mainly refers to people with little to no skill as developers, mainly relying on AI to do the heavy lifting. That is very problematic. Thats when security flaws, issues and tech debt start to rack up. I havent looked at the code or researched repo history, but i would believe these devs are better than “vibe coders”