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/)
Posts
11
Comments
295
Joined
3 yr. ago

  • Balls

    Jump
  • There's also Delecta Ltd, which is an Australian sex toy maker and a mining company.

  • camelCase for non-source-code files. I find camelCase faster to "parse" for some reason (probably just because I've spent thousands of hours reading and writing camelCase code). For programming, I usually just use whatever each language's standard library uses, for consistency. I prefer camelCase though.

  • I've heard high velocity rounds (such as rifle rounds) send a kind of shockwave through your body. Dunno if it's true or not.

  • OSMC's Vero V looks interesting. Pi 4 with OSMC or Librelec could work. I'm probably going to do something like this pretty soon. I just set up an *arr stack last week, and just using my smart TV with the jellyfin app installed ATM.

    My PC running the Jellyfin server can't transcode some videos though; probably going to put an Arc a310 in it.

  • I think most projects left Sourceforge after they started putting adware into they're downloads.

  • I've been using last.fm for, I guess, decades now. Looking at what my "neighbors" are listening to is the most helpful.

  • In the Texas counties I'm most familiar with, if you're arrested and they don't have a good case, they just keep resetting court dates for years instead of going ahead with the process. If you can't afford a bond, you'll be in jail that whole time (which pressures people to take plea deals), if you can secure a bond, you're out, but with limited rights and a whole lot of hassles to deal with.

  • I generally think if something is not causing harm to others, it shouldn't be illegal. I don't know if "generated" CSAM causes harm to others though. I looked it up and it appears the research on whether CSAM consumption increases the likelihood of a person committing child abuse is inconclusive.

  • Wikipedia seems to suggest research is inconclusive whether consuming CSAM increases the likelihood of committing abuse.

  • I mean, that would obviously be the case. It depends on the person and personal circumstances. For some people (maybe even most), domestic violence is not a threat at all. The conclusion to the second article you linked is, "state-level firearm ownership rates are related to rates of domestic but not nondomestic firearm homicide."

    I think it's probably not good that the increasing number of fascist-leaning people in the US are much more likely to be own guns than non-fascists. I'm very much pro gun-control, but until guns are banned, I think more leftist and liberals should own and know how to use guns if their situation permits.

  • The "victim of a crime, homicide" thing is likely just a correlation. If person is more likely to be in danger, they are more likely to have a gun.

    I've seen some people posit that the Black Panther's armed patrols deterred police violence in their communities. On the other hand, I guess their leaders were eventually killed by the Feds. As a side effect, the Black Panthers also caused governments and the NRA to support gun control, lol.

  • Likely transformers now (I think SD3 uses a ViT for text encoding, and ViTs are currently one of the best model architectures for image classification).

  • That seems strange. Perhaps you should stress-test your GPU/system to see if it's a hardware problem.

  • Yeah, torrents usually run 100-300KiB/s. I guess not too bad for smaller files. About an hour or three per GB.

  • I mean, you can be sued for anything, but it will get thrown out. Like, I guess the MPAA could offer a movie for download, then try to sue the first hop they upload a chunk to, but that really doesn't make any sense (because they offered it for download in the first place). Furthermore, the first hop(s) aren't the people that are using the file, and they can't even read it. If people could successfully sue nodes, then ISPs and postal services could be sued for anything that passes through their networks.

  • Onion-like routing. It takes multiple hops to get to a destination. Each hop can only decrypt the next destination to send the packet to (i.e. peeling off a layer of the onion).