Avatar

jsdz

jsdz@lemmy.ml
Joined
6 posts • 299 comments
Direct message

I wouldn’t need to be wholly convinced that there’s anything heinous going on over there, just that the person accusing them of it had good reason to think so. So pretty much anything more than no info at all would probably have done the trick. Anyway, thanks for putting up with me for a little while and good luck to everyone at lemmy.ml, but I’m outta here. I’ll probably go try kbin or something.

permalink
report
parent
reply
36 points
*

It was added to the “exclude” list in an apparently unrelated commit three days ago with absolutely no explanation. Glancing at its front page I see nothing objectionable, just a lot of anime stuff. When challenged u/dessalines had nothing to say other than “no, that is full of CSAM” and just closed the discussion without further comment.

Unless some more info comes to light it does not look good. Probably as good a time as any to depart from lemmy.ml.

permalink
report
reply

I used it once, as a last resort when I wanted to try some program that had a ridiculous set of build dependencies that was just too much. It was okay, I guess.

permalink
report
reply

This is the best summary I could come up with: It’s “members of Congress, conservative activists and wealthy tech investors.”

permalink
report
parent
reply
13 points
*
int is_even(int n)
{
    int result = -1;
    char number[8]; //should be enough
    sprintf(number, "%d", n);

    // check the number
    // TODO: handle negative numbers
    for (char *p=number; *p; p++)
    {
        if (*p=='0' || *p=='2' || *p=='4' || *p=='6' || *p=='8')
            result = 1;
        else if (*p=='1' || *p=='3' || *p=='5' || *p=='7' || *p=='9')
            result = 0;
        else {
           fprintf(stderr, "Your number is wrong!\n");
           exit(1); 
        }
    }
    return result;
}
permalink
report
reply

Unless you’re doing something unusual, it’s probably because you’re browsing youtube without being logged in.

permalink
report
parent
reply

If everyone on the fediverse goes to google.com right now and searches for “best new iphone car insurance shopping aarp member bad credit” maybe we can save the economy.

permalink
report
reply

Who are all these extremist wackos who don’t already want to abolish capitalism?

permalink
report
reply

Amazing how Johnson’s government managed to combine this callous indifference to the fates of its people with one of the most cruel and restrictive “lockdown” regimes in the world, arresting people for going out to walk their dogs and so on. Boris really had a talent for ineptitude that was exceptional even among prime ministers.

permalink
report
reply

More evidence that all political leaders need someone whose job it is to sneak up on them and whisper “remember, you too will die” whenever they seem in danger of forgetting it.

permalink
report
reply