commit: 8a2920024532e8a1003fc8622f79f3831aad0b81
parent 137f2baf5ffa3572f03b628d56ea3eee72b65cdc
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 7 Dec 2025 17:14:03 +0100
articles/consumption-of-punk: new article
Diffstat:
4 files changed, 76 insertions(+), 0 deletions(-)
diff --git a/articles/consumption-of-punk.xml b/articles/consumption-of-punk.xml
@@ -0,0 +1,73 @@
+<entry>
+<title>The consumption of Punk</title>
+<link rel="alternate" type="text/html" href="https://hacktivis.me/articles/consumption-of-punk"/>
+<id>https://hacktivis.me/articles/consumption-of-punk</id>
+<published>2025-12-07T15:53:43Z</published>
+<updated>2025-12-07T15:53:43Z</updated>
+<!--
+<link rel="external replies" type="application/activity+json" href="https://queer.hacktivis.me/objects/50be9d37-dee6-4c69-818e-013fa3b010d0" />
+<link rel="external replies" type="text/html" href="https://queer.hacktivis.me/objects/50be9d37-dee6-4c69-818e-013fa3b010d0" />
+-->
+<content type="xhtml">
+<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="h-entry">
+
+<blockquote>
+ consumption
+ <ul>
+ <li>The act of eating, drinking or using.</li>
+ <li>The act of consuming or destroying.</li>
+ </ul>
+</blockquote>
+
+<p>
+ Try to find punk bands, live venues, labels, ... which aren't
+ on Facebook, Twitter, and other sites ran by extremely well
+ known fascist scum.
+</p>
+
+<p>
+ Same bucket of shit for most kinds of activist organisations,
+ particularly LGBT groups: You're trapping yourselves into promoting
+ corporations which happily funds or even researches & sells
+ military technologies be it weapons or surveillance.<br />
+ And that can only ever destroy human lives and rights.
+</p>
+
+<p>
+ And if you think stuff like arguing online can be worth it
+ to even anti-establishment, consider the numerous radio &
+ tv shows where they purposfully make the participants argue
+ with each others.
+</p>
+
+<p>
+ So build you own shit and share it with others, come on,
+ there's an infinite amount of ways to do this. And yeah it might
+ not end up looking professional but that's the whole point of DIY
+ and creating alternatives.<br />
+ It's not going to be a shelf product.
+</p>
+
+<p>
+ "Oh no I'll loose in the contest of getting views/clicks/… and won't get my dopamine!"<br />
+ <em>What.</em><br />
+ Why did you ever enter that game, specially in such a comformist way,
+ it's fucking rigged and even if it weren't, think about who
+ profits the most from it.<br />
+ You became a product and now you're saying "There Is No Alternative", of all the things.
+</p>
+
+<p>
+ And best is the lack of reaction on the policing of those platforms,
+ they are litterally pulling the "Can't say those words on TV" card.<br />
+ Turning people into asepticized "content creators" (blergh), ready for
+ mindless consumption.
+</p>
+
+<p>
+ There, rant done. You can now go back to doomscrolling like a hamster. :)
+</p>
+
+</div>
+</content>
+</entry>
diff --git a/config.ninja b/config.ninja
@@ -17,6 +17,7 @@ build articles/T495-4Y-later.html: article entry.xsl articles/T495-4Y-later.xml
build articles/Why$ I$ embraced$ Wayland.html: article entry.xsl articles/Why$ I$ embraced$ Wayland.xml
build articles/bootstrap-initrd.html: article entry.xsl articles/bootstrap-initrd.xml
build articles/choosing-dependencies.html: article entry.xsl articles/choosing-dependencies.xml
+build articles/consumption-of-punk.html: article entry.xsl articles/consumption-of-punk.xml
build articles/cve.org-disaster.html: article entry.xsl articles/cve.org-disaster.xml
build articles/drm-definition.html: article entry.xsl articles/drm-definition.xml
build articles/firefox-begone.html: article entry.xsl articles/firefox-begone.xml
diff --git a/feed.atom.in b/feed.atom.in
@@ -15,6 +15,7 @@ SPDX-License-Identifier: LAL-1.3
<updated>2025-10-06T17:40:29Z</updated>
<!-- new.sh: new articles here -->
+<xi:include href="articles/consumption-of-punk.xml"/>
<xi:include href="articles/webauthn-vs-interoperability.xml"/>
<xi:include href="articles/lie-of-the-third-place.xml"/>
<xi:include href="articles/on-licensing.xml"/>
diff --git a/home.shtml b/home.shtml
@@ -13,6 +13,7 @@
<p>List of articles, newest first:</p>
<ol class="indexlist">
<!-- new.sh: new articles here -->
+ <li>2025-12-07: <a href="/articles/consumption-of-punk">The consumption of Punk</a></li>
<li>2025-10-29: <a href="/articles/webauthn-vs-interoperability">WebAuthn vs. Interoperability</a></li>
<li>2025-10-06: <a href="/articles/lie-of-the-third-place">The lie of the "Third Place"</a></li>
<li>2025-09-17: <a href="/articles/on-licensing">On licensing, around hobbyist projects</a></li>