-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblogs.html
More file actions
208 lines (179 loc) · 7.7 KB
/
Copy pathblogs.html
File metadata and controls
208 lines (179 loc) · 7.7 KB
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
<!DOCTYPE html>
<html lang="en"
xmlns:og="http://ogp.me/ns#"
xmlns:fb="https://www.facebook.com/2008/fbml">
<head>
<title>Angold-4 Organization</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="images/favicon.png" rel="icon">
<link rel="canonical" href=".">
<meta name="author" content="Angold Wang" />
<meta property="og:site_name" content="Angold-4" />
<!-- <meta property="og:type" content="article"/> -->
<meta property="og:title" content="Angold-4 Organization"/>
<meta property="og:url" content="."/>
<!-- Bootstrap -->
<link rel="stylesheet" href="./theme/css/bootstrap.flatly.min.css" type="text/css"/>
<link href="./theme/css/font-awesome.min.css" rel="stylesheet">
<!-- <link href="https://cdnjs.cloudflare.com/ajax/libs/typicons/2.0.9/typicons.min.css" rel="stylesheet"> -->
<link href="./theme/css/pygments/monokai.css" rel="stylesheet">
<link rel="stylesheet" href="./theme/css/style.css" type="text/css"/>
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- <script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script> -->
<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="./" class="navbar-brand">
<img src="./images/logo.png" width="32"/> Angold4 </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="./about.html">About</a>
<li class = "active"><a href="./blogs.html">Blogs</a>
<li><a href="./projects.html">Projects</a>
</ul>
<ul class="nav navbar-nav navbar-right">
<li> <a title="Youtube" href="https://www.youtube.com/channel/UC3ZAjh2LHhm-FrgxgBtgMzQ" target="_new"><i class="fa fa-youtube"></i> Youtube</a>
</li>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<section id="content" class="body">
<h1 class="entry-title">Blogs</h1>
<div class="entry-content">
<div class="container showcase">
<!-- START SHOWCASE -->
<!-- AUTO-GENERATED BY GENERATE-SCHEDULE SCRIPT -->
<!-- ANY MODIFICATIONS WILL BE OVERWRITTEN -->
<div class="row" id="project-ctes">
<div class="col-sm-3">
<a href="./OSDI/index.html"><img src="./images/Blog.jpg"></a>
</div>
<div class="col-sm-9">
<h3><a href="./bs/index.html">bs</a></h3>
<b>Contributor(s):</b>
<a href="https://github.com/Angold-4">Angold Wang</a>
<BR/>
<b>Source Repository:</b> <a href="https://github.com/Angold-4/bs">https://github.com/Angold-4/bs</a>
<p>Angold's Blogs :) Thoughts come and go in a hurry, occasionally stopping here.</p>
</div>
</div>
<div class="row" id="project-ctes">
<div class="col-sm-3">
<a href="./OSDI/index.html"><img src="./OSDI/Chapter/Chapter1/Sources/gnu_and_linux.png"></a>
</div>
<div class="col-sm-9">
<h3><a href="./OSDI/index.html">OSDI</a></h3>
<b>Contributor(s):</b>
<a href="https://github.com/Angold-4">Angold Wang</a>
<BR/>
<b>Source Repository:</b> <a href="https://github.com/Angold-4/OSDI">https://github.com/Angold-4/OSDI</a>
<p>"Operating System Design and Implementation, so-called "The Minix Book", this repo contains my notes while reading the book.</p>
</div>
</div>
<div class="row" id="project-ctes">
<div class="col-sm-3">
<a href="./ds/index.html"><img src="./ds/docs/lectures/Sources/replicacon.png"></a>
</div>
<div class="col-sm-9">
<h3><a href="./ds/index.html">ds</a></h3>
<b>Contributor(s):</b>
<a href="https://github.com/Angold-4">Angold Wang</a>
<BR/>
<b>Source Repository:</b> <a href="https://github.com/Angold-4/ds">https://github.com/Angold-4/ds</a>
<p>This part of notes contains some of my notes of studying <b>Distributed Systems</b>. Like notes for MIT.6.824 and some famous distributed systems papers</p>
</div>
</div>
<div class="row" id="project-ctes">
<div class="col-sm-3">
<a href="./os/index.html"><img src="./os/docs/lectures/Sources/ukmode.png"></a>
</div>
<div class="col-sm-9">
<h3><a href="./os/index.html">os</a></h3>
<b>Contributor(s):</b>
<a href="https://github.com/Angold-4">Angold Wang</a>
<BR/>
<b>Source Repository:</b> <a href="https://github.com/Angold-4/os">https://github.com/Angold-4/os</a>
<p>Another collection of my interests - <b>Operating Systems</b>.</p>
</div>
</div>
<div class="row" id="project-ctes">
<div class="col-sm-3">
<a href="./cs/index.html"><img src="./cs/docs/lectures/Sources/runtime.png"></a>
</div>
<div class="col-sm-9">
<h3><a href="./cs/index.html">cs</a></h3>
<b>Contributor(s):</b>
<a href="https://github.com/Angold-4">Angold Wang</a>
<BR/>
<b>Source Repository:</b> <a href="https://github.com/Angold-4/cs">https://github.com/Angold-4/cs</a>
<p>This part of notes are all about <b>Compilers</b>.</p>
</div>
</div>
<div class="row" id="project-ctes">
<div class="col-sm-3">
<a href="./Webinar/index.html"><img src="./images/banner.jpg"></a>
</div>
<div class="col-sm-9">
<h3><a href="./Webinar/index.html">Webinar</a></h3>
<b>Contributor(s):</b>
<a href="https://github.com/Angold-4">Angold Wang</a>,
<a href="https://github.com/fds-1">Shuo Feng</a>
<BR/>
<b>Source Repository:</b> <a href="https://github.com/a4org/Webinar">https://github.com/a4org/Webinar</a>
<p>Collection of All Previous A4 Webinar slides :)</p>
</div>
</div>
</section>
</div>
</div>
</div>
<footer>
<div class="well well-lg" id="footer-well">
<div class="container">
<div class="row">
<div class="col-xs-6">
<a href="https://angold4.org" title="Angold-4 Organization" class="image-link"><img src="./images/logo.png" class="cmudb-logo" /></a>
</div>
<div class="col-xs-6">
<p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#">Back to top</a></p>
</div>
</div>
</div>
</div>
</footer>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="./theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="./theme/js/respond.min.js"></script>
<!-- Fix scrolling issues to internal HREFs that get positioned behind navbar -->
<!-- http://stackoverflow.com/questions/10732690/offsetting-an-html-anchor-to-adjust-for-fixed-header -->
<script src="./theme/js/href_scroll.js"></script>
<!-- You know what this is and you know what he did to me... -->
<script src="./theme/js/tim-kraska-betrayed-me.js"></script>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-4067813-19"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-4067813-19');
</script>
<!-- End Google Analytics Code -->
</body>
</html>