Liu Di

Liu Di (Traditional Chinese: 劉荻; Simplified Chinese: 刘荻; Pinyin: Liú Dí; born October 9, 1981), writing under the screen name "Stainless Steel Rat" (不锈钢老鼠), named after the assertive Harry Harrison science fiction character, became a symbol for democracy and free speech in China since her detention in November 2002. Her screen-name is often translated as Stainless Steel Mouse.[1]

Biography

Liu Di graduated as a psychology major from Beijing Normal University.

Liu's case comes during a crackdown on Internet content as the government struggles to gain control over a new and popular medium.

The reasons for Liu's detention were satirizing the CCP online and calling for the release of other "cyber-dissidents."

She was freed from Beijing's Qincheng prison on Friday, November 28, 2003. Two other "cyber-dissidents", Wu Yiran, and Li Yibin, were also freed from a jail for political detainees.

gollark: PETA will destroy you.
gollark: At least it has generics.
gollark: Oh, and it's not a special case as much as just annoying, but it's a compile error to not use a variable or import. Which I would find reasonable as a linter rule, but it makes quickly editing and testing bits of code more annoying.
gollark: As well as having special casing for stuff, it often is just pointlessly hostile to abstracting anything:- lol no generics- you literally cannot define a well-typed `min`/`max` function (like Lua has). Unless you do something weird like... implement an interface for that on all the builtin number types, and I don't know if it would let you do that.- no map/filter/reduce stuff- `if err != nil { return err }`- the recommended way to map over an array in parallel, if I remember right, is to run a goroutine for every element which does whatever task you want then adds the result to a shared "output" array, and use a WaitGroup thingy to wait for all the goroutines. This is a lot of boilerplate.
gollark: It also does have the whole "anything which implements the right functions implements an interface" thing, which seems very horrible to me as a random change somewhere could cause compile errors with no good explanation.

References

  1. Goldman, Merle (2005). From Comrade to Citizen: The Struggle for Political Rights in China. Harvard University Press. p. 195. ISBN 9780674018907.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.