- Mouse & keyboard interaction
- In the main grid overview mode:
- Cmd+Shift+<: go to character
- Type the actual character, an alias like "smileface", or "uniXXXX" for the unicode code point
- Cmd+K: show metrics window
- Cmd+Shift+<: go to character
- In character design mode:
- Scroll: move
- Shift+Scroll: move horizontally
- Shift+Control+Scroll down: zoom in (centered in the screen, not the cursor)
- In the main grid overview mode:
- Useful menu entries
| #!/bin/sh | |
| # Script to set up rules to implement offline periods | |
| # during which Internet connection is blocked. | |
| # Start or extend sudo session | |
| sudo -v | |
| # Get the local network address subnet, which should be allowed | |
| # https://askubuntu.com/a/872939/23900 |
| % Return a formatted string that can be added to a log. | |
| % Available log levels and recommended use cases: | |
| % -- TRACE: Leave breadcrumbs of the program flow; provide context. | |
| % Printed in blue. | |
| % -- DEBUG: Expose internal program state, for development or troubleshooting. | |
| % Printed in purple | |
| % -- INFOR: Notify user of normal/expected actions and events. | |
| % Printed in green | |
| % -- WARNG: Alert of incorrect/unexpected input; automatically recoverable. |
| a = rand(5); | |
| b = rand(5); | |
| c = a + 1i*b; | |
| % ------------------------------------------------------------------------- | |
| % POW | |
| tic(); | |
| c1 = real(c).^2 + imag(c).^2; | |
| toc() |
| a = rand(7); | |
| b = rand(7); | |
| % ------------------------------------------------------------------------- | |
| tic(); | |
| % CONV | |
| c1p = conv2(a,b); |
The Three Political Economies of the Welfare State
Gøsta Esping-Andersen
International Journal of Sociology
Vol. 20, No. 3, The Study of Welfare State Regimes (Fall, 1990), pp. 92-123
(pp. 111--113)
Welfare states vary considerably with respect to their principles of rights and stratification. This results in qualitatively different arrangements among state, market, and the family. The welfare state variations we find are therefore not linearly distributed, but clustered by regime types.
| # Data imported from https://github.com/mwaskom/seaborn/blob/master/seaborn/cm.py#L264-L521 | |
| from matplotlib.colors import ListedColormap | |
| from numpy import nan, inf | |
| cm_data = [ | |
| [ 0.04503935, 0.01482344, 0.02092227], | |
| [ 0.04933018, 0.01709292, 0.02535719], | |
| [ 0.05356262, 0.01950702, 0.03018802], | |
| [ 0.05774337, 0.02205989, 0.03545515], |
| - __precompile__(true) | |
| - | |
| - module UnitfulAngles | |
| - | |
| - using Unitful | |
| - using Unitful: @unit, Quantity, NoDims | |
| - export @u_str | |
| - | |
| - import Base: sin, cos, tan, sec, csc, cot, asin, acos, atan, asec, acsc, acot, atan2, convert | |
| - |
Um século de distância separa Manuel de Rodrigo. Manuel fica na história como o nome mais popular em Portugal nas décadas de 20 e 30, segundo os números do Instituto de Registos e Notariado. Rodrigo é, em 2012, o preferido entre os rapazes, de acordo com os dados provisórios do Instituto Nacional de Estatística.