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
311
Joined
3 yr. ago

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

  • Your Steam Deck is a PC, by the way. Your existing methods should work.

  • Wasn't the reason for skipping 9 to not break programs assuming “Windows 9” meant 95 / 98?

  • (Kotlin does support that, with the same fun do_thing(arg: Int = 2) syntax.)

  • If you only try it out for less than a month, $5.

  • Interesting — how easy are they to install compared to Mint, and would there be a way for Mint friends (I have a NixOS config for my fleet, and run our shared services) to easily migrate?

  • Perhaps it would be useful to list some alternatives?

  • Deleted

    NYC election day

    Jump
  • Contact / Follow

    Stella Paul is the pen name of a writer in New York who has covered medical issues for over a decade. In 2021, she lost her husband in a locked down nursing home in New York City where he had been brutally isolated for almost a year. He died one week after getting the vaccine. Stella is focused on exposing the Hospital Death Protocol to honor her husband's memory and to support thousands of bereaved families.

  • IIRC notifications can only be delivered reliably via Firebase — anything else gets paused if the phone is in Doze etc.

  • Larry Tesler, inventor of the cut, copy, and paste commands, dies at 74

  • { "ok": "false" }

  • Sending a dump of entire system memory seems incredibly unsafe, to say the least.

  • Don't run sha256sum -c on your suspect file — it expects to be passed a file containing hashes and other filenames. sha256sum the iso itself instead and check by eye, or make such a hash file.

  • Yeah, I'm used to NixOS — however, having to edit the config (instead of e.g. a package manager) is a common pain point I see when others use NixOS, and it often leads to them switching distros.

  • ¢-aur — I'm not sure why I pronounce it that way; it's just how I've always pronounced it.

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