-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path2009-06-01-simple-diet.html
184 lines (160 loc) · 9.17 KB
/
2009-06-01-simple-diet.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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html>
<html lang="en"
>
<head>
<title>aadm: simple diet</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="http://aadm.github.io/favicon.png" rel="icon">
<link rel="canonical" href="http://aadm.github.io/2009-06-01-simple-diet.html">
<meta name="author" content="Alessandro Amato del Monte" />
<meta name="keywords" content="misc" />
<meta name="description" content="A couple of quotes taken from a nice article by Philip Greenspun which does not deal with diets: Diet #1 In the 1980s Steve Ward, a professor of electrical engineering and computer science at MIT, described a sure-fire dieting scheme. “All that you need for my diet is graph paper …" />
<meta property="og:site_name" content="aadm" />
<meta property="og:type" content="article"/>
<meta property="og:title" content="simple diet"/>
<meta property="og:url" content="http://aadm.github.io/2009-06-01-simple-diet.html"/>
<meta property="og:description" content="A couple of quotes taken from a nice article by Philip Greenspun which does not deal with diets: Diet #1 In the 1980s Steve Ward, a professor of electrical engineering and computer science at MIT, described a sure-fire dieting scheme. “All that you need for my diet is graph paper …"/>
<meta property="article:published_time" content="2009-06-01" />
<meta property="article:section" content="misc" />
<meta property="article:tag" content="misc" />
<meta property="article:author" content="Alessandro Amato del Monte" />
<!-- Bootstrap -->
<link rel="stylesheet" href="http://aadm.github.io/theme/css/bootstrap.journal.min.css" type="text/css"/>
<link href="http://aadm.github.io/theme/css/font-awesome.min.css" rel="stylesheet">
<link href="http://aadm.github.io/theme/css/pygments/tango.css" rel="stylesheet">
<link href="http://aadm.github.io/theme/css/typogrify.css" rel="stylesheet">
<link rel="stylesheet" href="http://aadm.github.io/theme/css/style.css" type="text/css"/>
<link href="http://aadm.github.io/static/custom.css" rel="stylesheet">
<link href="http://aadm.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="aadm ATOM Feed"/>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="http://aadm.github.io/" class="navbar-brand">
aadm </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
</ul>
<ul class="nav navbar-nav navbar-right">
<!-- <li><a href="http://aadm.github.io/blog_index.html"><i class="fa fa-th-list"></i><span class="icon-label">blog</span></a></li> -->
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<!-- Banner -->
<!-- End Banner -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<section id="content">
<article>
<header class="page-header">
<h1>
<a href="http://aadm.github.io/2009-06-01-simple-diet.html"
rel="bookmark"
title="Permalink to simple diet">
simple diet
</a>
</h1>
</header>
<div class="well well-sm">
<footer class="post-info">
<span class="label label-default">Date</span>
<span class="published">
<i class="fa fa-calendar"></i><time datetime="2009-06-01T23:12:00+02:00"> 2009-06-01</time>
</span>
<span class="label label-default">Tags</span>
<a href="http://aadm.github.io/tag/misc.html">misc</a>
</footer><!-- /.post-info --> </div>
<div class="entry-content">
<p>A couple of quotes taken from <a href="http://philip.greenspun.com/writing/changed-by-web-and-weblog">a nice article by Philip Greenspun</a> which does <em>not</em> deal with diets:</p>
<p><strong>Diet #1</strong> </p>
<blockquote>
<p>In the 1980s Steve Ward, a professor of electrical engineering and computer science at <span class="caps">MIT</span>, described a sure-fire dieting scheme. “All that you need for my diet is graph paper, a ruler, and a pencil,” Steve would explain. “The horizontal axis is time, one line per day. The vertical axis is weight in lbs. You plot your current weight on the left side of the paper. You plot your desired weight on a desired date towards the right side, making sure that you’ve left the correct number of lines in between (one per day). You draw a line from the current weight/date to the desired weight/date. Every morning you weigh yourself and plot the result. If the point is below the line, you eat whatever you want all day. If the point is above the line, you eat nothing but broccoli or some other low-calorie food.”</p>
</blockquote>
<p><a href="http://philip.greenspun.com/writing/steve-ward-diet.jpg"><img alt="" class="img-responsive" src="http://philip.greenspun.com/writing/steve-ward-diet.thumb.jpg"/></a> </p>
<p><strong>Diet #2</strong></p>
<blockquote>
<p>Harry Greenspun, M.D., one of America’s most brilliant doctors, offers his own diet: “Don’t eat anything that a Caveman wouldn’t have eaten; humans have not had enough time to adapt biologically to the agricultural revolution.” What does that mean? “You can eat meat, vegetables that you pick up from the ground and fruits that you pick out of a tree. Don’t eat pasta, bread, corn, potatoes, and other products of modern agriculture.” </p>
</blockquote>
</div>
<!-- /.entry-content -->
<section class="well" id="related-posts">
<h4>Related Posts:</h4>
<ul>
<li><a href="http://aadm.github.io/2014-05-26-after-a-long-pause.html">after a long pause</a></li>
<li><a href="http://aadm.github.io/2013-12-05-branzino.html">branzino</a></li>
<li><a href="http://aadm.github.io/2013-01-22-oltre-kickstarter.html">oltre kickstarter</a></li>
<li><a href="http://aadm.github.io/2013-01-21-direttamente-dal-cassetto.html">direttamente dal cassetto</a></li>
<li><a href="http://aadm.github.io/2012-11-07-dogs-chasing-fake-rabbits.html">dogs chasing fake rabbits</a></li>
</ul>
</section>
</article>
</section>
<style type="text/css">
#navcontainer ul
{
margin: 0;
margin-top: 40px;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a { padding: 1em 3em; }
</style>
<div id="navcontainer">
<ul id="navlist">
<li><a href="http://aadm.github.io/2009-06-01-grant-study.html"><i class="fa fa-angle-left"></i> PREVIOUS</a></li>
<li><a href="http://aadm.github.io/2009-06-05-vota-uno-come-te.html">NEXT <i class="fa fa-angle-right"></i></a></li>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<hr>
<div class="row">
<div class="col-xs-10">© 2005-2019 Alessandro Amato del Monte <p><small> <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="//i.creativecommons.org/l/by-nc-nd/4.0/80x15.png" /></a>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution 4.0 International License</a>
</small></p>
</div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-angle-up"></i> <a href="#">TOP</a></p></div>
</div>
</div>
</footer>
<script src="http://aadm.github.io/theme/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="http://aadm.github.io/theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="http://aadm.github.io/theme/js/respond.min.js"></script>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-32354823-1']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- End Google Analytics Code -->
</body>
</html>