Files
2022-07-16 23:34:56 +02:00

57 lines
3.9 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Vendredi 7 mai 2021 - Elsif.fr</title>
<meta name="DC.title" content="elsif.fr, site de Yannick François aka yaf (ou ya_f)."/>
<meta name="description" content="Le site de Yannick François. Développeur Senior, Responsable Produit, Pédagogue. Je travail chez Scopyleft"/>
<meta name="keywords" content="code, développement, programmation, apprentissage, apprendre, lean, agile, logiciel, tdd, objet, refactoring, libre, creative commons, linux, unix"/>
<meta name="author" content="Yannick François, https://elsif.fr"/>
<meta name="designer" content="Yannick François, https://elsif.fr"/>
<meta name="geo.placename" content="Poissy, Ile de france, France"/>
<meta name="robots" content="index,follow" />
<meta name="language" content="French" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
<link rel="index" title="Yannick François / Développeur / Pédagogue" href="index.html" />
<link rel="alternate" type="application/rss" href="/feed.xml" title="elsif.fr/feed" />
<style>
body {
font-size:16pt;
max-width:42rem;
min-width: 18rem;
margin: 1em;
color: black;
background: white;
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
}
a { color: darkred; }
a:hover { background: gold; }
a:visited, a:active { color: dimgrey; }
nav { text-align:center; font-size:smaller; padding: 0; margin: 0; }
nav li { list-style-type: none; }
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
h2 > a:hover { color: black; text-decoration:underline }
@media (max-width: 1000px) { #portrait {display:none;} }
</style>
</head>
<body>
<article>
<h1>Vendredi 7 mai 2021</h1>
<p><a href="https://hack.org/mc/mgr/">The MGR Window System</a></p>
<blockquote>
<p>If you want to compare MGR to the X Window System, you might consider the MGR server as something like a combination of an X server + window manager + xterm, but with xterms Tektronix 4014 graphics terminal emulation and its DEC VT100 emulation in the same window.</p>
<p>A window in MGR doesnt emulate any existing hardware terminal. It has a new set of terminal codes combining text, vector graphics and basic bitmap graphics. See the termcap entry in the distribution.</p>
<p>Compared to X11, MGR has a very small memory footprint and demands very little of the graphics hardware. MGR isnt very fast on graphics and doesnt provide any form of access to direct access to framebuffers or hardware acceleration as modern X servers do. It is, however, comfortably fast for every day use if you mainly use text windows and occassionally view an image.</p>
</blockquote>
<hr />
<p>" Reprendre la terre aux machines : manifeste pour une autonomie paysanne et alimentaire " est en librairie aujourdhui !</p>
<p>Ce livre est le fruit du travail de plus dun an du groupe d’écriture de notre coopérative composé de sociétaires. Un travail particulièrement enrichi par de copieuses contributions de clarification, dapprofondissement ou de relecture. Il vient éclairer plus dune décennie dexplorations collectives en technologies paysannes, période jalonnée de nos cheminements techniques, politiques.</p>
<p>Il situe la question des technologies agricoles dans le champ agricole et alimentaire de la fameuse « ferme France »…</p>
<p>À lire ? <a href="https://www.seuil.com/ouvrage/reprendre-la-terre-aux-machines-l-atelier-paysan/9782021478174?fbclid=IwAR2oldKrncajHm4ZJeCd44nZHSskOqXFZQToomLVYg11UdFUD6JpqVoYao0">Reprendre la terre aux machines - Manifeste pour une autonomie paysanne et alimentaire</a></p>
</article>
</body>
</html>