-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwriting.html
381 lines (364 loc) · 11.9 KB
/
writing.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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<!--
girishm.nfshost.com is the source for webpage (www.girishm.info or its alias www.girishm.nfshost.com) of Girish M
Copyright © 2019 to present, Girish M
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
Intensify by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Girish's writings</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<style type="text/css">
#altLinks li{
display: inline;
}
ul#simpleQuote{
list-style-type: none;
}
ul#simpleQuote li{
font-family: 'Parisienne', cursive;
font-size: 30px;
width: 65%;
}
#container{
margin: 150px auto;
max-width: 960px;
}
#author{
font-family: 'Parisienne', cursive;
font-size: 21px;
right: 0px;
}
.footer {
font-family: 'Ribeye Marrow' , cursive;
font-size: 18px;
margin-left : 12%;
margin-top: 26%;
}
</style>
</head>
<body>
<!-- -->
<!-- Header -->
<header id="header">
<nav class="right">
<label for="dark-theme-checkbox" id="dark-theme-checkbox-label">Dark Mode</label>
<input type="checkbox" id="dark-theme-checkbox">
<a href="index.html"><img src="assets/img/home.jpg"></a>
</nav>
<nav class="left">
<a href="#menu"><span>Menu</span></a>
</nav>
<a href="writing.html" class="logo">Girish's leisurely blog</a>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="project.html">Projects</a></li>
<li><a href="workExperience.html">Experience</a></li>
<li><a href="education.html">Education</a></li>
<li><a href="assets/pdf/girishResume.pdf">CV</a></li>
<li><a href="writing.html">Blog</a></li>
<li><a href="books.html">Book library</a></li>
<li><a href="photo.html">Photos</a></li>
</ul>
</nav>
<!-- Three -->
<section id="one" class="wrapper">
<div class="inner flex flex-3">
<div class="flex-item box">
<div class="image fit">
<a href="CanComputerThink.html">
<img src="assets/img/Turing_Test.png" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="CanComputerThink.html">Can computers think?</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="RevivingOlMachina.html">
<img src="assets/img/reviveDesktop.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="RevivingOlMachina.html">Reviving an ol' machina</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="MyComputer.html">
<img src="assets/img/workspace.jpg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="MyComputer.html">My computer</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="telltaleOfTypewriter.html">
<img src="assets/img/typewriterWithBooks.jpg" alt="Typewriter with some books">
</a>
</div>
<div class="content">
<h3><a href="telltaleOfTypewriter.html">Telltale of a typewriter</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="AffairWithCPP.html">
<img src="assets/img/ISO_C++_Logo.svg" alt="C++"/>
</a>
</div>
<div class="content">
<h3><a href="AffairWithCPP.html">An Affair with C++</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="CritiqueOfCPP.html">
<img src="assets/img/ISO_C++_Logo.svg" alt="C++"/>
</a>
</div>
<div class="content">
<h3><a href="CritiqueOfCPP.html">A Critique of C++</a></h3>
</div>
</div>
</div>
<div class="inner flex flex-3">
<div class="flex-item box">
<div class="image fit">
<a href="EvaluateSoftwareLib.html">
<img src="assets/img/pst_evaluation.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="EvaluateSoftwareLib.html">How to evaluate a software library?</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="freeOrNotFree.html">
<img src="assets/img/gplv3-or-later.png" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="freeOrNotFree.html">Free or Proprietary?</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="freeSoftware.html">
<img src="assets/img/stallman.medium.png" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="freeSoftware.html">Do users control the software they use?</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="FreeSoftwareJourney.html">
<img src="assets/img/stallman.medium.png" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="FreeSoftwareJourney.html">My Free Software Journey (work in progress...)</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="WithoutFB.html">
<img src="assets/img/fb.png" alt="Facebook, now Meta"/>
</a>
</div>
<div class="content">
<h3><a href="WithoutFB.html">Forever without Facebook</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="GiveUpApple.html">
<img src="assets/img/gnome-purism-librem-5.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="GiveUpApple.html">Why you should give up Apple products and try these?</a></h3>
</div>
</div>
</div>
</section>
<section id="two" class="wrapper">
<div id="container">
<ul id="simpleQuote">
<li id="display"></li>
<li author="Arthur Schopenhauer">
A man can be himself only so long as he is alone; and if he does not love solitude, he will not love freedom; for it is only when he is alone that he is really free.
</li>
<li author="Mark Twain">
It ain't what you don't know that gets you into trouble, it's what you know for sure but just ain't so.
</li>
<li author="Arthur Schopenhauer">
Man can do what he wills but cannot will what he wills.
</li>
<li author="Friedrich Nietzsche">
There are no facts, only interpretations.
</li>
<li author="Noam Chomsky">
Rational discussion is useful only when there is a significant base of shared assumptions.
</li>
<li author="Edward Snowden">
Arguing that you don't care about privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say.
</li>
</ul>
</div>
</section>
<section id="three" class="wrapper">
<div class="inner flex flex-3">
<div class="flex-item box">
<div class="image fit">
<a href="CraftWithFreeWill.html">
<img src="assets/img/craftWithFreeWill.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="CraftWithFreeWill.html">Craft with free will</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="ExistentialExperience.html">
<img src="assets/img/abstract.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="ExistentialExperience.html">Existential experience</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="LostInThoughts.html">
<img src="assets/img/lostInThoughts.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="LostInThoughts.html">Lost in thoughts</a></h3>
</div>
</div>
</div>
<div class="inner flex flex-3">
<div class="flex-item box">
<div class="image fit">
<a href="BlissfulBeing.html">
<img src="assets/img/BlisfulBay.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="BlissfulBeing.html">Blissful being</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="ThatMagicMoment.html">
<img src="assets/img/Enigma.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="ThatMagicMoment.html">That magic moment</a></h3>
</div>
</div>
<div class="flex-item box">
<div class="image fit">
<a href="DayWellSpent.html">
<img src="assets/img/donneBiriyani.jpeg" alt=""/>
</a>
</div>
<div class="content">
<h3><a href="DayWellSpent.html">A day well spent?</a></h3>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="actions">
<li><a href="index.html">Home</a></li>
<li ><a href="services.html">Services</a></li>
<li><a href="project.html">Projects</a></li>
<li><a href="writing.html">Blog</a></li>
<li><a href="books.html">Book library</a></li>
<li><a href="photo.html">Photos</a></li>
<!-- <li><a href="shop.html">Shop</a></li> -->
<li><a href="workExperience.html">Experience</a></li>
<li><a href="education.html">Education</a></li>
<li><a href="assets/pdf/girishResume.pdf">CV</a></li>
</ul>
<div class="inner">
<h2>Get In Touch</h2>
<ul class="actions">
<li><span class="icon fa-envelope"></span> <a href="#">girishm at posteo dot net</a></li>
<li><a href="girishmInfo.asc">GPG key</a></li>
</ul>
</div>
<noscript>
<h3>For those who are afraid of non-free JavaScript</h3>
<div class="inner flex flex-3 row 6u 12u$(small)">
<ul id="altLinks">
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="project.html">Projects</a></li>
<li><a href="workExperience.html">Experience</a></li>
<li><a href="education.html">Education</a></li>
<li><a href="assets/pdf/girishResume.pdf">CV</a></li>
<li><a href="writing.html">Blog</a></li>
<li><a href="books.html">Book library</a></li>
<li><a href="photo.html">Photos</a></li>
</ul>
</div>
</noscript>
<div class="copyright">
<p>Copyright © 2019 to present, Girish M, <img alt="Creative Commons License" style="border-width:0"
src="assets/img/cc.png" />
<br />
This work is licensed under a <a rel="license"
href="http://creativecommons.org/licenses/by/4.0/">Creative
Commons
Attribution 4.0 International License</a>. The source for this web-page can be found <a
href="https://github.com/girish17/girish17.github.io/blob/master/writing.html">here</a>
</p>
© Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a
href="https://unsplash.com">Unsplash</a>.
</div>
<a href="javascript.html" rel="jslicense">JavaScript license information</a>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.simpleQuote.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript">
// Simple Quote
$("#simpleQuote").simpleQuote( {speed: 9000}, { includeAuthor: true });
</script>
</body>
</html>