207 lines
8.2 KiB
HTML
Raw Normal View History

2014-11-24 22:52:53 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>A propos</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="wxcafé">
<link rel="icon" type="image/png" href="//wxcafe.net/theme/img/favicon.ico">
<!-- Le styles -->
2015-09-03 19:58:32 +02:00
<link rel="stylesheet" href="//wxcafe.net/theme/css/extra.css" type="text/css" />
2014-11-24 22:52:53 +01:00
<link rel="stylesheet" href="//wxcafe.net/theme/css/bootstrap.css" type="text/css" />
2015-09-03 19:58:32 +02:00
<link href='http://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
2014-11-24 22:52:53 +01:00
<script type="text/javascript">
/* <![CDATA[ */
(function() {
var s = document.createElement('script');
var t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = '//api.flattr.com/js/0.6/load.js?'+
'mode=auto&uid=wxcafe&button=compact&popout=0';
t.parentNode.insertBefore(s, t);
})();
/* ]]> */
</script> <!-- flattr button loader -->
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}
.tag-1 {
font-size: 13pt;
}
.tag-2 {
font-size: 10pt;
}
.tag-2 {
font-size: 8pt;
}
.tag-4 {
font-size: 6pt;
}
</style>
<link href="//wxcafe.net/theme/css/bootstrap-responsive.css" rel="stylesheet">
<link href="//wxcafe.net/theme/css/font-awesome.css" rel="stylesheet">
<link href="//wxcafe.net/theme/css/pygments.css" rel="stylesheet">
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="//wxcafe.net/theme/images/favicon.ico">
<link href="//wxcafe.net/feeds/feed.rss.xml" type="application/atom+xml" rel="alternate" title="Wxcafé RSS Feed" />
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
2015-09-03 19:58:32 +02:00
<span class="icon-bar"></span>
2014-11-24 22:52:53 +01:00
</a>
<a class="brand" href="//wxcafe.net/index.html">Wxcafé </a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="//wxcafe.net/archives.html"><i class="icon-th-list"></i> Archives</a></li>
<li><a href="//wxcafe.net/pages/about/">A propos</a></li>
<li class="divider-vertical"></li>
<ul class="nav pull-right">
</ul>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="span9" id="content">
<section id="content" class="body">
<h1 class="entry-title">A propos</h1>
2015-09-03 19:58:32 +02:00
<h2>Wxcafé, c&rsquo;est moi.</h2>
<p>Je m&rsquo;appelle Clément Hertling, je suis né en 1995, et je suis étudiant en DUT a<a href="http://www.u-pec.fr">Paris 12 (UPEC)</a>. Je vis actuellement a Villejuif, près de
Paris, en France.</p>
<p>Je suis enthousiaste dès qu&rsquo;il s&rsquo;agit de jouer avec des ordinateurs, que ce soit
avec des systèmes d&rsquo;exploitations (et particulièrement les UNIX-like : Linux,
*BSD, OS X, Plan 9, &hellip;), mais aussi avec le réseau et son administration
(principalement couches 2 et 3, routage et commutation).<br />
Je suis aussi intéressé par le hardware, que ce soit de l&rsquo;embarqué ou bien des
serveurs, et dans une moindre mesure par l&rsquo;électronique. Je fais un peu (et de
plus en plus) de programmation, principalement en python et en Rust. Je
m&rsquo;intéresse beaucoup a la théorie de la programmation, toutefois, et notamment
de plus en plus a la programmation fonctionnelle et a la théorie des types.<br />
On peut probablement en conclure que j&rsquo;aime travailler avec la technologie.
J&rsquo;aime aussi écrire a propos de ce que je fais, et de mes pensées sur la
technologie en général, et c&rsquo;est ce que je fais (parfois) ici.</p>
<p>Vous pouvez aussi me lire sur Twitter. Les liens sont dans la
barre a droite. Si vous voulez me rencontrer en vrai, vous pouvez m&rsquo;envoyer un
2014-11-24 22:52:53 +01:00
email.</p>
2015-09-03 19:58:32 +02:00
<h2>Wxcafé, that&rsquo;s me.</h2>
<p>I&rsquo;m Clément Hertling, I was born in 1995, and I&rsquo;m a student in a technical
formation at <a href="http://www.u-pec.fr">Paris 12 (UPEC)</a>. I live in Villejuif, near
Paris, France.</p>
<p>I&rsquo;m pretty enthusiastic when it&rsquo;s about playing with computers, whether that
means operating systems (and more specifically UNIX-like OSes : Linux, *BSD,
OS X, Plan 9, &hellip;), or networks and their administration (generally speaking,
layer 2 and 3, routing and switching).<br />
I&rsquo;m also interested in hardware, be it embedded systems or servers, and to a
smaller extent in electronics. I also do a bit of (but more and more)
programming, mostly in python and Rust. I&rsquo;m very interested in CS theory,
though, and very much so in functionnal programming and type theory.<br />
You could conclude that I like tech, and working in this domain. I also enjoy
writing about what I do and about my ideas on tech in general, and that&rsquo;s what I
(sometimes) do here.</p>
<p>You can also read my thoughts on twitter. The links are in the sidebar. If you
want to meet me, you can send me an email.</p>
2014-11-24 22:52:53 +01:00
</section>
</div><!--/span-->
<div class="span3 well sidebar-nav" id="sidebar">
<ul class="nav nav-list">
<!-- Categories links -->
<li class="nav-header"><h4><i class="icon-folder-close icon-large"></i> Categories</h4></li>
<li>
<a href="//wxcafe.net/category/hacking/">
<i class="icon-folder-open icon-large"></i>Hacking
</a>
</li>
<li>
2015-09-03 19:58:32 +02:00
<a href="//wxcafe.net/category/note/">
<i class="icon-folder-open icon-large"></i>Note
2014-11-24 22:52:53 +01:00
</a>
</li>
<li>
<a href="//wxcafe.net/category/oses/">
<i class="icon-folder-open icon-large"></i>OSes
</a>
</li>
<li>
<a href="//wxcafe.net/category/ranting/">
<i class="icon-folder-open icon-large"></i>Ranting
</a>
</li>
<li>
2015-09-03 19:58:32 +02:00
<a href="//wxcafe.net/category/tutoriel/">
<i class="icon-folder-open icon-large"></i>Tutoriel
2014-11-24 22:52:53 +01:00
</a>
</li>
<li>
2015-09-03 19:58:32 +02:00
<a href="//wxcafe.net/category/vidya-games/">
<i class="icon-folder-open icon-large"></i>Vidya Games
2014-11-24 22:52:53 +01:00
</a>
</li>
<hr>
<!-- Social links -->
<li class="nav-header"><h4><i class="icon-exchange"></i> social</h4></li>
<a class="FlattrButton" style="display:none;"
title="//wxcafe.net"
style="padding-top: 10px;"
rel="flattr;
url://wxcafe.net;
title://wxcafe.net;
button:compact;
popout:0;
uid:wxcafe;
category:blog;"
href="//wxcafe.net">flattr</a>
<li><a href="https://twitter.com/wxcafe"><i class="icon-twitter icon-large"></i> Twitter</a></li>
<li><a href="https://github.com/wxcafe"><i class="icon-github icon-large"></i> Github</a></li>
<li><a href="mailto://wxcafe@wxcafe.net"><i class="icon-envelope icon-large"></i> Email</a></li>
2015-09-03 19:58:32 +02:00
<li><a href="https://pub.wxcafe.net/wxcafe.asc"><i class="icon-key icon-large"></i> Gpg</a></li>
<li><a href="https://www.openstreetmap.org/relation/105146"><i class="icon-map-marker icon-large"></i> IRL</a></li>
2014-11-24 22:52:53 +01:00
<hr>
<!-- Links -->
<li class="nav-header"><h4><i class="icon-external-link"></i> Links</h4></li>
<li><a href="https://github.com/wxcafe/blog-source"><i class="icon-code icon-large "></i> Source!</a></li>
<li><a href="http://git.wxcafe.net"><i class="icon-github-sign icon-large "></i> Public Git</a></li>
<hr>
<!--- RSS feed -->
<li class="nav-header"><h4><i class="icon-rss"></i> feeds</h4></li>
<li><a href="//wxcafe.net/feeds/feed.rss.xml" rel="alternate"><i class="icon-bookmark-empty icon-large"></i> RSS</a></li>
<li><a href="//wxcafe.net/feeds/feed.atom.xml" rel="alternate"><i class="icon-bookmark-empty icon-large"></i> Atom</a></li>
</ul> </div><!--/.well -->
</div><!--/row-->
<hr>
<footer>
<address id="about">
Proudly powered by <a href="http://pelican.notmyidea.org/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.<br />
Powered by <a href="https://github.com/getpelican/pelican-themes/tree/master/bootstrap2">bootstrap2</a> theme, thanks!
</address>
</footer>
</div><!--/.fluid-container-->
</body>
</html>