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/)BR
Posts
24
Comments
138
Joined
2 yr. ago

  • The linked article does provide calculations. The main assumption for such a short prediction appears to be that the rate of energy consumption will continue to grow exponentially, which to me seems unsustainable regardless of the production method.

  • As far as I can tell, the main problem with such a fork is that it must be maintained. A fork wont survive if nobody has the time, interest, and skill to keep it working, especially since with Lemmy there is compatibility with other instances to be considered.

    However, even without a fork of Lemmy itself, there are things that can be independently developed. Since Lemmy has an API, people can and have implemented features such as infinite scrolling in their own clients or forks of the official UI.

  • The Temple examples look very nice; the Builder ones to my eye look quite cluttered in comparison, which I'm guessing is due to differences in syntax between their respective languages.

    I tink the main downside of templating in general is that it ends up making interfacing with JavaScript and plain HTML harder, compared to CustomElementRegistry based components.

  • Anyone have recommendations for non-male youtubers? My YouTube subscriptions are pretty much all men, from gaming, to education, to music.... The few non-male YouTube channels have very infrequent uploads, which makes my subscription feed even further skewed.

  • Silverblue is very "traditional" as far as immutable distros go. The main difference from regular Fedora I've noticed are the side effects of using rpm-ostree instead of dnf, which is that by using a base image, it is easier to track how an install deviates from the base image, and easy to swap out for another base set of packages by changing the image.