<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Backups on poolp.org</title><link>https://poolp.org/tags/backups/</link><description>Recent content in Backups on poolp.org</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>Copyright &amp;copy; Gilles Chehade - poolp.org</copyright><lastBuildDate>Tue, 11 Jun 2024 21:00:00 +0100</lastBuildDate><atom:link href="https://poolp.org/tags/backups/index.xml" rel="self" type="application/rss+xml"/><item><title>Out of my cave, lots of updates</title><link>https://poolp.org/posts/2024-06-11/out-of-my-cave-lots-of-updates/</link><pubDate>Tue, 11 Jun 2024 21:00:00 +0100</pubDate><guid>https://poolp.org/posts/2024-06-11/out-of-my-cave-lots-of-updates/</guid><description>TL;DR: I have been silent for a while due to personal matters but I did a ton of stuff on OpenSMTPD, plakar and a handful of other projects.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2024-06-11/out-of-my-cave-lots-of-updates/featured.webp"/></item><item><title>Plakar: an avalanche of changes</title><link>https://poolp.org/posts/2023-11-02/plakar-an-avalanche-of-changes/</link><pubDate>Thu, 02 Nov 2023 10:13:00 +0200</pubDate><guid>https://poolp.org/posts/2023-11-02/plakar-an-avalanche-of-changes/</guid><description>TL;DR: Significant refactoring to improve its performance, implemented read and write semaphores to throttle chunkers and reduce memory usage, introduced a repository index and packfiles to decrease the number of I/O operations, also intrioduced a new HTTP storage backend.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2023-11-02/plakar-an-avalanche-of-changes/featured.jpg"/></item><item><title>Plakar: a TON of changes</title><link>https://poolp.org/posts/2023-10-07/plakar-a-ton-of-changes/</link><pubDate>Sat, 07 Oct 2023 09:29:00 +0200</pubDate><guid>https://poolp.org/posts/2023-10-07/plakar-a-ton-of-changes/</guid><description>TL;DR: TL;DR: a lot of work in plakar, but also on CDC and index optimization. Optimized go-fastcdc # I ran into a benchmark which included my implementation of the FastCDC algorithm, and it made me realise that it was not on par with alternative implementations:</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2023-10-07/plakar-a-ton-of-changes/feature.jpeg"/></item><item><title>Plakar: vfs importer interface</title><link>https://poolp.org/posts/2023-08-06/plakar-vfs-importer-interface/</link><pubDate>Sun, 06 Aug 2023 00:44:00 +0200</pubDate><guid>https://poolp.org/posts/2023-08-06/plakar-vfs-importer-interface/</guid><description>TL;DR: I reworked the virtual filesystem layer in plakar, making it possible to write custom importers of data: use plakar to backup an s3 bucket, for instance.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2023-08-06/plakar-vfs-importer-interface/feature.jpeg"/></item><item><title>Plakar: snapshot forking and tagging</title><link>https://poolp.org/posts/2023-07-23/plakar-snapshot-forking-and-tagging/</link><pubDate>Sun, 23 Jul 2023 10:24:00 +0200</pubDate><guid>https://poolp.org/posts/2023-07-23/plakar-snapshot-forking-and-tagging/</guid><description>TL;DR: plakar gained two minor features, snapshots fork-ing and snapshots tagging, which makes it possible to unlock several major new features in a relatively short future.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2023-07-23/plakar-snapshot-forking-and-tagging/feature.png"/></item><item><title>October 2022: blog comments, a bit of plakar and the streamchain project</title><link>https://poolp.org/posts/2022-10-18/october-2022-blog-comments-a-bit-of-plakar-and-the-streamchain-project/</link><pubDate>Tue, 18 Oct 2022 11:11:00 +0200</pubDate><guid>https://poolp.org/posts/2022-10-18/october-2022-blog-comments-a-bit-of-plakar-and-the-streamchain-project/</guid><description>TL;DR: added comments support to the blog, did some music and hypnosis projects, fixed a few bugs in plakar and began a new toy project.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2022-10-18/october-2022-blog-comments-a-bit-of-plakar-and-the-streamchain-project/feature.png"/></item><item><title>May 2022: yet again, tons of plakar stuff</title><link>https://poolp.org/posts/2022-05-22/may-2022-yet-again-tons-of-plakar-stuff/</link><pubDate>Sun, 22 May 2022 13:27:00 +0200</pubDate><guid>https://poolp.org/posts/2022-05-22/may-2022-yet-again-tons-of-plakar-stuff/</guid><description>TL;DR: tons of plakar work, most notably on indexes, performances, clone &amp;amp; sync and fuse. Code-unrelated work # I&amp;rsquo;ll start with code unrelated work !</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2022-05-22/may-2022-yet-again-tons-of-plakar-stuff/feature.png"/></item><item><title>April 2022: plakar.io, plakar refactor and ssh support</title><link>https://poolp.org/posts/2022-04-24/april-2022-plakar.io-plakar-refactor-and-ssh-support/</link><pubDate>Sun, 24 Apr 2022 17:24:00 +0200</pubDate><guid>https://poolp.org/posts/2022-04-24/april-2022-plakar.io-plakar-refactor-and-ssh-support/</guid><description>TL;DR: I refactored internal structures to split metadata from the index, implemented an stdio server and finally added SSH support. The plakar.io website # A project needs a website so&amp;hellip; I published the plakar.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2022-04-24/april-2022-plakar.io-plakar-refactor-and-ssh-support/feature.png"/></item><item><title>April 2022: plakar keys and UI stuff</title><link>https://poolp.org/posts/2022-04-01/april-2022-plakar-keys-and-ui-stuff/</link><pubDate>Fri, 01 Apr 2022 01:52:00 +0200</pubDate><guid>https://poolp.org/posts/2022-04-01/april-2022-plakar-keys-and-ui-stuff/</guid><description>TL;DR: I did key and UI stuff, mostly search related. There&amp;rsquo;s going to be plenty of images in this post. Reworked plakar keys # I won&amp;rsquo;t expand much on that as I&amp;rsquo;m not done yet, but I spent a couple days reworking the way plakar handles keys for encrypted repositories.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2022-04-01/april-2022-plakar-keys-and-ui-stuff/feature.jpeg"/></item><item><title>March 2022: plakar clone and plakar sync</title><link>https://poolp.org/posts/2022-03-06/march-2022-plakar-clone-and-plakar-sync/</link><pubDate>Sun, 06 Mar 2022 00:51:00 +0200</pubDate><guid>https://poolp.org/posts/2022-03-06/march-2022-plakar-clone-and-plakar-sync/</guid><description>TL;DR: implemented cloning and synchronization between plakar repositories Slacked a bit # Shortly after I published my yearly retrospective, I was hit with two highly annoying personal issues that kept me very busy these last two months.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2022-03-06/march-2022-plakar-clone-and-plakar-sync/feature.png"/></item><item><title>December 2021: a bit of plakar, a bit of go-fastcdc and some useless stuff</title><link>https://poolp.org/posts/2021-12-13/december-2021-a-bit-of-plakar-a-bit-of-go-fastcdc-and-some-useless-stuff/</link><pubDate>Mon, 13 Dec 2021 07:40:00 +0200</pubDate><guid>https://poolp.org/posts/2021-12-13/december-2021-a-bit-of-plakar-a-bit-of-go-fastcdc-and-some-useless-stuff/</guid><description>TL;DR: I worked on plakar, go-fastcdc a FastCDC implementation for plakar, and some useless stuff. This activity report will be short # This activity report will be short because I spent the last ten days caring for my kid who got sick&amp;hellip; before catching his stomach bug myself and spending the last few days in a somewhat familiar and unpleasant hell, unable to do everything I intended for this month.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2021-12-13/december-2021-a-bit-of-plakar-a-bit-of-go-fastcdc-and-some-useless-stuff/feature.png"/></item><item><title>November 2021: a bit of go-ipcmsg, a bit of go-privsep and a ton of plakar</title><link>https://poolp.org/posts/2021-10-26/november-2021-a-bit-of-go-ipcmsg-a-bit-of-go-privsep-and-a-ton-of-plakar/</link><pubDate>Tue, 26 Oct 2021 07:40:00 +0200</pubDate><guid>https://poolp.org/posts/2021-10-26/november-2021-a-bit-of-go-ipcmsg-a-bit-of-go-privsep-and-a-ton-of-plakar/</guid><description>TL;DR: I still have a discord, feel free to join. I worked on go-ipcmsg to make it nicer, go-privsep to make it more useable, and A LOT on plakar to make it plakar.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2021-10-26/november-2021-a-bit-of-go-ipcmsg-a-bit-of-go-privsep-and-a-ton-of-plakar/feature.png"/></item><item><title>October 2021: mostly Plakar</title><link>https://poolp.org/posts/2021-10-26/october-2021-mostly-plakar/</link><pubDate>Tue, 26 Oct 2021 07:40:00 +0200</pubDate><guid>https://poolp.org/posts/2021-10-26/october-2021-mostly-plakar/</guid><description>TL;DR: I have a discord now, feel free to join. I refactored plakar, implemented a local cache, improved parallelism, modified the push strategy, played with fuse and networking.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2021-10-26/october-2021-mostly-plakar/feature.jpg"/></item><item><title>April 2021: OpenSMTPD, plakar, ipcmsg, privsep and a small hypnosis talk</title><link>https://poolp.org/posts/2021-04-30/april-2021-opensmtpd-plakar-ipcmsg-privsep-and-a-small-hypnosis-talk/</link><pubDate>Fri, 30 Apr 2021 21:12:00 +0200</pubDate><guid>https://poolp.org/posts/2021-04-30/april-2021-opensmtpd-plakar-ipcmsg-privsep-and-a-small-hypnosis-talk/</guid><description>TL;DR: I worked on OpenSMTPD-portable, did a lot of plakar, a lot of Go and gave a technical talk on hypnosis. Let&amp;rsquo;s start with some LoFi # Relax.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2021-04-30/april-2021-opensmtpd-plakar-ipcmsg-privsep-and-a-small-hypnosis-talk/feature.png"/></item><item><title>March 2021: backups with Plakar</title><link>https://poolp.org/posts/2021-03-26/march-2021-backups-with-plakar/</link><pubDate>Fri, 26 Mar 2021 16:52:00 +0200</pubDate><guid>https://poolp.org/posts/2021-03-26/march-2021-backups-with-plakar/</guid><description>TL;DR: I wrote a backup utility called plakar. Let&amp;rsquo;s start with some LoFi # Relax.
I have a youtube channel (subscribe ! now !)</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2021-03-26/march-2021-backups-with-plakar/feature.png"/></item><item><title>August 2019 report: Fion, Plakar and OpenSMTPD</title><link>https://poolp.org/posts/2019-08-25/august-2019-report-fion-plakar-and-opensmtpd/</link><pubDate>Sun, 25 Aug 2019 04:00:00 +0000</pubDate><guid>https://poolp.org/posts/2019-08-25/august-2019-report-fion-plakar-and-opensmtpd/</guid><description>TL;DR: - small inprovements to the fion window manager - plakar is a backup utility I wrote a long time ago that I will share - tons of opensmtpd stuff, mostly filters and issues handling Shout outs to my patrons !</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://poolp.org/posts/2019-08-25/august-2019-report-fion-plakar-and-opensmtpd/feature.jpg"/></item></channel></rss>