<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>sknob’s fediblog</title>
    <link>https://noblogo.org/sknob/</link>
    <description></description>
    <pubDate>Fri, 25 Sep 2026 00:20:56 +0000</pubDate>
    <item>
      <title>sknob/music v5.5 Release Notes, Hide and Seek Edition!</title>
      <link>https://noblogo.org/sknob/sknob-music-v5-5-release-notes-hide-and-seek-edition</link>
      <description>&lt;![CDATA[#blogpost #music #coding in #english&#xA;&#xA;One of the most annoying things about my music website, going back to the previous major incarnation and which carried over into this one, is that if you want to see the lyrics to a song (or the liner notes, or the links to share and download), well, you first have to start listening to a song. Only then are the lyrics displayed.&#xA;!--more--&#xA;This isn’t some dark pattern to boost song plays (I don’t have any stats or analytics on this page). It’s just a design shortcoming.&#xA;&#xA;Now for most users, and dare I say fans, this may not be a problem, but then again, maybe they might also want to be able to refer back to something without waking up their cat or whatever.&#xA;&#xA;Functionally, this isn’t difficult (although there are tricky edge cases). The difficulty lies in the design and ergonomics and UX. &#xA;&#xA;It shouldn’t break the existing main way to use the site and play songs&#xA;There should be a visible way to do it, but not too visible&#xA;It should be tailored to both desktop and mobile devices (i.e. NOT rely on showing an option on hover)&#xA;&#xA;At this stage, I must have designed and coded at least 3 or 4 completely different solutions based on text links and buttons and icons in various positions, etc., but I think I finally have one that strikes the balance that I want. It’s minimalist, you can safely ignore it, but if you’re looking for it, it’s fairly easy to discover (especially on desktop/tablet). Which is what I’ll let you do without describing it here :)&#xA;&#xA;Now once you do use it, it has some repercussions. &#xA;&#xA;By default and as before, when you click on a song to play it, the lyrics are displayed, but if you previously displayed then hid the lyrics of a song without playing it, it will remember what you did, and so the lyrics won’t be displayed by default if you later play that song.&#xA;I also decided to let the user open and close as many songs/lyrics as they wish, to avoid wild page jumps. If you go nuts and you’re lost, note that you can click the pink note button on the left of the UI to scroll to the song that’s currently playing.&#xA;&#xA;The general idea, for better of for worse, is that the UI won’t do anything sneaky that you didn’t directly do yourself, so it won’t force you to figure out extra arbitrary choices I might have made for you, on top of the ones that can’t be avoided...&#xA;&#xA;I nearly forgot. I was motivated and inspired to finally do this by what Alexander Rutz (@animaux@oslo.town) did to his site (which was in part inspired by mine—love it!). So thanks Alex!&#xA;&#xA;But wait, there’s more!&#xA;&#xA;As I mentioned when I introduced this major new version of the site, I went with a very minimal design after years of baroque excess.&#xA;&#xA;In this release, I decided to take a small step in the other direction by changing the default font from Helvetica to Atkinson Hyperlegible, which is, well, hyperlegible, and which I’m quite fond of esthetically.&#xA;&#xA;I know and I’m ashamed to say that my music page is probably woefully lacking in terms of accessibility, but the sad fact is that I’m a Sunday coder and I don’t yet have the knowledge and knowhow to make the necessary changes, although it is definitely on my todo list, and may even lead to yet another total overhaul of the site if necessary.&#xA;&#xA;As usual, let me know if you run into any strangeness and/or what you think about these changes.&#xA;&#xA;And if you’re actually reading this, thank you for keeping the indieweb alive by visiting personal sites and blogs!&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:blogpost" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">blogpost</span></a> <a href="/sknob/tag:music" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">music</span></a> <a href="/sknob/tag:coding" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">coding</span></a> in <a href="/sknob/tag:english" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">english</span></a></p>

<p>One of the most annoying things about <a href="https://sknob.fr/music" rel="nofollow">my music website</a>, going back to the previous major incarnation and which carried over into this one, is that if you want to see the lyrics to a song (or the liner notes, or the links to share and download), well, you first have to start listening to a song. Only then are the lyrics displayed.

This isn’t some dark pattern to boost song plays (I don’t have any stats or analytics on this page). It’s just a design shortcoming.</p>

<p>Now for most users, and dare I say fans, this may not be a problem, but then again, maybe they might also want to be able to refer back to something without waking up their cat or whatever.</p>

<p>Functionally, this isn’t difficult (although there are tricky edge cases). The difficulty lies in the design and ergonomics and UX.</p>
<ul><li>It shouldn’t break the existing main way to use the site and play songs</li>
<li>There should be a visible way to do it, but not <em>too</em> visible</li>
<li>It should be tailored to both desktop and mobile devices (i.e. NOT rely on showing an option on hover)</li></ul>

<p>At this stage, I must have designed and coded at least 3 or 4 completely different solutions based on text links and buttons and icons in various positions, etc., but I think I finally have one that strikes the balance that I want. It’s minimalist, you can safely ignore it, but if you’re looking for it, it’s fairly easy to discover (especially on desktop/tablet). Which is what <a href="https://sknob.fr/music" rel="nofollow">I’ll let you do</a> without describing it here :)</p>

<p>Now once you do use it, it has some repercussions.</p>
<ul><li>By default and as before, when you click on a song to play it, the lyrics are displayed, but if you previously displayed then hid the lyrics of a song without playing it, it will remember what you did, and so the lyrics won’t be displayed by default if you later play that song.</li>
<li>I also decided to let the user open and close as many songs/lyrics as they wish, to avoid wild page jumps. If you go nuts and you’re lost, note that you can click the pink note button on the left of the UI to scroll to the song that’s currently playing.</li></ul>

<p>The general idea, for better of for worse, is that the UI won’t do anything sneaky that <em>you</em> didn’t directly do yourself, so it won’t force you to figure out extra arbitrary choices <em>I</em> might have made for you, on top of the ones that can’t be avoided...</p>

<p>I nearly forgot. I was motivated and inspired to <em>finally</em> do this by what Alexander Rutz (<a href="https://noblogo.org/@/animaux@oslo.town" class="u-url mention" rel="nofollow">@<span>animaux@oslo.town</span></a>) did to <a href="https://animaux.de/musik/ikou/das-ende-der-wissenschaft/" rel="nofollow">his site</a> (which was in part inspired by mine—love it!). So thanks Alex!</p>

<h2 id="but-wait-there-s-more">But wait, there’s more!</h2>

<p><a href="sknob-music-v5-release-notes" rel="nofollow">As I mentioned</a> when I introduced this major new version of the site, I went with a very minimal design after years of baroque excess.</p>

<p>In this release, I decided to take a small step in the other direction by changing the default font from Helvetica to <a href="https://www.brailleinstitute.org/freefont/" rel="nofollow">Atkinson Hyperlegible</a>, which is, well, hyperlegible, and which I’m quite fond of esthetically.</p>

<p>I know and I’m ashamed to say that my music page is probably woefully lacking in terms of accessibility, but the sad fact is that I’m a Sunday coder and I don’t yet have the knowledge and knowhow to make the necessary changes, although it is definitely on my todo list, and may even lead to yet another total overhaul of the site if necessary.</p>

<p>As usual, <a href="https://mamot.fr/@sknob" rel="nofollow">let me know</a> if you run into any strangeness and/or what you think about these changes.</p>

<p>And if you’re actually reading this, thank you for keeping the indieweb alive by visiting personal sites and blogs!</p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/sknob-music-v5-5-release-notes-hide-and-seek-edition</guid>
      <pubDate>Wed, 16 Sep 2026 07:21:46 +0000</pubDate>
    </item>
    <item>
      <title>🎵 So Much, by Traiken and sknob</title>
      <link>https://noblogo.org/sknob/so-much-by-traiken-and-sknob</link>
      <description>&lt;![CDATA[#song #music #musique #collaboration in #english&#xA;&#xA;I am so proud and delighted to be able to say I collaborated on a song with the one and only @Traiken@mastodon.social!&#xA;!--more--&#xA;As I wrote in the liner notes on my #Faircamp site:&#xA;&#xA;  I stumbled on a poem by Traiken on Mastodon which really spoke to me, and before I knew it, I was writing a melody to it. I sent a rough arrangement to Traiken hoping he wouldn’t be offended. Thankfully, he was thrilled, went on to gloriously flesh out the arrangement in his inimitable style, and this is the result.&#xA;&#xA;Traiken’s music is instantly recognizable, both due to his signature sound and his unique compositional style. In fact, I’m such a big fan that I was moved to review his album Heartless Angels on NHAM!&#xA;&#xA;That’s why I felt some trepidation when I sent him my demo, and why I’m so glad that our respective styles and universes melded so well and So Much!&#xA;&#xA;If you haven’t heard it yet, I hope you’ll give it a proper listen up until it’s massive, rousing finale, and then tell the whole wide world about it!&#xA;&#xA;iframe loading=&#34;lazy&#34; src=&#34;https://sknob.fr/faircamp/so-much/embed/all/&#34; style=&#34;border: none; height: 49.6px; min-width: 480px;&#34; title=&#34;Audio player widget for &amp;quot;So Much&amp;quot;&#34;/iframe&#xA;&#xA;Abstract texture which looks like vertical paint smears, in mostly bright pink hues, but with a blue smear towards the right.&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:song" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">song</span></a> <a href="/sknob/tag:music" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">music</span></a> <a href="/sknob/tag:musique" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">musique</span></a> <a href="/sknob/tag:collaboration" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">collaboration</span></a> in <a href="/sknob/tag:english" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">english</span></a></p>

<p>I am so proud and delighted to be able to say I collaborated on a song with the one and only <a href="https://noblogo.org/@/Traiken@mastodon.social" class="u-url mention" rel="nofollow">@<span>Traiken@mastodon.social</span></a>!

As I wrote in the <a href="https://sknob.fr/faircamp/so-much/#more" rel="nofollow">liner notes</a> on my <a href="/sknob/tag:Faircamp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Faircamp</span></a> site:</p>

<blockquote><p>I stumbled on <a href="https://mastodon.social/@Traiken/117108470848497785" rel="nofollow">a poem by Traiken on Mastodon</a> which really spoke to me, and before I knew it, I was writing a melody to it. I sent a rough arrangement to Traiken hoping he wouldn’t be offended. Thankfully, he was thrilled, went on to gloriously flesh out the arrangement in his inimitable style, and this is the result.</p></blockquote>

<p><a href="https://mirlo.space/traiken/" rel="nofollow">Traiken</a>’s music is instantly recognizable, both due to his signature sound <em>and</em> his unique compositional style. In fact, I’m such a big fan that I was moved to <a href="https://nham.co.uk/2025/12/heartless-angels-by-traiken-2/" rel="nofollow">review his album <em>Heartless Angels</em> on NHAM</a>!</p>

<p>That’s why I felt some trepidation when I sent him my demo, and why I’m so glad that our respective styles and universes melded so well and <a href="https://sknob.fr/faircamp/so-much/" rel="nofollow">So Much</a>!</p>

<p>If you haven’t heard it yet, I hope you’ll give it a proper listen up until it’s massive, rousing finale, and then tell the whole wide world about it!</p>

<iframe src="https://sknob.fr/faircamp/so-much/embed/all/" style="border: none; height: 49.6px; min-width: 480px;"></iframe>

<p><a href="https://sknob.fr/faircamp/so-much/" rel="nofollow"><img src="https://sknob.fr/img/blog/somuch.jpg" alt="Abstract texture which looks like vertical paint smears, in mostly bright pink hues, but with a blue smear towards the right."></a></p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/so-much-by-traiken-and-sknob</guid>
      <pubDate>Mon, 14 Sep 2026 05:42:02 +0000</pubDate>
    </item>
    <item>
      <title>🎵 What Will It Take, by sknot</title>
      <link>https://noblogo.org/sknob/what-will-it-take-by-sknot</link>
      <description>&lt;![CDATA[#song #music #musique #collaboration in #english&#xA;&#xA;How did this whole sknot business come about you ask? Spoiler alert: don’t read if you want things to stay shrouded in mystery!&#xA;!--more--&#xA;Back in June, I wrote a rather angry song, and I guess I felt hesitant to release it after the more positive albeit bittersweet songs on my recently released offbeat album...&#xA;&#xA;I joked on Mastodon that I could release it under a pseudonym, and immediately thought of &#34;sknot&#34;, i.e. “not sknob“ maybe (I don’t pronounce the k in sknob or sknot, but you do you, I don’t mind either way.)&#xA;&#xA;Plus it reminded me of a silly lyric that has been living rent-free in my head after hearing it played live only once on TV over 40 years ago:&#xA;&#xA;  She said your nose is running honey/I said sorry, but it’s not&#xA;&#xA;(I searched for that song/live video yesterday and found it! And yes, I remembered the lyrics and melody correctly, because my brain is weird...)&#xA;&#xA;ANYWAY, before talking myself out of it, I bought the sknot.fr domain name, whipped up a #Faircamp site, asked Ordos Mk.0 (@ordosmarkzero@ravenation.club) to master my mix, and then published the song there.&#xA;&#xA;I also created a new artist under my Mirlo account, a great feature by the way, and published the song there also. I set it up so that all proceeds go to @mirlo@musician.social if you buy it, a small but heartfelt gesture of support.&#xA;&#xA;&lt;iframe&#xA;    src=&#34;https://mirlo.space/widget/track/31487&#34;&#xA;    style=&#34;width:100%; height: 230px; border:0; border-radius: 4px; overflow:hidden;&#34;&#xA;    sandbox=&#34;allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts&#34;&#xA;    /iframe&#xA;&#xA;But wait, there’s more!&#xA;&#xA;To my utter delight, musician and remixer extraordinaire (and all around delightful person) C.Circo (@CCirco@ravenation.club) gloriously remixed “What Will It Take“, and took it where no sknob or sknot had gone before!&#xA;&#xA;iframe loading=&#34;lazy&#34; src=&#34;https://sknot.fr/what-will-it-take/embed/2/&#34; style=&#34;border: none; height: 49.6px; min-width: 480px;&#34; title=&#34;Audio player widget for &amp;quot;What Will It Take (C.Circo Remix)&amp;quot;&#34;/iframe&#xA;&#xA;And there you have it. &#xA;&#xA;Will sknot release more songs? Who knows! &#xA;&#xA;(Although I’m told he has some half-written lyrics lying around, so I guess it’s at least a possibility.)&#xA;&#xA;Black and white heavily stylized halftone silhouette of a head, with the word sknot just below the nose&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:song" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">song</span></a> <a href="/sknob/tag:music" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">music</span></a> <a href="/sknob/tag:musique" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">musique</span></a> <a href="/sknob/tag:collaboration" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">collaboration</span></a> in <a href="/sknob/tag:english" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">english</span></a></p>

<p>How did this whole <em>sknot</em> business come about you ask? Spoiler alert: don’t read if you want things to stay shrouded in mystery!

Back in June, I wrote a rather angry song, and I guess I felt hesitant to release it after the more positive albeit bittersweet songs on my recently released <a href="new-album-offbeat" rel="nofollow">offbeat</a> album...</p>

<p><a href="https://mamot.fr/@sknob/116849184291241748" rel="nofollow">I joked on Mastodon</a> that I could release it under a pseudonym, and immediately thought of “sknot”, i.e. “not sknob“ maybe (I don’t pronounce the k in sknob or sknot, but you do you, I don’t mind either way.)</p>

<p>Plus it reminded me of a silly lyric that has been living rent-free in my head after hearing it played live only once on TV over 40 years ago:</p>

<blockquote><p><em>She said your nose is running honey/I said sorry, but it’s not</em></p></blockquote>

<p>(I searched for that song/live video yesterday <a href="https://youtube.com/watch?v=H6tj1810CnI" rel="nofollow">and found it</a>! And yes, I remembered the lyrics and melody correctly, because my <a href="https://mamot.fr/@sknob/117258857973106016" rel="nofollow">brain is weird</a>...)</p>

<p>ANYWAY, before talking myself out of it, I bought the <a href="https://sknot.fr" rel="nofollow">sknot.fr</a> domain name, whipped up a <a href="/sknob/tag:Faircamp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Faircamp</span></a> site, asked Ordos Mk.0 (<a href="https://noblogo.org/@/ordosmarkzero@ravenation.club" class="u-url mention" rel="nofollow">@<span>ordosmarkzero@ravenation.club</span></a>) to master my mix, and then <a href="https://sknot.fr/what-will-it-take/" rel="nofollow">published the song there</a>.</p>

<p>I also created a new artist under my <a href="https://mirlo.space" rel="nofollow">Mirlo</a> account, a great feature by the way, and <a href="https://mirlo.space/sknot/release/what-will-it-take" rel="nofollow">published the song there also</a>. I set it up so that all proceeds go to <a href="https://noblogo.org/@/mirlo@musician.social" class="u-url mention" rel="nofollow">@<span>mirlo@musician.social</span></a> if you buy it, a small but heartfelt gesture of support.</p>

<iframe src="https://mirlo.space/widget/track/31487" style="width:100%; height: 230px; border:0; border-radius: 4px; overflow:hidden;"></iframe>

<p>But wait, there’s more!</p>

<p>To my utter delight, musician and remixer extraordinaire (and all around delightful person) C.Circo (<a href="https://noblogo.org/@/CCirco@ravenation.club" class="u-url mention" rel="nofollow">@<span>CCirco@ravenation.club</span></a>) gloriously <a href="https://sknot.fr/what-will-it-take/" rel="nofollow">remixed “What Will It Take“</a>, and took it where no sknob or sknot had gone before!</p>

<iframe src="https://sknot.fr/what-will-it-take/embed/2/" style="border: none; height: 49.6px; min-width: 480px;"></iframe>

<p>And there you have it.</p>

<p>Will sknot release more songs? Who knows!</p>

<p>(Although I’m told he has some half-written lyrics lying around, so I guess it’s at least a possibility.)</p>

<p><img src="https://sknob.fr/img/blog/sknot.jpg" alt="Black and white heavily stylized halftone silhouette of a head, with the word sknot just below the nose"></p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/what-will-it-take-by-sknot</guid>
      <pubDate>Sun, 13 Sep 2026 08:33:57 +0000</pubDate>
    </item>
    <item>
      <title>🎵 NHAMFest26: offbeat live &amp; unplugged </title>
      <link>https://noblogo.org/sknob/nhamfest26-offbeat-live-and-unplugged</link>
      <description>&lt;![CDATA[#music #musique #live in #english&#xA;&#xA;So I usually chronicle my musical adventures on this blog, but between the three-month-long heatwave and the adventures themselves, it just dawned on me that I had totally neglected to keep up. So I’ll hopefully be catching up over the next few days, starting with this post.&#xA;!--more--&#xA;NHAMFest26 took place on August 27, with an animated and retrostrange pre-fest evening on the 26th, CELEBRATING CREATIVE HUMANS AND FRIENDLY HANGOUTS as the (n)hamster who made it all happen described the event, which saw a non-stop series of artists perform from 5am to 1am the next morning (UTC time).&#xA;&#xA;I’m not supposed to play favorites, but I’m only human and I have to say that Sound Of The Void (@Firesledge@piaille.fr), Johann Bourquenez (@johann@masto.bike), control.org (@controlfreak@social.control.org) and (big surprise) @bgm@musicians.today and his son George were particular highlights for me (no offense to the others whom I also greatly enjoyed).&#xA;&#xA;I participated too, by helping with organization and backstage logistics, and by playing my own set, because it generally takes about a year for me to forget how stressful it was the last time. And as usual, I was paralyzed with stage fright from start to finish because I think playing live is totally incompatible with my brand of offbeatness. Mentally, I was relatively serene, even though I hadn’t been able to learn my songs properly due to the uninterrupted crushing heat, but my body begged to differ and tried to sabotage the whole thing. Nevertheless, I muddled through acoustic versions of the songs from my latest album, offbeat, and even brought out the ukulele to play my smash hit, Ukulele Bonk to close out the set, and the kind audience was very supportive.&#xA;&#xA;The whole festival, despite tricky logistics, went off with nary a hitch, I managed to catch all but 2 or 3 acts (out of 20 or so), a lot of people showed up, and the vibe in the interactive chat was fantastic all the way through.&#xA;&#xA;detailssummarySomewhat bittersweet thoughts.../summaryRecovering during the following days, I have to admit I had bittersweet feelings. I’m always amazed and energized by the great community spirit, but I can’t help but reflect on why people attend or don’t attend. &#xA;&#xA;It was a weekday, some people were at work, some people were busy with life, or are naturally shy or otherwise uncomfortable in social situations including online, while demonstrating a strong community spirit in other ways or situations, and all that is perfectly understandable and fine. &#xA;&#xA;But it’s always a bit, shall we say, disappointing, to see how certain prominent and/or vocal people in the Fedi music community seem to systematically view community as a one-way street. And don’t get me started on &#34;music influencers&#34; who continue to ignore any and all manifestations of indie music on the Fedi. You know who you are... &#xA;&#xA;Conversely, I was very pleasantly surprised to see some unexpected people show up. And a lot of people who follow me on Mastodon and who don’t necessarily care about my music don’t hesitate to boost my music-related posts, and gladly boosted the ones promoting #NHAMFest26, which is always very touching and appreciated, so if they can be bothered to do it…&#xA;&#xA;So consider my eyes opened, for better or for worse.&#xA;&#xA;Sorry for the negativity, but I had to get it off my chest./details&#xA;Anyway, I’m never doing this again!&#xA;&#xA;Until the next time I forget how traumatic it is.&#xA;&#xA;Thank you to those who attended and/or watched the replay of my set and sent kind and supportive words my way. I really appreciate it! Several more recordings are available on the NHAM Live Performances page.&#xA;&#xA;And a huge thank you to the (n)hamster for the huge amount of work he put in to make this happen!&#xA;&#xA;NHAMFest26 flyer with the full roster of artists on a flowing orange background&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:music" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">music</span></a> <a href="/sknob/tag:musique" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">musique</span></a> <a href="/sknob/tag:live" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">live</span></a> in <a href="/sknob/tag:english" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">english</span></a></p>

<p>So I usually chronicle my musical adventures on this blog, but between the three-month-long heatwave and the adventures themselves, it just dawned on me that I had totally neglected to keep up. So I’ll hopefully be catching up over the next few days, starting with this post.

<a href="/sknob/tag:NHAMFest26" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NHAMFest26</span></a> took place on August 27, with an animated and retrostrange pre-fest evening on the 26th, CELEBRATING CREATIVE HUMANS AND FRIENDLY HANGOUTS as the (n)hamster who made it all happen described the event, which saw a non-stop series of artists perform from 5am to 1am the next morning (UTC time).</p>

<p>I’m not supposed to play favorites, but I’m only human and I have to say that Sound Of The Void (<a href="https://noblogo.org/@/Firesledge@piaille.fr" class="u-url mention" rel="nofollow">@<span>Firesledge@piaille.fr</span></a>), Johann Bourquenez (<a href="https://noblogo.org/@/johann@masto.bike" class="u-url mention" rel="nofollow">@<span>johann@masto.bike</span></a>), control.org (<a href="https://noblogo.org/@/controlfreak@social.control.org" class="u-url mention" rel="nofollow">@<span>controlfreak@social.control.org</span></a>) and (big surprise) <a href="https://noblogo.org/@/bgm@musicians.today" class="u-url mention" rel="nofollow">@<span>bgm@musicians.today</span></a> and his son George were particular highlights for me (no offense to the others whom I also greatly enjoyed).</p>

<p>I participated too, by helping with organization and backstage logistics, and by playing my own set, because it generally takes about a year for me to forget how stressful it was the last time. And as usual, I was paralyzed with stage fright from start to finish because I think playing live is totally incompatible with my brand of offbeatness. Mentally, I was relatively serene, even though I hadn’t been able to learn my songs properly due to the uninterrupted crushing heat, but my body begged to differ and tried to sabotage the whole thing. Nevertheless, I muddled through acoustic versions of the songs from my latest album, <a href="new-album-offbeat" rel="nofollow">offbeat</a>, and even brought out the ukulele to play my smash hit, <a href="https://makertube.net/w/nQRzvpGdRjkbo1Wu4aPFk5" rel="nofollow">Ukulele Bonk</a> to close out the set, and the kind audience was very supportive.</p>

<p>The whole festival, despite tricky logistics, went off with nary a hitch, I managed to catch all but 2 or 3 acts (out of 20 or so), a lot of people showed up, and the vibe in the interactive chat was fantastic all the way through.</p>

<p><details><summary>Somewhat bittersweet thoughts...</summary>Recovering during the following days, I have to admit I had bittersweet feelings. I’m always amazed and energized by the great community spirit, but I can’t help but reflect on why people attend or don’t attend.</p>

<p>It was a weekday, some people were at work, some people were busy with life, or are naturally shy or otherwise uncomfortable in social situations including online, while demonstrating a strong community spirit in other ways or situations, and all that is perfectly understandable and fine.</p>

<p>But it’s always a bit, shall we say, disappointing, to see how certain prominent and/or vocal people in the Fedi music community seem to <em>systematically</em> view community as a one-way street. And don’t get me started on “music influencers” who continue to ignore any and all manifestations of indie music on the Fedi. You know who you are...</p>

<p>Conversely, I was very pleasantly surprised to see some unexpected people show up. And a lot of people who follow me on Mastodon and who don’t necessarily care about my music don’t hesitate to boost my music-related posts, and gladly boosted the ones promoting <a href="/sknob/tag:NHAMFest26" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NHAMFest26</span></a>, which is always very touching and appreciated, so if they can be bothered to do it…</p>

<p>So consider my eyes opened, for better or for worse.</p>

<p>Sorry for the negativity, but I had to get it off my chest.</details>
Anyway, I’m never doing this again!</p>

<p>Until the next time I forget how traumatic it is.</p>

<p>Thank you to those who attended and/or <a href="https://makertube.net/w/rXoKE18aDeNNeoG7WQGR9w" rel="nofollow">watched the replay of my set</a> and sent kind and supportive words my way. I really appreciate it! Several more recordings are available on the <a href="https://nham.co.uk/live-performances/" rel="nofollow">NHAM Live Performances</a> page.</p>

<p>And a huge thank you to the (n)hamster for the huge amount of work he put in to make this happen!</p>

<p><img src="https://sknob.fr/img/blog/nhamfest26.jpg" alt="NHAMFest26 flyer with the full roster of artists on a flowing orange background"></p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/nhamfest26-offbeat-live-and-unplugged</guid>
      <pubDate>Sat, 12 Sep 2026 08:32:41 +0000</pubDate>
    </item>
    <item>
      <title>Influential Artists</title>
      <link>https://noblogo.org/sknob/influential-artists</link>
      <description>&lt;![CDATA[#blogpost #music in #english&#xA;&#xA;Since I’m often asked this question, I’m going to be lazy and publish answers I posted on the bonkwave forum a while back:&#xA;!--more--&#xA;1&#xA;&#xA;In clumps:&#xA;&#xA;The Beatles, Harry Nilsson&#xA;&#xA;Prokofiev, Schubert, Erik Satie&#xA;&#xA;Emerson, Lake and Palmer (I was young, but it did open my ears to some stuff)&#xA;&#xA;Weird Belgian bands I used to be friends with (Aksak Maboul, COS...)&#xA;&#xA;Tuxedomoon, The Residents, Snakefinger, Renaldo and the Loaf...&#xA;&#xA;Kurt Weill (my all-time musical songwriting hero), Carla Bley, Nino Rota&#xA;&#xA;Bernard Herrmann, John Barry&#xA;&#xA;Robert Wyatt, early Gong, Magma&#xA;&#xA;Talking Heads, B 52s, XTC, and other post-punk bands (Siouxie, Ian Dury, Madness, others...)&#xA;&#xA;Kraftwerk, Gary Numan&#xA;&#xA;Philip Glass, John Adams, Laurie Anderson&#xA;&#xA;All of Zappa up to the mid to late 70s, Albert Marcœur&#xA;&#xA;French singer-songwriters (Boris Vian, Serge Gainsbourg, Nino Ferrer, Georges Brassens, Richard Gotainer, a few more...)&#xA;&#xA;Pete Seeger, Malvina Reynolds&#xA;&#xA;Django Reinhardt and Stéphane Grappelli&#xA;&#xA;That&#39;s it for the early years span class=&#34;emoji&#34;😅/span&#xA;&#xA;2&#xA;I came to jazz much later (via fusion bands at first, and probably thanks to Zappa also). My dad listened to a lot of scratchy old blues records, which I should have included in my list, because one thing that puts me off a lot of mainstream music, is the total absence of blue notes (or even slightly weird non-diatonic or extended chords) span class=&#34;emoji&#34;😅 /span&#xA;&#xA;3&#xA;&#xA;I mentioned Prokofiev in my list because my earliest musical memory is hearing the famous dance of the knights from Romeo and Juliet on the radio and my brain exploding. Just thinking about that piece gives me goosebumps. And looking at my list again, every artist I mentioned has tracks that give me goosebumps just by thinking of them! span class=&#34;emoji&#34;🪿 /span&#xA;&#xA;Also in elementary school (in France), I had a music teacher who taught us a series of original songs, each one about an animal. And once we all knew our songs really well, he had us sing them at the same time, and they all fit together forming counterpoints and harmonies and canons, and my head exploded again, and I think that this influenced me more than anything else. In fact, I still remember the melody and lyrics of my song (the hippopotamus span class=&#34;emoji&#34;😄/span) 50 years later! span class=&#34;emoji&#34;🦛 /span&#xA;&#xA;- - &#xA;&#xA;These are my main influences. I obviously listened to a lot more stuff over the years. People often ask me if I was influenced by The Divine Comedy for instance, which is very flattering, but no, because I discovered them rather late in life. Similarly, I would bring the entire Cardiacs discography to my desert island, but I only discovered them a few short years ago (not that my music bears any resemblance to them, unfortunately).&#xA;&#xA;And today, through my involvement with NHAM and The Indie Beat Television, I mostly listen to artists from the fediverse!&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:blogpost" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">blogpost</span></a> <a href="/sknob/tag:music" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">music</span></a> in <a href="/sknob/tag:english" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">english</span></a></p>

<p>Since I’m often asked this question, I’m going to be lazy and publish answers <a href="https://bonkwave.org/board/index.php?topic=282.0" rel="nofollow">I posted on the bonkwave forum</a> a while back:
</p>

<h3 id="1">1</h3>

<p>In clumps:</p>

<p>The Beatles, Harry Nilsson</p>

<p>Prokofiev, Schubert, Erik Satie</p>

<p>Emerson, Lake and Palmer (I was young, but it did open my ears to some stuff)</p>

<p>Weird Belgian bands I used to be friends with (Aksak Maboul, COS...)</p>

<p>Tuxedomoon, The Residents, Snakefinger, Renaldo and the Loaf...</p>

<p>Kurt Weill (my all-time musical songwriting hero), Carla Bley, Nino Rota</p>

<p>Bernard Herrmann, John Barry</p>

<p>Robert Wyatt, early Gong, Magma</p>

<p>Talking Heads, B 52s, XTC, and other post-punk bands (Siouxie, Ian Dury, Madness, others...)</p>

<p>Kraftwerk, Gary Numan</p>

<p>Philip Glass, John Adams, Laurie Anderson</p>

<p>All of Zappa up to the mid to late 70s, Albert Marcœur</p>

<p>French singer-songwriters (Boris Vian, Serge Gainsbourg, Nino Ferrer, Georges Brassens, Richard Gotainer, a few more...)</p>

<p>Pete Seeger, Malvina Reynolds</p>

<p>Django Reinhardt and Stéphane Grappelli</p>

<p>That&#39;s it for the early years <span class="emoji">😅</span></p>

<h3 id="2">2</h3>

<p>I came to jazz much later (via fusion bands at first, and probably thanks to Zappa also). My dad listened to a lot of scratchy old blues records, which I should have included in my list, because one thing that puts me off a lot of mainstream music, is the total absence of blue notes (or even slightly weird non-diatonic or extended chords) <span class="emoji">😅 </span></p>

<h3 id="3">3</h3>

<p>I mentioned Prokofiev in my list because my earliest musical memory is hearing the famous dance of the knights from Romeo and Juliet on the radio and my brain exploding. Just thinking about that piece gives me goosebumps. And looking at my list again, every artist I mentioned has tracks that give me goosebumps just by thinking of them! <span class="emoji">🪿 </span></p>

<p>Also in elementary school (in France), I had a music teacher who taught us a series of original songs, each one about an animal. And once we all knew our songs really well, he had us sing them at the same time, and they all fit together forming counterpoints and harmonies and canons, and my head exploded again, and I think that this influenced me more than anything else. In fact, I still remember the melody and lyrics of my song (the hippopotamus <span class="emoji">😄</span>) 50 years later! <span class="emoji">🦛 </span></p>

<hr>

<p>These are my main <em>influences</em>. I obviously listened to a lot more stuff over the years. People often ask me if I was influenced by The Divine Comedy for instance, which is very flattering, but no, because I discovered them rather late in life. Similarly, I would bring the entire Cardiacs discography to my desert island, but I only discovered them a few short years ago (not that my music bears any resemblance to them, unfortunately).</p>

<p>And today, through my involvement with <a href="https://nham.co.uk" rel="nofollow">NHAM</a> and <a href="https://tv.theindiebeat.fm/" rel="nofollow">The Indie Beat Television</a>, I mostly listen to <a href="https://nham.co.uk/2025/06/how-do-i-connect-with-artists-on-the-fediverse-cheat-sheet/" rel="nofollow">artists from the fediverse</a>!</p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/influential-artists</guid>
      <pubDate>Thu, 06 Aug 2026 05:48:49 +0000</pubDate>
    </item>
    <item>
      <title>La honte</title>
      <link>https://noblogo.org/sknob/la-honte</link>
      <description>&lt;![CDATA[#billet #polfr en #français&#xA;&#xA;Les gens de gauche avec un beau capital culturel qui viennent te dire « ça suffit maintenant les juifves de gauche, fin de la récré, en rang deux par deux et je ne veux pas entendre moufter, y’a peut-être à la limite quelques brebis galeuses, mais #NotAllLFI », est-ce que vous mesurez la violence de vos propos ? &#xA;!--more--&#xA;Remplacez le mot juifve par toute autre minorité si ça peut vous aider à comprendre comment ça peut être vécu par les personnes sommées de la fermer pour la bonne cause. Quel délicieux privilège de pouvoir balayer ce « détail » sous le tapis.&#xA;&#xA;Quand on est prêt à jeter une population sous le bus pour la bonne cause, comme LFI l’a déjà fait pour les personnes « à risque » (c’est-à-dire 100 % de la population en fait) au début de l’épidémie de Covid et encore aujourd’hui en votant pour la loi sur la fin de vie, les dindons de la farce n’ont-ils pas de raisons d’être paranos ? N’a-t-on pas le droit, et même le devoir, de le dénoncer ?&#xA;&#xA;Ouiiii, mais les Palestiniens, les sionistes… Alors moi je suis #noborders, je hais tous les nationalismes et autres souverainismes, je suis pour l’abolition des frontières et le droit a l’autodétermination de tous les peuples. En attendant, les états nations existent, certains ont actuellement des gouvernements fascisants ou fascistes (Russie, USA, Inde, Israël, Iran, bientôt la France ?), certains commettent même des crimes abominables, et dire qu’Israël a le droit d’exister (comme le dit Mélenchon, ce qui fait de lui un sioniste, eh oui), et que la Palestine a le droit d’exister, ce n’est ni plus ni moins choquant que de dire que la Belgique a le droit d’exister (I love you Belgium).&#xA;&#xA;En attendant, les sorties antisémites du sioniste Mélenchon, de ses lieutenants et de ses troupes, et qui ne datent pas du 7 octobre, sont malheureusement largement documentées et incontestables.&#xA;&#xA;Toute la bouillie mentale autour de ce sujet n’est possible que si l’on ne déconstruit pas les préjugés antisémites dans lesquels on a toustes plus ou moins été baigné’es malgré nous, juifs laïcs et intégrés et gauchistes anarchistes et ignorant tout du judaïsme comme moi y compris.&#xA;&#xA;Et à gauche, tout ça part de l’idée que les juifs ne seraient pas une minorité racisée discriminée comme une autre, mais au contraire une minorité de plus blancs que blancs, bourgeois, puissants (puissance occulte, évidemment), bref, de dominants. Si au fond de vous, vous pensez que c’est un peu ou beaucoup vrai, félicitations, vous êtes antisémite ! Et c’est d’autant plus dommage que spoiler, tout ça est factuellement complètement faux. &#xA;&#xA;La bonne nouvelle, c’est que ça se soigne, mais encore faut-il vouloir se soigner !&#xA;&#xA;Je n’ai pas plus envie que vous de voir advenir un gouvernement d’extrême droite en France. Pas plus qu’un gouvernement dirigé par un parti qui fait si peu de cas du validisme (level RFK du côté de chez moi) et de l’antisémitisme (et par ailleurs tankiste et campiste). Je suis franco-américain, neurodivergent, juif, et j’ai des enfants techniquement pas juifs mais juifs pour les fachos, et aussi des beaux-enfants franco-marocains musulmans. Et pour l’anecdote, mon grand-père paternel juif athée communiste était même un espion à la solde de l’Union soviétique, et il était fiché par les services secrets britanniques et américains. J’ai même pu consulter sa fiche déclassifiée.&#xA;&#xA;(Entre-nous, j’en ai dans l’absolu un peu rien à foutre d’être juif, mais à cause des fachos, et oui, à cause de vous, je n’ai plus ce luxe).&#xA;&#xA;Le fait que les alternatives satisfaisantes à gauche n’existent pas n’y change rien. Jamais je ne voterais pour un parti eugéniste (la matrice de tous les fascismes), antisémite, et qui instrumentalise juifs et palestiniens à des fins électorales. J’en compte au moins deux.&#xA;&#xA;Donc, chers et chères gens de gauche avec un beau capital culturel qui viennent te dire « ça suffit maintenant », vous me faites honte, et vos injonctions à rentrer dans le rang, avec tout le respect que j’ai perdu pour vous, vous pouvez vous les foutre au cul.&#xA;&#xA;hr&#xA;Voir le RAAR, dont cette brochure ou cette vidéo, les JJR, No Pasaran, ce framapad, et les innombrables posts de juifves de gauche sur Mastodon qui se font allègrement gaslighter, quand iels ne se font pas traiter d’agents infiltrés à la solde du gouvernement israélien...&#xA;&#xA;Les liens continuent à affluer, comme cet édito de Libé. Merci à toustes.&#xA;&#xA;**Vous pourriez par exemple commencer par là.&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:billet" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">billet</span></a> <a href="/sknob/tag:polfr" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">polfr</span></a> en <a href="/sknob/tag:fran%C3%A7ais" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">français</span></a></p>

<p>Les gens de gauche avec un beau capital culturel qui viennent te dire « ça suffit maintenant les juifves de gauche, fin de la récré, en rang deux par deux et je ne veux pas entendre moufter, y’a peut-être à la limite quelques brebis galeuses, mais <a href="/sknob/tag:NotAllLFI" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NotAllLFI</span></a> », est-ce que vous mesurez la violence de vos propos ?

Remplacez le mot juifve par toute autre minorité si ça peut vous aider à comprendre comment ça peut être vécu par les personnes sommées de la fermer pour la bonne cause. Quel délicieux privilège de pouvoir balayer ce « détail » sous le tapis.</p>

<p>Quand on est prêt à jeter une population sous le bus pour la bonne cause, comme LFI l’a déjà fait pour les personnes « à risque » (c’est-à-dire 100 % de la population en fait) au début de l’épidémie de Covid et encore aujourd’hui en votant pour la loi sur la fin de vie, les dindons de la farce n’ont-ils pas de raisons d’être paranos ? N’a-t-on pas le droit, et même le devoir, de le dénoncer ?</p>

<p>Ouiiii, mais les Palestiniens, les sionistes… Alors moi je suis <a href="/sknob/tag:noborders" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">noborders</span></a>, je hais tous les nationalismes et autres souverainismes, je suis pour l’abolition des frontières et le droit a l’autodétermination de tous les peuples. En attendant, les états nations existent, certains ont actuellement des gouvernements fascisants ou fascistes (Russie, USA, Inde, Israël, Iran, bientôt la France ?), certains commettent même des crimes abominables, et dire qu’Israël a le droit d’exister (comme le dit Mélenchon, ce qui fait de lui un sioniste, eh oui), et que la Palestine a le droit d’exister, ce n’est ni plus ni moins choquant que de dire que la Belgique a le droit d’exister (I love you Belgium).</p>

<p>En attendant, les sorties antisémites du sioniste Mélenchon, de ses lieutenants et de ses troupes, et qui ne datent pas du 7 octobre, sont malheureusement largement documentées et incontestables*.</p>

<p>Toute la bouillie mentale autour de ce sujet n’est possible que si l’on ne déconstruit pas les préjugés antisémites dans lesquels on a toustes plus ou moins été baigné’es malgré nous, juifs laïcs et intégrés et gauchistes anarchistes et ignorant tout du judaïsme comme moi y compris.</p>

<p>Et à gauche, tout ça part de l’idée que les juifs ne seraient pas une minorité racisée discriminée comme une autre, mais au contraire une minorité de plus blancs que blancs, bourgeois, puissants (puissance occulte, évidemment), bref, de <em>dominants</em>. Si au fond de vous, vous pensez que c’est un peu ou beaucoup vrai, félicitations, vous êtes antisémite ! Et c’est d’autant plus dommage que spoiler, tout ça est factuellement complètement faux.</p>

<p>La bonne nouvelle, c’est que ça se soigne**, mais encore faut-il vouloir se soigner !</p>

<p>Je n’ai pas plus envie que vous de voir advenir un gouvernement d’extrême droite en France. Pas plus qu’un gouvernement dirigé par un parti qui fait si peu de cas du validisme (level RFK du côté de chez moi) et de l’antisémitisme (et par ailleurs tankiste et campiste). Je suis franco-américain, neurodivergent, juif, et j’ai des enfants techniquement pas juifs mais juifs pour les fachos, et aussi des beaux-enfants franco-marocains musulmans. Et pour l’anecdote, mon grand-père paternel juif athée communiste était même un espion à la solde de l’Union soviétique, et il était fiché par les services secrets britanniques et américains. J’ai même pu consulter sa fiche déclassifiée.</p>

<p>(Entre-nous, j’en ai dans l’absolu un peu rien à foutre d’être juif, mais à cause des fachos, et oui, à cause de vous, je n’ai plus ce luxe).</p>

<p>Le fait que les alternatives satisfaisantes à gauche n’existent pas n’y change rien. Jamais je ne voterais pour un parti eugéniste (la matrice de tous les fascismes), antisémite, et qui instrumentalise juifs et palestiniens à des fins électorales. J’en compte au moins deux.</p>

<p>Donc, chers et chères gens de gauche avec un beau capital culturel qui viennent te dire « ça suffit maintenant », vous me faites honte, et vos injonctions à rentrer dans le rang, avec tout le respect que j’ai perdu pour vous, vous pouvez vous les foutre au cul.</p>

<hr>

<p>*Voir le <a href="https://raar.info" rel="nofollow">RAAR</a>, dont <a href="https://raar.info/wp-content/uploads/2026/07/brochure-melenchon-a-propos-de-jean-luc-melenchon-et-de-l-antisemitisme-2026-07-08.pdf" rel="nofollow">cette brochure</a> ou <a href="https://www.youtube.com/watch?v=xmimxj2Hh08" rel="nofollow">cette vidéo</a>, les <a href="https://juivesetjuifsrevolutionnaires.fr" rel="nofollow">JJR</a>, <a href="https://bsky.app/profile/nopasaran-a.bsky.social" rel="nofollow">No Pasaran</a>, <a href="https://luttes.frama.io/contre/l-antisemitisme/cas/lfi/jean-luc-melenchon/jean-luc-melenchon.html" rel="nofollow">ce framapad</a>, et les innombrables posts de juifves de gauche sur Mastodon qui se font allègrement gaslighter, quand iels ne se font pas traiter d’agents infiltrés à la solde du gouvernement israélien...</p>

<p>Les liens continuent à affluer, comme <a href="https://www.liberation.fr/idees-et-debats/editorial/antisemitisme-la-nouvelle-derive-de-jean-luc-melenchon-20260227_5Q7GLYX4UFHG3PBF4IOLVEPFO4/" rel="nofollow">cet édito de Libé</a>. Merci à toustes.</p>

<p>**Vous pourriez par exemple <a href="https://www.debunkersdehoax.org/antisemitisme-de-la-gauche/" rel="nofollow">commencer par là</a>.</p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/la-honte</guid>
      <pubDate>Mon, 20 Jul 2026 05:51:10 +0000</pubDate>
    </item>
    <item>
      <title>Vive l’individualisme (non je n’ai pas été kidnappé)</title>
      <link>https://noblogo.org/sknob/vive-lindividualisme-non-je-nai-pas-ete-kidnappe</link>
      <description>&lt;![CDATA[#billet #oisivetéRadicale en #français&#xA;&#xA;Billet écrit en juin 2024 et qui aurait peut-être dû rester dans mes brouillons…&#xA;&#xA;Il est de bon ton de rappeler, à juste titre, que l’individualisme est au cœur du projet néolibéral. Chacun sa merde. Et l’eugénisme cool « post #covid » et la sauvegarde à tout prix de nos modes de vie quitte à se condamner collectivement à crever de chaud, de soif, de faim, noyés, cramés et/ou asphyxiés, sont des preuves parmi d’autres de l’hégémonie de cette charmante mentalité.&#xA;&#xA;À gauche, l’individualisme est donc un gros mot, et individualiste une insulte. Mais si la gauche conspue l’individualisme et prône la solidarité et le collectif, le décalage entre le discours et les actes, entre la théorie et la pratique, est criant. &#xA;&#xA;Et si vous avez lu les épisodes précédents de cette série, vous savez que ce décalage me disrupte le cerveau disponible.&#xA;!--more--&#xA;Alors oui, je critique, je critique, mais si je vous disais qu&#39;il existe bien une façon de réconcilier gauche et individualisme sans passer par la case libéralisme, sans sacrifier son prochain, et sans alimenter la machine à cramer la planète ?&#xA;&#xA;Individualistes&#xA;&#xA;Quand j’ai compris, très tardivement, que j’avais toujours été anarchiste (je vous raconterai peut-être ça un jour), puis que j’ai commencé à creuser un peu le sujet, je suis tombé assez rapidement sur des textes concernant ce que l’on appelle les anarchistes individualistes.&#xA;&#xA;Comme tout bon gauchiste qui se respecte, le mot individualiste me rebutait (et d’ailleurs, j’ai l’impression que l’anarchisme individualiste a plutôt mauvaise presse chez les anars). Mais plus je lisais, plus je m’y reconnaissais, et plus j’y retrouvais la tension entre individualisme et collectivisme qui m’a turlupinée tout au long de ma vie, et qui est au cœur de cette série de billets.&#xA;&#xA;Plutôt que citer ce qu’en dit Wikipedia, je préfère citer Anne Steiner qui a beaucoup écrit sur le sujet :&#xA;&#xA;  Pour ce mouvement, la transformation de la société passe par la transformation personnelle. Chaque individu doit tendre vers le développement de toutes ses potentialités, dans tous les domaines (intellectuel, affectif, sexuel, physique, sensoriel, artistique). Il y a la conviction qu’il n’y aura pas de changement social s’il n’y a pas au préalable de rupture dans les comportements. Alors que les tenants de la révolution remettent tout effort à plus tard – peuvent être autoritaires avec leurs enfants, vivre des rapports inégalitaires, travailler dans n’importe quelle entreprise à n’importe quelle tâche, et consommer à tout va – en attendant la révolution qui réglera tout, l’anarchiste individualiste s’efforce, lui, d’agir dans tous les actes de sa vie, même les plus infimes, en accord avec son éthique, sans compromis aucun.&#xA;&#xA;  Il me semble que leur précepte « vivre en anarchiste ici et maintenant » garde sa haute valeur subversive aujourd’hui encore, dans les conditions qui sont les nôtres. &#xA;&#xA;Et avant de continuer, balayons tout de suite l’accusation selon laquelle l’anarchisme individualiste serait de droite, avec un autre extrait du même entretien avec Anne Steiner :&#xA;&#xA;  L’anarchisme individualiste ne tombe-t-il pas dans ce que Murray Bookchin appelait le « lifestyle anarchism » [...], qui se révèle finalement être un cheval de Troie du libéralisme au sein du mouvement libertaire.&#xA;&#xA;  Non, absolument pas !&#xA;&#xA;  Pourquoi ?&#xA;&#xA;  Parce que le mode de vie anarchiste individualiste représente une forme d’ascèse. Le « vivre sa vie » des individualistes d’avant 1914 n’est pas tout à fait l’équivalent du « jouir sans entraves » des libertaires de Mai-68. Il y a chez eux une aspiration à la simplicité volontaire [...] et la recherche d’une frugalité joyeuse qui reposent sur la limitation des besoins, le refus de la marchandisation. Et ceci est contradictoire avec le libéralisme.&#xA;&#xA;Vous noterez que sa réponse porte sur le mode de vie anarchiste individualiste, et en effet, les anarchistes individualistes de la Belle Époque étaient proto-féministes, écologistes, végétariens et végétaliens, notamment par souci de ce qu’on appellerait aujourd’hui l’antispécisme.&#xA;&#xA;Frugalité joyeuse ou continuer à alimenter la machine à cramer la planète (en attendant La Révolution(R)). Quel dilemme ! Et pourtant…&#xA;&#xA;Individualisme&#xA;&#xA;Mais ce n’est que l’année dernière, au détour d’un épisode de l’excellent podcast Parole de philosophe sur la Philosophie de l’anarchisme, que j’ai eu une petite épiphanie.&#xA;&#xA;Outre le fait que je pense que je n’ai jamais lu, vu ou entendu un meilleur résumé de ce qu’est (la philosophie de) l’anarchisme, cet épisode m’a un petit peu fait exploser le cerveau en opposant l’individualisme non pas au collectivisme, mais à…l’humanisme.&#xA;&#xA;What? Mais c’est encore pire ! span class=&#34;emoji&#34;🙀/span&#xA;&#xA;Oui, mais non en fait. &#xA;&#xA;Il explique qu’il faut penser l’individualisme, non pas en tant que comportement, synonyme d’égoïsme, mais en tant qu’idée politique.&#xA;&#xA;  L&#39;égoïsme, c&#39;est le comportement d&#39;une personne qui ne se préoccupe que de ses propres intérêts et de son propre bien-être. Cela peut prendre la forme, par exemple, de l&#39;accumulation de richesses sans se soucier de l&#39;exploitation des autres. Au contraire, l&#39;individualisme est une idée politique qui vise à l&#39;émancipation de chaque individu.&#xA;&#xA;  L&#39;anarchisme considère qu&#39;il n&#39;y a pas un homme comme il n&#39;y a pas une femme, mais qu&#39;il n&#39;y a que des individus, une multitude d&#39;individus, tous différents, tous singuliers, tous uniques. Et c&#39;est pourquoi les anarchistes n&#39;aiment pas beaucoup la notion d&#39;humanisme et lui préfèrent la notion d&#39;individualisme. L&#39;humanisme, en tout cas dans son sens moderne, [...] c&#39;est une doctrine abstraite qui parle d&#39;un homme abstrait.&#xA;&#xA;  Et cet homme abstrait n&#39;est qu&#39;une idée générale, alors qu&#39;au contraire l&#39;individualisme c&#39;est une philosophie concrète qui parle de chaque individu, chacun avec ses différences. En somme, le concept d&#39;homme est une notion froide et abstraite alors que l&#39;individu est une réalité concrète et vivante.&#xA;&#xA;En d’autres termes, il faut comprendre l’individualisme non pas comme un sale petit isme dégoûtant, mais comme un grand isme désirable.&#xA;&#xA;Et ça change tout ! &#xA;&#xA;(J’ouvre une parenthèse pour rappeler que je ne suis ni militant, ni politologue, alors pardon si j’enfonce des portes ouvertes. Je découvre des mots ou des concepts que je peux poser sur ce que je pense et sur ma pratique de l’#oisivetéRadicale (j’aurais pu dire ma praxis pour me la péter), et j’en parle à la première personne parce qu’on est sur mon blog. Je compte sur les sachants pour me corriger si j’ai dit trop de conneries).&#xA;&#xA;Les néolibéraux et les gauches électoralistes ont effectivement en commun (parmi bien d’autres choses, hélas) d’abstraire l’individu (« léfrancé », « mes chères compatriotes », « travailleurs, travailleuses », « my fellow Americans »), ce qui est fort commode pour justifier le pire, car ça permet d’opprimer ou de sacrifier x pour le soi-disant bien de la majorité.&#xA;&#xA;Et c’est aussi pour ça que je sais que j’ai toujours été anarchiste, car quand j’étais jeune, j’avais beaucoup de mal à réconcilier les idéologies de gauche hégémoniques à l’époque (rappel, je suis vieux) avec la liberté artistique qui m’était si chère, et qui est une liberté individuelle par essence. Car ces idéologies appelaient toutes à sacrifier sa liberté pour la cause, là où l’anarchisme individualiste prône le sacrifice de tout ce qui aliène et soumet les individus et les force à renoncer à leur liberté et à leur individualité.&#xA;&#xA;L’individualisme avec un grand isme est bien un gauchisme, pour ne pas dire un wokisme, car il s’étend par définition à toutes les variations d’origine, d’orientation sexuelle, de genre, d’âge, de handicap, et même d’espèce, car qui oserait encore prétendre que nos cousins les animaux sont dénués d’individualité ?&#xA;&#xA;En outre, faire sauter ce tabou permet de sortir de l’opposition stérile et paralysante entre action à l’échelle individuelle (qui ne servirait à rien) ou collective (qui peine à advenir), et m’aurait a minima épargné l&#39;écriture de cette série de billets. Après tout, un collectif est bien composé d’individus, et plusieurs individus qui choisissent d’agir d’une certaine façon, de manière coordonnée ou non, forment de fait un collectif, non ? L’émancipation individuelle n’est-elle pas un préalable nécessaire à l’émancipation collective ? Et surtout, comment peut-on se défausser sur le collectif pour agir (ou arrêter d’agir n’importe comment), comment peut-on imputer les échecs de la gauche (et nos compromissions individuelles) à la faiblesse ou la faillite du collectif, quand le collectif, c’est nous ?&#xA;&#xA;Enfin, à l’ère de l’individualisme néolibéral (c’est-à-dire de l’égoïsme) triomphant, qui repose sur l’exploitation et l’oppression de tant d’invisibles et littéralement sur une politique de la terre brûlée (et alors que la gauche est cramée), est-ce que prôner un autre individualisme n’aurait pas le potentiel de ramener les gens vers des valeurs de gauche, même si ce serait clairement un cheval de Troie ? Et pour les collectivistes endurcis, réconcilier gauche et individualisme sans passer par la case libéralisme et sans alimenter la machine à cramer la planète en attendant le Grand Soir, ne serait-ce pas un moindre mal ?&#xA;&#xA;En attendant vos réponses, et comme je n’ai fait que survoler le sujet, je vous renvoie, parmi bien d’autres choix possibles, à un texte d’Anne Steiner, Les militantes anarchistes individualistes : des femmes libres à la Belle Époque.&#xA;&#xA;Et surtout, si vous n’avez que de vagues notions de ce qu’est l’anarchisme comme c’était mon cas il n’y a encore pas si longtemps, prenez une demi-heure pour écouter l’épisode de Parole de philosophe sur la philosophie de l’anarchisme. &#xA;&#xA;Tenez, je l’intègre même à ce billet, alors pas d’excuse !&#xA;&#xA;iframe name=&#34;Ausha Podcast Player&#34; frameborder=&#34;0&#34; loading=&#34;lazy&#34; id=&#34;ausha-mqxr&#34; height=&#34;220&#34; style=&#34;border: none; width:100%; height:220px&#34; src=&#34;https://player.ausha.co/?podcastId=OmQnLFaxOzmQ&amp;playlist=false&amp;color=%2372238e&amp;v=3&amp;playerId=ausha-mqxr&#34;/iframescript src=&#34;https://player.ausha.co/ausha-player.js&#34;/script&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:billet" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">billet</span></a> <a href="/sknob/tag:oisivet%C3%A9Radicale" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">oisivetéRadicale</span></a> en <a href="/sknob/tag:fran%C3%A7ais" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">français</span></a></p>

<p><em>Billet écrit en juin 2024 et qui aurait peut-être dû rester dans mes brouillons…</em></p>

<p>Il est de bon ton de rappeler, à juste titre, que l’individualisme est au cœur du projet néolibéral. Chacun sa merde. Et l’eugénisme cool « post <a href="/sknob/tag:covid" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">covid</span></a> » et la sauvegarde à tout prix de nos modes de vie quitte à se condamner collectivement à crever de chaud, de soif, de faim, noyés, cramés et/ou asphyxiés, sont des preuves parmi d’autres de l’hégémonie de cette charmante mentalité.</p>

<p>À gauche, l’individualisme est donc un gros mot, et <em>individualiste</em> une insulte. Mais si la gauche conspue l’individualisme et prône la solidarité et le collectif, le décalage entre le discours et les actes, entre la théorie et la pratique, est criant.</p>

<p>Et si vous avez lu les épisodes précédents de cette série, vous savez que ce décalage me disrupte le cerveau disponible.

Alors oui, je critique, je critique, mais si je vous disais qu&#39;il existe bien une façon de réconcilier gauche et individualisme sans passer par la case libéralisme, sans sacrifier son prochain, et sans alimenter la machine à cramer la planète ?</p>

<h3 id="individualistes">Individualistes</h3>

<p>Quand j’ai compris, très tardivement, que j’avais toujours été anarchiste (je vous raconterai peut-être ça un jour), puis que j’ai commencé à creuser un peu le sujet, je suis tombé assez rapidement sur des textes concernant ce que l’on appelle les <em>anarchistes individualistes</em>.</p>

<p>Comme tout bon gauchiste qui se respecte, le mot individualiste me rebutait (et d’ailleurs, j’ai l’impression que l’anarchisme individualiste a plutôt mauvaise presse chez les anars). Mais plus je lisais, plus je m’y reconnaissais, et plus j’y retrouvais la tension entre individualisme et collectivisme qui m’a turlupinée tout au long de ma vie, et qui est au cœur de cette série de billets.</p>

<p>Plutôt que citer <a href="https://fr.wikipedia.org/wiki/Anarchisme_individualiste" rel="nofollow">ce qu’en dit Wikipedia</a>, je préfère citer Anne Steiner qui a beaucoup écrit sur le sujet :</p>

<blockquote><p>Pour ce mouvement, la transformation de la société passe par la transformation personnelle. Chaque individu doit tendre vers le développement de toutes ses potentialités, dans tous les domaines (intellectuel, affectif, sexuel, physique, sensoriel, artistique). Il y a la conviction qu’il n’y aura pas de changement social s’il n’y a pas au préalable de rupture dans les comportements. Alors que les tenants de la révolution remettent tout effort à plus tard – peuvent être autoritaires avec leurs enfants, vivre des rapports inégalitaires, travailler dans n’importe quelle entreprise à n’importe quelle tâche, et consommer à tout va – en attendant la révolution qui réglera tout, l’anarchiste individualiste s’efforce, lui, d’agir dans tous les actes de sa vie, même les plus infimes, en accord avec son éthique, sans compromis aucun.</p>

<p>Il me semble que leur précepte « vivre en anarchiste ici et maintenant » garde sa haute valeur subversive aujourd’hui encore, dans les conditions qui sont les nôtres.</p></blockquote>

<p>Et avant de continuer, balayons tout de suite l’accusation selon laquelle l’anarchisme individualiste serait de droite, avec un autre extrait du même <a href="https://comptoir.org/2016/01/04/anne-steiner-il-faut-faire-la-greve-generale-de-la-consommation/" rel="nofollow">entretien avec Anne Steiner</a> :</p>

<blockquote><p><strong>L’anarchisme individualiste ne tombe-t-il pas dans ce que Murray Bookchin appelait le « lifestyle anarchism » [...], qui se révèle finalement être un cheval de Troie du libéralisme au sein du mouvement libertaire.</strong></p>

<p>Non, absolument pas !</p>

<p><strong>Pourquoi ?</strong></p>

<p>Parce que le mode de vie anarchiste individualiste représente une forme d’ascèse. Le « vivre sa vie » des individualistes d’avant 1914 n’est pas tout à fait l’équivalent du « jouir sans entraves » des libertaires de Mai-68. Il y a chez eux une aspiration à la simplicité volontaire [...] et la recherche d’une frugalité joyeuse qui reposent sur la limitation des besoins, le refus de la marchandisation. Et ceci est contradictoire avec le libéralisme.</p></blockquote>

<p>Vous noterez que sa réponse porte sur le <em>mode de vie</em> anarchiste individualiste, et en effet, les anarchistes individualistes de la Belle Époque étaient proto-féministes, écologistes, végétariens et végétaliens, notamment par souci de ce qu’on appellerait aujourd’hui l’antispécisme.</p>

<p>Frugalité joyeuse ou continuer à alimenter la machine à cramer la planète (en attendant La Révolution®). Quel dilemme ! Et pourtant…</p>

<h3 id="individual-isme">Individual<em>isme</em></h3>

<p>Mais ce n’est que l’année dernière, au détour d’un épisode de l’excellent podcast <em>Parole de philosophe</em> sur la <a href="https://podcast.ausha.co/parole-de-philosophe/la-philosophie-de-l-anarchisme" rel="nofollow">Philosophie de l’anarchisme</a>, que j’ai eu une petite épiphanie.</p>

<p>Outre le fait que je pense que je n’ai jamais lu, vu ou entendu un meilleur résumé de ce qu’est (la philosophie de) l’anarchisme, cet épisode m’a un petit peu fait exploser le cerveau en opposant l’individualisme non pas au collectivisme, mais à…l’humanisme.</p>

<p>What? Mais c’est encore pire ! <span class="emoji">🙀</span></p>

<p>Oui, mais non en fait.</p>

<p>Il explique qu’il faut penser l’individualisme, non pas en tant que <em>comportement</em>, synonyme d’égoïsme, mais en tant <em>qu’idée politique</em>.</p>

<blockquote><p>L&#39;égoïsme, c&#39;est le comportement d&#39;une personne qui ne se préoccupe que de ses propres intérêts et de son propre bien-être. Cela peut prendre la forme, par exemple, de l&#39;accumulation de richesses sans se soucier de l&#39;exploitation des autres. Au contraire, l&#39;individualisme est une idée politique qui vise à l&#39;émancipation de chaque individu.</p>

<p>L&#39;anarchisme considère qu&#39;il n&#39;y a pas un homme comme il n&#39;y a pas une femme, mais qu&#39;il n&#39;y a que des individus, une multitude d&#39;individus, tous différents, tous singuliers, tous uniques. <em>Et c&#39;est pourquoi les anarchistes n&#39;aiment pas beaucoup la notion d&#39;humanisme et lui préfèrent la notion d&#39;individualisme</em>. L&#39;humanisme, en tout cas dans son sens moderne, [...] c&#39;est une doctrine abstraite qui parle d&#39;un homme abstrait.</p>

<p>Et cet homme abstrait n&#39;est qu&#39;une idée générale, alors qu&#39;au contraire l&#39;individualisme c&#39;est une philosophie concrète qui parle de chaque individu, chacun avec ses différences. En somme, le concept d&#39;homme est une notion froide et abstraite alors que l&#39;individu est une réalité concrète et vivante.</p></blockquote>

<p>En d’autres termes, il faut comprendre l’individualisme non pas comme un sale petit <em>isme</em> dégoûtant, mais comme un grand <em>isme</em> désirable.</p>

<p>Et ça change tout !</p>

<p>(J’ouvre une parenthèse pour rappeler que je ne suis ni militant, ni politologue, alors pardon si j’enfonce des portes ouvertes. Je découvre des mots ou des concepts que je peux poser sur ce que je pense et sur ma pratique de l’<a href="/sknob/tag:oisivet%C3%A9Radicale" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">oisivetéRadicale</span></a> (j’aurais pu dire ma <em>praxis</em> pour me la péter), et j’en parle à la première personne parce qu’on est sur mon blog. Je compte sur les sachants pour me corriger si j’ai dit trop de conneries).</p>

<p>Les néolibéraux et les gauches électoralistes ont effectivement en commun (parmi bien d’autres choses, hélas) d’abstraire l’individu (« léfrancé », « mes chères compatriotes », « travailleurs, travailleuses », « my fellow Americans »), ce qui est fort commode pour justifier le pire, car ça permet d’opprimer ou de sacrifier <em>x</em> pour le soi-disant bien de la majorité.</p>

<p>Et c’est aussi pour ça que je sais que j’ai toujours été anarchiste, car quand j’étais jeune, j’avais beaucoup de mal à réconcilier les idéologies de gauche hégémoniques à l’époque (rappel, je suis vieux) avec la liberté artistique qui m’était si chère, et qui est une liberté individuelle par essence. Car ces idéologies appelaient toutes à sacrifier sa liberté pour <em>la cause</em>, là où l’anarchisme individualiste prône le sacrifice de tout ce qui aliène et soumet les individus et les force à renoncer à leur liberté et à leur individualité.</p>

<p>L’individualisme avec un grand <em>isme</em> est bien un gauchisme, pour ne pas dire un wokisme, car il s’étend par définition à toutes les variations d’origine, d’orientation sexuelle, de genre, d’âge, de handicap, et même d’espèce, car qui oserait encore prétendre que nos cousins les animaux sont dénués d’individualité ?</p>

<p>En outre, faire sauter ce tabou permet de sortir de l’opposition stérile et paralysante entre action à l’échelle individuelle (qui ne servirait à rien) ou collective (qui peine à advenir), et m’aurait a minima épargné l&#39;écriture de cette série de billets. Après tout, un collectif est bien composé d’individus, et plusieurs individus qui choisissent d’agir d’une certaine façon, de manière coordonnée ou non, forment de fait un collectif, non ? L’émancipation individuelle n’est-elle pas un préalable nécessaire à l’émancipation collective ? Et surtout, comment peut-on se défausser sur le collectif pour agir (ou arrêter d’agir n’importe comment), comment peut-on imputer les échecs de la gauche (et nos compromissions individuelles) à la faiblesse ou la faillite du collectif, quand <em>le collectif, c’est nous</em> ?</p>

<p>Enfin, à l’ère de l’individualisme néolibéral (c’est-à-dire de l’égoïsme) triomphant, qui repose sur l’exploitation et l’oppression de tant d’invisibles et littéralement sur une politique de la terre brûlée (et alors que la gauche est cramée), est-ce que prôner un <em>autre individualisme</em> n’aurait pas le potentiel de ramener les gens vers des valeurs de gauche, même si ce serait clairement un cheval de Troie ? Et pour les collectivistes endurcis, réconcilier gauche et individualisme sans passer par la case libéralisme et sans alimenter la machine à cramer la planète en attendant le Grand Soir, ne serait-ce pas un moindre mal ?</p>

<p>En attendant vos réponses, et comme je n’ai fait que survoler le sujet, je vous renvoie, parmi bien d’autres choix possibles, à un texte d’Anne Steiner, <a href="https://journals.openedition.org/amnis/1057" rel="nofollow">Les militantes anarchistes individualistes : des femmes libres à la Belle Époque</a>.</p>

<p>Et surtout, si vous n’avez que de vagues notions de ce qu’est l’anarchisme comme c’était mon cas il n’y a encore pas si longtemps, prenez une demi-heure <a href="https://podcast.ausha.co/parole-de-philosophe/la-philosophie-de-l-anarchisme" rel="nofollow">pour écouter l’épisode</a> de <em>Parole de philosophe</em> sur la philosophie de l’anarchisme.</p>

<p>Tenez, je l’intègre même à ce billet, alors pas d’excuse !</p>

<p><iframe frameborder="0" id="ausha-mqxr" height="220" style="border: none; width:100%; height:220px" src="https://player.ausha.co/?podcastId=OmQnLFaxOzmQ&amp;playlist=false&amp;color=%2372238e&amp;v=3&amp;playerId=ausha-mqxr"></iframe></p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/vive-lindividualisme-non-je-nai-pas-ete-kidnappe</guid>
      <pubDate>Wed, 01 Jul 2026 04:54:39 +0000</pubDate>
    </item>
    <item>
      <title>Murmurations</title>
      <link>https://noblogo.org/sknob/murmurations</link>
      <description>&lt;![CDATA[#blogpost in #english&#xA;&#xA;I don’t remember where I read, ages ago, about how when faced with a choice, if you make a carefully thought out and well-reasoned rational decision, then logically, any other rational person confronted with the same choice will follow the same logic and come to the same decision.&#xA;&#xA;Which in a weird way creates a moral, societal obligation to follow the logic and make the rational choice.&#xA;&#xA;The problem of course, is that most people aren’t rational. Or to be more precise, reason isn’t the only or even the main driver when making choices (or forging an opinion, etc.).&#xA;!--more--&#xA;To oversimplify things, this is how I think of the way things actually work: &#xA;&#xA;A horizontal double-tipped arrow. On the left end, the nail-polish emoji and on the right end, the brain emoji&#xA;&#xA;I imagine a gradient where at one end, you have the ultimate fashion-victims, people who just go with the flow, follow the crowd (often their particular crowd), no matter what, regardless of what’s right or wrong, ethical or not, and right off a cliff if necessary. &#xA;&#xA;At the other end of the spectrum, you have the people who tend to think things through for themselves, and follow the logic and their personal morals or ethics, no matter what, regardless of how unfashionable they might be, and the social cost to themselves.&#xA;&#xA;And of course, most people fall somewhere in between. No-one is totally and entirely unable to think for themselves (if they have to, in a pinch), and no-one is totally and entirely immune to any kind of social pressure.&#xA;&#xA;Incidentally, that’s how I picture neurotypical vs neurodivergent (ASD) people. Whether it’s because ND people are unable to think with other people’s brains or because they have been excluded from NT society, they are condemned to figure things out for themselves, whereas NT people are much more susceptible to peer pressure, because it doesn’t require any effort to go with the majority flow.&#xA;&#xA;Where am I going with this?&#xA;&#xA;Well, when I talk about making rational ethical choices with lefty people who feel a lot of social pressure, they’ll usually answer that they agree with me, but that sadly, people™ just don’t care and just follow the crowd (I tend to picture a school of fish or a murmuration of swallows), and therefore that doing the right thing ends up being a totally pointless endeavor, so why even try, especially when it happens to be a bit inconvenient?&#xA;&#xA;I would wear a mask, but... I would leave Meta/Google/Spotify, but... I would stop eating meat, but... I would boycott Amazon, but... Yes, I know LLMs are evil, but... Yes, our current way of living has led to global warming, biodiversity collapse, the rise of fascism, but...&#xA;&#xA;But that just begs the question. Why don’t these people who claim to agree with me, who say they want a better world, and who are somewhere in the middle on the above spectrum believe they can’t influence their neck of the school or murmuration by altering their own trajectory when they have the ability and the means to do so? Even for small things and narrow gains (and even if it means being slightly unpopular for a while?) And how many of these semi-autonomous fish or swallows would it take to meaningfully alter the trajectory of the school or murmuration towards survival instead of instant social gratification ? (Studies seem to indicate that it takes a fairly small percentage).&#xA;&#xA;Meaningfully altering the trajectory wouldn’t even require those poor, poor clueless people™ to summon or rely on any particular kind of rationality! &#xA;&#xA;So it seems to me onus is on you, dear caring and smart social butterflies, to lead the way towards a better world! And I’m sure you could rely on the social outcasts for help too, just as long as you don’t force them to answer the phone.&#xA;&#xA;iframe loading=&#34;lazy&#34; src=&#34;https://sknob.fr/faircamp/offbeat/embed/7/&#34; style=&#34;border: none; height: 49.6px; min-width: 480px;&#34; title=&#34;Audio player widget for &amp;quot;Do Something!&amp;quot;&#34;/iframe&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:blogpost" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">blogpost</span></a> in <a href="/sknob/tag:english" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">english</span></a></p>

<p>I don’t remember where I read, ages ago, about how when faced with a choice, if you make a carefully thought out and well-reasoned <em>rational</em> decision, then <em>logically</em>, any other rational person confronted with the same choice will follow the same logic and come to the same decision.</p>

<p>Which in a weird way creates a moral, societal obligation to follow the logic and make the rational choice.</p>

<p>The problem of course, is that most people aren’t rational. Or to be more precise, reason isn’t the only or even the main driver when making choices (or forging an opinion, etc.).

To oversimplify things, this is how I think of the way things <em>actually</em> work:</p>

<p><img src="https://sknob.fr/img/blog/murmuration.png" alt="A horizontal double-tipped arrow. On the left end, the nail-polish emoji and on the right end, the brain emoji"></p>

<p>I imagine a gradient where at one end, you have the ultimate fashion-victims, people who just go with the flow, follow the crowd (often their particular crowd), no matter what, regardless of what’s right or wrong, ethical or not, and right off a cliff if necessary.</p>

<p>At the other end of the spectrum, you have the people who tend to think things through for themselves, and follow the logic and their personal morals or ethics, no matter what, regardless of how unfashionable they might be, and the social cost to themselves.</p>

<p>And of course, most people fall somewhere in between. No-one is totally and entirely unable to think for themselves (if they have to, in a pinch), and no-one is totally and entirely immune to any kind of social pressure.</p>

<p>Incidentally, that’s how I picture neurotypical vs neurodivergent (ASD) people. Whether it’s because ND people are unable to think with other people’s brains or because they have been excluded from NT society, they are condemned to figure things out for themselves, whereas NT people are much more susceptible to peer pressure, because it doesn’t require any effort to go with the majority flow.</p>

<p>Where am I going with this?</p>

<p>Well, when I talk about making rational ethical choices with lefty people who feel a lot of social pressure, they’ll usually answer that they agree with me, but that sadly, <em>people™</em> just don’t care and just follow the crowd (I tend to picture a school of fish or a murmuration of swallows), and therefore that <em>doing the right thing</em> ends up being a totally pointless endeavor, so why even try, especially when it happens to be a bit <em>inconvenient</em>?</p>

<p>I <em>would</em> wear a mask, but... I <em>would</em> leave Meta/Google/Spotify, but... I <em>would</em> stop eating meat, but... I <em>would</em> boycott Amazon, but... Yes, I know LLMs are evil, <em>but...</em> Yes, our current way of living has led to global warming, biodiversity collapse, the rise of fascism, <em>but...</em></p>

<p>But that just begs the question. Why don’t these people who claim to agree with me, who say they want a better world, and who are somewhere in the middle on the above spectrum believe they can’t influence their neck of the school or murmuration by altering their own trajectory when they have the ability and the means to do so? Even for small things and narrow gains (and even if it means being slightly unpopular for a while?) And how many of these semi-autonomous fish or swallows would it take to meaningfully alter the trajectory of the school or murmuration towards survival instead of instant social gratification ? (Studies seem to indicate that it takes a fairly small percentage).</p>

<p>Meaningfully altering the trajectory wouldn’t even require those poor, poor clueless <em>people™</em> to summon or rely on any particular kind of rationality!</p>

<p>So it seems to me onus is on you, dear caring and smart social butterflies, to lead the way towards a better world! And I’m sure you could rely on the social outcasts for help too, just as long as you don’t force them to answer the phone.</p>

<iframe src="https://sknob.fr/faircamp/offbeat/embed/7/" style="border: none; height: 49.6px; min-width: 480px;"></iframe>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/murmurations</guid>
      <pubDate>Wed, 13 May 2026 08:56:17 +0000</pubDate>
    </item>
    <item>
      <title>🎵 New bonk: the bonk way, by C.Circo &amp; sknob</title>
      <link>https://noblogo.org/sknob/new-bonk-the-bonk-way-by-c-circo-and-sknob</link>
      <description>&lt;![CDATA[#song #music #musique in #english&#xA;&#xA;the bonk way is my collaborative contribution to The Four Seasons of Bonk Wave: Autumn Waves 3 Sample Challenge&#xA;&#xA;I didn’t know what to do with this edition’s sample pack. I lack the required chops (I am sample-challenged), and I said as much on Mastodon...&#xA;!--more--&#xA;That’s when C.Circo (@CCirco@ravenation.club) came to the rescue by suggesting we collaborate on a track, and this is the result. The lyrics are an ode to the ethos of #bonkwave, and an expression of my gratitude towards C.Circo, who embodies that ethos.&#xA;&#xA;It was mastered by Ordos Mk.0 (@ordosmarkzero@ravenation.club)&#xA;&#xA;You can hear it alongside a ton of other great #bonkwave sample-challenge tracks on The Four Seasons of Bonk Wave: Autumn Waves 3&#xA;&#xA;You can also find it on my Faircamp site, which has an exhaustive collection of bonkwave-related materiel.&#xA;&#xA;Finally, the bonk way is available on my shiny new hand-crafted music site.&#xA;&#xA; a href=&#34;https://sknob.fr/music/?thebonkway&#34;img loading=&#34;lazy&#34; src=&#34;https://sknob.fr/music/gfx/pix_s/thebonkway.jpg&#34; alt=&#34;Album cover of The Four Seasons of Bonk Wave - Autumn Waves. Black stylized leaves on a distressed red cover, reminiscent of old jazz album covers.&#34;/a&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:song" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">song</span></a> <a href="/sknob/tag:music" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">music</span></a> <a href="/sknob/tag:musique" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">musique</span></a> in <a href="/sknob/tag:english" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">english</span></a></p>

<p><em>the bonk way</em> is my collaborative contribution to The Four Seasons of Bonk Wave: Autumn Waves 3 <em>Sample Challenge</em></p>

<p>I didn’t know what to do with this edition’s sample pack. I lack the required chops (I am sample-challenged), and I said as much on Mastodon...

That’s when C.Circo (<a href="https://noblogo.org/@/CCirco@ravenation.club" class="u-url mention" rel="nofollow">@<span>CCirco@ravenation.club</span></a>) came to the rescue by suggesting we collaborate on a track, and this is the result. The lyrics are an ode to the ethos of <a href="/sknob/tag:bonkwave" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">bonkwave</span></a>, and an expression of my gratitude towards C.Circo, who embodies that ethos.</p>

<p>It was mastered by Ordos Mk.0 (<a href="https://noblogo.org/@/ordosmarkzero@ravenation.club" class="u-url mention" rel="nofollow">@<span>ordosmarkzero@ravenation.club</span></a>)</p>

<p>You can hear it alongside a ton of other great <a href="/sknob/tag:bonkwave" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">bonkwave</span></a> sample-challenge tracks on <a href="https://music.bonkwave.org/the-four-seasons-of-bonkwave-autumn-waves-3/" rel="nofollow">The Four Seasons of Bonk Wave: Autumn Waves 3</a></p>

<p>You can also find it on my <a href="https://sknob.fr/faircamp/bonk/" rel="nofollow">Faircamp site</a>, which has an exhaustive collection of bonkwave-related materiel.</p>

<p>Finally, <em>the bonk way</em> is available on my <a href="https://sknob.fr/music/?thebonkway" rel="nofollow">shiny new hand-crafted music site</a>.</p>

<p> <a href="https://sknob.fr/music/?thebonkway" rel="nofollow"><img src="https://sknob.fr/music/gfx/pix_s/thebonkway.jpg" alt="Album cover of The Four Seasons of Bonk Wave - Autumn Waves. Black stylized leaves on a distressed red cover, reminiscent of old jazz album covers."></a></p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/new-bonk-the-bonk-way-by-c-circo-and-sknob</guid>
      <pubDate>Fri, 24 Apr 2026 08:35:20 +0000</pubDate>
    </item>
    <item>
      <title>offbeat: The NHAM Interview</title>
      <link>https://noblogo.org/sknob/offbeat-the-nham-interview</link>
      <description>&lt;![CDATA[#music #musique #album in #english&#xA;&#xA;I was interviewed by Sam (@ethicalrevolution@climatejustice.social) about my new album offbeat over on #NHAM.&#xA;&#xA;Read the interview &amp;rarr;&#xA;&#xA;span class=&#34;elsewhere&#34;Elsewhere: Music | Videos | Mastodonbra href=&#34;a-message-to-llm-users&#34;img src=&#34;https://sknob.fr/img/blog/noai.jpg&#34; alt=&#34;The letters AI crossed out in a red circle&#34;/a/span&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="/sknob/tag:music" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">music</span></a> <a href="/sknob/tag:musique" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">musique</span></a> <a href="/sknob/tag:album" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">album</span></a> in <a href="/sknob/tag:english" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">english</span></a></p>

<p>I was interviewed by Sam (<a href="https://noblogo.org/@/ethicalrevolution@climatejustice.social" class="u-url mention" rel="nofollow">@<span>ethicalrevolution@climatejustice.social</span></a>) about my new album <a href="new-album-offbeat" rel="nofollow">offbeat</a> over on <a href="/sknob/tag:NHAM" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NHAM</span></a>.</p>

<p><a href="https://nham.co.uk/2026/04/interview-with-sknob" rel="nofollow">Read the interview →</a></p>

<p><span class="elsewhere">Elsewhere: <a href="https://sknob.fr/music" rel="nofollow">Music</a> | <a href="https://makertube.net/a/sknob/video-channels" rel="nofollow">Videos</a> | <a href="https://mamot.fr/@sknob" rel="nofollow">Mastodon</a><br><a href="a-message-to-llm-users" rel="nofollow"><img src="https://sknob.fr/img/blog/noai.jpg" alt="The letters AI crossed out in a red circle"></a></span></p>
]]></content:encoded>
      <guid>https://noblogo.org/sknob/offbeat-the-nham-interview</guid>
      <pubDate>Thu, 23 Apr 2026 20:53:35 +0000</pubDate>
    </item>
  </channel>
</rss>