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/)AL
Posts
10
Comments
348
Joined
2 yr. ago

  • I played my youngest (11) the Pickle Rick episode but told them a lot of the other episodes had adult themes that night go over their head so maybe when they're older.

    So that's how the family ended up running through all the seasons over about 3 weeks. Some stuff they didn't pick up on but got raised eyebrows from the older sibling (13) but all in all they loved it. Rick's even trying to improve as a person in the latter seasons so it's not totally niahlistic.

  • FLOSS projects can only be sustainable if their are enough shared interests able to support it through contributions of all kinds. Fortunately the code is free so that constellation of support can change over time. It's a shame this particular line of government funding is coming to an end but others can help.

  • Android gets a leg up from being built on a FLOSS base but I don't think it was the community that pushed Android to where it is today. That's taken a lot of money and resources from Google and it's phone partners investing in the slightly more open platform than Apple.

  • That's not really true. Yes avoiding complex instructions makes the front end easier to pipeline but there are lots of smarts in the backend to do prediction and scheduling to keep the execution units fed. The ISA might be free to use but no one is sharing their highly optimised server silicon architecture designs.

    RISC-V's challenge is can they standardise the software ecosystem enough that things just work across a multitude of chip providers or does everything devolve into specialist distributions taking advantage of each manufacturers "special sauce" custom instructions.

    Gaining design wins over Arm's microcontrollers for bespoke hardware was the easy bit. Replacing stuff in the server space is much harder and something that took Arm decades to make inroads into.

  • Do you think there is information YouTube wouldn't collect about you even if they could be better at selling ads to people based on it?

    Do you live somewhere with data protection laws? If so you could request a dump of all personally identifying data they hold on you.

  • It used to slowly drive haters insane, hence mad haters. There was a theory Napoleon was exposed to excess levels of Arsenic over time although that might have well been background exposure. Nevertheless over time it's not good for you. Neither is lead.

  • These are all excellent ways someone can contribute to a project. Our project website has a repo anything can contribute to to make changes, even the blog entries are statically generated pages.

  • Can those handle the meta data for the track name, artist and release date. Assuming you want a portable playlist that can then find the track on the recipients preferred platform (streaming provider or self hosting). Given that a lot of tagging is trash maybe also included an audio fingerprint for validation?