

All of them seem to be Nazi rapists in particular. I don’t know why this is the case, though. I guess politics attracts a certain breed?


All of them seem to be Nazi rapists in particular. I don’t know why this is the case, though. I guess politics attracts a certain breed?
Fair use law is typically up to the judge. The four categories provide you a defense for fair use, but there’s no “hard line”. Unfortunately, “use common sense” is about as good as it gets, at least regarding the law.
I agree some kind of guideline would be helpful though. Not a hard line at all, but something to get a sense of where it becomes too much.
Edit: should clarify that I’m not a lawyer, but I’ve seen and read a fair bit of content regarding fair use in the past. It’s actually worth the time to research (if you’re in the US anyway) because you can see just how awful the cases would be if many of the copyright claims we see today were actually taken to court rather than just being big person bullying small person.


“I don’t care what adults do [sic], but the books were right there in front of a play mat for children, and for them to say they’re not trying to influence children — then why are they there?”
Well they are to influence children. Teaching them the real world should be the library’s job, and the real world has families with two daddies, two mommies, or even in the case of one of my friends, two trans mommies and a cis mommy. Educating children influences their worldview in the same way that withholding or miseducating children does too.
So if you don’t want to influence children, then perhaps you should seek to ban religious material from being given to children. In fact, unlike the books on display, there’s plenty of examples of sexual assault, slavery, murder, and so on in the bible. Let’s restrict that book first so that only adults may read it. Then maybe we can talk about the books where Johnny has two dads and a half-sister.


I’m definitely not the target audience for this, but I know a lot of people who would love something like this. Please continue to post updates now and then!
Long term, it’d be cool to see iOS support as well, though that’s not easy to do. Since it’s still in early development, I’m curious if that’s on your radar. If not, makes sense of course. Just throwing that out there since you’re asking for feedback.


What? You don’t normally call capitalists “Tankie”. That would be a weird insult for one, to say the least. Usually that term is reserved for a certain kind of pro-authoritarian “communist” (in quotes of course because I don’t believe it’s actual communism).
Anyway, not sure what any of this has to do with the post. What a weird comment thread…


My favorite quote from a post-surgery instruction packet (which required not smoking due to the location of the operation) was something along the lines of:
Can I start smoking again?
You have been nicotine-free for 10 weeks. You do not need to start smoking again.
If you’ve been locked out of your Twitter account and haven’t had access to it for a while because of that, then you’ve already gone that long without it. You don’t need to go back.


Somehow I’ve seen more meese here in WA than elk. They’re pretty rare, but you see them in the mountains sometimes. Heck, I saw one near a friend’s house, and he just lives next to a forest.
Waffle House has to be the best booth. Truly a quality establishment. They sell only the highest quality cuisine, of course. There is no better example of USA quality than a Waffle House.
And yes, I’m calling them meese.


This was also posted here: https://programming.dev/post/52906691
Just FYI if you want to follow that discussion.


I also should correct myself - it’s not C(n, k), it’s P(n, k) (which is n! / (n-k)!). It’s been a minute since I took a statistics class lol.
In any case, it’s a lot of entropy with just a few words.


The entropy stems from the words, not characters. With random words and no repetition, you have C(n, k) combinationsP(n, k) permutations (or n^k with repetition), where n is your dictionary size and k is the number of words you chain together. These passwords tend to be longer, but not by much. A big enough dictionary can yield some pretty high entropy with only a few words.
I’ve had passwords as limiting as 16 characters for some services (unfortunately)…
16 characters is hardly enough for random characters unless you include Unicode (which rarely works for those same services that usually have shitty implementations).
Not much can be done there, sadly. You’re lucky if they even hash their passwords anyway - you’ll probably just get your password emailed to you if you click “forgot password” like it’s 2003.
I would never, ever want my users relying on their brain…
I never would either. People should just use a password manager. I was just mentioning an alternative that generated more memorable passphrases, but I wouldn’t advocate for it over random high-entropy strings saved in a password manager.


You can actually generate high entropy passphrases by chaining random words together. You just need to make sure the phrases are actually random and not just whatever comes to your head at the moment.
Naturally, words help with memorization, but memorizing hundreds of these is impractical at best, especially because long-term memory for infrequently used accounts is subject to “bit rot”.


They are free…


If you have an integrated GPU in your processor (I’m assuming you do unless you have no graphical output at all), you can also try to run one of their really small models on it. Otherwise, their smaller models are also faster, so I’d recommend trying those on your CPU to start with.


The README lists the VRAM requirements for their different models if you plan to run with a GPU. Without a GPU, you can translate those roughly to system RAM.
Note that ML models pretty much always runs faster on a GPU due to the kinds of operations needed to execute them. If you have the option to run on a GPU, you probably should just do that. Even their largest model only requires ~10GB VRAM based on their table, and if you only need English, you can use a smaller one specialized for English (like medium.en).


Do you use bank transfers to pay for groceries?
Where I live, you can barely even pay with checks anymore, and many places don’t take cash either. Options are pretty much only card. Fortunately, we have the option of using an ATM card to pay, though you usually lose the benefit of fraud protection that CCs often provide.


I’m not sure where you live, but here in the US, bats tend to be one of the biggest carriers of rabies alongside various animals that depend on the state. You can actually look up which animals are the primary carriers within a state (if you’re here). Outside of the US, naturally it varies from country to country, but you’d still be looking at bats, plus potentially stray dogs and such. It’ll take some effort, but you should eventually be able to find a carrier.
I would expect with the nondeterminism and the regular evolution of search results that reproducing the output would be difficult even if DDG didn’t make a patch already. It’s really easy to get these “AI overviews” to make up random shit, though. All you have to do is search normally about a topic that the model wasn’t trained on, and there’s a good chance it’s making shit up, even if only in part of the answer.


I have over 300 different passwords for different accounts. I’m not remembering that many passwords.


The Chinese splice 4090 dies onto boards with 48GB VRAM on them. I don’t think this will be very hard for them to circumvent.
Rather, I’m hoping whatever “safeguard” they implement accidentally causes some fuse to pop in all the unmodded chips, turning all but the Chinese “black market” ones into paper weights. Maybe that’s what it takes for this idiocy to end.


“People want change? Sure, we’ll start minting pennies again.”
I’ve read tamer media that would still qualify as questionable. I think the real question is whether something is “NSFW” if it’s written media rather than visual since it’s unlikely a colleague is reading your book.
That being the case, F-Droid has its own definition for NSFW, and no reasonable definition of NSFW that doesn’t specifically exclude written media or religious texts would exclude the Bible (or any Abrahamic religious text, really). It’s more that those books get a pass for historical reasons than anything else.