sorted by: new top controversial old
[-] jsdz@lemmy.ml 7 points 10 months ago* (last edited 10 months ago)

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.

[-] jsdz@lemmy.ml 36 points 10 months ago* (last edited 10 months ago)

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.

[-] jsdz@lemmy.ml 7 points 10 months ago

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.

[-] jsdz@lemmy.ml 5 points 10 months ago

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

[-] jsdz@lemmy.ml 13 points 10 months ago* (last edited 10 months ago)
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;
}
[-] jsdz@lemmy.ml 2 points 10 months ago

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.

[-] jsdz@lemmy.ml 27 points 10 months ago

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

[-] jsdz@lemmy.ml 4 points 10 months ago

When I played it the answer was to run "SwGame-Win64-Shipping.exe" instead of whatever stupid launcher it tries to load by default.

[-] jsdz@lemmy.ml 9 points 10 months ago

If you really want it right now, many guides for how to compile linux kernels are available. Here's one.

[-] jsdz@lemmy.ml 72 points 10 months ago

You might think that things have changed over the years, but I was around in 1995 and I can assure you this looked exactly as ridiculous then as it does now.

[-] jsdz@lemmy.ml 26 points 10 months ago* (last edited 10 months ago)

AI that is used to monitor cameras and identify our faces to track everywhere everyone goes: Why would that concern you? Do you have something to hide, citizen?

AI that might be used to generate agitprop, competing with conventional advertising: HOLY SHIT we need a new international treaty right away!

88
submitted 1 year ago* (last edited 1 year ago) by jsdz@lemmy.ml to c/patientgamers@sh.itjust.works

I never did get any of the DLC when I played it on the PS3. Finally I will get to experience the horse armor.

view more: next ›

jsdz

joined 1 year ago