Files
2021-07-10 23:48:15 +02:00

61 lines
5.0 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>22 décembre 2020 - 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>22 décembre 2020</h1>
<blockquote>
<p>Jai toujours eu limpression que lindustrie aime traiter les équipes de développement comme une bande dados stupides. Permettez-moi de m’étendre là-dessus…</p>
</blockquote>
<p><a href="https://framablog.org/2019/11/08/scrum-et-les-melees-quotidiennes/">SCRUM et les mêlées quotidiennes</a></p>
<hr />
<blockquote>
<p>The magical SD-card</p>
<p>This is the moment to introduce you to my magical SD-card, which is another hardware upgrade that facilitates the use of old (but also new) laptops. Many people have their personal documents stored on their laptops hard drive and then make backups to external storage media if all goes well. I do it the other way around.</p>
<p>I have all my data on a 128 GB SD-card, which I can plug into any of the Thinkpads that I own. I then make monthly backups of the SD-card, which I store on an external storage medium, as well as regular backups of the documents that I am working on, which I temporarily store on the drive of the laptop that I am working on. This has proven to be very reliable, at least for me: I have stopped losing work due to computer problems and insufficient backups.</p>
<p>The other advantage is that I can work on any laptop that I want and that Im not dependent on a particular machine to access my work. You can get similar advantages when you keep all your data in the cloud, but the SD-card is the more sustainable option, and it works without internet access.</p>
<p>Hypothetically, I could have up to two hard drive failures in one day and keep working as if nothing happened. Since I am now using both laptops alternately one with battery, the other one without I can also leave them at different locations and cycle between these places while carrying only the SD-card in my wallet. Try that with your brand new, expensive laptop. I can also use my laptops together if I need an extra screen.</p>
<p>A 128 GB SD-card will set you back between 20 and 40 euros, depending on the brand. In combination with a hard disk drive, the SD-card also increases the performance of an old laptop and can be an alternative to installing a solid-state drive. My spare laptop does not have one and it can be slow when browsing heavy-weight websites. However, thanks to the SD-card, opening a map or document happens almost instantly, as does scrolling through a document or saving it. The SD-card also keeps the hard disk running smoothly because its mostly empty. I dont know how practical using an SD-card is for other laptops, but all my Thinkpads have a slot for them.</p>
</blockquote>
<p><a href="https://www.lowtechmagazine.com/2020/12/how-and-why-i-stopped-buying-new-laptops.html">How and why I stopped buying new laptops</a></p>
<p>Ou lautre façon de gérer ses backups efficacement ! Je nutilise toujours pas ce mode, et pourtant, je cois que ça me forcerais à faire du tri dans mes documents, dans les photos…. Et surtout, à être à jour en backup.</p>
</article>
</body>
</html>