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/)JS
Posts
3
Comments
198
Joined
2 yr. 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.

  • 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.

  • I wish

    Jump
  •  
            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;
        }
    
      
  • 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!

  • Well okay, since it's up to me: Let's have free software. Fully free Linux on every phone, including all "firmware" which has gotten awfully soft lately. No more proprietary driver blobs for ethernet controllers or cellular modems. No more proprietary DRM modules. No more "smart" consumer goods that come without source code. The free software revolution has gone pretty well in some respects, but we need to finish the job and put an end to all that garbage.

  • I wonder how disastrously bad things will need to get before it finally breaks through into public consciousness that maybe putting surveillance cameras everywhere was a bad idea. I expect we'll find out in a couple of decades.

  • It is often heard from non-native speakers and will probably be understood, but in the absence of other context it will be perceived as slightly odd. Perhaps it's on the way to being widely recognized as fully "correct" but I don't think it's there yet.

  • Firefox @lemmy.ml

    Mozilla and the burning need for clients for power users

    Privacy @lemmy.ml

    Court Grants Preliminary Injunction Of California Age Appropriate Design Code, Enforcement Date Now Uncertain

    Patient Gamers @sh.itjust.works

    They might do a remake so it's time to buy Oblivion on PC in case it becomes unavailable