forked from HubPress/hubpress.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
164 lines (118 loc) · 7.31 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>> Systems</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Composite research from an undergraduate perspective.">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="> Systems">
<meta name="twitter:description" content="Composite research from an undergraduate perspective.">
<meta property="og:type" content="article">
<meta property="og:title" content="> Systems">
<meta property="og:description" content="Composite research from an undergraduate perspective.">
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="/apple-touch-icon-precomposed.png" rel="apple-touch-icon">
<link rel="stylesheet" type="text/css" href="http://hobbes.io/themes/uno/assets/css/uno.css?v=1.0.0" />
<link rel="canonical" href="http://hobbes.io" />
<meta name="generator" content="Ghost ?" />
<link rel="alternate" type="application/rss+xml" title="> Systems" href="http://hobbes.io/rss" />
</head>
<body class="home-template no-js">
<span class="mobile btn-mobile-menu">
<i class="icon icon-list btn-mobile-menu__icon"></i>
<i class="icon icon-x-circle btn-mobile-close__icon hidden"></i>
</span>
<header class="panel-cover " style="background-image: url(http://s16.postimg.org/6uf3jpfc5/cover3.jpg)">
<div class="panel-main">
<div class="panel-main__inner panel-inverted">
<div class="panel-main__content">
<a href="http://hobbes.io" title="link to homepage for > Systems"><img src="http://s2.postimg.org/8devgg20p/cover.jpg" width="80" alt="> Systems logo" class="panel-cover__logo logo" /></a>
<h1 class="panel-cover__title panel-title"><a href="http://hobbes.io" title="link to homepage for > Systems">> Systems</a></h1>
<hr class="panel-cover__divider" />
<p class="panel-cover__description">Composite research from an undergraduate perspective.</p>
<hr class="panel-cover__divider panel-cover__divider--secondary" />
<div class="navigation-wrapper">
<nav class="cover-navigation cover-navigation--primary">
<ul class="navigation">
<li class="navigation__item"><a href="/#blog" title="link to > Systems blog" class="blog-button">Blog</a></li>
</ul>
</nav>
<nav class="cover-navigation navigation--social">
<ul class="navigation">
<!-- Twitter -->
<li class="navigation__item">
<a href="https://www.facebook.com/robbie.gifford.790" title="Facebook account">
<i class='icon icon-social-facebook'></i>
<span class="label">Facebook</span>
</a>
</li>
<!-- Github -->
<li class="navigation__item">
<a href="https://github.com/RobertGiff/" title="Github account">
<i class='icon icon-social-github'></i>
<span class="label">Github</span>
</a>
</li>
</li>
<!-- Email -->
<li class="navigation__item">
<a href="mailto:robertgif@gmail.com" title="Email robertgif@gmail.com">
<i class='icon icon-mail'></i>
<span class="label">Email</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="panel-cover--overlay"></div>
</div>
</header>
<div class="content-wrapper">
<div class="content-wrapper__inner">
<div class="main-post-list">
<ol class="post-list">
<li>
<h2 class="post-list__post-title post-title"><a href="http://hobbes.io/2015/02/27/Prints-and-Directories.html" title="link to Prints and Directories">Prints and Directories</a></h2>
<p class="excerpt">We’ve got words \(^ . ^)/ Thats right. We have printf statements. rumpuser_dprintf statements to be exact. [Top left box] Prints everytime the program fetches memory from the system What does this mean? All computer programs have a standard output. For software that does not have a GUI, Graphical User…</p>
<div class="post-list__meta"><time datetime="27 Feb 2015" class="post-list__meta--date date">27 Feb 2015</time> • <span class="post-list__meta--tags tags"></span></div>
<hr class="post-list__divider" />
</li>
<li>
<h2 class="post-list__post-title post-title"><a href="http://hobbes.io/2015/02/12/The-Goal.html" title="link to The Goal">The Goal</a></h2>
<p class="excerpt">Over the next serveral months I will be using this blog to record my progress on implementing NetBSD rump kernels into the Composite operating system. Composite? Composite is a component based OS that has been under development since 2008 by Professor Gabriel Parmer and his research team. It currently serves…</p>
<div class="post-list__meta"><time datetime="12 Feb 2015" class="post-list__meta--date date">12 Feb 2015</time> • <span class="post-list__meta--tags tags"></span></div>
<hr class="post-list__divider" />
</li>
</ol>
<hr class="post-list__divider " />
<nav class="pagination" role="navigation">
<span class="pagination__page-number">Page 1 of 1</span>
</nav>
</div>
<footer class="footer">
<span class="footer__copyright">© 2015. All rights reserved.</span>
<span class="footer__copyright"><a href="http://uno.daleanthony.com" title="link to page for Uno Ghost theme">Uno theme</a> by <a href="http://daleanthony.com" title="link to website for Dale-Anthony">Dale-Anthony</a></span>
<span class="footer__copyright">Proudly published with <a href="http://hubpress.io" title="link to Hubpress website">Hubpress</a></span>
</footer>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script>
<script type="text/javascript" src="http://hobbes.io/themes/uno/assets/js/main.js?v=1.0.0"></script>
<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-59730416-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>