<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://notebook.ailothaen.fr/feed/rss2/xslt" ?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ailothaen's Notebook</title>
    <link>https://notebook.ailothaen.fr/</link>
    <atom:link href="https://notebook.ailothaen.fr/feed/rss2" rel="self" type="application/rss+xml" />
    <description>Welcome on the personal blog of Ailothaen. What do we find here? IT, videogames, curiosities... but also opinions and more serious topics. So, a lot of things actually!</description>
    <language>en</language>
    <pubDate>Fri, 30 Aug 2024 13:21:17 +0100</pubDate>
    <copyright>&lt;a rel=&quot;license&quot; href=&quot;https://creativecommons.org/licenses/by/4.0/deed.en&quot;&gt;&lt;img alt=&quot;Licence Creative Commons&quot; style=&quot;border-width:0&quot; src=&quot;https://licensebuttons.net/l/by/4.0/80x15.png&quot; /&gt;&lt;/a&gt;</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dotclear</generator>
          <item>
        <title>An introduction to 3D printing</title>
        <link>https://notebook.ailothaen.fr/post/2023/05/An-introduction-to-3D-printing</link>
        <guid isPermaLink="false">urn:md5:66edabe2fc942c8a592a795fdfff6400</guid>
        <pubDate>Thu, 18 May 2023 16:32:00 +0100</pubDate>
        <dc:creator>Ailothaen</dc:creator>
                  <category>Technical articles</category>
                          <category>3d printing</category>
                <description>&lt;p&gt;When I started my first project of 3D printing an object, I tried to look for information about 3D printing in general, and I struggled a bit. This article aims to be an introduction to 3D printing for anyone wondering what it is, and who might want to make some creations.&lt;/p&gt;          &lt;link rel=&quot;canonical&quot; href=&quot;https://notes.ailothaen.fr/post/2023/05/Une-introduction-à-l-impression-3D&quot;/&gt;
&lt;link rel=&quot;alternate&quot; hreflang=&quot;en&quot; href=&quot;https://notebook.ailothaen.fr/post/2023/05/An-introduction-to-3D-printing&quot; /&gt;
&lt;link rel=&quot;alternate&quot; hreflang=&quot;fr&quot; href=&quot;https://notes.ailothaen.fr/post/2023/05/Une-introduction-à-l-impression-3D&quot; /&gt;
&lt;p&gt;Over the last few months I have been drawn into the world of 3D printing (somewhat unexpectedly: it all started &lt;a href=&quot;https://github.com/Ailothaen/orilamp/&quot; target=&quot;_blank&quot;&gt;with an object I wanted to make&lt;/a&gt;...). I started printing things on printers I had access to in a fablab, and then I ended up buying a 3D printer of my own.&lt;/p&gt;

&lt;p&gt;When I started my first project of 3D printing an object, I tried to look for information about 3D printing in general, and I struggled a bit. In fact, 3D printing is a really broad field, and I could not find a single resource that answered all the questions that a complete beginner who knew nothing about 3D printing, like me at this time, had.&lt;/p&gt;

&lt;p&gt;So this article aims to be that resource: an introduction to 3D printing for anyone wondering what it is, and who might want to make some creations (whether with a printer of their own, or by paying someone to print the object). I will not go into too much detail (because then we would get into very specific topics), but by the end of this article, you should already have a much clearer understanding of the subject.&lt;/p&gt;

&lt;h2&gt;&quot;3D printing&quot;: what are we talking about?&lt;/h2&gt;

&lt;p&gt;Before we start talking about &quot;3D printing&quot;, we need to know what exactly we mean by this term.&lt;/p&gt;

&lt;p&gt;3D printing is also called &quot;additive manufacturing&quot;. This means that parts or objects are made by progressively adding material, unlike other techniques such as moulding, deformation or subtractive manufacturing (we start with a large block of raw material that we progressively cut to get the object we want).&lt;/p&gt;

&lt;p&gt;You might think that 3D printing is something very recent, and that it refers mainly to the production of small plastic objects. But actually, it is much more broad than that: 3D printing, which has been around for a few decades now, began with industrial applications (prototyping, production of specific objects, etc.). For example, here is what can be called a &quot;3D printer&quot; which uses concrete:&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/beton.jpg&quot;&gt;&lt;img alt=&quot;béton.jpg, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.beton_m.jpg&quot; /&gt;&lt;/a&gt;

&lt;figcaption&gt;(&lt;a href=&quot;https://commons.wikimedia.org/wiki/File:3D_Concrete_Printer.jpg&quot; target=&quot;_blank&quot;&gt;from Wikipedia&lt;/a&gt;)&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;We can also mention medical prostheses (especially dental crowns). Recently, we have even seen companies using 3D printing to make... houses (by superimposing layers of concrete).&lt;/p&gt;

&lt;p&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; src=&quot;https://www.youtube-nocookie.com/embed/vL2KoMNzGTo&quot; title=&quot;YouTube video player&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;h2&gt;3D printing techniques&lt;/h2&gt;

&lt;p&gt;There are several ways to do 3D printing. Here are the most common ones:&lt;/p&gt;

&lt;h3&gt;FDM&lt;/h3&gt;

&lt;p&gt;FDM stands for &quot;fused deposition modeling&quot;. This is the most common technique used by individuals, and is often the one you think of directly when you hear &quot;3D printing&quot; (even if it is only one of the techniques). This is the one I am going to talk about in this article.&lt;/p&gt;

&lt;p&gt;You probably already have seen it in a timelapse video: an FDM print consists of starting with an empty tray, heating a plastic (most often in the form of filament) so that it becomes liquid, and making it come out of a print head that can move in all three axes (width, depth, height). Progressively, the printer builds an object by depositing the plastic.&lt;/p&gt;

&lt;p&gt;Here is a timelapse video of an FDM print:&lt;/p&gt;

&lt;p&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; src=&quot;https://www.youtube-nocookie.com/embed/m_QhY1aABsE&quot; title=&quot;YouTube video player&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;p&gt;FDM printing is relatively easy to implement, and is not very expensive (both for the price of the printers and the materials), hence its success.&lt;/p&gt;

&lt;h3&gt;SLA&lt;/h3&gt;

&lt;p&gt;SLA (stereolithography) is another printing technique, also relatively accessible although less common.&lt;/p&gt;

&lt;p&gt;Here, the material is a resin in liquid form, which at the beginning of the printing process is located in a tray. The tray is dipped into the tank, and a laser targets specific areas on the tray to solidify the resin and create an object. As with FDM, the printing is done layer by layer... a difference being that here, the printed object is &quot;upside down&quot;.&lt;/p&gt;

&lt;p&gt;Here is a timelapse video of an SLA print:&lt;/p&gt;

&lt;p&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;315&quot; src=&quot;https://www.youtube-nocookie.com/embed/n_muoXfXlEg&quot; title=&quot;YouTube video player&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;p&gt;SLA printing is more difficult to master than FDM printing, but can produce more detailed and therefore more beautiful prints, especially for decorative objects.&lt;/p&gt;

&lt;h3&gt;Other techniques&lt;/h3&gt;

&lt;p&gt;The other techniques are more restricted to industrial situations, so they are less common.&lt;/p&gt;

&lt;p&gt;For the most part, they are derivatives of the two methods mentioned above; for example, Selective Laser Sintering (SLS) is similar to SLA, but instead of liquid resin, powder is used.&lt;/p&gt;

&lt;p&gt;Those who are curious can read &lt;a href=&quot;https://all3dp.com/1/types-of-3d-printers-3d-printing-technology/&quot; target=&quot;_blank&quot;&gt;this article&lt;/a&gt; or &lt;a href=&quot;https://www.protolabs.com/resources/blog/types-of-3d-printing/&quot; target=&quot;_blank&quot;&gt;this one&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;FDM 3D printers&lt;/h2&gt;

&lt;p&gt;There are many different brands of FDM 3D printers, and even more different models. However - and although &lt;a href=&quot;https://filament2print.com/fr/blog/158_imprimantes-3d-delta.html&quot; target=&quot;_blank&quot;&gt;some strange models&lt;/a&gt; do exist - you will see that all models are actually looking very similar, and have the same external appearance. This is normal, they are composed of the same elements (just like a laptop is composed of a keyboard, a screen, a touchpad...)&lt;/p&gt;

&lt;p&gt;In fact, contrary to what one might think, the difference in print quality between an entry-level printer ($200-300) and a high-end or even professional printer (where one is closer to $5000-10000) is not really that big: where high-end printers will stand out is more on &quot;bonuses&quot; and secondary features that will simplify the work of the user (automatic alignment, double print head to have several colours at the same time, customer service available 24/7...)&lt;br /&gt;
Thus, with an entry-level printer, you will be able to make prints as good as other more expensive printers, but you will spend more time tinkering with it and adjusting it so that the print is successful.&lt;/p&gt;

&lt;p&gt;Let's go through each of these elements in detail to understand what they are used for.&lt;/p&gt;

&lt;h3&gt;Axes&lt;/h3&gt;

&lt;p&gt;As you might expect, on a 3D printer there are... 3 axes (that's why we call that 3D 😄) on which the print head can move: width (often noted X), depth (often noted Y), and height (often noted Z).&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/axes.png&quot;&gt;&lt;img alt=&quot;axes.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.axes_m.png&quot; /&gt;&lt;/a&gt;

&lt;figcaption&gt;(&lt;a href=&quot;https://prototypehubs.com/3d-printing/design-for-3d-printing/3d-printed-lithophanes/&quot; target=&quot;_blank&quot;&gt;from here&lt;/a&gt;)&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;The X axis is the same on most printers: the print head is driven by a belt on an axis.&lt;/p&gt;

&lt;p&gt;For the Y axis, there are two different types: either the head moves (in which case the printer is cube-shaped), or the bed moves in depth (in which case the head does not need to move). In general, X and Y moving heads are found on more expensive printers, although there are exceptions.&lt;/p&gt;

&lt;p&gt;For the Z-axis, again there can be two possibilities: either the print head (and the X-axis with it) moves up, or the bed moves down.&lt;/p&gt;

&lt;p&gt;Here is another example of a printer with a Y axis on the head and a Z axis on the bed:&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/corexy.png&quot;&gt;&lt;img alt=&quot;corexy.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.corexy_m.png&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;

&lt;h3&gt;Print head and extruder&lt;/h3&gt;

&lt;p&gt;The print head (also called &quot;hot end&quot;) is where the plastic filament is heated, and then becomes more malleable and can be deposited on the printed object. It ends in a nozzle, which has a hole of usually 0.4 mm in diameter. It is possible to change the nozzle to get either more precise prints (smaller holes) or faster prints (larger holes)&lt;/p&gt;

&lt;p&gt;The extruder is the part before the head, which will push the filament in (with a gear).&lt;br /&gt;
Depending on the printer, the driver can either be located directly above the head (called &quot;direct drive&quot;) or offset elsewhere (called &quot;bowden&quot;). Both types have their advantages and disadvantages.&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/bowden.png&quot;&gt;&lt;img alt=&quot;bowden.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.bowden_m.png&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;

&lt;p&gt;Most printheads contain Teflon (PTFE). This makes them easier to manufacture, but it prevents the use of some (less common) plastics that require temperatures above 260°C. This is something to consider when comparing printers.&lt;/p&gt;

&lt;h3&gt;Bed&lt;/h3&gt;

&lt;p&gt;The bed is the support where the object will be printed. It can be made of glass, metal or PEI (Polyetherimide)&lt;/p&gt;

&lt;p&gt;Some types of plastics need heat to &quot;stick&quot; to the bed when the first layer is printed. For this reason, beds can be heated, usually to at least 60°C.&lt;/p&gt;

&lt;h3&gt;Materials&lt;/h3&gt;

&lt;p&gt;We have seen that FDM printing involves taking a plastic filament, and heating it to lay it on an object to be manufactured. As you might expect, there is not just one type of plastic: there are a good dozen that can be used, each with its own characteristics (strength, durability, colours, price, etc.). And there are even filaments that are not entirely made of plastic, but which are a mixture of plastic and something else: for example, there are plastic/wood mixtures, which make it possible to print an object that looks like... a wooden object.&lt;/p&gt;

&lt;p&gt;Here is an overview of the most common plastics:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;strong&gt;Polylactic acid (PLA)&lt;/strong&gt;: THE classic 3D printing material, because it is cheap, available in lots of colours, and easy to print (because yes: some plastics require more complicated settings, or even quality equipment). It is also good for the environment, as it is made from corn starch. It is very suitable for most decorative and functional objects, but if you want to &quot;do better&quot; (especially in terms of durability, UV tolerance, etc.) and have specific requirements, you can pick something else.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Acrylonitrile butadiene styrene (ABS):&lt;/strong&gt; It is known by the public because of Lego bricks, which are made with this plastic. It is a little more complicated to print than PLA (notably because it requires higher temperatures and has a tendency to come off the plate during printing - this is known as warping), but it has better mechanical properties (resistance to impact, temperature, etc.) which make it more interesting for certain applications, such as phone covers for example.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;TPE, TPU, TPC:&lt;/strong&gt; a family of plastics which have the particularity of being flexible, therefore suitable if a more &quot;elastic&quot; object is required&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Polycarbonate (PC):&lt;/strong&gt; a very strong plastic that is slightly transparent (this is what I printed the Ori I linked to at the beginning of the article). I jokingly call it &quot;the royal plastic&quot; 😆. It is more expensive than PLA or ABS and needs very high temperatures to print, so you cannot print it on all printers.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some people make comparison charts of the different materials:&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/table.png&quot;&gt;&lt;img alt=&quot;table.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.table_m.png&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;

&lt;h2&gt;How do we print something?&lt;/h2&gt;

&lt;h3&gt;Modelling the 3D object&lt;/h3&gt;

&lt;p&gt;First of all, you need to get a &quot;schematic&quot; of the 3D object. There are three possibilities:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Either you model the object yourself, with 3D modelling software (Blender, Fusion 360, etc.). This is a complex subject and this article will not talk about that&lt;/li&gt;
	&lt;li&gt;Or – lucky! – someone has already modelled the object and offers it for download&lt;/li&gt;
	&lt;li&gt;Or you have a 3D scanner that produces a 3D model of the object.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Using a slicer&lt;/h3&gt;

&lt;p&gt;Once we have our 3D modelled object, can we give it to the printer to start printing? Of course not... it's not that simple.&lt;/p&gt;

&lt;p&gt;You have to know that a 3D printer, in fact... is quite dumb. It does not know how to do anything by itself and needs to be told exactly what to do. And when I say &quot;exactly&quot;, I mean things as simple as :&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;moving the print head a certain number of centimetres on a certain axis&lt;/li&gt;
	&lt;li&gt;pushing out plastic (or not)&lt;/li&gt;
	&lt;li&gt;heating the head or the platen to a certain temperature&lt;/li&gt;
	&lt;li&gt;...&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The printer actually expects &quot;gcode&quot; files. These are files that describe EVERY action the printer has to do. Here is a gcode example:&lt;/p&gt;

&lt;pre&gt;
&lt;code class=&quot;gcode&quot;&gt;G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up
G1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position
G1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line
G1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little
G1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up
G92 E0
G92 E0
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;To produce this file, we first need to import our model into a specific software, called a &lt;strong&gt;slicer&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Like 3D modelling software, there are many slicers. However, there are two that are widely used: Cura (developed by Ultimaker) and PrusaSlicer (developed by... Prusa). Both companies originally made these slicers for their own printers, but as all FDM 3D printers work the same way, it is possible to use them with any other brand and model (as long as you follow the manufacturer's instructions)&lt;/p&gt;

&lt;p&gt;Slicers have a lot of parameters to adjust. The ones that are most often changed are:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;the temperature of the print head&lt;/li&gt;
	&lt;li&gt;the temperature of the plate&lt;/li&gt;
	&lt;li&gt;the filling of the object: hollow, empty, or between the two&lt;/li&gt;
	&lt;li&gt;the use of supports (I will talk about this later)&lt;/li&gt;
	&lt;li&gt;the use of the fan&lt;/li&gt;
	&lt;li&gt;the printing speed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These parameters depend usually on the material you are using. Pre-programmed profiles exist to select the right values according to the materials and the printer model.&lt;/p&gt;

&lt;p&gt;An example? Of course! Here is &lt;a href=&quot;https://sketchfab.com/3d-models/ori-c97e93c9d89f4a36988252b1cf2f3737&quot; target=&quot;_blank&quot;&gt;an Ori&lt;/a&gt; that has been run through a cutting software (here Cura). The software show us, layer by layer, the application of the material on the object, and tells us how long it will take to print. The colours on the object tell us &quot;what the plastic applied here is for&quot;: red for the outer walls, green for the thickness, orange for the filling...&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/ori.png&quot;&gt;&lt;img alt=&quot;ori.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.ori_m.png&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;

&lt;h3&gt;What does &quot;object suitable for printing&quot; mean?&lt;/h3&gt;

&lt;p&gt;This is maybe the point that confused me the most when I discovered 3D printing. I used to hear about &quot;models suitable for 3D printing&quot; and I wondered why some things could be printed and others not.&lt;/p&gt;

&lt;p&gt;To understand the problem, I will show something that is impossible to print. Can you find out what the problem is? (if you read the article well, you should easily find out 😄)&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/T1.png&quot;&gt;&lt;img alt=&quot;T1.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.T1_m.png&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;

&lt;p&gt;Answer: as we have seen before, an object is printed bottom-up. When we get to the &quot;bar&quot; of the T, the head will start to print it... but there will be nothing underneath to hold it! So the plastic will fall off and you will not be able to print the &quot;bar&quot;.&lt;/p&gt;

&lt;p&gt;The solution is to configure the slicer so it generates supports:&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/T2.png&quot;&gt;&lt;img alt=&quot;T2.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.T2_m.png&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;

&lt;p&gt;But removing the supports is a very tedious operation. In the case of the T, it is easy because the surface is flat, so you just need to file it. But as soon as you get to more complicated things like characters...&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/tunic.png&quot;&gt;&lt;img alt=&quot;tunic.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.tunic_m.png&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;

&lt;p&gt;... have fun removing all the supports without damaging anything else!&lt;/p&gt;

&lt;p&gt;In these cases, you may have to be clever to avoid using supports as much as possible. You can try rotating the model in the slicer to print it at a different angle (the aim being to get as close as possible to a pyramid shape). In the case of the T, you can just turn it upside down, so that the &quot;bar&quot; is at the bottom.&lt;br /&gt;
You can also change the parameters of the supports in the slicer, so that there are fewer of them (which always come with the risk of failing the print...).&lt;/p&gt;

&lt;p&gt;Sometimes the best solution is to edit the model to cut it into several parts, which can then be assembled. For example here, it was impossible to print this coin without needing supports on one side (which would have been almost impossible to remove without damaging the side). The solution was to cut the coin in half (like a sausage!) and then glue the two sides together after printing.&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/3dprinting/tunic_coin.png&quot;&gt;&lt;img alt=&quot;tunic_coin.png, mai 2023&quot; class=&quot;media&quot; src=&quot;https://notebook.ailothaen.fr/public/3dprinting/.tunic_coin_m.png&quot; /&gt;&lt;/a&gt;&lt;/figure&gt;

&lt;h2&gt;Going further&lt;/h2&gt;

&lt;p&gt;The &lt;a href=&quot;https://all3dp.com/&quot; target=&quot;_blank&quot;&gt;all3dp&lt;/a&gt; website is a goldmine: almost every aspect of 3D printing (not just FDM) is covered in an article.&lt;/p&gt;

&lt;p&gt;Sites where to find 3D printing models to download:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://sketchfab.com&quot; target=&quot;_blank&quot;&gt;Sketchfab&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://cults3d.com&quot; target=&quot;_blank&quot;&gt;Cults&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://www.printables.com/fr&quot; target=&quot;_blank&quot;&gt;Printables&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The &lt;a href=&quot;https://reddit.com/r/3dprinting&quot; target=&quot;_blank&quot;&gt;r/3dprinting subreddit&lt;/a&gt; and its very useful links at the top of the page (wiki, buying tips...) is also interesting.&lt;/p&gt;</description>
        
                  <comments>https://notebook.ailothaen.fr/post/2023/05/An-introduction-to-3D-printing#comment-form</comments>
          <wfw:comment>https://notebook.ailothaen.fr/post/2023/05/An-introduction-to-3D-printing#comment-form</wfw:comment>
          <wfw:commentRss>https://notebook.ailothaen.fr/feed/atom/comments/5</wfw:commentRss>
              </item>
          <item>
        <title>My take on NFTs</title>
        <link>https://notebook.ailothaen.fr/post/2021/11/My-take-on-NFTs</link>
        <guid isPermaLink="false">urn:md5:2b37e70aa75e840c404a2eb883d396dc</guid>
        <pubDate>Sat, 13 Nov 2021 23:59:00 +0000</pubDate>
        <dc:creator>Ailothaen</dc:creator>
                  <category>Opinions and politics</category>
                          <category>art</category>
                  <category>blockchain</category>
                  <category>cryptocurrencies</category>
                  <category>nft</category>
                <description>&lt;p&gt;In recent months, the &quot;innovation&quot; of NFTs has been shaking up the world of culture, and more particularly the artist communities. My opinion on this: NFTs applied to the art world bring nothing new and innovative, and are just a trend that will fall out of fashion within a few years.&lt;/p&gt;          &lt;p&gt;In recent months, an &quot;innovation&quot; has been shaking up the world of culture, and more particularly artist communities. For several months now, &lt;b&gt;NFT&lt;/b&gt; (&lt;em&gt;Non-Fungible Tokens&lt;/em&gt;) have been spreading in these circles, as they are seen as a way to buy and sell artworks. Reactions are very divided: some present them as a great revolution in the art world and are very enthusiastic, while &lt;a href=&quot;https://twitter.com/nesskain/status/1450871986381488129&quot; target=&quot;_blank&quot;&gt;others see it as the incarnation of the evil&lt;/a&gt;, with all its problems. But generally speaking, all artists have heard of it, and almost everyone has an opinion on it (positive or negative).&lt;/p&gt;

&lt;p&gt;As I looked into the technical aspect of NFTs, and I therefore have my opinion on it, which I will elaborate on: NFTs applied to the art world do not bring &lt;b&gt;anything new and innovative&lt;/b&gt;, and are just a trend that will fall into disuse - or at best be relegated to a niche market - within a few years.&lt;/p&gt;

&lt;h2&gt;NFTs: what they are, and how they work&lt;/h2&gt;

&lt;p&gt;You may be familiar with the concept of &lt;b&gt;&lt;em&gt;blockchain&lt;/em&gt;&lt;/b&gt;. I am not going to explain it in detail here, as it is a technical and a long topic, which actually deserves a dedicated article (maybe I will do one).&lt;/p&gt;

&lt;p&gt;To keep it simple, a blockchain is a kind of database, where we will add blocks of data one after the other (think of an Excel sheet: there is a defined number of columns, and a virtually infinite number of rows, and each time we add data, we add a row). The particularity of this database is that it is &lt;b&gt;impossible&lt;/b&gt; to modify a data block once it has been written (not even a single character!). The point is that the database can then be distributed publicly, and anyone can read it and add new data. It is therefore a &lt;b&gt;decentralised&lt;/b&gt; database (as opposed to a &lt;b&gt;centralised&lt;/b&gt; database which is managed by a single entity or company).&lt;/p&gt;

&lt;p&gt;Cryptocurrencies, such as Bitcoin for example, are based on the concept of blockchain: each block of the Bitcoin blockchain represents a transaction, and by reading the entire blockchain, a digital wallet manages to &quot;reconstruct&quot; the entire Bitcoin monetary system, and thus calculates how much we have on our &quot;account&quot;. So, in the context of Bitcoin, what we will write in the block is an instruction like &quot;&lt;em&gt;account 84df8d7bd7438 sends 1 bitcoin to account be560c42793b29&lt;/em&gt;&quot;. (Of course, you cannot create a block saying &quot;&lt;em&gt;I give myself 999999 bitcoins&lt;/em&gt;&quot;, there are verification mechanisms to prevent this)&lt;br /&gt;
Why do cryptocurrencies use a decentralised system? Because not relying on a central authority can be a huge advantage: you are not dependent on it, you are not affected by its possible failures, and it is much harder to compromise the system (since there is no longer a single organisation to hack). Since cryptocurrencies were originally intended to be an alternative means of payment independent of a central authority (and still are), the blockchain solution was therefore obvious.&lt;/p&gt;

&lt;p&gt;What does this have to do with NFTs, you might wonder? NFTs are also based on the blockchain concept. The only difference is that the instruction we are going to write is something like &quot;&lt;em&gt;Mr John Doe bought the artwork n°2d82837e from Mrs Jane Doe, and is now the owner of it.&lt;/em&gt;&quot;.&lt;br /&gt;
A particularity of NFTs is that they are bound to an identifier (which can represent an object, material or not), and that there can only be one NFT for each identifier, which is therefore unique (hence the &quot;non-fungible&quot;). This is therefore very useful for &quot;attaching&quot; a unique NFT to a specific object.&lt;/p&gt;

&lt;p&gt;Summing up, then, NFTs are a method of certifying that one owns an item, using blockchain technology instead of relying on a certified actor to deliver that certification.&lt;br /&gt;
That's it. That's &quot;just&quot; it.&lt;/p&gt;

&lt;p&gt;In the context of works of art, NFTs are used as &quot;title deeds&quot; to prove that one is the owner of a work of art (but not only, as we will see right after...)&lt;/p&gt;

&lt;h2&gt;We are the &quot;owner&quot; of the work... and then?&lt;/h2&gt;

&lt;p&gt;Lately, we have seen a wide variety of unexpected, even surprising, things being sold through NFT. Artists are selling their fan art with NFTs, &lt;a href=&quot;https://nft.reddit.com/&quot; target=&quot;_blank&quot;&gt;Reddit is selling unique avatars through NFTs&lt;/a&gt;, &lt;a href=&quot;https://www.cnbc.com/2021/03/22/jack-dorsey-sells-his-first-tweet-ever-as-an-nft-for-over-2point9-million.html&quot; target=&quot;_blank&quot;&gt;already-written tweets are being sold through NFTs&lt;/a&gt;, and there are even &lt;a href=&quot;https://notebook.ailothaen.fr/post/2021/11/
https://www.bbc.com/news/world-us-canada-58687070&quot; target=&quot;_blank&quot;&gt;internet memes&lt;/a&gt; sold by NFT, such as this famous photo sold for $74,000:&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;media-link&quot; href=&quot;//notes.ailothaen.fr/public/nft/side-eyeing-chloe.jpg&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;media&quot; src=&quot;//notes.ailothaen.fr/public/nft/.side-eyeing-chloe_m.jpg&quot; style=&quot;margin: 0 auto; display: table;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But in practice, what does it mean to &quot;buy a meme&quot; or &quot;buy an avatar&quot;?&lt;/p&gt;

&lt;p&gt;It means that when you are going to buy this image, it will be written in a blockchain that &lt;b&gt;you&lt;/b&gt; are the owner of this image. Better yet, &lt;b&gt;the sole&lt;/b&gt; owner, because NFTs are by design unique (it will be impossible to create another record referencing the same image without &quot;undoing&quot; the previous one). At this point, you are probably thinking &quot;what is the point of being the official owner of a meme or tweet?&quot; Well... not much. Being the owner of a digital object in NFT, in absolute terms, does not prevent this file from being able to continue to circulate on the Internet, and to be copied at will (as a proof, I posted the meme of the girl just above, even though I am not the owner...).&lt;br /&gt;
Even if we accept that the owner of a work bought by NFT is recognized as an owner from a legal viewpoint (which, to my knowledge, is not yet the case) and that he does not want this image to circulate on the Internet anymore... he can always take legal action, but can you imagine doing that repeatedly until the image disappears completely from the Internet? Especially since we know very well &lt;a href=&quot;https://en.wikipedia.org/wiki/Streisand_effect&quot; target=&quot;_blank&quot;&gt;how the internet tends to react when something is censored&lt;/a&gt;...&lt;/p&gt;

&lt;p&gt;In fact, in the end, the only use of buying an NFT in this context is just... to be able to show off. To be able to say &quot;I own that tweet!&quot;. Since it does not prevent unapproved reuses of this thing, either technically or legally.&lt;br /&gt;
Another use that some people see for NFTs is to speculate: to buy title to property in the hope of selling it for more later. But since NFTs do not really have any value apart from what you want to give them (yes, because even crypto-currencies have intrinsic value: their primary purpose is still to serve as a payment unit. But NFTs? ...), it is a very risky investment and tends to attract scams.&lt;/p&gt;

&lt;h2&gt;Useful for small artists? Maybe, but...&lt;/h2&gt;

&lt;p&gt;From a more mundane perspective, one could argue that NFTs can be useful to small creators (typically, the average artist posting on Tumblr or DeviantArt). NFTs could provide irrefutable proof that someone who has paid for a commission is indeed the owner of the work, and can therefore do whatever they want with it: this would therefore be useful, especially if the author of the work disappears or comes into conflict with the buyer and decides to &quot;steal&quot; it.&lt;/p&gt;

&lt;p&gt;But, beyond the problems mentioned above, there is also another major problem with NFTs. Remember, I said earlier that NFTs are, by nature, a decentralised technology. This implies that anyone can potentially make a write to the blockchain, and write whatever they want... so the problem easily appears. Then, what is going to stop someone from taking an image (let us say &lt;a href=&quot;https://i.kym-cdn.com/entries/icons/original/000/000/015/oreally.jpg&quot; target=&quot;_blank&quot;&gt;that one&lt;/a&gt; for example) and writing in the blockchain that they are the owner of that image, unilaterally?&lt;br /&gt;
Or even worse: let us say an artist does not sell their artworks in NFT, but someone decides to write that they are the owner of that work, without the artist's consent. Do not laugh, it is a problem that is clearly &lt;a href=&quot;https://www.theverge.com/2021/3/20/22334527/nft-scams-artists-opensea-rarible-marble-cards-fraud-art&quot; target=&quot;_blank&quot;&gt;recognised and known today&lt;/a&gt;, so much that &lt;a href=&quot;https://www.deviantart.com/team/journal/DeviantArt-Protect-Helping-Safeguard-Your-Art-884278903&quot; target=&quot;_blank&quot;&gt;it led DeviantArt to develop&lt;/a&gt; a tool that alerts the author of a work if their work ends up on an NFT buying/selling platform:&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;media-link&quot; href=&quot;//notes.ailothaen.fr/public/nft/da-theft-protection.png&quot;&gt;&lt;img alt=&quot;&quot; class=&quot;media&quot; src=&quot;//notes.ailothaen.fr/public/nft/.da-theft-protection_m.png&quot; style=&quot;margin: 0 auto; display: table;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That problem could be partly solved by establishing trusted actors, whose &quot;word&quot; would be more valuable than anyone else in the NFT ecosystem. But this also does not guarantee that this kind of abuse will not exist (it depends on the platform's willingness to moderate its content and check that works are not illegitimately offered for sale), and it has the paradoxical effect of reintroducing centralisation into a system that was intended to be decentralised.&lt;/p&gt;

&lt;p&gt;This leads me to...&lt;/p&gt;

&lt;h2&gt;Where is the real innovation in this?&lt;/h2&gt;

&lt;p&gt;Some people present NFTs as a revolution in the art world, arguing that it will change the way artists make a living, the relationship that &quot;consumers&quot; have with art...&lt;/p&gt;

&lt;p&gt;However, I do not agree with this at all. Indeed, if one wants to certify something digital (like a sentence saying that someone owns some item...), it has been possible for decades, thanks to &lt;b&gt;cryptographic certificates&lt;/b&gt;. In the digital world, we need to certify a lot of things, so cryptographic certificates are massively used. By the way, if you are reading this very web page in HTTPS right now, it is thanks to a cryptographic certificate! It guarantees that the encryption key used to encrypt HTTPS traffic is actually mine and not someone pretending to be me.&lt;/p&gt;

&lt;p&gt;In fact, the only difference that NFTs make is that this certification is no longer dependent on one organisation, but works in a decentralised way, which avoids some of the problems I mentioned above. But given that, as said in the previous section, we will still need trusted actors, it is a snake biting its own tail, and so the value of a decentralised system falls almost to zero.&lt;/p&gt;

&lt;p&gt;But in the end, are NFTs something to throw away? Would not it be useful in some contexts?&lt;br /&gt;
I have no doubt that good applications can be found for NFTs. Being able to certify possession of something without the need for a central authority has its advantages, and it has potential in some areas. But in the art world, I do not think NFTs will become a reference, for all the reasons I mentioned above.&lt;br /&gt;
Will NFT continue to exist as a niche? Maybe. Is it the revolution that some are predicting? Certainly not.&lt;/p&gt;</description>
        
                  <comments>https://notebook.ailothaen.fr/post/2021/11/My-take-on-NFTs#comment-form</comments>
          <wfw:comment>https://notebook.ailothaen.fr/post/2021/11/My-take-on-NFTs#comment-form</wfw:comment>
          <wfw:commentRss>https://notebook.ailothaen.fr/feed/atom/comments/4</wfw:commentRss>
              </item>
          <item>
        <title>What is RSS, and how does it work?</title>
        <link>https://notebook.ailothaen.fr/post/2018/02/What-is-RSS%2C-and-how-does-it-work</link>
        <guid isPermaLink="false">urn:md5:b71658744019aa4ac4bcb41365a9164d</guid>
        <pubDate>Tue, 27 Feb 2018 12:10:00 +0000</pubDate>
        <dc:creator>Ailothaen</dc:creator>
                  <category>Technical articles</category>
                        <description>&lt;p&gt;You probably have already heard of 'RSS feeds'. You have been told that it is to keep in touch with the site or to follow it, but you've never understood exactly what it is, and even less how you use it. Answers here!&lt;/p&gt;          &lt;p&gt;If you have ever browsed blogs or news sites (or, more generally, sites that often post new content), you may have heard several times about &quot;RSS feeds&quot;. Often, you were told that it is a way to stay tuned to the site or to follow it, but you have never understood exactly what it is, and even less how it is used.&lt;/p&gt;

&lt;p&gt;So here is an explanatory article!&lt;/p&gt;

&lt;h2&gt;When you forgot to look at an interesting site...&lt;/h2&gt;

&lt;p&gt;RSS, which stands for &quot;Really Simple Syndication&quot; (it is also sometimes called &quot;Rich Site Summary&quot;), is a standardised means of communication, which was invented in 1999 (it was then updated several times in the following years): it is therefore an old method which has proved itself. It was invented in response to the following problem: &lt;em&gt;how to keep my readers informed of the latest publications on my site/blog?&lt;/em&gt;&lt;br /&gt;
Indeed, it should be remembered that at that time, the Web was much less frequented, and it was more complex to get people talking about you (social networks and even advertising in general were still far from existing).&lt;br /&gt;
What was often happening was that as soon as someone saw something interesting on a blog, they bookmarked it, but did not always think to return to the site. As a result, they might miss a very interesting new article, or they might not see it until a few weeks or months later, when they randomly clicked on the bookmark icon out of curiosity.&lt;/p&gt;

&lt;p&gt;... And I am sure that this has already happened to you 😇&lt;/p&gt;

&lt;p&gt;The objective of RSS is therefore, for webmasters, to keep their users and readers informed of the new content of their site or blog, and for users, not to miss something interesting, or even to forget the site.&lt;/p&gt;

&lt;h2&gt;And what does it look like in practice?&lt;/h2&gt;

&lt;p&gt;As I said above, RSS is not a site or a service, but a &lt;strong&gt;standardised&lt;/strong&gt; means of communication, just like email for example. (Note that there are also Atom feeds, whose format is slightly different but which work on exactly the same principle: this article therefore applies without problem to Atom feeds).&lt;/p&gt;

&lt;p&gt;In concrete terms, an RSS feed is a file that will be located somewhere on the website, which will summarise the date and content of anything that the site administrator wants to share. The file is written in XML, which looks like this:&lt;/p&gt;

&lt;pre&gt;
&lt;code class=&quot;xml&quot;&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&amp;gt;
&amp;lt;rss version=&quot;2.0&quot; xmlns:atom=&quot;http://www.w3.org/2005/Atom&quot; xmlns:content=&quot;http://purl.org/rss/1.0/modules/content/&quot;&amp;gt;
&amp;lt;channel&amp;gt;
    &amp;lt;title&amp;gt;Les notes d'Ailothaen&amp;lt;/title&amp;gt;
    &amp;lt;link&amp;gt;https://ailothaen.fr/a/&amp;lt;/link&amp;gt;
    &amp;lt;language&amp;gt;fr&amp;lt;/language&amp;gt;
    &amp;lt;copyright&amp;gt;Ailothaen&amp;lt;/copyright&amp;gt;
    &amp;lt;item&amp;gt;
        &amp;lt;title&amp;gt;Changer les icônes de 7zip&amp;lt;/title&amp;gt;
        &amp;lt;guid isPermaLink=&quot;false&quot;&amp;gt;20170708115506-article&amp;lt;/guid&amp;gt;
        &amp;lt;pubDate&amp;gt;Sat, 08 Jul 2017 12:30:00 +0200&amp;lt;/pubDate&amp;gt;
        &amp;lt;link&amp;gt;https://ailothaen.fr/a/?d=2017/07/08/11/55/06-changer-les-icones-de-7zip&amp;lt;/link&amp;gt;
        &amp;lt;description&amp;gt;7zip est un excellent logiciel pour les fichiers compressés (...)&amp;lt;/description&amp;gt;
    &amp;lt;/item&amp;gt;
    &amp;lt;item&amp;gt;
        &amp;lt;title&amp;gt;Les raccourcis dans Firefox&amp;lt;/title&amp;gt;
        &amp;lt;guid isPermaLink=&quot;false&quot;&amp;gt;20170624150000-article&amp;lt;/guid&amp;gt;
        &amp;lt;pubDate&amp;gt;Sat, 24 Jun 2017 15:00:00 +0200&amp;lt;/pubDate&amp;gt;
        &amp;lt;link&amp;gt;https://ailothaen.fr/a/?d=2017/06/24/15/00/00-les-raccourcis-dans-firefox&amp;lt;/link&amp;gt;
        &amp;lt;description&amp;gt;Dans la plupart des navigateurs, aujourd'hui, la barre d'adresse (...)&amp;lt;/description&amp;gt;
    &amp;lt;/item&amp;gt;
&amp;lt;/channel&amp;gt;
&amp;lt;/rss&amp;gt;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;em&gt;(yes, this is my blog feed! I modified the original feed a bit to make it more readable)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This file is then supposed to be read in an &lt;strong&gt;aggregator&lt;/strong&gt;, i.e. an RSS reader that offers an interface to read and manage its various subscriptions. At regular intervals, the aggregator will query the URL corresponding to the file to see if it has been modified (and therefore if there is new content), and if so, displays the new content in its interface and notifies the user in most cases. So, it is a bit like email newsletters!&lt;br /&gt;
Aggregators can be found in all forms: as software, but also as a web service, and even as a mobile application.&lt;/p&gt;

&lt;p&gt;For example, this is what an RSS feed looks like in QuiteRSS (the reader that I use):&lt;/p&gt;

&lt;figure style=&quot;margin: 0 auto; display: table;&quot;&gt;&lt;a class=&quot;media-link&quot; href=&quot;https://notebook.ailothaen.fr/public/rss/rss-apercu.png&quot;&gt;&lt;img alt=&quot;rss-apercu.png&quot; class=&quot;media&quot; src=&quot;//notes.ailothaen.fr/public/rss/rss-apercu.png&quot; /&gt;&lt;/a&gt;

&lt;figcaption&gt;RSS feed of Team Cherry.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;(This is the feed of the Team Cherry website, the independent development studio that made the game Hollow Knight (a game just excellent, by the way, &lt;strike&gt;even if Ori and the Blind Forest is better 😛&lt;/strike&gt; ).)&lt;/p&gt;

&lt;h2&gt;An outdated way of communication?&lt;/h2&gt;

&lt;p&gt;Today, the situation has changed since 1999. RSS feeds are clearly less popular than they used to be, and some sites do not implement them (but there are still a lot of them, especially thanks to Wordpress which implements one by default).&lt;br /&gt;
Indeed, when you see the importance of social networks today, you might think that RSS feeds are outdated. Almost everyone is registered on Facebook or Twitter, and the communication of websites on these networks is now essential if they want to be known and keep their users informed of what they post.&lt;/p&gt;

&lt;p&gt;However, while social networks may be more convenient to use from a reader's perspective (it is still better to have everything in one place), RSS feeds still have several advantages in my opinion:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;RSS feeds do not depend in any way on a website other than the one that uses it, so it is an independent medium that works on its own: if Facebook or Twitter are down, inaccessible because of a proxy or even closed, the RSS feed will still work, whereas you will not be able to talk about your site on these social networks.&lt;/li&gt;
	&lt;br /&gt;
	&lt;li&gt;It is easier to set up and manage on a daily basis for the site: most of the time, site and blog systems implement an RSS feed, and it updates itself when you post or modify a content; whereas, on social networks, it requires to maintain a page or an account, to manually post links to your articles (or to use a system that does it for you, but that can cause problems)&lt;/li&gt;
	&lt;br /&gt;
	&lt;li&gt;Readers who use an RSS aggregator, unless they click on &quot;mark all as read&quot; out of laziness, are 100% sure to see that a blog has posted a new article; whereas on Facebook or Twitter, they may miss it because the post is &quot;drowned out&quot; by the others... well, if it already appears in the news feed, as this is not always the case. Facebook can guarantee a certain number of displays... but the page administrator has to pay!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Of course, I am not saying that social networks are the absolute evil: they also have some useful features that RSS does not have. Social networks are also used to get people talking about your site and to build a community (which is the job of community managers), whereas this is impossible with RSS because, well... that is not its point!&lt;/p&gt;

&lt;p&gt;The ideal, for a news site that wants to be popular, is therefore to have an RSS feed on its site AND to be present on social networks. But, even if RSS is only used by a few people, it does not cost anything to put one on your site... for the advantages I mentioned.&lt;/p&gt;

&lt;h2&gt;How do we use it?&lt;/h2&gt;

&lt;p&gt;If you want to subscribe to an RSS feed, you first need to get the link to that feed. And this is where it can get a bit complicated...&lt;/p&gt;

&lt;p&gt;Some sites have a link or an &quot;RSS&quot; button in the side menu or at the bottom of the page, which allows you to copy and paste it. But sometimes, the RSS feed is indeed registered in the page, but does not appear on it (because the administrator forgot or did not want to add it).&lt;/p&gt;

&lt;p&gt;If the RSS feed is included in the page, it appears in the source code, in this form:&lt;/p&gt;

&lt;pre&gt;
&lt;code class=&quot;html&quot;&gt;&amp;lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;RSS - Articles&quot; href=&quot;https://notebook.ailothaen.fr/post/2018/02/rss.php&quot; /&amp;gt;
&amp;lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;ATOM - Articles&quot; href=&quot;https://notebook.ailothaen.fr/post/2018/02/atom.php&quot; /&amp;gt;&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;There are browser extensions (Firefox, Chrome) to automatically retrieve the link. In Firefox, there is even a native RSS button (which must be activated by customising the interface), but I do not recommend using it because it does not allow you to obtain the link easily.&lt;br /&gt;
Otherwise, there is still the solution... to browse the source code!&lt;/p&gt;

&lt;p&gt;Once you have managed to get the link, you need to add it to your aggregator. I personally use &lt;a href=&quot;https://quiterss.org/en/download&quot;&gt;QuiteRSS&lt;/a&gt;, which I find both lightweight and very customizable; but if you prefer a web service or a mobile application (to have the same thing on all your devices), I have heard good things about &lt;a href=&quot;https://feedly.com/i/welcome&quot;&gt;Feedly&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;So we add a new site...&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;media-link&quot; href=&quot;//notebook.ailothaen.fr/public/rss/add2.png&quot;&gt;&lt;img alt=&quot;add.png&quot; class=&quot;media&quot; src=&quot;//notebook.ailothaen.fr/public/rss/add2.png&quot; style=&quot;margin: 0 auto; display: table;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;... and here we are! The site has been added to my aggregator.&lt;br /&gt;
I will now get a notification in my taskbar as soon as something is posted on this site.&lt;br /&gt;
Also, with an aggregator, you can usually read the content directly in it, which can be interesting if you subscribe to a lot of news sites: you have everything in one place instead of going to all the sites, which can be a great time saver.&lt;/p&gt;</description>
        
                  <comments>https://notebook.ailothaen.fr/post/2018/02/What-is-RSS%2C-and-how-does-it-work#comment-form</comments>
          <wfw:comment>https://notebook.ailothaen.fr/post/2018/02/What-is-RSS%2C-and-how-does-it-work#comment-form</wfw:comment>
          <wfw:commentRss>https://notebook.ailothaen.fr/feed/atom/comments/3</wfw:commentRss>
              </item>
      </channel>
</rss>
