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/)MU
Posts
1
Comments
133
Joined
2 yr. ago

Sushoe

Jump
  • for all the harm that AI is doing and will do, it's still wildly impressive that these models can create images like this. too bad it's mostly being used to create an endless torrent of slop

  • this one is really well written

    “Today, a historic wrong has been righted, and the catacomb of the tempestuous Batibat will again be unsealed,” wrote Alito, laying out a scathing repudiation of Pell v. Bangungot, the highly publicized case that originally entombed the grotesque monster’s sulfurous form in a specially made osmium vault. “Contemporaneous accounts provide no evidence the Founding Fathers envisioned a role for the federal government in vanquishing this unholy entity from the face of the earth.”

  • I'm not vegan or vegetarian but why the fuck is it that whenever I come across a post like this, all the comments are people from other instances whining? If you don't like the movement then block and move on.

  • Seems cool, but it's currently missing some pretty important languages (Hindi, Urdu, Thai, Bosnian/Croatian/Serbian, Swahili, etc). I'd put up with something limited like this if it was FOSS and/or selfhostable but it appears not to be

  • Just noticed in euclidean geometry, for any two line segments touching at a point there is exactly one triangle you can draw, i.e. a triangle is uniquely described by any two of its legs. In spherical geometry, there are two choices for the third leg!

  • I read somewhere that this phenomenon is so unlikely that if we ever need to represent our planet in an intergalactic context, the solar eclipse would be a good candidate for a symbol to put on a flag [citation needed]

  • Thanks for the detailed explanation, makes a lot of sense! I guess what I did was set up a UEFI entry that specifies the location of the Linux kernel without any intermediate bootloader. Pretty sure I didn't set the fallback, so I'm guessing that's still owned by windows.

  • I love that these extensions exist and in theory they sound awesome. Unfortunately for a few reasons I've never been able to get in the habit of using Tridactyl (or any vim browser addon):

    • it doesn't play nice with Google drive apps (which my company uses extensively), so if I use the vim shortcuts to cycle between tabs and open a Google doc, the next time I try to cycle tabs it will instead start typing in the document. (Alternatively I would never be able to interact with Google docs without manually enabling ignore mode)
    • hint mode works really well for some sites but a lot of sites have multiple anchors close together (eg one for an icon, one for text and one behind both) which leads to longer hints and difficulty figuring out which hint to actually use
    • Firefox doesn't allow you to rebund the default "/" search (quick find) cycle keys. The default is c-G for next (not sure about previous); I would like to use n/N

    On simple and well-designed "dumb" webpages it works amazing. I wish more sites were designed that way, but unfortunately a lot are made with the assumption of a mouse/touchscreen :(