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/)P
Posts
8
Comments
613
Joined
3 yr. ago

    • restores the stack
  • Yes, that's what the comment said — smaller PRs are better.

  • [\b^] won't work — I assume you meant something like (\b|^). That shouldn't change anything either though, as \b is explicitly defined to match (^|$).

  • Hello future people

  • You can just be a girl

  • The "+/"* buffers, I assume.

  • Website

    Jump
  • Thank you — is there a way to find a listing? I tried searching the other day (for unrelated reasons) but couldn't find anything useful.

  • Website

    Jump
  • Ooh, where do you find AT&T block allocations?

  • Such a rule can't descend on IRC as I understand it — anyone could just stand up a new server, couldn't they?

    • LLMs, by definition, do not generate images.
    • This image predates AI.
  •  
        
    nix run nixpkgs#virtualenv ~/.venv
    . ~/.venv/bin/activate
    pip install foo
    # ...
    
      
  • NixOS user here; please do not recommend NixOS.

  • Deleted

    Permanently Deleted

    Jump
  • Don't hurt me, no more

  • Final update, trust

  • Every time someone refers to mobile data as “wifi” I die a little inside. I understand that the difference is unnoticeable for most people, but it pains me.

  • !! is pure textual substitution, so it'd be sudo rm a.txt && rm b.txt. You could do something like sudo sh -c "!!" though.

  • XcQ, link stays blue.

  • Deleted

    Permanently Deleted

    Jump
  • A session token… set by JavaScript, with no secure attribute, and no domain. (and no expiry, but I think that just uses browser lifetime)

  • &fras is certainly Uiua, File Read as String

  • Not The Onion @lemmy.world

    Elon Puts Kid Who Just Graduated From High School in Charge of Disemboweling the US Government

    futurism.com /elon-kids-gutting-opm-doge
  • Software Gore @lemmy.world

    Nix flakes, now with DLC!

  • Software Gore @lemmy.world

    Size: uhh, hmm…

  • Lemmy Shitpost @lemmy.world

    time to touch the disabled

  • memes @lemmy.world

    Fine, I'll join the bandwagon

  • Software Gore @lemmy.world

    Who needs icons anyways?

  • AssholeDesign @lemmy.world

    OneDrive disguising the "Buy now" button using the Cancel color scheme

  • Programming Horror @programming.dev

    The switch-case starts on line 83.