2021-01-03 14:35:25 +01:00
<!DOCTYPE html>
2021-04-02 19:47:39 +02:00
< html lang = "en-US,fr-FR" dir = "ltr" >
2021-01-03 14:35:25 +01:00
< head >
< meta charset = "utf-8" / >
< meta http-equiv = "x-ua-compatible" content = "ie=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
2021-04-02 19:47:39 +02:00
< title > Articles · The Octect Press< / title >
2021-01-03 14:35:25 +01:00
< meta name = "description" content = "" / >
< link href = "/css/concated.min.css" rel = "stylesheet" >
2021-04-02 19:47:39 +02:00
< link rel = "alternate" type = "application/rss+xml" href = "/articles/index.xml" title = "The Octect Press" / >
2021-01-03 14:35:25 +01:00
< / head >
< body class = "list-body" >
< nav class = "nav-bar card-container" >
< div class = "card blog-card menu-container" >
< h1 class = "nav-header" >
2021-04-02 19:47:39 +02:00
< a href = "" class = "nav-text" > The Octet Press< / a >
2021-01-03 14:35:25 +01:00
< / h1 >
< br >
< section id = "menu" >
< ul >
< li > < a href = "" class = "" > HOME< / a > < / li >
2021-04-02 19:47:39 +02:00
< li > < a href = "/art-and-code/" class = "" > ART & CODE< / a > < / li >
2021-01-03 14:35:25 +01:00
< li > < a href = "/about-me/" class = "" > ABOUT ME< / a > < / li >
< li > < a href = "/index.xml" class = "hamburger-menu-overlay-link" > RSS< / a > < / li >
< / ul >
< / section >
< / div >
< / nav >
< main class = "card-container side-gutter" >
< a
href="/articles/un-mastodon-dans-le-cyber-espace/" class="card blog-card" rel="bookmark" >
< div class = "card-img-container" >
2021-04-02 19:47:39 +02:00
2021-01-03 14:35:25 +01:00
< picture >
2021-04-02 19:47:39 +02:00
< source srcset = "/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" >
< img src = "/articles/un-mastodon-dans-le-cyber-espace/cover_hu0e44be409432d6b769d2fefd84902978_435213_800x600_fit_q75_lanczos.jpg" class = "card-img" >
2021-01-03 14:35:25 +01:00
< / picture >
< / div >
< article class = "card-body" >
< h2 class = "card-title" > Un Mastodon dans le cyber-espace< / h2 >
< p class = "card-text" > On ne présente plus Twitter. Le réseau social compte désormais plusieurs millions d' utilisateurs, mais, récemment, de nombreuses critiques lui ont été adressé. Face à ces soucis, des alternatives ont été crées au fur et à mesure des années, comme Dispora* ou HubZilla, mais n' ont pas réussit à convaincre les twittos en dehors des milieux libristes, malgré leurs nombreux atous. Toutefois, récemment, un petit nouveau fait parler de lui : Mastodon.< / p >
< div class = "card-subtext muted-text" >
< p > Posted < time datetime = "2019-01-02" > Jan 2, 2019< / time > < / p >
< p > #Blog #Fran%C3%A7ais < / p >
< / div >
< / article >
< / a >
< a
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
< div class = "card-img-container" >
2021-04-02 19:47:39 +02:00
2021-01-03 14:35:25 +01:00
< picture >
2021-04-02 19:47:39 +02:00
< source srcset = "/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" >
< img src = "/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class = "card-img" >
2021-01-03 14:35:25 +01:00
< / picture >
< / div >
< article class = "card-body" >
< h2 class = "card-title" > Hello World< / h2 >
< p class = "card-text" > I guess this is an obligatory first post ?< / p >
< div class = "card-subtext muted-text" >
< p > Posted < time datetime = "2019-01-02" > Jan 2, 2019< / time > < / p >
< p > #English < / p >
< / div >
< / article >
< / a >
< / main >
< nav class = "pagination-nav side-padding" >
< a href = "/articles/" class = "pagination-newer pagination-text" > < Newer Posts< / a >
< / nav >
< / body >
< / html >