-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
241 lines (197 loc) · 11.7 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Poorly Written Notes</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,700&family=Inter:wght@400;500;600;700;800&display=swap">
<link rel="stylesheet" href="/assets/built/screen.css?v=3136f4d608">
<link rel="icon" href="/favicon.png" type="image/png" />
<link rel="canonical" href="https://ipcamit.github.io/" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Poorly Written Notes" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Poorly Written Notes" />
<meta property="og:url" content="https://ipcamit.github.io/" />
<meta property="article:publisher" content="https://www.facebook.com/ghost" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Poorly Written Notes" />
<meta name="twitter:url" content="https://ipcamit.github.io/" />
<meta name="twitter:site" content="@ghost" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"publisher": {
"@type": "Organization",
"name": "Poorly Written Notes",
"url": "https://ipcamit.github.io/",
"logo": {
"@type": "ImageObject",
"url": "https://ipcamit.github.io/content/images/2022/03/benzene-svgrepo-com.svg",
"width": 60,
"height": 60
}
},
"url": "https://ipcamit.github.io/",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://ipcamit.github.io/"
}
}
</script>
<meta name="generator" content="Ghost 4.35" />
<link rel="alternate" type="application/rss+xml" title="Poorly Written Notes" href="https://ipcamit.github.io/rss/" />
<script defer src="/public/cards.min.js?v=3136f4d608"></script>
<link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=3136f4d608">
<!DOCTYPE html>
<!-- KaTeX requires the use of the HTML5 doctype. Without it, KaTeX may not render properly -->
<html>
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/katex.min.css" integrity="sha384-MlJdn/WNKDGXveldHDdyRP1R4CTHr3FeuDNfhsLPYrq2t0UBkUdK2jyTnXPEK1NQ" crossorigin="anonymous">
<!-- The loading of KaTeX is deferred to speed up page rendering -->
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/katex.min.js" integrity="sha384-VQ8d8WVFw0yHhCk5E8I86oOhv48xLpnDZx5T9GogA/Y84DcCKWXDmSDfn13bzFZY" crossorigin="anonymous"></script>
<!-- To automatically render math in text elements, include the auto-render extension: -->
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>
</head>
</html><style>:root {--ghost-accent-color: #3465a4;}</style>
</head>
<body class="home-template is-head-b--a_n">
<div class="gh-site">
<header id="gh-head" class="gh-head gh-outer">
<div class="gh-head-inner gh-inner">
<div class="gh-head-brand">
<a class="gh-head-logo" href="https://ipcamit.github.io">
<img src="https://ipcamit.github.io/content/images/2022/03/benzene-svgrepo-com.svg" alt="Poorly Written Notes">
</a>
<button class="gh-burger"></button>
</div>
<nav class="gh-head-menu">
<ul class="nav">
<li class="nav-home nav-current"><a href="https://ipcamit.github.io/">Home</a></li>
<li class="nav-me"><a href="https://ipcamit.github.io/me/">Me</a></li>
</ul>
</nav>
<!-- <div class="gh-head-actions">
<a class="gh-head-btn" href="#/portal/signup" data-portal="signup">
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M3.33332 3.33334H16.6667C17.5833 3.33334 18.3333 4.08334 18.3333 5.00001V15C18.3333 15.9167 17.5833 16.6667 16.6667 16.6667H3.33332C2.41666 16.6667 1.66666 15.9167 1.66666 15V5.00001C1.66666 4.08334 2.41666 3.33334 3.33332 3.33334Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18.3333 5L9.99999 10.8333L1.66666 5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg> Subscribe
</a>
</div>
--!>
</div>
</header>
<main id="gh-main" class="gh-main gh-outer">
<div class="gh-inner">
<article class="gh-latest gh-card post no-image">
<a class="gh-card-link" href="/setting-up-clojure-and-scimutils-as-an-absolute-beginner/">
<header class="gh-card-header">
<div class="gh-article-meta">
<span class="gh-card-date">Latest — <time datetime="2022-08-22">Aug 22, 2022</time></span>
</div>
<h2 class="gh-article-title gh-card-title">Setting up Clojure and SCIMUtils as an absolute beginner</h2>
</header>
<p class="gh-article-excerpt">Clojure setupSo recently I was starting up on Clojure for SCIMUtils library, which is an excellent port of original scimutils written in MIT-Scheme. Clojure version provides overall better documentation and tooling experience than the Scheme version. However Clojure is bit more eccentric for my taste and I was having hard</p>
<footer class="gh-card-meta">
<span class="gh-card-meta-wrapper">
<span class="gh-card-duration">3 min read</span>
</span>
</footer>
</a>
</article>
<div class="gh-wrapper">
<section class="gh-section">
<h2 class="gh-section-title">Previously on Poorly Written Notes ...</h2>
<div class="gh-feed">
<article class="gh-card post no-image">
<a class="gh-card-link" href="/automatic-differentiation/">
<header class="gh-card-header">
<h2 class="gh-card-title">Automatic Differentiation</h2>
</header>
<div class="gh-card-excerpt">This is a small presentation I gave in lab meeting, introducing principles of automatic differentiation. Among various AD frameworks, Autograd, Autodiff, and Enzyme were benchmarked over Stillinger-Weber potential of Si atoms. Stillinger-Weber was chosen as most benchmarks and frameworks focus on traditional linear algebra kind problems, where as I am</div>
<footer class="gh-card-meta">
<time class="gh-card-date" datetime="2022-03-04">Mar 4, 2022</time>
—
<span class="gh-card-meta-wrapper">
<span class="gh-card-duration">1 min read</span>
</span>
</footer>
</a>
</article> </div>
<button class="gh-loadmore gh-btn">Load more issues</button>
</section>
<!--
<aside class="gh-sidebar">
<section class="gh-section">
<h2 class="gh-section-title">About</h2>
<div class="gh-about">
<img class="gh-about-icon" src="https://ipcamit.github.io/content/images/2022/03/benzene-svgrepo-com.png" alt="Poorly Written Notes">
<section class="gh-about-wrapper">
<h3 class="gh-about-title">Poorly Written Notes</h3>
</section>
</div>
<div class="gh-signup">
<p class="gh-signup-description">Sign up now to get access to the library of members-only issues.</p>
<a class="gh-subscribe-input" href="#/portal/signup" data-portal="signup">
<div class="gh-subscribe-input-text">
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M3.33332 3.33334H16.6667C17.5833 3.33334 18.3333 4.08334 18.3333 5.00001V15C18.3333 15.9167 17.5833 16.6667 16.6667 16.6667H3.33332C2.41666 16.6667 1.66666 15.9167 1.66666 15V5.00001C1.66666 4.08334 2.41666 3.33334 3.33332 3.33334Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18.3333 5L9.99999 10.8333L1.66666 5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg> jamie@example.com
</div>
<div class="gh-subscribe-input-btn">Subscribe</div>
</a>
</div>
</section>
--!>
<!--
<section class="gh-section">
<h3 class="gh-section-title">Topics</h3>
<div class="gh-topic">
</div>
</section>
--!>
</aside>
</div>
</div>
</main>
<!--
<div class="gh-subscribe">
<div class="gh-outer">
<section class="gh-subscribe-inner">
<h3 class="gh-subscribe-title">Subscribe to Poorly Written Notes</h3>
<div class="gh-subscribe-description">Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.</div>
<a class="gh-subscribe-input" href="#/portal/signup" data-portal="signup">
<div class="gh-subscribe-input-text">
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M3.33332 3.33334H16.6667C17.5833 3.33334 18.3333 4.08334 18.3333 5.00001V15C18.3333 15.9167 17.5833 16.6667 16.6667 16.6667H3.33332C2.41666 16.6667 1.66666 15.9167 1.66666 15V5.00001C1.66666 4.08334 2.41666 3.33334 3.33332 3.33334Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18.3333 5L9.99999 10.8333L1.66666 5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg> jamie@example.com
</div>
<div class="gh-subscribe-input-btn">Subscribe</div>
</a>
</section>
</div>
</div>
--!>
<footer class="gh-foot gh-outer">
<div class="gh-foot-inner gh-inner">
<div class="gh-copyright">
Poorly Written Notes © 2022
</div>
<nav class="gh-foot-menu">
</nav>
<div class="gh-powered-by">
<a href="https://ghost.org/" target="_blank" rel="noopener">Powered by Ghost</a>
</div>
</div>
</footer>
</div>
<script src="/assets/built/main.min.js?v=3136f4d608"></script>
</body>
</html>