Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MO
Posts
1
Comments
153
Joined
2 yr. ago

  • I'm not sure what the things you say have to do with anything? Trump is an individual who got voted into the presidency largely thanks to social media manipulation, which is known to often originate from Russian bot and troll farms. There's no reason to believe the USA being rich (which only means a few individuals and corporations are very rich, btw) or having the largest army could have prevented it.

  • The other replies are incorrect, the lower tier premium actually has no ads on most videos. When you subscribe, they explicitly let you know music videos will play ads, probably so this plan is not eating away profits of YouTube music.

  • I regularly go to a Vietnamese restaurant with work colleagues not only because the food is great, but the entertainment value of the owner berating you for not eating the expensive vegetables or calling you an idiot because you ordered the small drink despite the small price difference is just hilarious. You can tell he isn't faking it too, the guy really just can't keep it in. We love it, but I've met plenty of people who vowed to never return after the experience.

  • Permanently Deleted

    Jump
  • You can't parse every html opening tag with regex, because a html opening tag doesn't have a set structure. How would you match, with regex, this opening tag? <mytag myattribute="<value of \"myattribute\">" >

  • not that you should be copy pasting any significanct amount of code, but at least when you do you're required to understand it enough to fit it into your program. LLMs just straight up camouflage the shit code by putting something that already fits and has no squiggly red lines beneath. Many people probably don't bother reading it at that point.