-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path2016.html
464 lines (368 loc) · 24.2 KB
/
2016.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
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>F# Reflections</title>
<meta name="description" content="Blog about F# and FP Programming">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/favicon/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="/favicon/lattice-optic-illusion-152-204321.png" >
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/favicon/lattice-optic-illusion-144-204321.png">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.4.0/styles/default.min.css">
<link rel="stylesheet" href="/css/main.css" />
<link rel="stylesheet" href="/css/font-awesome.min.css" />
<link rel="canonical" href="http://localhost:4000/2016">
<link rel="alternate" type="application/rss+xml" title="F# Reflections Feed" href="http://localhost:4000/feed.xml">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
</head>
<body>
<nav id="top" class="site-navigation">
<div class="inner">
<button id="menu-toggle" aria-expanded="false">Menu</button>
<div class="nav-menu">
<ul class="menu">
<li class="">
<a class="" href="/">Home</a>
</li>
<li class="">
<a class="" href="/about">About</a>
</li>
<li class="">
<a class="" href="/tags/">Archives</a>
</li>
<li class="nav-current">
<a class="nav-current" href="/2016">2016</a>
</li>
</ul>
</div><!-- .nav-menu -->
<div class="subscribe-button">
<a class="fa-feed square fill-horizontal" href="/feed.xml"><span class="screen-reader-text">RSS</span></a>
</div><!-- .social-links -->
</div><!-- .inner -->
</nav><!-- .site-navigation -->
<header class="site-header">
<div class="inner">
<h1 class="site-title"><a class="logo-text" href="/">F# Reflections</a></h1>
<p class="site-description">Thoughts, stories and ideas.</p>
</div><!-- .inner -->
</header>
<div class="site-content">
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.4.0/Chart.min.js"></script>
<link rel="stylesheet" href="/css/info.css" />
<link rel="stylesheet" type="text/css" href="/css//responsiveboxed.css">
<script type="text/javascript" src="/js/info.js"></script>
<div class="inner">
<main class="site-main">
<article class="post box" style="padding-bottom: 0">
<header id="header" class="container">
<div class="main">
<header class="entry-header">
<div class="entry-header-wrap" style="margin-bottom: 149px;">
<h1 class="entry-title">2016 OSS Summary</h1>
</div>
<!-- .entry-header-wrap -->
</header>
<!-- .entry-header -->
<nav class="header scroll_menu">
</nav>
<div id="scene_1">
<img class="item" src="images/scene/a1.png" alt="">
<div id="items">
<div><img src="images/scene/101.png" alt="" style="transform: initial;"></div>
<div><img src="images/scene/102.png" alt="" style="transform: initial;"></div>
<div><img src="images/scene/103.png" alt="" style="transform: initial;"></div>
<div><img src="images/scene/104.png" alt="" style="transform: initial;"></div>
<div><img src="images/scene/105.png" alt="" style="transform: initial;"></div>
</div>
<img class="item" src="images/scene/a5.png" alt="">
<img id="airplane" src="images/scene/6.png" alt="" style="left: 2074.41px; top: -72.2975px;">
<div class="clouds">
<div id="cl_1" data-time="28" data-direction="right" style="right: -698.42px;"></div>
<div id="cl_2" data-time="36" data-direction="left" style="left: 617.577px;"></div>
<div id="cl_3" data-time="57" data-direction="left" style="left: -1068.35px;"></div>
<div id="cl_4" data-time="49" data-direction="right" style="right: 493.23px;"></div>
</div>
<div class="headline">
<a id="ln_1" style="opacity: 1;"><span class="numder">52</span><span>Repositories contributed to.</span></a>
<a id="ln_2" class="right" style="opacity: 1;"><span>New version releases.</span><span class="numder">174</span></a>
<a id="ln_3" style="opacity: 1;"><span class="numder">1065</span><span>Commits.</span></a>
</div>
</div>
</div>
</header>
<section class="container pad90-top yellowgreen">
<div class="main white">
<h1>1065</h1>
<h4 class="light">...commits I've done to different open source repositories over 2016. </h4>
<div class="widget_skills vis" style="margin-top: 5%">
<div class="widget_inner">
<div class="skills_row" style="height: 232px;">
<span class="value" style="opacity: 1;">171</span>
<div class="progressbar">
<div class="progress" data-process="83%" style="height: 232px;">
<div class="before" style="border-bottom-width: 232px;"></div>
<div class="after" style="border-bottom-width: 232px;"></div>
</div>
<div class="foot"></div>
<div class="shadow" style="border-bottom-width: 30px; border-right-width: 1300px;"></div>
</div>
<span class="caption" style="opacity: 1;">Mon</span>
</div>
<div class="skills_row" style="height: 280px;">
<span class="value" style="opacity: 1;">206</span>
<div class="progressbar">
<div class="progress" data-process="100%" style="height: 280px;">
<div class="before" style="border-bottom-width: 280px;"></div>
<div class="after" style="border-bottom-width: 280px;"></div>
</div>
<div class="foot"></div>
</div>
<span class="caption" style="opacity: 1;">Tue</span>
</div>
<div class="skills_row" style="height: 196px;">
<span class="value" style="opacity: 1;">144</span>
<div class="progressbar">
<div class="progress" data-process="70%" style="height: 196px;">
<div class="before" style="border-bottom-width: 196px;"></div>
<div class="after" style="border-bottom-width: 196px;"></div>
</div>
<div class="foot"></div>
</div>
<span class="caption" style="opacity: 1;">Wed</span>
</div>
<div class="skills_row" style="height: 254px;">
<span class="value" style="opacity: 1;">187</span>
<div class="progressbar">
<div class="progress" data-process="90%" style="height: 254px;">
<div class="before" style="border-bottom-width: 254px;"></div>
<div class="after" style="border-bottom-width: 254px;"></div>
</div>
<div class="foot"></div>
</div>
<span class="caption" style="opacity: 1;">Thu</span>
</div>
<div class="skills_row" style="height: 200px;">
<span class="value" style="opacity: 1;">147</span>
<div class="progressbar">
<div class="progress" data-process="71%" style="height: 200px;">
<div class="before" style="border-bottom-width: 200px;"></div>
<div class="after" style="border-bottom-width: 200px;"></div>
</div>
<div class="foot"></div>
</div>
<span class="caption" style="opacity: 1;">Fri</span>
</div>
<div class="skills_row" style="height: 141px;">
<span class="value" style="opacity: 1;">104</span>
<div class="progressbar">
<div class="progress" data-process="50%" style="height: 141px;">
<div class="before" style="border-bottom-width: 141px;"></div>
<div class="after" style="border-bottom-width: 141px;"></div>
</div>
<div class="foot"></div>
</div>
<span class="caption" style="opacity: 1;">Sat</span>
</div>
<div class="skills_row" style="height: 146px;">
<span class="value" style="opacity: 1;">106</span>
<div class="progressbar">
<div class="progress" data-process="51%" style="height: 146px;">
<div class="before" style="border-bottom-width: 146px;"></div>
<div class="after" style="border-bottom-width: 146px;"></div>
</div>
<div class="foot"></div>
</div>
<span class="caption" style="opacity: 1;">Sun</span>
</div>
</div>
</div>
</div>
</section>
<section class="container pad90" style="background-color: #5ea281; margin-top: -3%; display: flex;">
<div style="width: 40%; margin-left: 5%">
<h4 class="light">Commits per organization </h4>
<canvas id="myChart1" width="400" height="400"></canvas>
</div>
<div style="width: 40%; margin-left: 5%">
<h4 class="light">Commits per time of the day </h4>
<canvas id="myChart2" width="400" height="400"></canvas>
</div>
</section>
<section class="container pad90-top beige">
<div class="main">
<h4>More numbers</h4>
<h6>about Ionide and Forge</h6>
<div id="framework">
<div class="item left">
<ul>
<li>
<a>118 VSCode plugins releases</a>
<div class="line" style="transform: rotate(20deg); top: 100%;">
<div class="head"></div>
</div>
</li>
<li>
<a>180k downloads on VSCode marketplace</a>
<div class="line">
<div class="head"></div>
</div>
</li>
<li>
<a>33 740 views of ionide.io </a>
<div class="line" style="transform: rotate(-20deg); top: 0px;">
<div class="head"></div>
</div>
</li>
</ul>
</div>
<div class="item"><img src="images/scene/7.png" alt="" style="left: 0%; padding-top: 9%; transform: scale(1.5);"></div>
<div class="item right">
<ul>
<li>
<a>21 Forge releases </a>
<div class="line" style="transform: rotate(-20deg); top: 100%;">
<div class="head"></div>
</div>
</li>
<li>
<a>31 contributors </a>
<div class="line">
<div class="head"></div>
</div>
</li>
<li>
<a>1531 views of forge.run </a>
<div class="line" style="transform: rotate(20deg); top: 0px;">
<div class="head"></div>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="container pad90-top skyblue" style="padding-bottom: 45px">
<div class="main">
<h5 class="light white" style="text-transform: none; font-weight: 100"> Most contributions were done to the F# tooling projects - Ionide (cross platform editor tooling), Forge (cross platofrm F# project scaffolding and managment) and FSAC (F# language server used by Ionide, vim, emacs). <br/><br/> But not only ... </h4>
</div>
</section>
<section id="diagram_skills_2" class="container seagreen" >
<div class="main">
<div id="scene_2">
<div id="ship" style="transform: rotate(5deg);"><img src="images/scene/s1.png" alt=""></div>
<div class="wave left" style="background-position-x: 70px;"></div>
<div class="wave right" style="background-position-x: -70px;"></div>
</div>
<div style="display: flex;">
<div style="width: 40%; margin-left: 5%">
<h4 class="light white">VSCode Elm contributions </h4>
<h5 class="light white" style="position: relative; top: 43%">30 commits</h5>
<canvas id="myChart3" width="400" height="400"></canvas>
</div>
<div style="width: 40%; margin-left: 5%">
<h4 class="light white">VSCode contributions</h4>
<h5 class="light white" style="position: relative; top: 43%">7 Pull Requests </h5>
<canvas id="myChart4" width="400" height="400"></canvas>
</div>
</div>
<div id="scene_3"></div>
</div>
</section>
<section class="container pad90 cadetblue">
<div class="main">
<h4 class="light white marg0">I hope 2017 will be even better!</h4>
</div>
</section>
</article>
</main>
<!-- .site-main -->
<aside class="sidebar">
<section class="widget widget-text">
<h2 class="widget-title">About Krzysztof Cieslak</h2>
<p>Krzysztof is a F# developer and consultant, open source contributor, conference speaker</p>
</section><!-- .widget-text -->
<section class="widget widget-text">
<p><a href="http://lambdafactory.io" target="_blank"><img src="/images/banner.png" alt="Optional Banner Ad" /></a></p>
</section><!-- .widget-text-->
<section class="widget widget-recent-posts">
<h2 class="widget-title">Latest Posts</h2>
<ul class="recent-posts">
<li class="recent-item"><a href="/F-Editor-Tooling-Part1">Behind the F# editor tootling. Part 1: introduction to compilers.</a> <span>August 27, 2019</span></li>
<li class="recent-item"><a href="/Ionide-Introducing-Info-Panel">Ionide — Introducing Info Panel</a> <span>May 6, 2019</span></li>
<li class="recent-item"><a href="/Ionide-New-Hope">Ionide — A New Hope</a> <span>March 24, 2019</span></li>
<li class="recent-item"><a href="/PureScript-on-Azure-Functions">PureScript on Azure Functions</a> <span>January 12, 2019</span></li>
<li class="recent-item"><a href="/Future-of-F-Cross-platform-editor-tooling">Future of F# cross-platform editor tooling</a> <span>December 31, 2018</span></li>
</ul><!-- .recent-posts -->
</section><!-- .widget-recent-posts -->
<!--Create a sorted array of tags-->
<section class="widget widget-tags">
<h2 class="widget-title">Tags</h2>
<div class="tagcloud">
<a href="/tags/#Azure">Azure</a>
<a href="/tags/#Azure+Functions">Azure Functions</a>
<a href="/tags/#Community">Community</a>
<a href="/tags/#Compiler">Compiler</a>
<a href="/tags/#F%23">F#</a>
<a href="/tags/#FAKE">FAKE</a>
<a href="/tags/#FSharp.Compiler.Services">FSharp.Compiler.Services</a>
<a href="/tags/#Fable">Fable</a>
<a href="/tags/#JS">JS</a>
<a href="/tags/#MVP">MVP</a>
<a href="/tags/#OAuth">OAuth</a>
<a href="/tags/#Open+Source">Open Source</a>
<a href="/tags/#Paket">Paket</a>
<a href="/tags/#PureScript">PureScript</a>
<a href="/tags/#Saturn">Saturn</a>
<a href="/tags/#Serverless">Serverless</a>
<a href="/tags/#Tooling">Tooling</a>
<a href="/tags/#VS+Code">VS Code</a>
<a href="/tags/#Web">Web</a>
<a href="/tags/#Webpack">Webpack</a>
</div><!-- .tagcloud -->
</section><!-- .widget -->
<section class="widget widget-text">
<h2 class="widget-title">Contact me</h2>
<a href="https://twitter.com/k_cieslak" class="fa-twitter square fill-horizontal"><span class="screen-reader-text">Twitter</span></a>
<a href="https://github.com/Krzysztof-Cieslak" class="fa-github-alt square fill-horizontal"><span class="screen-reader-text">GitHub</span></a>
<a href="https://gitlab.com/Krzysztof-Cieslak" class="fa-gitlab square fill-horizontal"><span class="screen-reader-text">GitHub</span></a>
<a href="mailto:[email protected]" class="fa-envelope square fill-horizontal"><span class="screen-reader-text">E-Mail</span></a>
</section><!-- .widget-text -->
</aside><!-- .sidebar -->
</div>
<!-- .inner -->
</div>
<!-- .site-content -->
<footer class="site-footer">
<div class="inner">
<div class="social-links">
<a href="https://twitter.com/k_cieslak" class="fa-twitter square fill-horizontal"><span class="screen-reader-text">Twitter</span></a>
<a href="https://github.com/Krzysztof-Cieslak" class="fa-github-alt square fill-horizontal"><span class="screen-reader-text">GitHub</span></a>
<a href="https://gitlab.com/Krzysztof-Cieslak" class="fa-gitlab square fill-horizontal"><span class="screen-reader-text">GitHub</span></a>
<a href="mailto:[email protected]" class="fa-envelope square fill-horizontal"><span class="screen-reader-text">E-Mail</span></a>
<a class="fa-feed square fill-horizontal" href="/feed.xml"><span class="screen-reader-text">RSS</span></a>
</div><!-- .social-links -->
<div class="site-info">
© <a href="/">Krzysztof Cieslak</a> all rights reserved. <br />Powered by <a target="_blank" href="https://jekyllrb.com/">Jekyll</a>. BlogInn theme by <a target="_blank" href="http://justgoodthemes.com/">JustGoodThemes</a>
<a href="#top" id="top-link" class="fa-chevron-up top-link square fill-horizontal"><span class="screen-reader-text">Back to the top</span></a>
</div><!-- .site-info -->
</div><!-- .inner -->
</footer><!-- .site-footer -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.4.0/highlight.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.4.0/languages/fsharp.min.js"></script>
<script type="text/javascript" src="/js/plugins.js"></script>
<script type="text/javascript" src="/js/custom.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- Asynchronous Google Analytics snippet -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-74514389-1', 'auto');
ga('require', 'linkid', 'linkid.js');
ga('send', 'pageview');
</script>
</body>
</html>