new branch for web-only
add templates for html removed everything gemini related :/ renamed ./web into ./html
This commit is contained in:
parent
72d1b6d01c
commit
5396bef80e
34 changed files with 616 additions and 362 deletions
55
html/logs/2021-05-01_windowssucks.html
Normal file
55
html/logs/2021-05-01_windowssucks.html
Normal file
|
@ -0,0 +1,55 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>I hate Microsoft</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/index.html">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>I hate Microsoft</h1>
|
||||
<time datetime="2021-05-01">2021-05-01</time>
|
||||
</header>
|
||||
<article><p>Yep, like a lot of people I hate Microsoft so I’ll try to be
|
||||
a little specific.</p>
|
||||
<p>First of all, the only reason I still have Windows on my desktop is
|
||||
for gaming reasons and only that, most of what I do happens on GNU+Linux
|
||||
on my laptop which is not powerfull to play something more advanced than
|
||||
OSRS. I hadn’t played on that desktop for a very long time because I no
|
||||
longer had a GPU but I found a very, very old GT240 at my parent’s house
|
||||
to put in there so I started using it again… It was my first use of
|
||||
Windows in about two years and it was a pain! I discovered that back in
|
||||
2018 I tried to prevent MS from spying on me by disabling every
|
||||
telemetry I could… so that was a mistake because now Windows just
|
||||
refuses to update. I know it was my fault but it feels so wrong that if
|
||||
I don’t want my pc to send MS data about what I do on my computer I also
|
||||
have to give up having Windows updates. All this was so I could play
|
||||
Minecraft with my SO. I had not played Minecraft in many years, Mojang
|
||||
had not been bought by MS last time I played. I was so angry when I
|
||||
learnt about the bedrock edition and that I had to buy it even though I
|
||||
already had the java edition (I don’t intend to play the bedrock edition
|
||||
but the fact that you have to pay twice to have both is infuriating to
|
||||
me). The worst part is that by the end of the year if I want to continue
|
||||
playing I have to use a MS account with Minecraft instead of my Mojang
|
||||
account and that also pisses my off very much.</p>
|
||||
<p>Unfortunately these are not the only reasons I hate MS, they were
|
||||
just new reasons that added to the others.</p></article>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
36
html/logs/2021-05-04_networking_school.html
Normal file
36
html/logs/2021-05-04_networking_school.html
Normal file
|
@ -0,0 +1,36 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>I’m learning networking</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/index.html">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>I’m learning networking</h1>
|
||||
<time datetime="2021-05-04">2021-05-04</time>
|
||||
</header>
|
||||
<article><p>I’m currently learning networking stuff to become a sysadmin
|
||||
on my own waiting for the formation to start. I’m looking at a free
|
||||
Coursera course and videos on Youtube and I’m having a blast learning
|
||||
all this but it makes me want to buy all kind of things that would be
|
||||
way overkill both for my wallet and for my home network…</p></article>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
63
html/logs/2024-05-06_weblogpomo2024_a_new_beginning.html
Normal file
63
html/logs/2024-05-06_weblogpomo2024_a_new_beginning.html
Normal file
|
@ -0,0 +1,63 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>Let’s try something new</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/index.html">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>Let’s try something new</h1>
|
||||
<time datetime="2024-05-06">2024-05-06</time>
|
||||
</header>
|
||||
<article><p>i just found out about <strong>WeblogPoMo2024</strong>,
|
||||
which is just another challenge encouraging people to blog everyday (or
|
||||
as much as possible) during May 2024. I won’t force myself to do it
|
||||
every single day but it might give me the push i needed to finaly start
|
||||
something here. i read about it in Daryl Sun’s latest post who in turn
|
||||
joined because of anniegreens’s blog</p>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://blog.darylsun.page/2024/05/04/weblogpomo-2024-day-1-4-blog-construction-post-mortem-1">Weblog
|
||||
Posting Month 2024 Days 1-4 — Blog Construction Post-Mortem, Part
|
||||
1</a></li>
|
||||
<li><a
|
||||
href="https://weblog.anniegreens.lol/weblog-posting-month-2024">weblog-posting-month-2024</a></li>
|
||||
</ul>
|
||||
<p>the first step is to find a “theme” for the month, something that i
|
||||
can give me material for the whole month. for example, this month i’m
|
||||
trying to get back into mathematics so i might talk about where i’m at.
|
||||
i’m also trying to blog more, which forces me to use my gmirator tool
|
||||
more and that will certainly prompt new ideas for improving it idk. like
|
||||
right now i’m writing in english but i also post in french so i need a
|
||||
way to easily differenciate between both so pages are announced in the
|
||||
correct language. also, i’m writing in a journal kind of every day so
|
||||
there might be something in there for me to write about. for instance, i
|
||||
might want to talk about how i dislike windows both windows desktop
|
||||
versions and windows-server. i’m watching more movies so why not write a
|
||||
review about them. it’s probably worth nothing to anybody but future me
|
||||
that wants to remember i thought about them. well, i guess there’s no
|
||||
theme, only whatever crosses my mind.</p>
|
||||
<p>i shouldn’t worry about article length either and concentrate on
|
||||
publishing whenever i feel like i’ve said enough on the matter. since i
|
||||
started in english i might just continue like that but nothing’s
|
||||
sure.</p></article>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
70
html/logs/2024-05-08_i_just_found_out_about_indieweb.html
Normal file
70
html/logs/2024-05-08_i_just_found_out_about_indieweb.html
Normal file
|
@ -0,0 +1,70 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>I just found out about the IndieWeb</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/index.html">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>I just found out about the IndieWeb</h1>
|
||||
<time datetime="2024-05-08">2024-05-08</time>
|
||||
</header>
|
||||
<article><p>I’m learning a lot about the IndieWeb, or the personal web
|
||||
or wherever terminology you like best. To get quick examples of what it
|
||||
can be, check out Marginalia’s site explorer. i’m also finding out about
|
||||
webrings and webmentions which sound very cool, i might implement the
|
||||
latter here some day i’m not too lazy.</p>
|
||||
<ul>
|
||||
<li><a href="https://indieweb.org/">IndieWeb</a></li>
|
||||
<li><a href="https://explore.marginalia.nu/view">Marginalia’s site
|
||||
explorer</a></li>
|
||||
</ul>
|
||||
<p>This idea of a smol web, I was already kinda part of it without
|
||||
knowing. That’s because I was exposed to gemini a few years ago and I
|
||||
loved it. I made a capsule and a website. To stay consistent with the
|
||||
idea of simplicity that i liked, I build the website from the gemtext
|
||||
files I wrote for Gemini using a tool I wrote myself. I’m not saying
|
||||
that for bragging purposes but because the specs for gemtext are very
|
||||
easy to understand and parse. I wouldn’t have done the same for
|
||||
markdown, then I would just use the wonderful pandoc</p>
|
||||
<p>but the IndieWeb is very diverse, there are people like me that stay
|
||||
close to something very simplistic, minimalist even; and others are just
|
||||
living their best 1990s life. Some people love GIFs, fancy fonts and
|
||||
colorful page with an animated image as a background and others prefer
|
||||
their pages less… Loaded. A very big advantage of a movement like the
|
||||
IndieWeb over something like gemini is how personal you can make it,
|
||||
there is a customizability that is just not available with Gemini (it’s
|
||||
on purpose that Gemini doesn’t do that).</p>
|
||||
<p>There’s a lot to love about Gemini and there’s a lot not to love too.
|
||||
The barrier to entry is too high for someone that is not a tech
|
||||
enthusiast. My family will sooner find how to host a website than a
|
||||
gemini capsule. I won’t add much to this discussion but i will link some
|
||||
articles i found interesting</p>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://マリウス.com/gemini-is-solutionism-at-its-worst/">Gemini
|
||||
is Solutionism at its Worst</a></li>
|
||||
<li><a
|
||||
href="https://andregarzia.com/2022/01/gemini-is-a-little-gem.html">Gemini
|
||||
Is A Little Gem</a></li>
|
||||
</ul></article>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
62
html/logs/2024-05-21_ecrire_cest_dur.html
Normal file
62
html/logs/2024-05-21_ecrire_cest_dur.html
Normal file
|
@ -0,0 +1,62 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>Écrire (régulièrement) c’est plus dur qu’il n’y parait</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/index.html">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>Écrire (régulièrement) c’est plus dur qu’il n’y parait</h1>
|
||||
<time datetime="2024-05-21">2024-05-21</time>
|
||||
</header>
|
||||
<article><p>Bon, j’ai absolument pas tenu le rythme d’écriture que
|
||||
j’aurai voulu. en fait c’est plus dur que ce que je pensais de prendre
|
||||
le temps de le faire. entre mon envie de jouer à hades-2, mon envie de
|
||||
coder et le tout simplement passer du temps avec des proches et me
|
||||
reposer. à la fin de la journée il reste peu de temps. aujourd’hui par
|
||||
exemple. après le travail j’ai passé du temps avec ma copine et des
|
||||
ami·es, on a pris un goûter, on a pris des chocolats puis en rentrant on
|
||||
mange, on discute et PAF, il est vite 23h. au moment où j’écris ces mots
|
||||
il est exactement 00:30 et je ne vais pas finir tout de suite.
|
||||
j’attendrai demain pour terminer ce post et j’espère le publier dans la
|
||||
foulée.</p>
|
||||
<p>je vois bien quel est mon problème pour publier. j’attends de pouvoir
|
||||
parler d’un sujet bien précis mais je suis pas obligé. rien ne m’empêche
|
||||
de juste raconter ma vie. si ça intéresse personne bah tant pis.
|
||||
peut-être que dans l’histoire de l’univers mes mots ne seront lu que par
|
||||
4 personnes dont moi et c’est <em>fine</em>. je cherche pas spécialement
|
||||
à être lu, je cherche juste à avoir un lieu où m’exprimer librement.</p>
|
||||
<p>Par exemple aujourd’hui je suis allé grimper avec des collègues, on
|
||||
est resté 4h30 dont 1h de pause après environ 2h. j’ai plutôt bien
|
||||
grimpé, plus que d’habitude, je grimpe rarement aussi longtemps en une
|
||||
seule séance. au niveau des perfs aussi c’était pas mal, je continuais
|
||||
de faire des blocs dans mon niveau après plus de 3h donc pas trop mal.
|
||||
cette séance m’a un peu réconcilier avec mon niveau et notamment avec
|
||||
mon endurance. je m’étais toujours considéré comme étant ni fort, ni
|
||||
endurant et maintenant j’ai pu voir que j’ai plus de force et
|
||||
d’explosivité que ce que je pensais mais aussi plus d’endurance. ça me
|
||||
motive encore plus pour faire de la voie, d’abord en SAE puis en
|
||||
falaise, ça me ferait vraiment plaisir de retourner grimper sur de la
|
||||
roche naturelle.</p>
|
||||
<p>pour info, temps écoulé entre la rédaction des premiers mots de ce
|
||||
post et sa publication : 5j</p></article>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
50
html/logs/index.html
Normal file
50
html/logs/index.html
Normal file
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="fr-FR">
|
||||
<head>
|
||||
<title>log index</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/style.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/index.html">~/</a></li>
|
||||
<li><a href="/logs/index.html">~/logs</a></li>
|
||||
<li><a href="/projects.html">~/projects</a></li>
|
||||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>log index</h1>
|
||||
<time datetime=""></time>
|
||||
</header>
|
||||
<article><p>Ici vous verrez tous les posts que j’ai écrit pour ce site,
|
||||
je vais râler, certainement. Here will live gemlog posts about nothing
|
||||
and everything, I will rant about a lot of thing, I could I not, you
|
||||
deserve entertainment!</p>
|
||||
<h2 id="logs">logs</h2>
|
||||
<ul>
|
||||
<li><a href="logs/2024-05-21_ecrire_cest_dur.html">2024-05-21 - Ecrire
|
||||
(régulièrement) c’est dur</a></li>
|
||||
<li><a
|
||||
href="logs/2024-05-08_i_just_found_out_about_indieweb.html">2024-05-08 -
|
||||
I just found out about the IndieWeb</a></li>
|
||||
<li><a
|
||||
href="logs/2024-05-06_weblogpomo2024_a_new_beginning.html">2024-05-06 -
|
||||
Let’s try something new</a></li>
|
||||
<li><a href="logs/2021-05-04_networking_school.html">2021-05-04 - I’m
|
||||
learning networking</a></li>
|
||||
<li><a href="logs/2021-05-01_windowssucks.html">2021-05-01 - I hate
|
||||
Microsoft</a></li>
|
||||
</ul></article>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue