This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhyper.dev.html
107 lines (67 loc) · 6.1 KB
/
hyper.dev.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="alternate" type="application/rss+xml" title="hyper.dev" href="https://hyper.dev/feed.xml" />
<link rel="stylesheet" href="/static/normalize.css">
<link rel="stylesheet" href="/static/fonts/texgyrepagella-regular/stylesheet.css">
<link rel="stylesheet" href="/static/fonts/leaguegothic.css">
<link rel="stylesheet" href="/static/styles.css">
<title>welcome to hyper.dev...</title>
</head>
<body>
<div id="background">
<video autoplay loop poster="/static/video/poster.jpeg">
<source src="/static/video/space.mp4" type="video/mp4"/>
<source src="/static/video/space.webm" type="video/webm"/>
</video>
</div>
<div id="overlay">
</div>
<div id="root" class="index">
<h1><a href="https://hyper.dev">hyper.dev</a></h1>
<ul>
<li><a href="https://hyper.dev/blog/on-the-road-to-babelia.html">2019/11/15 - On the road the guile-babelia</a></li>
<li><a href="https://hyper.dev/blog/fuzzbuzz-hash-algorithm.html">2019/11/12 - FuzzBuzz Hash Algorithm</a></li>
<li><a href="https://hyper.dev/blog/fuzzbuzz.html">2019/11/10 - DIY approximate string matching (fuzzbuzz)</a></li>
<li><a href="https://hyper.dev/blog/foundationdb-afpyro-talk.html">2019/10/07 - FoundationDB</a></li>
<li><a href="https://hyper.dev/blog/state-of-scheme-in-the-browser-in-2019.html">2019/10/04 - State of Scheme in the Browser</a></li>
<li><a href="https://hyper.dev/blog/sparql-to-nstore.html">2019/07/07 - SPARQL to Scheme Generic Tuple Store (nstore)</a></li>
<li><a href="https://hyper.dev/blog/past-present-future.html">2019/06/30 - Past, Present, and Future</a></li>
<li><a href="https://hyper.dev/blog/generic-tuple-store.html">2019/06/16 - Generic Tuple Store</a></li>
<li><a href="https://hyper.dev/blog/functional-database-versioned-generic-tuple-store.html">2019/06/15 - Functional Database: Versioned Generic Tuple Store</a></li>
<li><a href="https://hyper.dev/blog/multi-model-database.html">2019/06/12 - On the road to a multi-model database</a></li>
<li><a href="https://hyper.dev/blog/je-suis-une-bande-ethic-a-moi-tout-seul-2018-2019.html">2019/06/06 - Je suis une bande éthic à moi tout seul 2018/2019</a></li>
<li><a href="https://hyper.dev/blog/moving-to-hyper-dev.html">2019/06/02 - New domain</a></li>
<li><a href="https://hyper.dev/blog/comment-choisir-une-base-de-donnee.html">2019/02/01 - Comment choisir une base de donnee?</a></li>
<li><a href="https://hyper.dev/blog/sql-is-the-orm-killer.html">2018/09/28 - SQL is the ORM killer</a></li>
<li><a href="https://hyper.dev/blog/comment-on-justifie-un-orm.html">2018/09/24 - Comment on justifie un ORM ?</a></li>
<li><a href="https://hyper.dev/blog/a-graph-based-movie-recommender-engine-using-guile-scheme.html">2018/01/01 - A Graph-Based Movie Recommender Engine Using Guile Scheme</a></li>
<li><a href="https://hyper.dev/blog/je-suis-une-bande-ethic-a-moi-tout-seul.html">2018/01/01 - Je suis une bande éthic à moi tout seul</a></li>
<li><a href="https://hyper.dev/blog/a-work-in-progress.html">2018/01/01 - a work in progress</a></li>
<li><a href="https://hyper.dev/blog/gnu-guile-ffi.html">2018/01/01 - Getting Started With Guile Dynamic Foreign Function Interface</a></li>
<li><a href="https://hyper.dev/blog/diy-ai.html">2017/01/01 - Do It Yourself: an artificial intelligence</a></li>
<li><a href="https://hyper.dev/blog/diy-a-search-engine-in-gnu-guile.html">2017/01/01 - Do It Yourself: a search engine in Scheme Guile</a></li>
<li><a href="https://hyper.dev/blog/api-cognitive-load.html">2017/01/01 - API cognitive load</a></li>
<li><a href="https://hyper.dev/blog/en-avant-le-web-avec-python.html">2017/01/01 - En avant le web avec Python 3</a></li>
<li><a href="https://hyper.dev/blog/c-est-jamais-fini.html">2017/01/01 - C'est jamais fini!</a></li>
<li><a href="https://hyper.dev/blog/getting-started-with-modern-frontend-webdev-development.html">2017/01/01 - Getting Started With State of the Art Frontend Development</a></li>
<li><a href="https://hyper.dev/blog/ccc.html">2016/01/01 - Code Crafting Codex</a></li>
<li><a href="https://hyper.dev/blog/feedback-client-sur-la-creation-de-la-terre.html">2016/01/01 - Feedback client sur la création de la Terre</a></li>
<li><a href="https://hyper.dev/blog/getting-started-with-guile-wiredtiger.html">2016/01/01 - Getting started with guile-wiredtiger</a></li>
<li><a href="https://hyper.dev/blog/getting-started-with-guile-parser-combinators.html">2016/01/01 - Getting started with Guile Parser Combinators</a></li>
<li><a href="https://hyper.dev/blog/getting-started-with-guile-uav-database.html">2016/01/01 - Getting started with guile UAV database</a></li>
<li><a href="https://hyper.dev/blog/somewhat-relational-database-library-using-wiredtiger.html">2016/01/01 - Somewhat Relational Database Library Using Wiredtiger</a></li>
<li><a href="https://hyper.dev/blog/diy-graph-database-in-python.html">2016/01/01 - Do It Yourself: a graph database in Python</a></li>
<li><a href="https://hyper.dev/blog/je-fais-nimp.html">2015/06/01 - Je fais nimp</a></li>
<li><a href="https://hyper.dev/blog/python-subscript-generator.html">2015/01/01 - Python: subscript rencontre un générateur</a></li>
<li><a href="https://hyper.dev/blog/python3-intro.html">2015/01/01 - Les bases du langage Python 3</a></li>
<li><a href="https://hyper.dev/blog/bsddb.html">2015/01/01 - Debuter avec la base de donnée clef-valeur bsddb</a></li>
<li><a href="https://hyper.dev/blog/lazy-will-continue.html">2015/01/01 - Lazy will continue</a></li>
<li><a href="https://hyper.dev/blog/recommendations-basees-sur-les-graphes.html">2015/01/01 - Recommendations basées sur les graphes</a></li>
<li><a href="https://hyper.dev/blog/smart-apps.html">2012/06/01 - Applications intelligentes: catégorisation et recommandations de textes courts</a></li>
</ul>
</div>
</body>
</html>