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/)TO
topbroken @programming.dev
Posts 0
Comments 2
Does Lemmy really benefit from Rust? Is code execution speed the bottleneck?
  • O(n*n) isn't really scalable, so you either

    a - have a small number of nodes total

    b - have a small number of hubs with a larger number of leaf nodes.

    Either way, there's going to be some nodes that become more influential than others.