<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-08-28T18:43:03Z</updated>
  <generator>https://nostr.ae</generator>

  <title>Nostr notes by ZeMarmot :gimp:</title>
  <author>
    <name>ZeMarmot :gimp:</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://nostr.ae/npub1wvm3n22t79x407y8ry8ueqv70xnaftrdxdncz0e2zh4rur4dnmfsrx5rdg.rss" />
  <link href="https://nostr.ae/npub1wvm3n22t79x407y8ry8ueqv70xnaftrdxdncz0e2zh4rur4dnmfsrx5rdg" />
  <id>https://nostr.ae/npub1wvm3n22t79x407y8ry8ueqv70xnaftrdxdncz0e2zh4rur4dnmfsrx5rdg</id>
  <icon>https://cdn.fosstodon.org/accounts/avatars/000/307/250/original/cf623a909cde76a6.jpg</icon>
  <logo>https://cdn.fosstodon.org/accounts/avatars/000/307/250/original/cf623a909cde76a6.jpg</logo>




  <entry>
    <id>https://nostr.ae/nevent1qqstgjyzxxfn4yeerpa33dy5gr20jtefdgnx0w6tf3tg2rsnf0msc9szypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxftmwmc</id>
    
      <title type="html">Latest news about #ZeMarmot production and #GIMP development by ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqstgjyzxxfn4yeerpa33dy5gr20jtefdgnx0w6tf3tg2rsnf0msc9szypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxftmwmc" />
    <content type="html">
      Latest news about #ZeMarmot production and #GIMP development by our team at LILA non-profit film production: &lt;a href=&#34;https://www.patreon.com/zemarmot/posts/whats-up-lately-163086424&#34;&gt;https://www.patreon.com/zemarmot/posts/whats-up-lately-163086424&lt;/a&gt;
    </content>
    <updated>2026-07-06T22:34:38Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs9m6u666n4xqv2hy5zju9g5d6fq6j2vswtmfs6xstggstd7na0rugzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxrpx6sg</id>
    
      <title type="html">These last few days, I&amp;#39;ve finally started to work on my big ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9m6u666n4xqv2hy5zju9g5d6fq6j2vswtmfs6xstggstd7na0rugzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxrpx6sg" />
    <content type="html">
      These last few days, I&amp;#39;ve finally started to work on my big project for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.4, which is our new format, which will trigger auto-update, very quick saves (even for big projects), more maintainable and extendable save/load code, but also much more.&lt;br/&gt;&lt;br/&gt;E.g. it will be a basis for our animation support too.&lt;br/&gt;&lt;br/&gt;This work has been very smooth so far, which is not surprising since the architecture choices are what make it easier.&lt;br/&gt;&lt;br/&gt;To be continued…
    </content>
    <updated>2026-06-28T18:08:40Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsffd2mv7tvek429qw36hm05vsdx2tnje60u3hjzxlt6fvh2lyktkszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxsc32z3</id>
    
      <title type="html">I just merged a nice patch by Richard Allen for ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsffd2mv7tvek429qw36hm05vsdx2tnje60u3hjzxlt6fvh2lyktkszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxsc32z3" />
    <content type="html">
      I just merged a nice patch by Richard Allen for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;&amp;#39;s JPEG import plug-in.&lt;br/&gt;&lt;br/&gt;With a recent enough libjpeg-turbo (most used JPEG lib), loading 8-bit JPEG through the 12-bit pipeline brings huge quality benefits.&lt;br/&gt;&lt;br/&gt;It comes at the expense of all JPEG being loaded as 16-bit per channel, which means bigger files. Yet the qualitative difference is making this change a no-brainer.&lt;br/&gt;Loading as 8bpc then converting to 16bpc, you already lost data (unlike loading directly as 16bpc).&lt;br/&gt;&lt;br/&gt;#GIMP #JPEG&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/116/801/830/846/316/596/original/f93a3657d57f2ff8.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2026-06-23T22:55:55Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxc96gzesvmcr73ndju8fgaahfr9vesr6wmyfrqtrd524yh8xj6hgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxl0qkhm</id>
    
      <title type="html">I just pushed the support for the rotation of the new #Wacom Art ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxc96gzesvmcr73ndju8fgaahfr9vesr6wmyfrqtrd524yh8xj6hgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxl0qkhm" />
    <content type="html">
      I just pushed the support for the rotation of the new #Wacom Art Pen 2 🖌️ in #GIMP. This will be available in &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.4.&lt;br/&gt;&lt;br/&gt;Maybe I will even decide to back port this feature to a 3.2 micro release so that artists 👨‍🎨 with such hardware won&amp;#39;t have to wait for months. 🤷&lt;br/&gt;&lt;br/&gt;Thanks to Wacom for sponsoring the styli.&lt;br/&gt;&lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://cdn.fosstodon.org/media_attachments/files/116/777/416/282/089/638/original/0aef2df2443519d9.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;
    </content>
    <updated>2026-06-19T15:12:42Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs9ljr535vmn276kul4w4vslg5kfh2736y2554l822j8vhdegc9ugqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxev4dae</id>
    
      <title type="html">Ma conf essayait de se focaliser sur le caractère communautaire ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9ljr535vmn276kul4w4vslg5kfh2736y2554l822j8vhdegc9ugqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxev4dae" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqatcjncpgehyf45pu02ee28gs0tqwxpd2wvppkx673x3wlppek2s2f3uf6&#39;&gt;nevent1q…3uf6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Ma conf essayait de se focaliser sur le caractère communautaire d&amp;#39;un projet comme &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;. C&amp;#39;est malheureusement bien souvent mal compris. Va-t-il en ressortir quelque chose d&amp;#39;intéressant dans la prise en compte de l&amp;#39;existence des logiciels communautaires en tant que brique essentielle de l&amp;#39;infrastructure numérique mondiale?&lt;br/&gt;Sera-ton un jour pris en compte comme un patrimoine à protéger (et soyons fou, financés même)? Comme une activité d&amp;#39;intérêt général? 🥰
    </content>
    <updated>2026-06-05T15:34:50Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspd4tp6f8nx4wddh0jgsssze9e8wza4kx074493tu8uhjhrcwvtjqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxqnen29</id>
    
      <title type="html">Today let&amp;#39;s highlight another type of contributions which ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspd4tp6f8nx4wddh0jgsssze9e8wza4kx074493tu8uhjhrcwvtjqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxqnen29" />
    <content type="html">
      Today let&amp;#39;s highlight another type of contributions which often go under the radar: packaging, Continuous Integration (CI)…&lt;br/&gt;&lt;br/&gt;On this side, we have the huge chance in &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; to have Bruno Lopes! Additionally to being a very nice person, Bruno revamped our CI and packages in just a few years. 😎&lt;br/&gt;&lt;br/&gt;He brought GIMP for AppImage and on the MS Store and improved all the packages.
    </content>
    <updated>2026-05-27T11:47:22Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqst0e2lad36wznx2wu4w7hjxlp4ymma0la4vg62rsu6euqc4aa684szypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx2vlqnn</id>
    
      <title type="html">Among the cool stuff which have been happening in #GIMP&amp;#39;s ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqst0e2lad36wznx2wu4w7hjxlp4ymma0la4vg62rsu6euqc4aa684szypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx2vlqnn" />
    <content type="html">
      Among the cool stuff which have been happening in #GIMP&amp;#39;s codebase since we branched out to start working on the future version 3.4, let&amp;#39;s cite the work by long time contributors Jacob Boerema and &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub13hgjlx7cs4u22jg8wwgsk8yadvrxav799aqn0ytxnnwktthhyj9qdeg240&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;CmykStudent&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub13hg…g240&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; improving again and always our support for PSD, but also TIFF, JPEG and more, as well as the very cool patches on this area by the new contributor Frank Teklote.&lt;br/&gt;&lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; really has a lot of very nice and skilled contributors! 😃 &lt;br/&gt;&lt;br/&gt;#DevLog
    </content>
    <updated>2026-05-25T18:34:54Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswlz408xfadusze9g6aumanjf7wmyz93ml6cm2uxwzvlnk52ln4kqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxmgqh22</id>
    
      <title type="html">Maintaining software is more than just adding new features. In ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswlz408xfadusze9g6aumanjf7wmyz93ml6cm2uxwzvlnk52ln4kqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxmgqh22" />
    <content type="html">
      Maintaining software is more than just adding new features. In the last few weeks, I&amp;#39;ve spent a lot of my time cleaning up code, fixing bugs, deleting outdated code even, and/or simplifying it.&lt;br/&gt;&lt;br/&gt;For instance, 2 days ago, I cleaned up old logic for the in-app documentation system in #GIMP:&lt;br/&gt;&lt;br/&gt;&amp;gt; 30 files changed, 302 insertions(&#43;), 2889 deletions(-)&lt;br/&gt;&lt;br/&gt;Still a lot more work to do, before I really start working on my planned features, so that we get a robust GIMP 3.4! 💪
    </content>
    <updated>2026-05-24T12:19:59Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs24umfyxa2hjxv09fp9k7vydpafuw0l88ps0m5c7z9qmp2tr654ggzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxh0x66x</id>
    
      <title type="html">Since yesterday I have been playing with a fun #GIMP code ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs24umfyxa2hjxv09fp9k7vydpafuw0l88ps0m5c7z9qmp2tr654ggzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxh0x66x" />
    <content type="html">
      Since yesterday I have been playing with a fun #GIMP code experiment suggested by Aryeom (based on something we had seen years ago though we don&amp;#39;t remember where): using accelerator raw data to know the screen orientation and playing with simulated &amp;#34;dripping&amp;#34; digital paint on canvas.&lt;br/&gt;This includes code in GIMP itself of course, as well as in the portal used by GNOME (and other DEs?) to auto-rotate the screen. &lt;br/&gt;This is my first working demo (very simple and buggy; only for demoing at this point).&lt;br/&gt;&lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://cdn.fosstodon.org/media_attachments/files/116/584/319/020/516/834/original/5b766803fd40048c.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;
    </content>
    <updated>2026-05-16T12:45:32Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsx4xezrnl923mmrnshe07k5g7fh54lmjwpk48te7ehv8n87957wggzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxwz63py</id>
    
      <title type="html">Our week at Libre Graphics Meeting, including the 3.2.4 bugfix ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsx4xezrnl923mmrnshe07k5g7fh54lmjwpk48te7ehv8n87957wggzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxwz63py" />
    <content type="html">
      Our week at Libre Graphics Meeting, including the 3.2.4 bugfix release, branching out and starting to work on GIMP 3.4 and a talk about the Community and #GIMP:&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/talk-at-libre-156389293&#34;&gt;https://www.patreon.com/posts/talk-at-libre-156389293&lt;/a&gt;
    </content>
    <updated>2026-04-23T22:46:22Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsq3vnvw6aukvqjws88ccshkj736jtzm4m23tjtl5t6s4qgk4kvnfszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxtccszk</id>
    
      <title type="html">RE: https://floss.social/@GIMP/116330921975439370 Because our ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsq3vnvw6aukvqjws88ccshkj736jtzm4m23tjtl5t6s4qgk4kvnfszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxtccszk" />
    <content type="html">
      RE: &lt;a href=&#34;https://floss.social/@GIMP/116330921975439370&#34;&gt;https://floss.social/@GIMP/116330921975439370&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Because our April fool jokes are based on truths, we edited our April first news, transforming it from a joke to an Easter egg hunt!&lt;br/&gt;&lt;br/&gt;If you re-read the news, you may find the hint about what is actually being worked on for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; ! Have fun searching!&lt;br/&gt;&lt;br/&gt;Happy Easter everyone! 🔔 🥚🍫 🐰&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/note1natfxqmqavyn9pvq8g0sc8t7vu29g7gsdvvvmxcedn3um6ga2duqnl8wlk&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;note1nat…8wlk&lt;/a&gt;&lt;/span&gt;&lt;br/&gt; &lt;/div&gt; &lt;a href=&#34;https://www.gimp.org/news/2026/04/01/new-color-mode-coming-to-gimp/&#34;&gt;https://www.gimp.org/news/2026/04/01/new-color-mode-coming-to-gimp/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;New Color Mode Coming to GIMP&lt;br/&gt;&lt;br/&gt;#GIMP #imageEditor #GPL #openSource #libreGraphics #GIMP3 #GIMP3_2 #GEGL #EGAgraphics&lt;br/&gt; &lt;img src=&#34;https://cdn.masto.host/floss/media_attachments/files/116/330/919/940/755/292/original/881724b065ca22ed.png&#34;&gt; &lt;br/&gt; &lt;/blockquote&gt;
    </content>
    <updated>2026-04-05T10:25:12Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvmhtuxhktzkxdcgz4hrh46kwzrnmyzxyfq9nwrjydr2gl37qgrlczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxt7fulc</id>
    
      <title type="html">RE: https://floss.social/@GIMP/116229009692048437 We released ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvmhtuxhktzkxdcgz4hrh46kwzrnmyzxyfq9nwrjydr2gl37qgrlczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxt7fulc" />
    <content type="html">
      RE: &lt;a href=&#34;https://floss.social/@GIMP/116229009692048437&#34;&gt;https://floss.social/@GIMP/116229009692048437&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;We released #GIMP 3.2.0 today! Quite an exhausting week with usual last-minute issues!&lt;br/&gt;E.g. the CI infra suddenly failed yesterday! Fortunately admins were prompt to fix as always (still I went to bed at 1AM)!&lt;br/&gt;Then issues in Windows packaging, which testers didn&amp;#39;t notice with early test packages (of course, only noticed by someone just after the tagging! 😱).&lt;br/&gt;&lt;br/&gt;Yet all in all, first time I end the release around 7PM after having started the release day at 9AM! The procedure gets better! 😄&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/note1k2gvksdu6sn3wnyh203f2yt7k9d6qz3mq5n60euc38pltdc8tqyqpl976a&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;note1k2g…976a&lt;/a&gt;&lt;/span&gt;&lt;br/&gt; &lt;/div&gt; Today we released GIMP 3.2 with major new features, including vector layers, link layers (smart objects), DDS BC7 export, better PSD import including PSB for large images, MyPaint 2.0 brushes, and much more!&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.gimp.org/news/2026/03/14/gimp-3-2-released/&#34;&gt;https://www.gimp.org/news/2026/03/14/gimp-3-2-released/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#GIMP #imageEditor #GPL #openSource #libreGraphics #GIMP3 #GIMP3_2 #GEGL #news #release &lt;/blockquote&gt;
    </content>
    <updated>2026-03-14T19:32:14Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs8pn75rxjg4m2wx9c3r63j3kyyxzata4fnksphz8j0jv2ex0fv8cczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx3whwgk</id>
    
      <title type="html">The @npub1jxd…txs3 project got a very cute fan mail through ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs8pn75rxjg4m2wx9c3r63j3kyyxzata4fnksphz8j0jv2ex0fv8cczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx3whwgk" />
    <content type="html">
      The &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; project got a very cute fan mail through actual post  💌, with a donation.&lt;br/&gt;&lt;br/&gt;We would love to share a scan, but it&amp;#39;s not cool to share private messages without consent, so we won&amp;#39;t. It is though very heart-warming! 🥰&lt;br/&gt;&lt;br/&gt;We have had some at #ZeMarmot too across the years, and actual fan mail, and even more when it&amp;#39;s through physical letters, is always extremely cool to receive! 🤗
    </content>
    <updated>2026-03-14T00:07:26Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvvhgwmtq75sdx87a8zqsxzqg6e66nwxdn4mqjnsrvet3n4n97lnszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxcqn9a4</id>
    
      <title type="html">Aaaaargh! Sorry everyone! I edited the message, but only the poll ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvvhgwmtq75sdx87a8zqsxzqg6e66nwxdn4mqjnsrvet3n4n97lnszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxcqn9a4" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxryv26ap9mvcfhm73xhm9lm6mwp66neda5ex30qpyd70xth86gnq8me2pn&#39;&gt;nevent1q…e2pn&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Aaaaargh! Sorry everyone! I edited the message, but only the poll duration as I wanted to extend it a bit until tonight and that… resetted all the votes to 0!!! 😱&lt;br/&gt;&lt;br/&gt;For information, before edit, 100% of the votes were on the &amp;#34;It works fine; I see no regressions or blockers&amp;#34; item, and I think that was 6 or 7 votes.&lt;br/&gt;&lt;br/&gt;Feel free to re-vote, as it feels sad now with 0 votes showing. 😢&lt;br/&gt;&lt;br/&gt;Really sorry all. I didn&amp;#39;t know a poll time edit would do a reset (feels like a Mastodon bug).
    </content>
    <updated>2026-03-13T11:00:01Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxryv26ap9mvcfhm73xhm9lm6mwp66neda5ex30qpyd70xth86gnqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxj5trw5</id>
    
      <title type="html">Testing #GIMP 3.2.0 candidate binaries for the upcoming release! ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxryv26ap9mvcfhm73xhm9lm6mwp66neda5ex30qpyd70xth86gnqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxj5trw5" />
    <content type="html">
      Testing #GIMP 3.2.0 candidate binaries for the upcoming release!&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/final-stretch-3-152864165&#34;&gt;https://www.patreon.com/posts/final-stretch-3-152864165&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Feedback welcome.
    </content>
    <updated>2026-03-12T14:34:55Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2srvdrejzgzlstvs7l8gfe7a4s2h3l4kxlls5fs3ljunvyvhjcmszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx0qcqlc</id>
    
      <title type="html">Quite last minute, yesterday evening, I (Jehan from #ZeMarmot and ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2srvdrejzgzlstvs7l8gfe7a4s2h3l4kxlls5fs3ljunvyvhjcmszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx0qcqlc" />
    <content type="html">
      Quite last minute, yesterday evening, I (Jehan from #ZeMarmot and &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; maintainer) answered to the call for feedback by the &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1m96e7ycmmaz4ah7s8exw7x6vmumuccr0p9dxea64e5je89ty2yjsweag4y&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;European Commission&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1m96…ag4y&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; on the &amp;#34;European Open Digital Ecosystem Strategy&amp;#34;. Here is my response:&lt;br/&gt;&lt;a href=&#34;https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/16213-European-Open-Digital-Ecosystems/F33370679_en&#34;&gt;https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/16213-European-Open-Digital-Ecosystems/F33370679_en&lt;/a&gt;
    </content>
    <updated>2026-02-04T15:11:35Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsg08hkyrg3wgxf04ql2ffecm9h0qlwnhqxq7qtjc3qlwt4vz90y5szypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjmnc0s</id>
    
      <title type="html">Someone (thanks @npub13hg…g240 for discovering it!) shared this ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg08hkyrg3wgxf04ql2ffecm9h0qlwnhqxq7qtjc3qlwt4vz90y5szypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjmnc0s" />
    <content type="html">
      Someone (thanks &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub13hgjlx7cs4u22jg8wwgsk8yadvrxav799aqn0ytxnnwktthhyj9qdeg240&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;CmykStudent&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub13hg…g240&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; for discovering it!) shared this meme… about #ZeMarmot&amp;#39;s Jehan, as &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; maintainer &amp;#34;hero developer&amp;#34;! 😅😎😱🤣&lt;br/&gt;&lt;br/&gt;We were unsure what to do of it. In the end, just sharing it… for the fun. I should say &amp;#34;Thank you&amp;#34;, I guess? 🤷🤗&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://programmerhumor.io/linux-memes/this-is-jehan-pages-the-top-developer-behind-gimp-a-free-open-source-photo-editor-adobe-executives-hate-jehan-because-of-his-hard-work-adobe-lost-millions-of-dollars-iv0z&#34;&gt;https://programmerhumor.io/linux-memes/this-is-jehan-pages-the-top-developer-behind-gimp-a-free-open-source-photo-editor-adobe-executives-hate-jehan-because-of-his-hard-work-adobe-lost-millions-of-dollars-iv0z&lt;/a&gt;
    </content>
    <updated>2026-01-20T21:32:19Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvege4xf3j75qjp3xwc4549m92rr2a000nruj93gskqstwzpt6y4gzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx9us4g8</id>
    
      <title type="html">These last few days, I&amp;#39;ve looked a lot at various issues for ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvege4xf3j75qjp3xwc4549m92rr2a000nruj93gskqstwzpt6y4gzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx9us4g8" />
    <content type="html">
      These last few days, I&amp;#39;ve looked a lot at various issues for graphics tablets on Linux, which made me have very informative discussions with &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1ypehj93ratdpfe60tut066pmaxz7ax0z7upnam9gdn5fc967snrqtc4pcg&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Peter Hutterer&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1ype…4pcg&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;. 💬&lt;br/&gt;&lt;br/&gt;There is quite some data to digest, but that could lead to interesting enhancements in graphics tablet configuration after &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.2 is released… 🤔
    </content>
    <updated>2025-12-17T00:50:49Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsdxtujv2u6uw5q83ede34rrcpzmqpqp40c2l86pn62jxf78yu29sczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx944ghj</id>
    
      <title type="html">While we are very actively working 🧑‍💻 on preparing the ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsdxtujv2u6uw5q83ede34rrcpzmqpqp40c2l86pn62jxf78yu29sczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx944ghj" />
    <content type="html">
      While we are very actively working 🧑‍💻 on preparing the release for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.2.0 RC2, I also took some time on the side to plan ahead the future of GIMP.&lt;br/&gt;&lt;br/&gt;This is how I came up with the 2 roadmaps for versions 3.4 and 3.6 which I shared 2 weeks ago.&lt;br/&gt;&lt;br/&gt;This post on our Patreon page gives some more details about our plans: &lt;a href=&#34;https://www.patreon.com/posts/planning-future-144005216&#34;&gt;https://www.patreon.com/posts/planning-future-144005216&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Enjoy the read everyone! 🤗
    </content>
    <updated>2025-12-07T22:08:07Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0gyr78dql8uam6u4saqjlme0wvrj4neqrpdwkae0qde8q0d2hahszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxykk55k</id>
    
      <title type="html">By the way, I am hopeful we should be able to get this tool out ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0gyr78dql8uam6u4saqjlme0wvrj4neqrpdwkae0qde8q0d2hahszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxykk55k" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0ypmcfrm72er05hl3vps4u8c44fvg33qqjctxlngs4y6au9dudmg8hc3jw&#39;&gt;nevent1q…c3jw&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;By the way, I am hopeful we should be able to get this tool out of playground for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.4, very likely together with a rework of the Foreground Selection tool which could become instead a particle selection tool (hair, fur selection, etc.).&lt;br/&gt;&lt;br/&gt;I did also spend some time the other day to review current UI and workflow of the Foreground Selection tool, which is really really suboptimal.&lt;br/&gt;&lt;br/&gt;Guess I will update the roadmap! 😁
    </content>
    <updated>2025-11-26T15:17:43Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0ypmcfrm72er05hl3vps4u8c44fvg33qqjctxlngs4y6au9dudmgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxd97c4g</id>
    
      <title type="html">As a side project, to relax from maintenance and preparation of ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0ypmcfrm72er05hl3vps4u8c44fvg33qqjctxlngs4y6au9dudmgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxd97c4g" />
    <content type="html">
      As a side project, to relax from maintenance and preparation of &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.2, I have been looking into our experimental &amp;#34;Paint Select&amp;#34; tool.&lt;br/&gt;&lt;br/&gt;The tool is still hidden under a Playground settings, mostly for performance reason. I am in early review and experimentation on it, but it feels like we can really improve things, both algorithmically and UX/UI wise.&lt;br/&gt;&lt;br/&gt;Here is me making a quick selection of Mia, official mianager of the LILA non-profit film production:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://peer.tube/w/nqPXSWgD7PxM98R3osZy99&#34;&gt;https://peer.tube/w/nqPXSWgD7PxM98R3osZy99&lt;/a&gt;
    </content>
    <updated>2025-11-26T15:12:14Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspc2t7zg5fxzax9n5ykkl7m9hxn6nvz4fw3vnkcudajteq9zgjw2qzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx2v0de9</id>
    
      <title type="html">🥳 Happy ㉊th birthday, @npub1jxd…txs3 ! 🎂 In 1995, ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspc2t7zg5fxzax9n5ykkl7m9hxn6nvz4fw3vnkcudajteq9zgjw2qzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx2v0de9" />
    <content type="html">
      🥳 Happy ㉊th birthday, &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; ! 🎂&lt;br/&gt;&lt;br/&gt;In 1995, November 11, a young US student, Peter Mattis, announces a program on some Linux newsgroups, called &amp;#34;The GIMP: the General Image Manipulation Program&amp;#34;. 2 years later, Spencer Kimball (other co-author) and Peter graduate and leave.&lt;br/&gt;&lt;br/&gt;Thanks to the #GPL license, the community take over development.&lt;br/&gt;&lt;br/&gt;30 years later… The project is thriving, with contributors from all over the world, and maintainers from Germany, Norway, France, Korea, Netherlands… 🤗&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/115/588/600/883/937/957/original/a38bf28d595c28e6.jpg&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-11-21T16:59:17Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxw6vjd62y8790sz00ltsngsr2xp9gx95xyd057ancpaq06mlvueqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxj5h0eu</id>
    
      <title type="html">Note 2: I remind very strongly that these are not ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxw6vjd62y8790sz00ltsngsr2xp9gx95xyd057ancpaq06mlvueqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxj5h0eu" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsd4628f8rahkgppwfgdhv8xhsgcmdfencf0qwv7avsyhlszy8yl3qrgv87x&#39;&gt;nevent1q…v87x&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Note 2: I remind very strongly that these are not &amp;#34;promises&amp;#34;. They may evolve (adding or removing features!). In fact, they **will** evolve.&lt;br/&gt;&lt;br/&gt;We use them for organizational purpose and to give ourselves points of focus.&lt;br/&gt;&lt;br/&gt;For others, it gives a global idea of the direction of GIMP development.&lt;br/&gt;But that&amp;#39;s only it!&lt;br/&gt;&lt;br/&gt;I feel like I need to remind this because every time we share a bit of our organizational thoughts, it&amp;#39;s used by some people against the project later on.
    </content>
    <updated>2025-11-20T12:47:09Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsd4628f8rahkgppwfgdhv8xhsgcmdfencf0qwv7avsyhlszy8yl3qzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx5mfq3g</id>
    
      <title type="html">Note 1: this work also relies on the work done by the past, by ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsd4628f8rahkgppwfgdhv8xhsgcmdfencf0qwv7avsyhlszy8yl3qzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx5mfq3g" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswclecd4wdv54n87pn23kq9ql7ma7d2qhe9rncw6ap7skgnha6aackcusgy&#39;&gt;nevent1q…usgy&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Note 1: this work also relies on the work done by the past, by dozens of contributors! For instance, Varun Samaga B L did a lot of very nice work to improve OpenCL support and now &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1ehavrwhdyf3q2xvs99xayqx6vmpz9me0lrtrugmmhegynxvrxwns9tze52&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Ondřej Míchal&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1eha…ze52&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; does a lot of cool work too, so it really feels like OpenCL could re-become a first-class citizen soonish!&lt;br/&gt;That&amp;#39;s true for all other projects listed here too!&lt;br/&gt;&lt;br/&gt;Never forget that FLOSS is in fact a lot of dwarves standing on each other&amp;#39;s shoulders! We don&amp;#39;t need no giants standing on people&amp;#39;s feet! 😁
    </content>
    <updated>2025-11-20T12:43:06Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswclecd4wdv54n87pn23kq9ql7ma7d2qhe9rncw6ap7skgnha6aaczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjqcul5</id>
    
      <title type="html">I guess I can show a screenshot of current roadmaps for 3.4 and ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswclecd4wdv54n87pn23kq9ql7ma7d2qhe9rncw6ap7skgnha6aaczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjqcul5" />
    <content type="html">
      I guess I can show a screenshot of current roadmaps for 3.4 and 3.6. This contains projects by Americo Gobbo, &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub13hgjlx7cs4u22jg8wwgsk8yadvrxav799aqn0ytxnnwktthhyj9qdeg240&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;CmykStudent&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub13hg…g240&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, Jacob Boerema, &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1ehavrwhdyf3q2xvs99xayqx6vmpz9me0lrtrugmmhegynxvrxwns9tze52&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Ondřej Míchal&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1eha…ze52&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, and us (Aryeom &amp;amp; Jehan &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1wvm3n22t79x407y8ry8ueqv70xnaftrdxdncz0e2zh4rur4dnmfsrx5rdg&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;ZeMarmot :gimp:&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1wvm…5rdg&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;). We have not yet incorporated any project by Gabriele Barbero, Idriss Fekir and &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1r6cnn02ntpjgx6edrt4c6mrmqhp75mctpqaave4v77cvwgakz6uqlmegrw&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;barefootliam&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1r6c…egrw&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; who will likely further improve text handling. And others…&lt;br/&gt;&lt;br/&gt;With our new policy of fast minor release, we ask everyone to focus on one big project only (they may add in small projects which would not block release).&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/115/582/024/810/635/617/original/d4d02760e1b03eb9.png&#34;&gt; &lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/115/582/025/525/443/517/original/654ae4ac21ba364c.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-11-20T12:31:48Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsqt97kl4epclj0gmca6x9q3gr9rl66khyq96qd22eqgegmas9yawgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx30q3re</id>
    
      <title type="html">With @npub1jxd…txs3 3.2 on the final stretch, today I spent ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsqt97kl4epclj0gmca6x9q3gr9rl66khyq96qd22eqgegmas9yawgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx30q3re" />
    <content type="html">
      With &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.2 on the final stretch, today I spent quite some time preparing #GIMP 3.4 and 3.6 initial roadmaps 🗓️ with input of what other contributors want to work on (with the usual assumption that roadmaps are &amp;#34;fluid&amp;#34; and can change anytime; it&amp;#39;s a tool for us to self-organize, not a promise to others).&lt;br/&gt;&lt;br/&gt;Organizing future works is always a nice feeling as we can see where we are going! 🎯
    </content>
    <updated>2025-11-19T22:42:49Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsgdgvrtxu4kujqts7fmcrstrmry4ja7mdzu2huc4ve9ega3eqqv7szypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxepl0cl</id>
    
      <title type="html">While #FOSDEM has not uploaded our keynote recording yet ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsgdgvrtxu4kujqts7fmcrstrmry4ja7mdzu2huc4ve9ega3eqqv7szypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxepl0cl" />
    <content type="html">
      While #FOSDEM has not uploaded our keynote recording yet unfortunately (technical issues as our movie is CC by-sa and their recordings are usually CC by), we decided to upload the full recording of the movie screening &#43; live music (cine-concert) at least for our patrons.&lt;br/&gt;&lt;br/&gt;Musicians are from AMMD ([@ORL_AMMD](&lt;a href=&#34;https://mamot.fr/@ORL_AMMD&#34;&gt;https://mamot.fr/@ORL_AMMD&lt;/a&gt; )).&lt;br/&gt;Recording and editing by FOSDEM video team.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/zemarmot-cine-143285029&#34;&gt;https://www.patreon.com/posts/zemarmot-cine-143285029&lt;/a&gt;&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/115/532/974/924/562/761/original/01a1bb48bd0e0f57.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-11-11T20:39:22Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvz93nqdyknlayc5afy56a4z7dtr5rkz42zek8nu4hjfx5dj6keqszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxzxguh7</id>
    
      <title type="html">Today I finally merged one of my 2013 patches for ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvz93nqdyknlayc5afy56a4z7dtr5rkz42zek8nu4hjfx5dj6keqszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxzxguh7" />
    <content type="html">
      Today I finally merged one of my 2013 patches for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;! (with improvements of course) 😁&lt;br/&gt;&lt;br/&gt;This is a new action to switch to last used tool (defaulting to Shift-X shortcut).&lt;br/&gt;&lt;br/&gt;As a side change, I also made so that once an effect has been validated (or canceled), the previously selected tool is activated again.
    </content>
    <updated>2025-10-31T14:46:53Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsphxckkch6rqzaqhzg5hfc8p29mh9dvhhaemxptjn80j5y9mf56xgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxr0qlpm</id>
    
      <title type="html">We are currently preparing a new stable release of ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsphxckkch6rqzaqhzg5hfc8p29mh9dvhhaemxptjn80j5y9mf56xgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxr0qlpm" />
    <content type="html">
      We are currently preparing a new stable release of &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.0. A lot of work is being done in backstage by our developers, packagers, translators, testers… stay tuned!&lt;br/&gt;&lt;br/&gt;Also we remind that anyone can join the team of testers, if you want to help us finding issues, posting feedback and so on: &lt;a href=&#34;https://gitlab.gnome.org/GNOME/gimp/-/issues/14947#note_2557397&#34;&gt;https://gitlab.gnome.org/GNOME/gimp/-/issues/14947#note_2557397&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;This upcoming release was much needed and incorporates a ton of fixes for various bugs 🦋!
    </content>
    <updated>2025-09-24T00:34:52Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsyn29fhskz4jnvckhjxus7ckrmdz7xmp9mq02yc3ysunkr24atn0qzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxkkayp9</id>
    
      <title type="html">Anyone using one of the languages where @npub1jxd…txs3 3 ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsyn29fhskz4jnvckhjxus7ckrmdz7xmp9mq02yc3ysunkr24atn0qzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxkkayp9" />
    <content type="html">
      Anyone using one of the languages where &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3 crashes lately (Norwegian, Turkish… AFAIK) on Windows, who could test an installer for us?&lt;br/&gt;&lt;br/&gt;See: &lt;a href=&#34;https://gitlab.gnome.org/GNOME/gimp/-/issues/12626#note_2543103&#34;&gt;https://gitlab.gnome.org/GNOME/gimp/-/issues/12626#note_2543103&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The bug is in Windows, but we may have a workaround (to be confirmed by testing) until Microsoft fixes their code.
    </content>
    <updated>2025-09-08T12:01:12Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsg6xsywk3uvn846n4smz64tcxvnj0hdkx38qx5hv3avhyhkkz6wrgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxu3yvpz</id>
    
      <title type="html">Note that I am planning to port part of this work to all types of ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg6xsywk3uvn846n4smz64tcxvnj0hdkx38qx5hv3avhyhkkz6wrgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxu3yvpz" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsd6t382ysflk7a7eg6ljua9k8g04dt2xlks04svh8elx2lphyfvlcpfcy7v&#39;&gt;nevent1q…cy7v&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Note that I am planning to port part of this work to all types of layers eventually though as a last-second merge concept, because destructive layers are still meant to be edited through direct pixel edits.&lt;br/&gt;&lt;br/&gt;Yet it should be possible to lessen quality loss even on destructive layers, for the cases when several transformations are done consecutively.&lt;br/&gt;&lt;br/&gt;This is work-in-progress.
    </content>
    <updated>2025-08-29T12:07:00Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsd6t382ysflk7a7eg6ljua9k8g04dt2xlks04svh8elx2lphyfvlczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxfkt693</id>
    
      <title type="html">Another nice ability of link layers is that all consecutive ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsd6t382ysflk7a7eg6ljua9k8g04dt2xlks04svh8elx2lphyfvlczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxfkt693" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswd07wksm8tyxz7jlm7afehfatupw3an0q4rjgdxkyg4whywtevncmzldv9&#39;&gt;nevent1q…ldv9&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Another nice ability of link layers is that all consecutive transformations are squashed into a single transformation, which will lead to much smaller quality loss.&lt;br/&gt;For instance, the first image is a standard import then rotated 8 times at 10°. It shows more blurry than the same 8 times 10° rotation on a link layer (which will be as sharp as a single 80° rotation).&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/115/111/941/302/636/668/original/91398ba4ac8b273a.png&#34;&gt; &lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/115/111/947/547/838/484/original/adcf015737c7586a.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-08-29T12:04:28Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswd07wksm8tyxz7jlm7afehfatupw3an0q4rjgdxkyg4whywtevnczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxxmdnrg</id>
    
      <title type="html">A few days ago, we finally merged an early implementation of link ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswd07wksm8tyxz7jlm7afehfatupw3an0q4rjgdxkyg4whywtevnczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxxmdnrg" />
    <content type="html">
      A few days ago, we finally merged an early implementation of link layers (layers linking to external files) into &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;. &lt;br/&gt;&lt;br/&gt;This has various usages, e.g. the ability to work at several people on a same image by linking a separate document (e.g. someone working on backgrounds and another on characters). Or again when working with different software.&lt;br/&gt;&lt;br/&gt;For instance, in this example, the layer links a #SVG file. As soon as it is saved in #Inkscape, #GIMP picks up the updated version automatically:&lt;br/&gt;&lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://cdn.fosstodon.org/media_attachments/files/115/111/920/376/693/897/original/6cbf599911c54e50.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;
    </content>
    <updated>2025-08-29T11:58:06Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqstdqsahx04mgawjte6dnujvrp5fr36plgwct0uc0d4lkldct4ezmqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxn0fphs</id>
    
      <title type="html">Very late reshare as I discover the article just now (bad ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqstdqsahx04mgawjte6dnujvrp5fr36plgwct0uc0d4lkldct4ezmqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxn0fphs" />
    <content type="html">
      Very late reshare as I discover the article just now (bad anti-spam filter which ate the email!) and didn&amp;#39;t even know I (Jehan) was cited in there: &lt;a href=&#34;https://oslandia.com/en/2024/10/02/nouveau-dans-qgis-3-40-le-support-cmjn/&#34;&gt;https://oslandia.com/en/2024/10/02/nouveau-dans-qgis-3-40-le-support-cmjn/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;It&amp;#39;s pretty cool that we could help &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub19604gk6khnh6sys94f6svltwszus99zj8gsm7p7fncgcnk8h6naqlxq88s&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;QGIS&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1960…q88s&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; and &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub12fwq6ufle6dzmeh8prxp20mt9efmtvn3j66636yurh9hms4w25dsn8zplx&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Qt Project&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub12fw…zplx&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; getting better CMYK and PDF support. 🙂
    </content>
    <updated>2025-08-17T12:48:22Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsrwr34hcattksvrrjklyt20jp5jsvsdejgc2xt5fk046q43lyng6czypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxe5x7n5</id>
    
      <title type="html">@npub1jxd…txs3 3.1.2 is released! Also some more news about our ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsrwr34hcattksvrrjklyt20jp5jsvsdejgc2xt5fk046q43lyng6czypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxe5x7n5" />
    <content type="html">
      &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.1.2 is released!&lt;br/&gt;Also some more news about our work as maintainer on the project in this link:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/gimp-3-1-2-and-132112280&#34;&gt;https://www.patreon.com/posts/gimp-3-1-2-and-132112280&lt;/a&gt;
    </content>
    <updated>2025-06-23T16:55:30Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxf3w0keh76dgk30smq6j5wxfyz56qm639vjzq6uy4lje48z9l2rszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxzldru3</id>
    
      <title type="html">By the way, these stickers are also vegan (no animal source ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxf3w0keh76dgk30smq6j5wxfyz56qm639vjzq6uy4lje48z9l2rszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxzldru3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspxhuht8azu8ug0vjlzp585077lxzy2w0c37jkjg6ecxtdgenl36cxskvnt&#39;&gt;nevent1q…kvnt&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;By the way, these stickers are also vegan (no animal source byproducts were used, which may sometimes be the case in used inks, glue, etc.).&lt;br/&gt;&lt;br/&gt;These are the kinds of details which some people just shrug off, but we don&amp;#39;t. 🙂
    </content>
    <updated>2025-06-01T14:38:57Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxy05pdm6dwdwtwfmgmuy4ejfcn50xulmtvjkqhhj7cq3u99hhmkgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx8yjj0a</id>
    
      <title type="html">Planning GIMP 3.2… and more. Small update to our patrons on how ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxy05pdm6dwdwtwfmgmuy4ejfcn50xulmtvjkqhhj7cq3u99hhmkgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx8yjj0a" />
    <content type="html">
      Planning GIMP 3.2… and more.&lt;br/&gt;&lt;br/&gt;Small update to our patrons on how we are organizing &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; development now.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/planning-gimp-3-128235331&#34;&gt;https://www.patreon.com/posts/planning-gimp-3-128235331&lt;/a&gt;
    </content>
    <updated>2025-05-06T14:16:11Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsqvl6dk5dt8ju8kqxfnrt0yvn6fq3gntqhq636837450cpu6aksaczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx5dcycr</id>
    
      <title type="html">Are there anyone around who uses the &amp;#34;Overwrite&amp;#34; paint ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsqvl6dk5dt8ju8kqxfnrt0yvn6fq3gntqhq636837450cpu6aksaczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx5dcycr" />
    <content type="html">
      Are there anyone around who uses the &amp;#34;Overwrite&amp;#34; paint mode of Paint.NET (also in Pixelorama; and in Aseprite as &amp;#34;Copy Alpha &#43; Color&amp;#34;…). Apparently a useful mode for pixel art.&lt;br/&gt;&lt;br/&gt;Anyone used this in any of these software and would like something in &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; ?&lt;br/&gt;&lt;br/&gt;We have some Windows and Linux test builds and we&amp;#39;d welcome feedback: &lt;a href=&#34;https://gitlab.gnome.org/Teams/GIMP/Design/gimp-ux/-/issues/251#note_2421998&#34;&gt;https://gitlab.gnome.org/Teams/GIMP/Design/gimp-ux/-/issues/251#note_2421998&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Note in the screencast how color and opacity are overwritten (rather than blended with the background red).&lt;br/&gt;&lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://cdn.fosstodon.org/media_attachments/files/114/399/581/640/142/512/original/d1e619b29094c83b.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;
    </content>
    <updated>2025-04-25T16:39:46Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsfun50p2kpltcf6c4lct0zmey7kqnkln898nld3spgxu4xuzdd8mqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxnufj45</id>
    
      <title type="html">This is a follow-up of my previous toot about the mil vs. thou ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfun50p2kpltcf6c4lct0zmey7kqnkln898nld3spgxu4xuzdd8mqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxnufj45" />
    <content type="html">
      This is a follow-up of my previous toot about the mil vs. thou unit which someone is asking us to add in the default units list of &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;.&lt;br/&gt;&lt;br/&gt;To be fair, at this point, when I see how people disagree even with the name (and the fact that as a software engineer working animation film industry, nobody here knows this unit, engineers and artists alike!), I just wonder if we should add this unit at all.&lt;br/&gt;&lt;br/&gt;I would add a fifth choice &amp;#34;Add both&amp;#34; but Mastodon only accepts up to 4-choice in polls.
    </content>
    <updated>2025-04-25T16:02:54Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsz50u5x5elkhr0dhpus6hz2tsnw4mz53a5lzkl4aq5jxvmxqfpxlszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxakc3pu</id>
    
      <title type="html">Question to people doing electronics and other fields using very ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsz50u5x5elkhr0dhpus6hz2tsnw4mz53a5lzkl4aq5jxvmxqfpxlszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxakc3pu" />
    <content type="html">
      Question to people doing electronics and other fields using very small units: do you use the name &amp;#34;thou&amp;#34; or &amp;#34;mil&amp;#34; for the unit representing 1⁄1000 inch?&lt;br/&gt;&lt;br/&gt;Considering adding this in unit list in &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;. Wikipedia seems to say that Thou is more common globally (but North America) and it looks like &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1cf7cww3jn0za69k68wxfm3l40m3umysl32n7s0e3kxaltqst5njqru39az&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;FreeCAD&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1cf7…39az&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; (a good reference!) uses &amp;#34;Thou&amp;#34; too.&lt;br/&gt;&lt;br/&gt;Yet a reporter insists that &amp;#34;mil&amp;#34; is more common and that &amp;#34;thou&amp;#34; wouldn&amp;#39;t be understood by engineers.&lt;br/&gt;So which is it? 😄&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Thousandth_of_an_inch&#34;&gt;https://en.wikipedia.org/wiki/Thousandth_of_an_inch&lt;/a&gt;
    </content>
    <updated>2025-04-23T12:09:11Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs09kw5wlqfc6xqzh97rjhyjzlspqdxzk7xrzppyppqns5ezrx9jtgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxx6nppq</id>
    
      <title type="html">98%… of what? The mystery deepens! ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs09kw5wlqfc6xqzh97rjhyjzlspqdxzk7xrzppyppqns5ezrx9jtgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxx6nppq" />
    <content type="html">
      98%… of what? The mystery deepens!&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/114/157/832/854/781/484/original/eb60569096b7bf06.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-03-13T23:58:50Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspfgmm2x84xrr2wazrweq8ckwr7amxep7zwfdn9uhs04v957xtymqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxcu3zzh</id>
    
      <title type="html">@npub1avt…pehd 3.24.49 has just been released! This is a next ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspfgmm2x84xrr2wazrweq8ckwr7amxep7zwfdn9uhs04v957xtymqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxcu3zzh" />
    <content type="html">
      &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1avtez8agz6s0uu07p7q953hmau5zpqn98uldly2ym6vw7fm0p7tqlspehd&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GTK&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1avt…pehd&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.24.49 has just been released! This is a next step towards an awesome &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3 release and we encourage all packagers of all FLOSS distributions to update their GTK package soon as it fixes some annoying bugs.&lt;br/&gt;&lt;br/&gt;Thank you very much to &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1zftntr5jkfrz35ujkwlyzsrzjutv6v6pula5vphgamgl0h5uc2nsjxw4zw&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;npub1zftntr5jkfrz35ujkwlyzsrzjutv6v6pula5vphgamgl0h5uc2nsjxw4zw&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1zft…w4zw&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; and all GTK developers for their awesome work, as always! 💌
    </content>
    <updated>2025-03-06T10:14:26Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxrcz6kqy7se9dh2h6mzgqxgely4zu3mu8t0gvk2qxj9n7w5lyq5gzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjncrjn</id>
    
      <title type="html">Working on tutorials for creating third-party plug-ins and ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxrcz6kqy7se9dh2h6mzgqxgely4zu3mu8t0gvk2qxj9n7w5lyq5gzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjncrjn" />
    <content type="html">
      Working on tutorials for creating third-party plug-ins and filters for GIMP…&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/working-on-for-123572848&#34;&gt;https://www.patreon.com/posts/working-on-for-123572848&lt;/a&gt;&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/114/101/436/914/977/387/original/cefe1ff4b2665b55.jpg&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-03-04T00:50:24Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqszfyz3y7dgsftnawe0f6mmfv0qvr9htf5rqj4y9qtn2xxg5n7wwhgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx9placq</id>
    
      <title type="html">93% complete? 8 opened issues? Of what? Mystery! 🎭 ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqszfyz3y7dgsftnawe0f6mmfv0qvr9htf5rqj4y9qtn2xxg5n7wwhgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx9placq" />
    <content type="html">
      93% complete? 8 opened issues? Of what? Mystery! 🎭&lt;br/&gt;&lt;br/&gt;dum-dum-dum-dum… 🥁&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/114/061/622/095/768/758/original/dc4e32b2882f1844.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-02-25T00:15:37Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsyyfafryegxack6xs9zuqsvazsgy5klj5e2cuz8j60qcglaae9v4gzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx4gzmdh</id>
    
      <title type="html">We uploaded for our patrons the video in the state of #ZeMarmot ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsyyfafryegxack6xs9zuqsvazsgy5klj5e2cuz8j60qcglaae9v4gzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx4gzmdh" />
    <content type="html">
      We uploaded for our patrons the video in the state of #ZeMarmot short as of the day of our #keynote at #FOSDEM. This is the exact same video we screened, except that  sound-wise, we only had sound effect, and 3 musicians were on stage for live music!&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/121966648&#34;&gt;https://www.patreon.com/posts/121966648&lt;/a&gt;&lt;br/&gt;&lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://cdn.fosstodon.org/media_attachments/files/114/031/454/291/218/887/original/bf22a4a9c2e443bb.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;
    </content>
    <updated>2025-02-19T16:16:30Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs9s9d5xuy2hdltu2g896e4gghcdeq06ekdll0cx2wlqydva5mk9ugzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxe3ygn7</id>
    
      <title type="html">ZeMarmot&amp;#39;s music band from AMMD ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9s9d5xuy2hdltu2g896e4gghcdeq06ekdll0cx2wlqydva5mk9ugzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxe3ygn7" />
    <content type="html">
      ZeMarmot&amp;#39;s music band from AMMD ([@ORL_AMMD](&lt;a href=&#34;https://mamot.fr/@ORL_AMMD&#34;&gt;https://mamot.fr/@ORL_AMMD&lt;/a&gt; )) has been hard at work for our keynote on Sunday morning at &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1yaucq4lpxpm2qzayehm42g98gnuz5swjyg8m233dggu9annluxfsyhatjv&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;FOSDEM&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1yau…atjv&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;. This small video is from a rehearsal, with the 2 musicians and the film director, on Friday evening on the actual stage where the film&amp;#39;s screening will happen at the Université Libre de Bruxelles.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://peer.tube/w/d1PUsydqxPtXuNdPdjM8ZX&#34;&gt;https://peer.tube/w/d1PUsydqxPtXuNdPdjM8ZX&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#FOSDEM #LibreArt #FOSDEM2025 #ZeMarmot #GIMP
    </content>
    <updated>2025-02-01T14:37:11Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsv2mnyt4athn7aqyvh4a2lzxy24cqtwkvgf57gurqzxkdsu4qtdsgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjawnlg</id>
    
      <title type="html">Cool, AMMD (the non-profit cooperative producing Libre Art music ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsv2mnyt4athn7aqyvh4a2lzxy24cqtwkvgf57gurqzxkdsu4qtdsgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjawnlg" />
    <content type="html">
      Cool, AMMD (the non-profit cooperative producing Libre Art music with which we mostly work) opened their &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1d8eg8r26pxxw5tty7attfva2x62wrq4w2hsyhfzlhp3unz7x9weqtwx6ug&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Liberapay&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1d8e…x6ug&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; account!&lt;br/&gt;&lt;br/&gt;If you want to support Libre Art music experiments by people who actually care about the idea (not just as a &amp;#34;let&amp;#39;s get known then close later&amp;#34; logic) and develop their own Free Software and hardware, they are it!&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://liberapay.com/ammd&#34;&gt;https://liberapay.com/ammd&lt;/a&gt;
    </content>
    <updated>2025-01-28T15:51:25Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsd3gg38c0xtl8u6vgnlz3rwlqfxky5egfhznwtrtqu76hl0y2q8gczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx4nl4sw</id>
    
      <title type="html">#GIMP 3.0.0 RC3 is now at 83% with only 10 issues to fix! ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsd3gg38c0xtl8u6vgnlz3rwlqfxky5egfhznwtrtqu76hl0y2q8gczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx4nl4sw" />
    <content type="html">
      #GIMP 3.0.0 RC3 is now at 83% with only 10 issues to fix!&lt;br/&gt;&lt;br/&gt;You&amp;#39;ll notice how we are now at 49 already closed reports now, while we were at 14 to close with 38 closed reports a few days ago! 😉&lt;br/&gt;&lt;br/&gt;Things are getting exciting again!&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/113/869/019/861/153/374/original/0a48a697a59a31c0.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-01-21T23:50:04Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswkw5303a07e6jtkuynur4a9292x6zmrk5ru8sc9zmgrjngkr03qszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxdekepr</id>
    
      <title type="html">We will have 2 talks at @npub1yau…atjv this year: one with our ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswkw5303a07e6jtkuynur4a9292x6zmrk5ru8sc9zmgrjngkr03qszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxdekepr" />
    <content type="html">
      We will have 2 talks at &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1yaucq4lpxpm2qzayehm42g98gnuz5swjyg8m233dggu9annluxfsyhatjv&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;FOSDEM&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1yau…atjv&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; this year: one with our hat of &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; maintainers; the other is a WIP screening &#43; live music ([@ORL_AMMD](&lt;a href=&#34;https://mamot.fr/@ORL_AMMD&#34;&gt;https://mamot.fr/@ORL_AMMD&lt;/a&gt; ) and 2 other musicians from AMMD) of ZeMarmot animation film &#43; talk as a keynote talk! 😱&lt;br/&gt;&lt;br/&gt;Both will happen on Sunday, February 2, morning in the main room (Janson).&lt;br/&gt;&lt;br/&gt;See you there! 🤗&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/gimp-and-at-2025-120159577&#34;&gt;https://www.patreon.com/posts/gimp-and-at-2025-120159577&lt;/a&gt;
    </content>
    <updated>2025-01-17T18:52:45Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsrdymrs3adzpsk0glwwfz003wwmkekl50hy0ecxhuvc7sr5c7h2gczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxv0xsey</id>
    
      <title type="html">And now the last blocker for @npub1jxd…txs3 RC2 has been ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsrdymrs3adzpsk0glwwfz003wwmkekl50hy0ecxhuvc7sr5c7h2gczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxv0xsey" />
    <content type="html">
      And now the last blocker for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; RC2 has been merged! 🥳&lt;br/&gt;&lt;br/&gt;It&amp;#39;s code by &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1l0nq7ts0jjd0w0qqs0ksclvnswjeee4nmxwqr94jhe7cwfqd9jmssv7t28&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Øyvind Kolås&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1l0n…7t28&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; for a new &amp;#34;Perceptual&amp;#34; blend space for layer modes (in fact the old &amp;#34;perceptual&amp;#34; blend space was rather a &amp;#34;use image&amp;#39;s profile curves&amp;#34; blend space so it was renamed to &amp;#34;RGB (from color space)&amp;#34;). It fixes some layer modes where the algorithm was rather expecting the input to be perceptual.&lt;br/&gt;&lt;br/&gt;We are **very** close to a new release candidate! 🎅
    </content>
    <updated>2024-12-19T23:34:31Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsrxzhtg2a9wn2aynxq7l3xs463zd4c8nq9eup5kpa673s3umhzuyqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxuugek7</id>
    
      <title type="html">Oh and if you wonder about the image behind my previous ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsrxzhtg2a9wn2aynxq7l3xs463zd4c8nq9eup5kpa673s3umhzuyqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxuugek7" />
    <content type="html">
      Oh and if you wonder about the image behind my previous screencast: it&amp;#39;s the next splash image for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.0.0 RC2, still contributed by Sevenix 🧑‍🎨 in #CreativeCommons by 4.0.&lt;br/&gt;😍 🌆&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/113/670/867/845/835/074/original/b31faa536ef3424e.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-12-18T00:02:20Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxxfhqc0fu8n0wgkem2hr8d67v5953ruxrplxfge0egek7vhgd0pczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxadsp63</id>
    
      <title type="html">Side improvement while working on more important #GIMP code: I ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxxfhqc0fu8n0wgkem2hr8d67v5953ruxrplxfge0egek7vhgd0pczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxadsp63" />
    <content type="html">
      Side improvement while working on more important #GIMP code: I implemented history search with Ctrl-R/S (as common in shells) in the Python Console plug-in, because I use it so often to test various libgimp functions that I felt having to hit up/down arrow to find previously run code was too inefficient.&lt;br/&gt;&lt;br/&gt;Now I just Ctrl-R &amp;lt;type some part of the function I want&amp;gt; Ctrl-R (as many time as needed to find it back). 😊&lt;br/&gt;&lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://cdn.fosstodon.org/media_attachments/files/113/670/835/881/667/080/original/bf662a4c20cab39f.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;
    </content>
    <updated>2024-12-17T23:52:15Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvkvt6f9slwndrecpx4lwntrm6sugy85mh6dqqggnevuextqt0nrqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx4lu99m</id>
    
      <title type="html">So today I kinda finished my branch for a new public filter API ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvkvt6f9slwndrecpx4lwntrm6sugy85mh6dqqggnevuextqt0nrqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx4lu99m" />
    <content type="html">
      So today I kinda finished my branch for a new public filter API in #GIMP 3.0.&lt;br/&gt;&lt;br/&gt;We used to have special-case code for specific filters. Now it will be generic code able to apply *any* GEGL operation as a filter in &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, just like the GUI already allows!&lt;br/&gt;&lt;br/&gt;Of course, it makes use of the non-destructive filter infrastructure so you can append filters non-destructively or merge them old-school!&lt;br/&gt;&lt;br/&gt;Tonight my brain is foggy (too much code). I&amp;#39;ll review again and will merge tomorrow. 🥳&lt;br/&gt;&lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://cdn.fosstodon.org/media_attachments/files/113/665/361/169/628/007/original/5b6dde2cbc925b31.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;
    </content>
    <updated>2024-12-17T00:41:18Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs9x72nyp5j0hjyrkmy6w0ec3yh57nqzyq78yt5dx3tgw2r76m7zkgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjxryqx</id>
    
      <title type="html">News on the planning for @npub1jxd…txs3 3.0.0 RC2: ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9x72nyp5j0hjyrkmy6w0ec3yh57nqzyq78yt5dx3tgw2r76m7zkgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxjxryqx" />
    <content type="html">
      News on the planning for &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.0.0 RC2:&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/planning-of-gimp-116878574&#34;&gt;https://www.patreon.com/posts/planning-of-gimp-116878574&lt;/a&gt;
    </content>
    <updated>2024-11-28T13:33:36Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswkejc36npkr8j6fwrpttr9y6qsrh0pukqqrpdwthesrxezx3dchgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxmge3r5</id>
    
      <title type="html">Happy 29th birthday, @npub1jxd…txs3 ! 🎂🎉 On 1995-11-21, ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswkejc36npkr8j6fwrpttr9y6qsrh0pukqqrpdwthesrxezx3dchgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxmge3r5" />
    <content type="html">
      Happy 29th birthday, &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; ! 🎂🎉&lt;br/&gt;&lt;br/&gt;On 1995-11-21, #GIMP was born as a General Image Manipulation Program 🖼️🎨 as a student project in the University of California  🧑‍🎓. 29 years later, it is still there, more independent than ever as a worldwide Community, Free Software project!&lt;br/&gt;&lt;br/&gt;Since in my current part of the world, it&amp;#39;s been the 21st for many hours now, I figured I&amp;#39;d wish our dear project and its contributors all the great future it deserves! 💌
    </content>
    <updated>2024-11-21T00:45:53Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsfykja7r0dgu55urv3d5mcq7ka79zfchrpuy9d5pvhn787h3y8ndczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx2z3800</id>
    
      <title type="html">On the last sprint towards @npub1jxd…txs3 3.0 RC1 (Release ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfykja7r0dgu55urv3d5mcq7ka79zfchrpuy9d5pvhn787h3y8ndczypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx2z3800" />
    <content type="html">
      On the last sprint towards &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.0 RC1 (Release Candidate 1)…&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/gimp-3-0-rc1-is-114969141&#34;&gt;https://www.patreon.com/posts/gimp-3-0-rc1-is-114969141&lt;/a&gt;
    </content>
    <updated>2024-10-29T22:49:51Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsdl3aal4k5zykpr70me3945qve978r0g344c89fscn7x4x7ajngqqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxfx3zld</id>
    
      <title type="html">Before going to bed, I thought I might share this screenshot. ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsdl3aal4k5zykpr70me3945qve978r0g344c89fscn7x4x7ajngqqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxfx3zld" />
    <content type="html">
      Before going to bed, I thought I might share this screenshot. Yes, it was quite a packed weekend!&lt;br/&gt;&lt;br/&gt;#GIMP3 #RC1 #development&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/113/382/437/374/111/660/original/39f790e15131294c.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-10-28T01:26:46Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsf53q6ndrg26f55mkl7vlvgysfv677et43p80ysktgrazzq7m8upgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxc385g4</id>
    
      <title type="html">Now 98% till @npub1jxd…txs3 3.0 RC1! 🥳 And yesterday in ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsf53q6ndrg26f55mkl7vlvgysfv677et43p80ysktgrazzq7m8upgzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxc385g4" />
    <content type="html">
      Now 98% till &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; 3.0 RC1! 🥳 And yesterday in particular a particular huge milestone was passed with the last major API update (though I&amp;#39;m still looking at details in case of forgotten issues in the API)!&lt;br/&gt;&lt;br/&gt;You may notice that we are only 1 opened issue down since last screenshot, but that&amp;#39;s because a lot of other issues were also fixed (342→365 closed issues). The team is working hard! 💪&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/113/374/436/778/893/756/original/f043f63b9fb138ce.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-10-26T15:37:22Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsx4qksgtmcwyn5zmgyyv9k9almdl0jsq5lqypkknnw6e0x3evdhyqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx53rt49</id>
    
      <title type="html">So we now passed under the bar of 10 reports opened, to handle ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsx4qksgtmcwyn5zmgyyv9k9almdl0jsq5lqypkknnw6e0x3evdhyqzypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dx53rt49" />
    <content type="html">
      So we now passed under the bar of 10 reports opened, to handle for #GIMP 3.0 RC1 to go live! 🥳&lt;br/&gt;&lt;br/&gt;The release is getting so close that we can feel it in the air… 💨&lt;br/&gt; &lt;img src=&#34;https://cdn.fosstodon.org/media_attachments/files/113/282/925/080/005/974/original/b65b978b720d5f42.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-10-10T11:40:56Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsq0hl9cjgk6xdwzg3hhe7enplxsfqcad7ve4k3xhwr0pqv6w73ztszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxzcxpd4</id>
    
      <title type="html">Small report about advancements in @npub1jxd…txs3 and #ZeMarmot ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsq0hl9cjgk6xdwzg3hhe7enplxsfqcad7ve4k3xhwr0pqv6w73ztszypenwxdff0c564lcsuvslnypneu6049vd5ek0qfl9g2750sw4k0dxzcxpd4" />
    <content type="html">
      Small report about advancements in &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jxdd5znhu8yxya62ekeaqtlnktay839aam378r46pgedkthggpyqletxs3&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;GIMP&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jxd…txs3&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; and #ZeMarmot work:&lt;br/&gt;&lt;a href=&#34;https://www.patreon.com/posts/getting-very-to-112629889&#34;&gt;https://www.patreon.com/posts/getting-very-to-112629889&lt;/a&gt;
    </content>
    <updated>2024-09-23T20:04:18Z</updated>
  </entry>

</feed>