<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Logs.Now</title>
    <link>https://tixie.name/logs/</link>
    <description>A micro-blog about what I’m busy on lately</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 15 Nov 2024 06:32:00 +0000</lastBuildDate>
    
      <atom:link href="https://tixie.name/logs/index.xml" rel="self" type="application/rss+xml" />
    
    
    
    <item>
      <title>Grief &amp; Online Presence</title>
      <link>https://tixie.name/logs/11-15-2024-06-32-am-grief-and-online-presence/</link>
      <pubDate>Fri, 15 Nov 2024 06:32:00 +0000</pubDate>

      <guid>https://tixie.name/logs/11-15-2024-06-32-am-grief-and-online-presence/</guid>
      <description>
        &lt;p&gt;Little personal online advice from my personal experience (I’m not super good with words so I’ll keep it short).&lt;/p&gt;
&lt;p&gt;I know you mean no harm but please, to someone opening themselves online about the struggling of dealing with some recent griefs and the cruelty of their world:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Don’t send &lt;em&gt;unsolicited&lt;/em&gt; suggestions on what they should do to go through this&lt;/strong&gt; (like starting yoga, meditation or some spiritual journey for example).&lt;/p&gt;
&lt;p&gt;Even if it feels relevant to you at the time. This is not the best time for that I assure you.&lt;/p&gt;
&lt;p&gt;Please, keep in mind that everyone grieve their own way. Think twice before pressing the “send” button in those situations 🩷&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>🕯️ Imni</title>
      <link>https://tixie.name/logs/11-13-2024-03-04-pm-f0-9f-95-af-ef-b8-8f-imni/</link>
      <pubDate>Wed, 13 Nov 2024 15:04:00 +0000</pubDate>

      <guid>https://tixie.name/logs/11-13-2024-03-04-pm-f0-9f-95-af-ef-b8-8f-imni/</guid>
      <description>
        &lt;p&gt;Fuck this world, we miss you 💔&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/11-13-2024-03-04-pm-f0-9f-95-af-ef-b8-8f-imni/_FO_9F_98_BC.png&#34; data-changelog-gallery data-group=&#34;2024-11-13 15:04:00 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/11-13-2024-03-04-pm-f0-9f-95-af-ef-b8-8f-imni/_FO_9F_98_BC.png&#34; alt=&#34;😼 ascii illustration&#34; width=&#34;1274&#34; height=&#34;630&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>Git as a way to gatekeep developers</title>
      <link>https://tixie.name/logs/06-19-2024-8-05-pm-dont-gatekeep-git/</link>
      <pubDate>Wed, 19 Jun 2024 18:05:00 +0000</pubDate>

      <guid>https://tixie.name/logs/06-19-2024-8-05-pm-dont-gatekeep-git/</guid>
      <description>
        &lt;p&gt;Today, I&amp;rsquo;ve read &lt;a href=&#34;https://front-end.social/@mayank/112643881288298292&#34;&gt;Mayank&amp;rsquo;s Mastodon posts&lt;/a&gt; about how git knowledge as a tool is often used — more or less subtly, &lt;strong&gt;as a way to exclude people&lt;/strong&gt; from considering themselves good as developer (whatever that means).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;And I completely relate and agree with that.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To directly quote them:&lt;/p&gt;
&lt;figure class=&#34;quote&#34;&gt;
  &lt;blockquote cite=&#34;https://front-end.social/@mayank/112643881288298292&#34;&gt;
    &lt;p&gt;&lt;strong&gt;You don&#39;t need to know Git to be a good developer&lt;/strong&gt;&lt;br&gt;
    &lt;p aria-hidden=&#34;true&#34;&gt;&lt;i&gt;[…]&lt;/i&gt;&lt;/p&gt;
    Is Git still useful to know? sure.&lt;/p&gt;
    &lt;p&gt;but knowing Git inside out is not a requirement for you being a good developer. it&#39;s just a tool for managing code.&lt;/p&gt;
  &lt;/blockquote&gt;
  &lt;figcaption&gt;
    &lt;span aria-hidden=&#34;true&#34;&gt;~&lt;/span&gt; &lt;cite&gt;Mayank (&lt;a href=&#34;https://front-end.social/@mayank&#34;&gt;@mayank@front-end.social&lt;/a&gt;)&lt;/cite&gt;
  &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I relate because yeah, from my experience of my many years finding my way in diverse tech communities, it&amp;rsquo;s full of &lt;del&gt;dudes&lt;/del&gt; people spending a lot of energy finding ways to gatekeep their “precious” knowledge (🙄) like newcomers were going to remove something from their own identity. *&lt;em&gt;sigh&lt;/em&gt;*&lt;/p&gt;
&lt;p&gt;I felt the need to share their words in case it could help them enter some minds. But also to add my own experience to it.&lt;/p&gt;
&lt;h2 id=&#34;command-line-is-not-required&#34;&gt;Command line is not required&lt;/h2&gt;
&lt;p&gt;I often saw and experienced myself, Git is being introduced through its Command Line Interface, aka writing commands in a terminal.&lt;/p&gt;
&lt;p&gt;And as I can humbly affirm that I’m “pretty good with git”. I understand how it works, how to do diverse tasks to achieve collaboration between people in plenty of different configurations.&lt;/p&gt;
&lt;p&gt;I &lt;em&gt;however&lt;/em&gt;, never really spent time learning the git CLI. I always work with a graphical client and &lt;strong&gt;get shit done&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;For those few exceptions where I have to use CLI (like with servers), it’s easy to search and find the commands when you know the actions you wanna do.&lt;/p&gt;
&lt;p&gt;Also, as an additional opinionated point: the git CLI in prticular is shit, has a terrible developer experience.&lt;/p&gt;
&lt;p&gt;So yeah, my advice would be to learn how Git works if you need to work with it. Its logic, what problem you face it can solves and the grammar around those solutions.&lt;br&gt;
But don’t listen to gatekeepers deepshits, fuck them! 🖕 (Well actually no, don’t fuck them, no sex for gatekeeping techbros)&lt;/p&gt;
&lt;h2 id=&#34;the-graphical-interface-option&#34;&gt;The graphical interface option&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;I personally use &lt;a href=&#34;https://fork.dev&#34;&gt;Fork&lt;/a&gt; as graphical client (available for macOS and Windows), as it has always delivered a great experience for the past ~5years.&lt;/li&gt;
&lt;li&gt;I know coworkers from my previous job (on Windows and Linux) who were using &lt;a href=&#34;https://www.GitKraken.com&#34;&gt;Git Kraken&lt;/a&gt; too.&lt;/li&gt;
&lt;li&gt;Some code editors, like VSCode to mention the most used, have extensions or a native integration in their interface that will do the job for 95% of your use cases.&lt;/li&gt;
&lt;li&gt;If you’re on Linux, &lt;a href=&#34;https://flathub.org/apps/search?q=Git&#34;&gt;Flathub&lt;/a&gt; may be somewhere to start searching.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;But there are be plenty of others!&lt;/p&gt;
&lt;h2 id=&#34;as-a-conclusion&#34;&gt;As a conclusion&lt;/h2&gt;
&lt;p&gt;Tools are just tools: a way to get shit done. Obviously, there are materialistic parameters in our societies and industries that come into play. But things like tools, languages, frameworks and best practices comes and go. As long as achieve what you want (or have to to survive), ignore the noisy opiniatred dudes. This is a lost of time, and they&amp;rsquo;re even often wrong.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Screw the command line “religion” and the technocratic mindset that comes with it&lt;/strong&gt;.&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>Sharing my bookmarklets</title>
      <link>https://tixie.name/logs/03-11-2024-8-45-pm-my-bookmarklets/</link>
      <pubDate>Mon, 11 Mar 2024 19:45:50 +0000</pubDate>

      <guid>https://tixie.name/logs/03-11-2024-8-45-pm-my-bookmarklets/</guid>
      <description>
        &lt;p&gt;I&amp;rsquo;ve decided to gather the few bookmarklets I use regularly in one place, to be easily findable and sharable. So if you&amp;rsquo;re interested everything is over there:&lt;/p&gt;
&lt;p&gt;→ &lt;strong&gt;&lt;a href=&#34;https://github.com/TixieSalander/awesome-bookmarklets&#34;&gt;https://github.com/TixieSalander/awesome-bookmarklets&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;what-a-bookmarklet-you-would-ask-me&#34;&gt;What a bookmarklet you would ask me?&lt;/h3&gt;
&lt;figure class=&#34;quote&#34;&gt;
  &lt;blockquote cite=&#34;https://en.wikipedia.org/wiki/Bookmarklet&#34;&gt;
    &lt;p&gt;&lt;i&gt;A bookmarklet is a bookmark stored in a web browser that contains JavaScript commands that add new features to the browser. They are stored as the URL of a bookmark in a web browser or as a hyperlink on a web page. Bookmarklets are usually small snippets of JavaScript executed when user clicks on them. When clicked, bookmarklets can perform a wide variety of operations, such as running a search query from selected text or extracting data from a table.&lt;/i&gt;&lt;/p&gt;
  &lt;/blockquote&gt;
  &lt;figcaption&gt;
    &lt;span aria-hidden=&#34;true&#34;&gt;~&lt;/span&gt; from &lt;cite&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Bookmarklet&#34;&gt;Wikipedia&lt;/a&gt;&lt;/cite&gt;
  &lt;/figcaption&gt;
&lt;/figure&gt;

        
      </description>
    </item>
    
    <item>
      <title>02/04/2024 12:52 AM</title>
      <link>https://tixie.name/logs/02-04-2024-12-52-am/</link>
      <pubDate>Sat, 03 Feb 2024 23:52:38 +0000</pubDate>

      <guid>https://tixie.name/logs/02-04-2024-12-52-am/</guid>
      <description>
        &lt;p&gt;End of another chapter, not expected.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-04-2024-12-52-am/1707004291.jpg&#34; data-changelog-gallery data-group=&#34;2024-02-03 23:52:38.848 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-04-2024-12-52-am/1707004291.jpg&#34; alt=&#34;cat in black and white with a linocut effect on the picture&#34; width=&#34;1000&#34; height=&#34;668&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>2023, End of a chapter</title>
      <link>https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/</link>
      <pubDate>Wed, 20 Dec 2023 00:04:10 +0000</pubDate>

      <guid>https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/</guid>
      <description>
        

  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/lets-make-beautiful-things-with-no-hope2.png&#34; data-changelog-gallery data-group=&#34;2023-12-20 00:04:10.159 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/lets-make-beautiful-things-with-no-hope2.png&#34; alt=&#34;Frame from the show Mr. Robot where the characters Dominique and Darlene are in a square sit on a bench&#34; width=&#34;3572&#34; height=&#34;2004&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;br&gt;
It&amp;rsquo;s the end of a chapter, after 7 years working as lead frontend dev and accessibility advocate in a wonderful web engineering agency, since the beginning of December I leaved my post (in good terms) to focus entirely on recovering from a long-ass never-ending burnout I was dealing for the past 2 or 3 years.&lt;/p&gt;
&lt;p&gt;And then, I don&amp;rsquo;t know maybe, find a way to create stuff I&amp;rsquo;m in love with again, in a more independent way?&lt;/p&gt;
&lt;p&gt;Big step to the unknown, but fuck it we only have one life.&lt;/p&gt;
&lt;p&gt;Feel free to follow and support me into this new part of my journey, as this chapter have a name: &lt;strong&gt;&lt;a href=&#34;https://guerilla.studio&#34;&gt;Guérilla.Studio&lt;/a&gt;&lt;/strong&gt;, a small collective with the goal to improve the web one radical step at a time.&lt;/p&gt;
&lt;p&gt;&lt;big&gt;&lt;strong&gt;Let&amp;rsquo;s make beautiful things with no hope!&lt;/strong&gt; 💜&lt;/big&gt;&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/lets-make-beautiful-things-with-no-hope.png&#34; data-changelog-gallery data-group=&#34;2023-12-20 00:04:10.159 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/lets-make-beautiful-things-with-no-hope.png&#34; alt=&#34;Same frame than before but with Darlene making a “Hooray!” exclamation, fists in the air &#34; width=&#34;2000&#34; height=&#34;1119&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
          &lt;div&gt;&lt;h2&gt;Gallery:&lt;/h2&gt;&lt;/div&gt;
          
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/2088aa25ed6fc5fd.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/cf77715dcceb7155.jpeg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/d55e32237e7986c2.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/377e6698273e5207.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/d6d7c34638176db4.jpeg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/xk9bv4ykg1pcad1i3lubieotwzwvupvvkun7w8dq.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/bdblzjz3xq2agqumnkbr5alfkqtv9jsb9dc6b858.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/4ykilaqzawp3ylaknckq2kpwa8dpf1limaq1zm0j.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/12-20-2023-1-04-end-of-a-chapter/4d11c489f4db6a57.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
        
      </description>
    </item>
    
    <item>
      <title>09/21/2023 2:46 PM</title>
      <link>https://tixie.name/logs/09-21-2023-2-46-pm/</link>
      <pubDate>Thu, 21 Sep 2023 12:46:54 +0000</pubDate>

      <guid>https://tixie.name/logs/09-21-2023-2-46-pm/</guid>
      <description>
        &lt;p&gt;I have some big news I&amp;rsquo;ll be finally able to share with you in a few weeks. Can&amp;rsquo;t wait!&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>08/20/2023 10:20 PM - Stop placing people on pedestals</title>
      <link>https://tixie.name/logs/08-20-2023-10-20-pm-stop-placing-people-on-pedestals/</link>
      <pubDate>Sun, 20 Aug 2023 20:20:07 +0000</pubDate>

      <guid>https://tixie.name/logs/08-20-2023-10-20-pm-stop-placing-people-on-pedestals/</guid>
      <description>
        &lt;p&gt;Please stop placing people on pedestals. There are just people!&lt;/p&gt;
&lt;p&gt;And I&amp;rsquo;ll would add: few of them are good people (and yet, only people) and some other are piece of shit (you don&amp;rsquo;t know it yet).&lt;/p&gt;
&lt;p&gt;So yeah, burn your idols and just chill out folks 💜&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>07/25/2023 2:53 AM</title>
      <link>https://tixie.name/logs/07-25-2023-2-53-am/</link>
      <pubDate>Tue, 25 Jul 2023 00:53:15 +0000</pubDate>

      <guid>https://tixie.name/logs/07-25-2023-2-53-am/</guid>
      <description>
        &lt;p&gt;Today my long term friend Hécate, published their own version of &lt;a href=&#34;https://music.guerilla.studio&#34;&gt;Now Playing&lt;/a&gt; so I made a &lt;a href=&#34;https://github.com/GuerillaHQ/now-playing/commit/13608891ffa2e98cbc0de8454e8d3340c9b51177&#34;&gt;few tweaks on my codebase&lt;/a&gt; to allow any folks to easily customize the accent hue and have a personalized theme.&lt;/p&gt;
&lt;p&gt;You can check out the two versions their here: &lt;strong&gt;&lt;a href=&#34;https://music.glitchbra.in&#34;&gt;https://music.glitchbra.in&lt;/a&gt;&lt;/strong&gt;
&lt;br&gt;
And here an showcase of the two website side by side:&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/07-25-2023-2-53-am/img_9877.png&#34; data-changelog-gallery data-group=&#34;2023-07-25 00:53:15.631 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/07-25-2023-2-53-am/img_9877.png&#34; alt=&#34;screenshot &#34; width=&#34;3440&#34; height=&#34;1415&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>Starting Fedi Monster revamp</title>
      <link>https://tixie.name/logs/starting-fedi-monster-revamp/</link>
      <pubDate>Sat, 15 Jul 2023 23:59:00 +0000</pubDate>

      <guid>https://tixie.name/logs/starting-fedi-monster-revamp/</guid>
      <description>
        &lt;p&gt;I recently started working on a branding and web design revamp for our friends at &lt;a href=&#34;https://Fedi.Monster&#34; title=&#34;https://fedi.monster/&#34;&gt;Fedi.Monster&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For now I&amp;rsquo;ll just share a peak at the new logo and their cute mascot.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/starting-fedi-monster-revamp/showcase-visual-logo-2x.png&#34; data-changelog-gallery data-group=&#34;2023-07-15 23:59:00.211 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/starting-fedi-monster-revamp/showcase-visual-logo-2x.png&#34; alt=&#34;A little green blob monster with one eyes, two tiny horns and a mouth with big teeth who makes the letter M in negative space. And next to it the name in big white letter and &amp;#39;Seize the means of posting&amp;#39; bellow as a purple subtext&#34; width=&#34;1104&#34; height=&#34;624&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;br&gt;
For the rest, stay tune, it&amp;rsquo;s gonna be out when… well when ready, considering I&amp;rsquo;m doing it on the side and my energy level is still as low as possible.&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>05/26/2023 5:35 PM</title>
      <link>https://tixie.name/logs/05-26-2023-5-35-pm/</link>
      <pubDate>Fri, 26 May 2023 15:35:32 +0000</pubDate>

      <guid>https://tixie.name/logs/05-26-2023-5-35-pm/</guid>
      <description>
        &lt;p&gt;I made this little something for &lt;a href=&#34;https://Guerilla.Studio/&#34;&gt;Guérilla.Studio&lt;/a&gt;. Don&amp;rsquo;t know if it&amp;rsquo;s a final version but fuck it, it&amp;rsquo;s the web, I can update it later if I want 🤷‍♀️&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/05-26-2023-5-35-pm/logo-typo-dark2.png&#34; data-changelog-gallery data-group=&#34;2023-05-26 15:35:32.839 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/05-26-2023-5-35-pm/logo-typo-dark2.png&#34; alt=&#34;Guérilla.Studio logo with the letter &amp;#39;I&amp;#39; as a molotov cocktail&#34; width=&#34;1374&#34; height=&#34;652&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>My humble EDM Playlist</title>
      <link>https://tixie.name/logs/05-26-2023-4-34-pm-edm-playlist/</link>
      <pubDate>Fri, 26 May 2023 14:34:53 +0000</pubDate>

      <guid>https://tixie.name/logs/05-26-2023-4-34-pm-edm-playlist/</guid>
      <description>
        &lt;p&gt;It was originally made for myself but since the few people I&amp;rsquo;ve shared it with loved it, It might as well be shared with everyone.
So here, have this little Spotify playlist of ~Electronic Dance Music (EDM)~:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;→ &lt;a href=&#34;https://link.guerilla.studio/mix/edm&#34;&gt;https://link.guerilla.studio/mix/edm&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/05-26-2023-4-34-pm-edm-playlist/blog-post.png&#34; data-changelog-gallery data-group=&#34;2023-05-26 14:34:53.694 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/05-26-2023-4-34-pm-edm-playlist/blog-post.png&#34; alt=&#34; &#34; width=&#34;1282&#34; height=&#34;720&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


&lt;iframe style=&#34;border-radius:12px&#34; src=&#34;https://open.spotify.com/embed/playlist/7pYSsoQo9gxhEMTZ4l5D0C?utm_source=generator&amp;theme=0&#34; width=&#34;100%&#34; height=&#34;500&#34; frameBorder=&#34;0&#34; allowfullscreen=&#34;&#34; allow=&#34;autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture&#34; loading=&#34;lazy&#34;&gt;&lt;/iframe&gt;



        
      </description>
    </item>
    
    <item>
      <title>Testing the new experimental viewTransition API</title>
      <link>https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/</link>
      <pubDate>Thu, 25 May 2023 22:05:33 +0000</pubDate>

      <guid>https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/</guid>
      <description>
        &lt;p&gt;I&amp;rsquo;ve been playing with the experimental &lt;a href=&#34;https://developer.chrome.com/docs/web-platform/view-transitions/&#34;&gt;ViewTransition API&lt;/a&gt;, and with the new &amp;ldquo;viewTransition API for navigations&amp;rdquo; that allow with just a few lines of CSS to define the common elements between pages from a classic website and get that smooth transition on page change.&lt;br&gt;
&lt;br&gt;
This is for now experimental and only in the latest Chrome/Chromium under flag, so it demand some step to be able to play with it.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/now-playing-view-transition-api_setup-in-chrome.png&#34; data-changelog-gallery data-group=&#34;2023-05-25 22:05:33.719 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/now-playing-view-transition-api_setup-in-chrome.png&#34; alt=&#34;Go on chrome://flags in the address bar and then ensable &amp;#39;viewTransition API&amp;#39; and &amp;#39;viewTransition API for navigations&amp;#39;&#34; width=&#34;2486&#34; height=&#34;1466&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But by adding only a &lt;a href=&#34;https://github.com/GuerillaHQ/now-playing/commit/5846cbb5ebefac46b8a10cf9825d6ce81f20df97#diff-ec6e7cb6e89cbe10d49085811bd67ad23df375247295fc387da90f5fdc56de7f&#34;&gt;meta tag&lt;/a&gt; and &lt;a href=&#34;https://github.com/GuerillaHQ/now-playing/commit/5846cbb5ebefac46b8a10cf9825d6ce81f20df97#diff-b2ff2a8d1f2a8a15c65288757c8b9acde7bec0ef491acb8048f1ddb61985cc41&#34;&gt;few lines of CSS&lt;/a&gt; I made it working on &lt;strong&gt;&lt;a href=&#34;https://music.guerilla.studio/&#34;&gt;Now Playing&lt;/a&gt;&lt;/strong&gt;, my favorite music collection:&lt;/p&gt;












&lt;video
  controls
  playsinline
  webkit-playsinline
  allowfullscreen
   muted 
   loop 
   autoplay 
  
  poster=&#34;/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/now-playing-view-transition-api_video-poster.png&#34;
  
  width=&#34;702&#34; height=&#34;540&#34;
  style=&#34;aspect-ratio: 702 / 540; width: 100%; height: auto;&#34;
&gt;
    
    &lt;source src=&#34;https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/now-playing-view-transition-api-demo-720.mp4&#34; type=&#34;video/mp4&#34; media=&#34;(max-width: 600px)&#34; /&gt;
    &lt;source src=&#34;https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/now-playing-view-transition-api-demo-720.webm&#34; type=&#34;video/webm&#34; media=&#34;(max-width: 600px)&#34; /&gt;
    
    &lt;source src=&#34;https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/now-playing-view-transition-api-demo.mp4&#34; type=&#34;video/mp4&#34; /&gt;
    &lt;source src=&#34;https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/now-playing-view-transition-api-demo.webm&#34; type=&#34;video/webm&#34; /&gt;
    Sorry, your browser doesn&#39;t support embedded videos, but don&#39;t worry, you can &lt;a href=&#34;https://tixie.name/logs/05-26-2023-12-05-am-testing-the-experimental-view-transition-api/now-playing-view-transition-api-demo.mp4&#34;&gt;download it&lt;/a&gt; and watch it with your favorite video player!
&lt;/video&gt;


        
      </description>
    </item>
    
    <item>
      <title>CompteurDeGrève is now open-source</title>
      <link>https://tixie.name/logs/05-24-2023-6-09-pm-compteurdegreve-open-source/</link>
      <pubDate>Wed, 24 May 2023 16:09:55 +0000</pubDate>

      <guid>https://tixie.name/logs/05-24-2023-6-09-pm-compteurdegreve-open-source/</guid>
      <description>
        &lt;p&gt;I finally took the time to make a static postmortem version of &lt;a href=&#34;http://CompteurDeGreve.fr&#34; title=&#34;http://compteurdegreve.fr/&#34;&gt;CompteurDeGreve.fr&lt;/a&gt; and publish the website&amp;rsquo;s source code. It&amp;rsquo;s now available &lt;a href=&#34;https://github.com/GuerillaHQ/compteur-de-greve&#34; title=&#34;https://github.com/GuerillaHQ/compteur-de-greve&#34;&gt;on Github&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This project had as goal to offer an independent platform to count the participation during the French strike of March 7th of 2023 against Macron&amp;rsquo;s pension reform(/destruction) for helping improving engagement around that date. The second goal was to gather resources on why and how participate in the mobilization.&lt;br&gt;
&lt;br&gt;
I worked on the website&amp;rsquo;s design during a weekend and coded it with the help of Milia during a sleepless night of early March. Kind of a guerrilla type of project, since we didn&amp;rsquo;t had much time and we needed to get it published as soon as possible.  &lt;br&gt;
&lt;br&gt;
I used &lt;a href=&#34;https://www.11ty.dev&#34;&gt;Eleventy&lt;/a&gt; as builder and a mix of Netlify&amp;rsquo;s &lt;a href=&#34;https://www.netlify.com/blog/2021/04/14/faster-builds-for-large-sites-on-netlify-with-on-demand-builders-now-in-early-access/&#34;&gt;On-Demand Builder&lt;/a&gt; and &lt;a href=&#34;https://alpinejs.dev&#34;&gt;AlpineJS&lt;/a&gt; in a progressive enhancement mindset.&lt;/p&gt;
&lt;p&gt;Eleventy &lt;a href=&#34;https://www.11ty.dev/docs/plugins/serverless/&#34;&gt;easy integration&lt;/a&gt; with Netlify&amp;rsquo;s &amp;ldquo;on-demand builder&amp;rdquo; servers functions allowed to quickly serve the static website containing a slightly outdated version of the counter: the number fetched from the API at build time and a new version was updated (if needed) at best every 15min. &lt;br&gt;
Then the JavaScript would handover and update the counter by pooling the API directly from time to time. That way even if JavaScript was disabled or had crashed, we would have a pretty accurate counter.&lt;br&gt;
&lt;br&gt;
I&amp;rsquo;m pretty happy on how quickly i was able to make a responsive version thanks to fluid typography (cf third gallery image).&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/05-24-2023-6-09-pm-compteurdegreve-open-source/screenshot.png&#34; data-changelog-gallery data-group=&#34;2023-05-24 16:09:55.329 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/05-24-2023-6-09-pm-compteurdegreve-open-source/screenshot.png&#34; alt=&#34;website screenshot&#34; width=&#34;1900&#34; height=&#34;1329&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some improvements could have been done:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improve clarity of states changes when handled with JavaScript through ARIA semantic.&lt;/li&gt;
&lt;li&gt;A more advanced shared cookie exchange with the API would have allow to directly display the &amp;ldquo;already-clicked&amp;rdquo; message when coming back to later on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We also had a possible delayed feature to generate on the go social cards (open-graph/twitter card).&lt;br&gt;
The idea was to include a dynamic message &lt;em&gt;&amp;quot;{number} people gonna go on strike. It&amp;rsquo;s more than the population of {city}!&amp;quot;&lt;/em&gt; to help create some engagement while the counter was increasing. &lt;br&gt;
A prototype was made, but I never had the energy to implement it after the big crunch.&lt;/p&gt;
&lt;p&gt;Anyway, thank you again Salomé (who worked on the counter API) and Caroline De Haas (who initiated and managed the project) for this collaboration ❤️. It was a intense but great experience!&lt;/p&gt;

        
          &lt;div&gt;&lt;h2&gt;Gallery:&lt;/h2&gt;&lt;/div&gt;
          
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/05-24-2023-6-09-pm-compteurdegreve-open-source/2023-02-28-desktop-onepage-success.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/05-24-2023-6-09-pm-compteurdegreve-open-source/compteur-de-greve_loading-state.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/05-24-2023-6-09-pm-compteurdegreve-open-source/compteur-de-greve_fluid-typography.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
        
      </description>
    </item>
    
    <item>
      <title>05/24/2023 5:41 PM</title>
      <link>https://tixie.name/logs/05-24-2023-5-41-pm/</link>
      <pubDate>Wed, 24 May 2023 15:41:30 +0000</pubDate>

      <guid>https://tixie.name/logs/05-24-2023-5-41-pm/</guid>
      <description>
        &lt;p&gt;My little studio (renamed Guérilla.Studio) now have an actual homepage.&lt;/p&gt;
&lt;p&gt;Nothing fancy, just the informative bare minimum, but at least it exists: &lt;a href=&#34;https://guerilla.studio&#34;&gt;https://guerilla.studio&lt;/a&gt;&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/05-24-2023-5-41-pm/guerilla-studio-homepage-screenshot.png&#34; data-changelog-gallery data-group=&#34;2023-05-24 15:41:30.168 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/05-24-2023-5-41-pm/guerilla-studio-homepage-screenshot.png&#34; alt=&#34;screenshot&#34; width=&#34;1605&#34; height=&#34;2081&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>White-noise audio loops from Archive.org</title>
      <link>https://tixie.name/logs/02-18-2023-1-32-am-white-noise-audio-loops-from-archive-org/</link>
      <pubDate>Sat, 18 Feb 2023 00:32:28 +0000</pubDate>

      <guid>https://tixie.name/logs/02-18-2023-1-32-am-white-noise-audio-loops-from-archive-org/</guid>
      <description>
        

  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-18-2023-1-32-am-white-noise-audio-loops-from-archive-org/tixie-headset-pillow-cat-glitched.jpg&#34; data-changelog-gallery data-group=&#34;2023-02-18 00:32:28.725 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-18-2023-1-32-am-white-noise-audio-loops-from-archive-org/tixie-headset-pillow-cat-glitched.jpg&#34; alt=&#34;Headset on, face buried in a pillow and my cat giving a judging look on me&#34; width=&#34;900&#34; height=&#34;632&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I&amp;rsquo;ve recently came across this collection of few white-noise audio freely available on the Archive.org&amp;rsquo;s &lt;a href=&#34;https://archive.org/details/opensource_audio&#34;&gt;Community Audio&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;→ &lt;a href=&#34;https://archive.org/details/whitenoiseloops&#34;&gt;https://archive.org/details/whitenoiseloops&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
The collection includes 3 versions (&lt;em&gt;Waterfall&lt;/em&gt;, &lt;em&gt;Thunderstorm&lt;/em&gt; &amp;amp; &lt;em&gt;Waves&lt;/em&gt;) and its loops so can be played (or use) on repeat over and over!&lt;/p&gt;
&lt;p&gt;Published that way on Archive.org get the benefits of:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Be downloadable in a variety of formats (OGG, MP3, M3U, etc…) to match your needs.&lt;/li&gt;
&lt;li&gt;A Web player directly available if you just wanna have a preview without download files or just listen through streaming.&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s can been downloadable through Torrent, which means it&amp;rsquo;s also hosted in a relatively decentralized way.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The sounds looks unlicensed and the uploader used a burner email address so doesn&amp;rsquo;t seems interested to be contacted. So, just my humble opinion but feel free to enjoy and use them in your projects if you find them helpful.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s always gonna be better than using some random proprietary &amp;ldquo;noise&amp;rdquo; app, who can disappear overnight. Download and own your shit.&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>07/19/2022 10:08 AM</title>
      <link>https://tixie.name/logs/07-19-2022-10-08-am/</link>
      <pubDate>Tue, 19 Jul 2022 08:08:46 +0000</pubDate>

      <guid>https://tixie.name/logs/07-19-2022-10-08-am/</guid>
      <description>
        &lt;p&gt;It may be heat messing with my head but hear me out:&lt;/p&gt;
&lt;p&gt;Since they&amp;rsquo;re mostly working too much already, instead of sponsoring open-source contributors for work they had/are/will do, &lt;strong&gt;sponsor to make them take vacations&lt;/strong&gt;!&lt;br&gt;
&lt;br&gt;
For &lt;del&gt;dickheads&lt;/del&gt; those who are practical, you can think it as a long term investment: reduce the (&lt;a href=&#34;https://xkcd.com/2347/&#34;&gt;big&lt;/a&gt;) chance for your loved contributor to burnout (again) and end up with an unmaintained project.&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>11/21/2021 7:20 PM</title>
      <link>https://tixie.name/logs/11-21-2021-7-20-pm/</link>
      <pubDate>Sun, 21 Nov 2021 18:20:23 +0000</pubDate>

      <guid>https://tixie.name/logs/11-21-2021-7-20-pm/</guid>
      <description>
        &lt;p&gt;Who would have guessed? Life isn&amp;rsquo;t getting better.&lt;/p&gt;
&lt;p&gt;Waking up every day in a country falling into authoritarianism and fascism at a frightening speed. Having to buy some of my everyday meds with crypto on the black-market just be able to live because it’s not commercialized anymore. My exhaustion keep increasing at the same speed that any interests feels more and more unappealing.&lt;/p&gt;
&lt;p&gt;I don’t know what the future will be, but it looks quite bleak.&lt;/p&gt;
&lt;p&gt;Anyway… I worked on Souvenir v2 design and code maintenance for a few days. The new features imply a deep refactoring of how encoding is made, and I don&amp;rsquo;t know how to deal with that so don&amp;rsquo;t expect anything soon.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/11-21-2021-7-20-pm/IMG_7826-glitched2.jpg&#34; data-changelog-gallery data-group=&#34;2021-11-21 18:20:23.645 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/11-21-2021-7-20-pm/IMG_7826-glitched2.jpg&#34; alt=&#34;Glitched version of my work-desk while I was working on Souvenir&amp;#39;s new design&#34; width=&#34;1850&#34; height=&#34;1307&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Anyway, all I can share is a few photos from The Netherlands, where I probably spent some of the happiest days of this year.&lt;/p&gt;

        
          &lt;div&gt;&lt;h2&gt;Gallery:&lt;/h2&gt;&lt;/div&gt;
          
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/11-21-2021-7-20-pm/IMG_6251-export.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/11-21-2021-7-20-pm/IMG_6257-export.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/11-21-2021-7-20-pm/IMG_6299-export.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/11-21-2021-7-20-pm/IMG_6390-export.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/11-21-2021-7-20-pm/IMG_6391-export.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
        
      </description>
    </item>
    
    <item>
      <title>03/01/2021 11:21 AM</title>
      <link>https://tixie.name/logs/03-01-2021-11-21-am/</link>
      <pubDate>Mon, 01 Mar 2021 10:21:08 +0000</pubDate>

      <guid>https://tixie.name/logs/03-01-2021-11-21-am/</guid>
      <description>
        &lt;p&gt;Hey there,&lt;br&gt;
Long time no see, I was busy dealing with a burn out and preparing an upcoming surgery at the same time, funny moments lmao 🙃.&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;re reading this post so yeah, the surgery went pretty well, I&amp;rsquo;m good now.&lt;br&gt;
I even had the luxury to going out from hospitalization and discovering the city under the snow (well… while trying to walk correctly).&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/03-01-2021-11-21-am/2021-hospital-snow.jpg&#34; data-changelog-gallery data-group=&#34;2021-03-01 10:21:08.088 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/03-01-2021-11-21-am/2021-hospital-snow.jpg&#34; alt=&#34;The hospital courtyard under the snow&#34; width=&#34;1280&#34; height=&#34;1065&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After the hard part of recovery, to avoid boredom I decided, since the site was down anyway, to recode &lt;a href=&#34;https://vanillalist.top/&#34;&gt;Vanilla List&lt;/a&gt;, but this time on a stack I could manage (bye rails &amp;amp; postgres).&lt;/p&gt;
&lt;p&gt;Goals: fast &amp;amp; light, statically-generated, and without the Hugo pain-in-the-ass templating language.&lt;/p&gt;
&lt;p&gt;I tried &lt;a href=&#34;https://www.11ty.dev&#34;&gt;Eleventy&lt;/a&gt;: it was simple, easy to setup, fast and I could handle the templating how I wanted. This last point was really great, I had a lot of fun playing with Nunjucks and JavaScript Template literals.&lt;/p&gt;
&lt;p&gt;Actually it took me some time to make something functional while being high on meds half of the time and with a attention span of max 30s. 😅 But hey it&amp;rsquo;s working for now.&lt;/p&gt;
&lt;p&gt;At the end I seized the opportunity to redesign+rewrite the frontend part and tried my best to optimize it.&lt;/p&gt;
&lt;p&gt;👉 Enjoy the new &lt;a href=&#34;https://vanillalist.top/&#34;&gt;Vanilla List&lt;/a&gt;!&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/03-01-2021-11-21-am/vanillalist-screenshot-showcase.png&#34; data-changelog-gallery data-group=&#34;2021-03-01 10:21:08.088 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/03-01-2021-11-21-am/vanillalist-screenshot-showcase.png&#34; alt=&#34;New design showcase&#34; width=&#34;1648&#34; height=&#34;940&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That&amp;rsquo;s it for the news. 2020 was a rough year for me and I don&amp;rsquo;t expect 2021 to be better. &lt;br&gt;
But I&amp;rsquo;m not alone at Guérilla.Studio (my &amp;ldquo;two-women-one-cat-and-some-friends little collective&amp;rdquo; as I like to call it) and we&amp;rsquo;re hoping to push some ideas on &lt;a href=&#34;https://souvenir.cam/&#34;&gt;Souvenir&lt;/a&gt; in the future:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Gif History: Consult and re-dl your precedents gifs&lt;/li&gt;
&lt;li&gt;WebShare API: Share your souvenir more easily to contacts or to other apps on your phone&lt;/li&gt;
&lt;li&gt;Vue3 &amp;amp; Parcel2 upgrade&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For now the RSS reader project is on pause. Milia made a working prototype but I currently don&amp;rsquo;t have the time to really work on the design.&lt;/p&gt;
&lt;p&gt;Soooo i guess see you next time 👋 … or on &lt;a href=&#34;https://github.com/GuerillaHQ&#34;&gt;Github&lt;/a&gt;… or on the new &lt;a href=&#34;https://twitter.com/GuerillaHQ&#34;&gt;Guérilla.Studio Twitter account&lt;/a&gt; (yeah we&amp;rsquo;re still on this hellsite) 👀&lt;/p&gt;

        
          &lt;div&gt;&lt;h2&gt;Gallery:&lt;/h2&gt;&lt;/div&gt;
          
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/03-01-2021-11-21-am/147011547_121125276562886_6253277376071685183_n.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/03-01-2021-11-21-am/130914411_111716590784896_2787460115207210272_n.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/03-01-2021-11-21-am/131201999_400516221389311_5255678454011874238_n.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
        
      </description>
    </item>
    
    <item>
      <title>08/10/2020 12:23 AM</title>
      <link>https://tixie.name/logs/08-10-2020-12-23-am/</link>
      <pubDate>Sun, 09 Aug 2020 22:23:03 +0000</pubDate>

      <guid>https://tixie.name/logs/08-10-2020-12-23-am/</guid>
      <description>
        &lt;p&gt;We just started a new project the last few days at Guérilla.Studio: a RSS web reader. For now there is just prototype of feed crawler on the Milia side and on mine I started designing some user flow.&lt;/p&gt;
&lt;p&gt;So if I have the time and energy available, maybe there will be some update coming up.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/08-10-2020-12-23-am/Layout-proto.png&#34; data-changelog-gallery data-group=&#34;2020-08-09 22:23:03.856 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/08-10-2020-12-23-am/Layout-proto.png&#34; alt=&#34;User interface prototype&#34; width=&#34;1618&#34; height=&#34;1079&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>06/15/2020 12:31 PM</title>
      <link>https://tixie.name/logs/06-15-2020-12-31-pm/</link>
      <pubDate>Mon, 15 Jun 2020 10:31:42 +0000</pubDate>

      <guid>https://tixie.name/logs/06-15-2020-12-31-pm/</guid>
      <description>
        &lt;p&gt;Once in a while doesn&amp;rsquo;t harm, this isn&amp;rsquo;t a tech post but a few photos from a little trip to a park. It&amp;rsquo;s been a while with the pandemic so it was very much appreciated!&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/06-15-2020-12-31-pm/IMG_7777-light.jpg&#34; data-changelog-gallery data-group=&#34;2020-06-15 10:31:42.288 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/06-15-2020-12-31-pm/IMG_7777-light.jpg&#34; alt=&#34;&#34; width=&#34;4032&#34; height=&#34;3024&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
          &lt;div&gt;&lt;h2&gt;Gallery:&lt;/h2&gt;&lt;/div&gt;
          
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/06-15-2020-12-31-pm/IMG_7754-light.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/06-15-2020-12-31-pm/IMG_7769-light.jpg&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
        
      </description>
    </item>
    
    <item>
      <title>How to make colored placeholder on Hugo</title>
      <link>https://tixie.name/logs/03-17-2020-7-41-pm-make-colored-placeholder-hugo/</link>
      <pubDate>Tue, 17 Mar 2020 18:41:53 +0000</pubDate>

      <guid>https://tixie.name/logs/03-17-2020-7-41-pm-make-colored-placeholder-hugo/</guid>
      <description>
        &lt;p&gt;While using &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; as a static site generator, I&amp;rsquo;ve found a way to generate a colored placeholder with a little trick.&lt;/p&gt;
&lt;p&gt;I used it on my &lt;a href=&#34;https://music.guerilla.studio/&#34;&gt;music sharing website&lt;/a&gt; for example:&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/03-17-2020-7-41-pm-make-colored-placeholder-hugo/colored-placeholder-music-albums.gif&#34; data-changelog-gallery data-group=&#34;2020-03-17 18:41:53.01 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/03-17-2020-7-41-pm-make-colored-placeholder-hugo/colored-placeholder-music-albums.gif&#34; alt=&#34;colored placeholder example&#34; width=&#34;584&#34; height=&#34;551&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The trick is pretty simple in itself:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firstly use the &lt;a href=&#34;https://gohugo.io/content-management/image-processing/&#34;&gt;Hugo&amp;rsquo;s image processing&lt;/a&gt; to generate a version of your image resized at 1px by 1px (your image must be a &lt;a href=&#34;https://gohugo.io/content-management/page-resources/&#34;&gt;page resource&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Secondly generate a base64 version using the `base64Encode` function.&lt;/li&gt;
&lt;li&gt;Then add it as an inlined background-image using the base64 version prefixed by the media type. That way this image not gonna be an external resource and will be visible before your final image.&lt;/li&gt;
&lt;li&gt;Finally specify your image size to define a space for your placeholder to expand&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The final result will look at something like that:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-html&#34; data-lang=&#34;html&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;{{ $original := resources.Get &amp;#39;/img/your-image.jpg&amp;#39; }}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;{{ $visual := $original.Resize &amp;#34;x400&amp;#34; }}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;{{ $placeholder := $visual.Resize &amp;#34;x1&amp;#34; }}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&amp;lt;&lt;span style=&#34;color:#f92672&#34;&gt;div&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;style&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;background-image: url(data:{{ $placeholder.MediaType }};base64,{{ $placeholder.Content | base64Encode }});&amp;#34;&lt;/span&gt;&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;lt;&lt;span style=&#34;color:#f92672&#34;&gt;img&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;src&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;{{ $visual.Permalink }}&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;width&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;400&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;height&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;400&amp;#34;&lt;/span&gt;&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&amp;lt;/&lt;span style=&#34;color:#f92672&#34;&gt;div&lt;/span&gt;&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;To go a bit further, I can imagine a solution where you generate a placeholder of 50x50px and add a &lt;code&gt;background-size: cover&lt;/code&gt; in your css to have a blurred version for your placeholder.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t hesitate to contact me if you use this trick on your own project. I&amp;rsquo;m always curious of what can be done with it!&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>03/09/2020 1:07 PM</title>
      <link>https://tixie.name/logs/03-09-2020-1-07-pm/</link>
      <pubDate>Mon, 09 Mar 2020 12:07:20 +0000</pubDate>

      <guid>https://tixie.name/logs/03-09-2020-1-07-pm/</guid>
      <description>
        &lt;p&gt;The fediverse webradio project is finally online on &lt;a href=&#34;https://radio.eldritch.cafe/&#34;&gt;radio.eldritch.cafe&lt;/a&gt;!&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/03-09-2020-1-07-pm/Small%20Player.png&#34; data-changelog-gallery data-group=&#34;2020-03-09 12:07:20.031 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/03-09-2020-1-07-pm/Small%20Player.png&#34; alt=&#34;&#34; width=&#34;1350&#34; height=&#34;1008&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>02/29/2020 1:20 AM</title>
      <link>https://tixie.name/logs/02-29-2020-1-20-am/</link>
      <pubDate>Sat, 29 Feb 2020 00:20:12 +0000</pubDate>

      <guid>https://tixie.name/logs/02-29-2020-1-20-am/</guid>
      <description>
        &lt;p&gt;Still on the &lt;a href=&#34;https://joinmastodon.org/&#34;&gt;mastodon&lt;/a&gt; webradio project, I&amp;rsquo;m working on the last part of the interface: the settings page.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-29-2020-1-20-am/settings-preview.png&#34; data-changelog-gallery data-group=&#34;2020-02-29 00:20:12.629 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-29-2020-1-20-am/settings-preview.png&#34; alt=&#34;settings page&#34; width=&#34;905&#34; height=&#34;567&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>02/23/2020 11:39 PM</title>
      <link>https://tixie.name/logs/02-23-2020-11-39-pm/</link>
      <pubDate>Sun, 23 Feb 2020 22:39:04 +0000</pubDate>

      <guid>https://tixie.name/logs/02-23-2020-11-39-pm/</guid>
      <description>
        &lt;p&gt;I added a sticky player I designed a few weeks back.&lt;/p&gt;
&lt;p&gt;It was also the opportunity to use the &lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API&#34;&gt;Intersection Observer API&lt;/a&gt;, it was great!&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-23-2020-11-39-pm/sticky-player2.gif&#34; data-changelog-gallery data-group=&#34;2020-02-23 22:39:04.334 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-23-2020-11-39-pm/sticky-player2.gif&#34; alt=&#34;&#34; width=&#34;791&#34; height=&#34;643&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>02/23/2020 1:32 AM</title>
      <link>https://tixie.name/logs/02-23-2020-1-32-am/</link>
      <pubDate>Sun, 23 Feb 2020 00:32:28 +0000</pubDate>

      <guid>https://tixie.name/logs/02-23-2020-1-32-am/</guid>
      <description>
        &lt;p&gt;Hey, I have some news since we worked on Eldritch Radio this weekend with Milia.&lt;/p&gt;
&lt;p&gt;Queue list is now integrated:&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-23-2020-1-32-am/queue-animated.gif&#34; data-changelog-gallery data-group=&#34;2020-02-23 00:32:28.848 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-23-2020-1-32-am/queue-animated.gif&#34; alt=&#34;&#34; width=&#34;653&#34; height=&#34;310&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We added a sharing feature, which allows you to send a link to the radio by starting it with a song of your choice. A great way to share the radio to your friends!&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-23-2020-1-32-am/Screenshot_2020-02-22-Night-Fog-Eldritch-Radio.png&#34; data-changelog-gallery data-group=&#34;2020-02-23 00:32:28.848 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-23-2020-1-32-am/Screenshot_2020-02-22-Night-Fog-Eldritch-Radio.png&#34; alt=&#34;&#34; width=&#34;1101&#34; height=&#34;805&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In the same vibe than the queue current track icon, i had great time animating the checkbox icon:&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-23-2020-1-32-am/checkbox-animate2.gif&#34; data-changelog-gallery data-group=&#34;2020-02-23 00:32:28.848 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-23-2020-1-32-am/checkbox-animate2.gif&#34; alt=&#34;&#34; width=&#34;498&#34; height=&#34;252&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then today I added the &amp;ldquo;small&amp;rdquo; player version, by modifying the CSS grid:&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-23-2020-1-32-am/Screenshot_2020-02-22-Night-Club-Bad-Girl-Eldritch-Radio.png&#34; data-changelog-gallery data-group=&#34;2020-02-23 00:32:28.848 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-23-2020-1-32-am/Screenshot_2020-02-22-Night-Club-Bad-Girl-Eldritch-Radio.png&#34; alt=&#34;&#34; width=&#34;1094&#34; height=&#34;797&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
          &lt;div&gt;&lt;h2&gt;Gallery:&lt;/h2&gt;&lt;/div&gt;
          
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/02-23-2020-1-32-am/Capture-decran-2020-02-22-a-19.46.59.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/02-23-2020-1-32-am/Capture-decran-2020-02-22-a-19.47.07.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/02-23-2020-1-32-am/Capture-decran-2020-02-22-a-18.40.28.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
        
      </description>
    </item>
    
    <item>
      <title>02/13/2020 8:03 AM</title>
      <link>https://tixie.name/logs/02-13-2020-8-03-am/</link>
      <pubDate>Thu, 13 Feb 2020 07:03:25 +0000</pubDate>

      <guid>https://tixie.name/logs/02-13-2020-8-03-am/</guid>
      <description>
        &lt;p&gt;Update on my volume control work: I decided the control should be always visible, showing it only on hover would risk to be too tricky for the user. On the affordance side, just a regular slider wouldn&amp;rsquo;t be very explicit.&lt;/p&gt;
&lt;p&gt;So i tried to make something similar to the Vimeo player: a right triangle.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-13-2020-8-03-am/Volume-control-triangle.png&#34; data-changelog-gallery data-group=&#34;2020-02-13 07:03:25.699 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-13-2020-8-03-am/Volume-control-triangle.png&#34; alt=&#34;player showcase with a right triangle volume control&#34; width=&#34;674&#34; height=&#34;319&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The next question was: would it be codable, since i wanted to keep it as an &lt;code&gt;input type=&amp;quot;range&amp;quot;&lt;/code&gt; (for accessibility reason but also because i didn&amp;rsquo;t wanted to code all the component&amp;rsquo;s interactivity).&lt;/p&gt;
&lt;p&gt;Spoiler: I&amp;rsquo;ve successfuly done a working prototype!&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s working only on Firefox (my main browser) for now, because of the browser-specific pseudo-elements, but I&amp;rsquo;m planning to use a PostCSS plugin (like &lt;a href=&#34;https://github.com/jonathantneal/postcss-input-range&#34;&gt;this one&lt;/a&gt;) to do the dirty work for me.&lt;/p&gt;
&lt;p&gt;&lt;iframe height=&#34;244&#34; style=&#34;width: 100%;&#34; scrolling=&#34;no&#34; title=&#34;Customized Range POC&#34; src=&#34;https://codepen.io/Tixie/embed/preview/MWwgoRR?height=244&amp;theme-id=dark&amp;default-tab=css,result&#34; frameborder=&#34;no&#34; allowtransparency=&#34;true&#34; allowfullscreen=&#34;true&#34;&gt;
  See the Pen &lt;a href=&#39;https://codepen.io/Tixie/pen/MWwgoRR&#39;&gt;Customized Range POC&lt;/a&gt; by Tixie
  (&lt;a href=&#39;https://codepen.io/Tixie&#39;&gt;@Tixie&lt;/a&gt;) on &lt;a href=&#39;https://codepen.io&#39;&gt;CodePen&lt;/a&gt;.
&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;For the people on another browser, i should looks like this at the end:&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-13-2020-8-03-am/6f4a5b4a18e3f020.gif&#34; data-changelog-gallery data-group=&#34;2020-02-13 07:03:25.699 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-13-2020-8-03-am/6f4a5b4a18e3f020.gif&#34; alt=&#34;an animated demo of triangle volume control&#34; width=&#34;238&#34; height=&#34;186&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Customizing an &lt;code&gt;input type=&amp;quot;range&amp;quot;&lt;/code&gt; is mainly made with pseudo elements, but my main difficulty was making a triangle shape with rounded edges. To achieve that i used the very useful property &lt;strong&gt;clip-path&lt;/strong&gt;. It allow to creates a mask around your element with a shape you choose. It could be a polygon, but also a svg path.&lt;/p&gt;
&lt;p&gt;This is this last option that was useful: I&amp;rsquo;ve just had to copy/paste my svg path from my UI design app (Figma ❤️) and that was it, i had a beautiful volume control!&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>02/12/2020 3:25 PM</title>
      <link>https://tixie.name/logs/02-12-2020-3-25-pm/</link>
      <pubDate>Wed, 12 Feb 2020 14:25:48 +0000</pubDate>

      <guid>https://tixie.name/logs/02-12-2020-3-25-pm/</guid>
      <description>
        &lt;p&gt;Result of me trying to integrate a volume control in a music player I&amp;rsquo;m working on.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-12-2020-3-25-pm/volume-control-all-dribbble-2.png&#34; data-changelog-gallery data-group=&#34;2020-02-12 14:25:48.858 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-12-2020-3-25-pm/volume-control-all-dribbble-2.png&#34; alt=&#34;Volume Controls Playthrough&#34; width=&#34;1600&#34; height=&#34;1199&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;



  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-12-2020-3-25-pm/Volume%20control%20two%20mini@2x.png&#34; data-changelog-gallery data-group=&#34;2020-02-12 14:25:48.858 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-12-2020-3-25-pm/Volume%20control%20two%20mini@2x.png&#34; alt=&#34;&#34; width=&#34;1804&#34; height=&#34;1508&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Two solutions. The first one on mouse hover, the second is always visible. Maybe more easly usable but less obvious it&amp;rsquo;s a volume control. Still work in progress tho.&lt;/p&gt;

        
          &lt;div&gt;&lt;h2&gt;Gallery:&lt;/h2&gt;&lt;/div&gt;
          
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/02-12-2020-3-25-pm/volume-control-1-2.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/02-12-2020-3-25-pm/17.01.40.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
            
            
              &lt;div&gt;
                &lt;img src=&#39;https://tixie.name/logs/02-12-2020-3-25-pm/volume-control-states@3x.png&#39; alt=&#39;{{ . }}&#39;/&gt;
              &lt;/div&gt;
          
        
      </description>
    </item>
    
    <item>
      <title>02/12/2020 12:36 PM</title>
      <link>https://tixie.name/logs/02-12-2020-12-36-pm/</link>
      <pubDate>Wed, 12 Feb 2020 11:36:15 +0000</pubDate>

      <guid>https://tixie.name/logs/02-12-2020-12-36-pm/</guid>
      <description>
        &lt;p&gt;I had fun doing this logo and little animation for an upcoming side project.&lt;/p&gt;
&lt;p&gt;I used the great &lt;a href=&#34;https://rsms.me/inter/&#34;&gt;Inter&lt;/a&gt; typeface.&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-12-2020-12-36-pm/eldritch-radio-bg-animated-banner-1.gif&#34; data-changelog-gallery data-group=&#34;2020-02-12 11:36:15.514 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-12-2020-12-36-pm/eldritch-radio-bg-animated-banner-1.gif&#34; alt=&#34;Eldritch Radio animated showcase&#34; width=&#34;598&#34; height=&#34;544&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>02/12/2020 11:56 AM</title>
      <link>https://tixie.name/logs/02-12-2020-11-56-am/</link>
      <pubDate>Wed, 12 Feb 2020 10:56:47 +0000</pubDate>

      <guid>https://tixie.name/logs/02-12-2020-11-56-am/</guid>
      <description>
        &lt;p&gt;I used the &lt;a href=&#34;https://catalin.red/svg-favicon-light-dark-theme/&#34;&gt;Light and dark themed SVG favicon&lt;/a&gt; article to make my own on my website. It&amp;rsquo;s really easy, here is it in action:&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-12-2020-11-56-am/favicon-adaptative-medium.gif&#34; data-changelog-gallery data-group=&#34;2020-02-12 10:56:47.896 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-12-2020-11-56-am/favicon-adaptative-medium.gif&#34; alt=&#34; &#34; width=&#34;900&#34; height=&#34;551&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
    <item>
      <title>02/11/2020 6:09 PM</title>
      <link>https://tixie.name/logs/02-11-2020-6-09-pm/</link>
      <pubDate>Tue, 11 Feb 2020 17:09:08 +0000</pubDate>

      <guid>https://tixie.name/logs/02-11-2020-6-09-pm/</guid>
      <description>
        &lt;p&gt;It&amp;rsquo;s almost a year since the first version of Souvenir.&lt;/p&gt;
&lt;p&gt;To celebrate, I moved it from a sub-domain to its own domain: &lt;strong&gt;&lt;a href=&#34;https://souvenir.cam&#34;&gt;souvenir.cam&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;


  &lt;p&gt;&lt;a href=&#34;https://tixie.name/logs/02-11-2020-6-09-pm/showcase-souvenir.png&#34; data-changelog-gallery data-group=&#34;2020-02-11 17:09:08.338 &amp;#43;0000 UTC&#34;&gt;&lt;img src=&#34;https://tixie.name/logs/02-11-2020-6-09-pm/showcase-souvenir.png&#34; alt=&#34;Showcase of app&amp;#39;s main screens&#34; width=&#34;1790&#34; height=&#34;1154&#34; loading=&#34;lazy&#34;&gt;&lt;/a&gt;&lt;/p&gt;


        
      </description>
    </item>
    
  </channel>
</rss>
