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/)TW
Posts
2
Comments
144
Joined
2 yr. ago

  • Yea, Croatia is the only place it got widely used. Is it some kind of historical elective course in Croatian schools? Been a coupe of times in Croatia, never seen Glagolitic in the wild, though. Maybe wasn't looking good enough.

  • There is no single person responsible for Cyrillic script. It is mostly believed to be created by mixing and changing Greek and Glagolic scripts by the scholars of Preslav Literary School, which was indeed in Bulgaria. After a while, Peter the Great changed it a lot. And then Stalin stomped out almost all the deviations in the usage of the script.

    The last part is mostly why it is considered Russian. A lot of languages suffered because of Moscow just forcing them to use the version of Cyrillic that Russians were using.

  • It's a dead script that was not that common in the first place, in Kievan Rus' it was even used as a form of encryption in XI—XVI centuries for how little spread it was. It is also very different from modern Cyrillic. So, saying "most Slavs don't know how to read it" is a bit of an understatement. Noone knows how to read it, apart from some linguists and overzealous Witcher fans.

  • While Apple's products indeed are a bit less than compatible with privacy, it does not mean the owner of such products can't care about it. Maybe they just recenty got into it, or have to use their products for some Apple-only feature that is essential for them.

  • I've used VLC for an incredibly long time, until I found about mpv about two weeks ago. It's both a lot lighter and packs a lot more utility. I can finally frame step backwards and see millisecond timestamps! The only downside is that you have to do a bit of tinkering with all the configs and plugins, but it's so worth it.

  • Not to invalidate the point made, but…

    While Japanese indeed uses question marks, you can get screwed if you think that every sentence without a question mark at the end is not a question. For example, this is a grammatically correct question:

    それは質問ですか。

  • rand() generates a number from 0 to a constant defined in stdlib, which usually corresponds to the architechture of your compiler. So, for 32 bit systems (assuming all the software in the line is 32 bit, too) it will be 2^31-1 = 2 147 483 647, as 1 bit in integers is reserved for negative numbers and 1 number is 0.

    Though, by design it is guaranteed to be at least 32767, which is a value for 16 bit integers.

  • Apple products are usually easy to use and hellishly restrictive, preventing the dum-dum user from breaking it. Phones that run under Android allow for much more customization and utility, to the point you can "soft lock" your OS.

    Apple is less functional, easy to use, hard to break (software-wise, at least). Android is more functional, though requires skills to get to the functionality and not break anything.

    Meaning those with the skills use Android. Thus, skill issue.