-
Notifications
You must be signed in to change notification settings - Fork 0
/
print.html
164 lines (161 loc) · 5.96 KB
/
print.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Oblique Strategies</title>
<style>
@media print {
@page{
size: a4 landscape;
margin:8mm
}
}
body{
font-family: "Plain";
font-size: 8.5pt;
line-height: 1.25;
columns: 5;
column-gap: 2rem;
column-fill: balance;
}
div, div * {
text-wrap: balance;
}
ul { margin: 0; padding-left: 1rem; }
div { margin-bottom: 0.5rem; break-inside: avoid-column; }
</style>
</head>
<body>
<div>A line has two sides</div>
<div>Abandon desire</div>
<div>Abandon normal instructions</div>
<div>Accept advice</div>
<div>Accretion</div>
<div>Adding on</div>
<div>Allow an easement (an easement is the abandon of a stricture)</div>
<div>Always first steps</div>
<div>Are there sections? <br>Consider transitions</div>
<div>Ask people to work against their better judgement</div>
<div>Ask your body</div>
<div>Be dirty</div>
<div>Be extravagant</div>
<div>Be less critical more often</div>
<div>Breathe more deeply</div>
<div>Bridges <ul><li>build</li><li>burn</li></ul></div>
<div>Change ambiguities to specifics</div>
<div>Change nothing and continue with immaculate consistency</div>
<div>Change specifics to ambiguities</div>
<div>Consider transitions</div>
<div>Courage!</div>
<div>Cut a vital connection</div>
<div>Decorate, decorate</div>
<div>Define an area as ‘safe’ and use it as an anchor</div>
<div>Destroy: <ul><li>nothing</li><li>the most important thing</li></ul></div>
<div>Discard an axiom</div>
<div>Disciplined self-indulgence</div>
<div>Disconnect from desire</div>
<div>Discover the recipes you are using and abandon them</div>
<div>Distorting time</div>
<div>Do nothing for as long as possible</div>
<div>Do something boring</div>
<div>Do something sudden, destructive and unpredictable</div>
<div>Do the last thing first</div>
<div>Do the words need changing?</div>
<div>Do we need holes?</div>
<div>Don’t avoid what is easy</div>
<div>Don’t be afraid of things because they’re easy to do</div>
<div>Don’t be frightened of cliches</div>
<div>Don‘t be frightened to display your talents</div>
<div>Don’t break the silence</div>
<div>Don’t stress one thing more than another</div>
<div>Emphasize differences</div>
<div>Emphasize the flaws</div>
<div>Faced with a choice, do both</div>
<div>Find a safe part and use it as an anchor</div>
<div>Gardening, not architecture</div>
<div>Give the game away</div>
<div>Give way to your worst impulse</div>
<div>Go outside. Shut the door</div>
<div>Go to an extreme, come part way back</div>
<div>Go to an extreme, move back to a more comfortable place</div>
<div>Honor thy error as a hidden intention</div>
<div>How would someone else do it?</div>
<div>How would you have done it?</div>
<div>Humanize something free of error</div>
<div>In total darkness, or in a very large room, very quietly</div>
<div>Is it finished?</div>
<div>Is something missing?</div>
<div>Is the style right?</div>
<div>It is simply a matter of work</div>
<div>Just carry on</div>
<div>Listen to the quiet voice</div>
<div>Look at the order in which you do things</div>
<div>Look closely at the most embarrassing details and amplify them</div>
<div>Magnify the most difficult details</div>
<div>Make a blank valuable by putting it in an exquisite frame</div>
<div>Make a sudden, destructive unpredecitable action; incorporate</div>
<div>Make an exhaustive list of everything you might do and do the last thing on the list</div>
<div>Make it more sensual</div>
<div>Make something implied more definite (reinforce, duplicate)</div>
<div>Make what’s perfect more human</div>
<div>Move towards the unimportant</div>
<div>Not building a wall but making a brick</div>
<div>Once the search has is in progress, something will be found</div>
<div>Only a part, not the whole</div>
<div>Only one element of each kind</div>
<div>Openly resist change</div>
<div>Question the heroic approach</div>
<div>Remember .those quiet evenings</div>
<div>Remove a restriction</div>
<div>Remove ambiguities and convert to specifics</div>
<div>Remove specifics and convert to ambiguities</div>
<div>Repetition is a form of change</div>
<div>Retrace your steps</div>
<div>Reverse</div>
<div>Short circuit</div>
<div>Simple Subtraction</div>
<div>Simply a matter of work</div>
<div>Slow preparation, fast execution</div>
<div>State the problem as clearly as possible</div>
<div>Take a break</div>
<div>Take away the elements in order of apparent non importance</div>
<div>Take away the important parts</div>
<div>The inconsistency principle</div>
<div>The most important things is the thing most easily forgotten</div>
<div>Think <ul><li>inside the work</li><li>outside the work</li></ul></div>
<div>Tidy up</div>
<div>Towards the insignificant</div>
<div>Trust in the you of now</div>
<div>Try faking it!</div>
<div>Turn it upside down</div>
<div>Use ’unqualified’ people</div>
<div>Use an old idea</div>
<div>Use an unacceptable colour</div>
<div>Use cliches</div>
<div>Use filters</div>
<div>Use something nearby as a model</div>
<div>Use your own ideas</div>
<div>Voice nagging suspicions</div>
<div>Water</div>
<div>What are you really thinking about just now? Incorporate</div>
<div>What context would look right?</div>
<div>What is the simplest solution?</div>
<div>What mistakes did you make last time?</div>
<div>What to increase? What to reduce?</div>
<div>What to maintain?</div>
<div>What would your closest friend do?</div>
<div>What wouldn’t you do?</div>
<div>When is it for?</div>
<div>Where is the edge? <br>Where does the frame start?</div>
<div>Which elements can be grouped?</div>
<div>Which frame would make it look right?</div>
<div>Which frame would make this look right?</div>
<div>Who should be doing this job?<br>How would they do it?</div>
<div>Work at a different speed</div>
<div>Would anybody want it?</div>
<div>You are an engineer</div>
<div>You don’t have to be ashamed of using your own ideas</div>
<div>Your mistake was a hidden intention</div>
</body>
</html>