-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
156 lines (122 loc) · 6.58 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
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ahmadnazir - Home</title>
<link rel="stylesheet" type="text/css" href="./css/default.css" />
<link rel="stylesheet" type="text/css" href="./css/syntax-highlight-default.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:900italic,900,700italic,400italic,700,400,300italic,300" />
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137857106-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-137857106-1');
</script>
</head>
<body>
<div class="header">
<div class="content">
<div class="title">
<a href="#">(map reflect shtuff)</a>
<div class="sub-title">
=> ramblings by Ahmad Nazir
</div>
</div>
<div class="links">
<a href="https://ahmadnazir.github.io/scribbles/">(scribbles)</a>
<a href="./about.html">(about)</a>
</div>
</div>
</div>
<!-- <div class="eval">
=>
</div> -->
<div id="content" class="content">
<div class="after-header">
<!-- <h2>Welcome</h2> -->
<!-- <img src="/images/haskell-logo.png" style="float: right; margin: 10px;" /> -->
<!-- <p>Welcome to my blog!</p>
<p>I've reproduced a list of recent posts here for your reading pleasure:</p>
<h2>Posts</h2> -->
<ul class="post-list">
<li class="post-item">
<a href="./posts/2019-03-05-penneo-signed-document/post.html">A closer look at documents signed with Penneo</a> <div class="info">March 5, 2019</div>
</li>
<li class="post-item">
<a href="./posts/2019-01-16-2018-year-in-review/post.html">2018 in retrospect</a> <div class="info">January 16, 2019</div>
</li>
<li class="post-item">
<a href="./posts/2018-03-06-2017-birds-eye-view/post.html">2017 - A Bird's Eye View</a> <div class="info">March 6, 2018</div>
</li>
<li class="post-item">
<a href="./posts/2018-02-17-using-private-jars-clojure/post.html">Using private jars in Clojure</a> <div class="info">February 17, 2018</div>
</li>
<li class="post-item">
<a href="./posts/2017-11-16-2-pine/post.html">Build me a DSL for great good [2]</a> <div class="info">November 16, 2017</div>
</li>
<li class="post-item">
<a href="./posts/2017-07-13-pine/post.html">Build me a DSL for great good [1]</a> <div class="info">July 13, 2017</div>
</li>
<li class="post-item">
<a href="./posts/2017-07-11-focusing-on-what-matters/post.html">Focusing on *what* matters</a> <div class="info">July 11, 2017</div>
</li>
<li class="post-item">
<a href="./posts/2017-04-02-classifying-problems.md/post.html">Computational Problems: Easy to Impossible</a> <div class="info">April 2, 2017</div>
</li>
<li class="post-item">
<a href="./posts/2017-03-04-chain-background-processes-cli/post.html">Chaining background processes in the shell</a> <div class="info">March 4, 2017</div>
</li>
<li class="post-item">
<a href="./posts/2017-02-07-trust-self-signed-certificate/post.html">Trust a self signed certificate in Debian</a> <div class="info">February 7, 2017</div>
</li>
<li class="post-item">
<a href="./posts/2016-11-03-load-shell-faster/post.html">Load the shell faster</a> <div class="info">November 3, 2016</div>
</li>
<li class="post-item">
<a href="./posts/2016-06-24-accessing-private-repos-in-docker/post.html">Cloning private repositories inside docker</a> <div class="info">June 24, 2016</div>
</li>
<li class="post-item">
<a href="./posts/2016-04-15-enable-finger-print-reader/post.html">Setup the fingerprint reader on Lenovo X1 Carbon on Ubuntu 14.04</a> <div class="info">April 15, 2016</div>
</li>
<li class="post-item">
<a href="./posts/2016-04-06-reset-usb/post.html">Fix a non-responsive USB on Ubuntu 14.04</a> <div class="info">April 6, 2016</div>
</li>
<li class="post-item">
<a href="./posts/2016-03-02-debugging-slow-emacs/post.html">Debugging a slow emacs</a> <div class="info">March 2, 2016</div>
</li>
<li class="post-item">
<a href="./posts/2015-06-23-ssh-tunnels/post.html">Accessing remote services using SSH Tunnels</a> <div class="info">June 23, 2015</div>
</li>
</ul>
<!--
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p> -->
</div>
</div>
<div class="footer">
<div class="links">
<!-- <a href="/archive.html">Archive</a> -->
<a href="https://ahmadnazir.github.io/atom.xml" target="_blank">
<i class="fas fa-2x fa-rss-square"></i>
</a>
<a href="https://github.com/ahmadnazir" target="_blank">
<i class="fab fa-2x fa-github-square"></i>
</a>
<a href="https://www.linkedin.com/in/ahmad-raja-052a3a3" target="_blank">
<i class="fab fa-2x fa-linkedin"></i>
</a>
<a href="https://twitter.com/ahmadnazir" target="_blank">
<i class="fab fa-2x fa-twitter-square"></i>
</a>
<a href="mailto:[email protected]">
<i class="fas fa-2x fa-envelope-square"></i>
</a>
</div>
<!-- Powered by <a href="http://jaspervdj.be/hakyll">Hakyll</a> -->
</div>
</body>
</html>