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/)OV
oVerde @lemmy.world
Posts 0
Comments 15
Why Does Bluesky Use an Algorithm If It's Decentralized
  • There are lots of users' made algorithms and the main feed is one of them by the Bluesky, you can unsubscribe to it (AFAIK), I have one for myself and anyone else interested in the said topic of it.

    The main feed also can mix every other feed you signed up for.

  • Who is the fastest? Node.js, Bun.js, or Deno.js
  • I suspect since they use V8 or something alike underneath the final results won't change much.

    What changes in between them are at DX, not at the deployed product. If you really need something to make best use of resources (aka. performance), you should look further to other languages, like rust.