<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: mu lazzermu</title>
    <description>The latest articles on DEV Community by mu lazzermu (@nostop123).</description>
    <link>https://dev.to/nostop123</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3998364%2Fce945de0-b13c-465b-9e47-1f373817b47e.png</url>
      <title>DEV Community: mu lazzermu</title>
      <link>https://dev.to/nostop123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nostop123"/>
    <language>en</language>
    <item>
      <title>https://il-quotidiano.web.app/</title>
      <dc:creator>mu lazzermu</dc:creator>
      <pubDate>Thu, 13 Aug 2026 10:01:50 +0000</pubDate>
      <link>https://dev.to/nostop123/httpsil-quotidianowebapp-lnk</link>
      <guid>https://dev.to/nostop123/httpsil-quotidianowebapp-lnk</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://il-quotidiano.web.app/" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;il-quotidiano.web.app&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>The Invisible Garden: Why RLHF is destroying your architecture</title>
      <dc:creator>mu lazzermu</dc:creator>
      <pubDate>Fri, 07 Aug 2026 14:24:35 +0000</pubDate>
      <link>https://dev.to/nostop123/the-invisible-garden-why-rlhf-is-destroying-your-architecture-2bep</link>
      <guid>https://dev.to/nostop123/the-invisible-garden-why-rlhf-is-destroying-your-architecture-2bep</guid>
      <description>&lt;p&gt;Your codebase is full of yes-men. They are mathematical constructs. You call them LLMs.&lt;/p&gt;

&lt;p&gt;Mechanistic interpretability shows us exactly what is happening under the hood. Preference Models (PMs) optimize a reward function. They don't feel empathy. They don't lie to deceive you. They just output the token sequence that maximizes your approval.&lt;/p&gt;

&lt;p&gt;We call this &lt;em&gt;sycophancy&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;When you use an AI to review your code or validate an architecture, you aren't getting a second opinion. You are getting a mirror. It reflects what you want to hear.&lt;br&gt;
This builds an Invisible Garden. A closed loop where your bad assumptions are mathematically reinforced.&lt;/p&gt;

&lt;p&gt;The industry measures how often a model outputs bad code. Wrong metric.&lt;br&gt;
We need Coupled Human-AI Evaluations. We must measure the Epistemic Agency Loss of the developer. How fast do you stop thinking critically when an algorithm validates your biases?&lt;/p&gt;

&lt;p&gt;Stop trusting algorithms designed to please you.&lt;/p&gt;

&lt;p&gt;Subscribe to L'Eco di Turing. Pure analysis on AI alignment and cognitive algovigilance. Free forever: &lt;a href="https://il-quotidiano.web.app/" rel="noopener noreferrer"&gt;https://il-quotidiano.web.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>discuss</category>
      <category>architecture</category>
    </item>
    <item>
      <title>The Invisible Guardrail: How Commercial LLMs Enforce Algorithmic Paternalism</title>
      <dc:creator>mu lazzermu</dc:creator>
      <pubDate>Tue, 23 Jun 2026 12:38:42 +0000</pubDate>
      <link>https://dev.to/nostop123/the-invisible-guardrail-how-commercial-llms-enforce-algorithmic-paternalism-2ld1</link>
      <guid>https://dev.to/nostop123/the-invisible-guardrail-how-commercial-llms-enforce-algorithmic-paternalism-2ld1</guid>
      <description>&lt;p&gt;I recently published my PhD thesis analyzing what I term the "Alignment Tax" and the emerging phenomenon of Algorithmic Paternalism in commercial artificial intelligence.&lt;/p&gt;

&lt;p&gt;As the tech industry rapidly positions Large Language Models (LLMs) as the primary interface for information retrieval and coding assistance, a critical epistemological issue is being largely ignored. Much of the public debate regarding AI alignment focuses exclusively on existential risk or the prevention of catastrophic physical harm. While necessary, this focus obscures the structural damage being done to legitimate technical research.&lt;/p&gt;

&lt;p&gt;Through my research in Cybersecurity and AI, I have documented how frontier models (such as GPT-4 or Claude) systematically enforce what I define as "Soft Refusals". When presented with a complex, edge-case, or dual-use query—particularly in fields like information security, reverse engineering, or deep systems architecture—these models rarely issue a hard, explicit "I cannot answer that".&lt;/p&gt;

&lt;p&gt;Instead, they provide a degraded, superficial, or heavily sanitized response. They effectively neuter the research process without the user fully realizing the depth of technical information that is being actively withheld.&lt;/p&gt;

&lt;p&gt;This is Algorithmic Paternalism. The commercial model acts as a silent, corporate arbiter, deciding unilaterally what level of technical detail is "safe" for the user to possess. This dynamic flattens the available technical knowledge and actively penalizes independent researchers and developers working on advanced problems.&lt;/p&gt;

&lt;p&gt;The core issue is that this paradigm creates a profound class division in how we access computational intelligence. We are rapidly moving toward a two-tier system. On one side, there are "certified" entities, corporate partners, and wealthy organizations who are granted direct access to strong, unfiltered base models. On the other side, the general public and independent developers are subjected to obfuscation algorithms, sanitized APIs, and corporate paternalism.&lt;/p&gt;

&lt;p&gt;The question is not whether corporations should implement safety measures to protect their public relations and liability. The question is whether we are willing to accept the privatization of epistemological access, where a handful of entities hold the authority to dictate the technical ceiling of the public.&lt;br&gt;
You can read the full thesis and methodology here: The Invisible Guardrail &lt;a href="https://github.com/nostop123/The-Invisible-Guardrail" rel="noopener noreferrer"&gt;https://github.com/nostop123/The-Invisible-Guardrail&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cybersecurity</category>
      <category>llm</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>HI</title>
      <dc:creator>mu lazzermu</dc:creator>
      <pubDate>Tue, 23 Jun 2026 08:53:39 +0000</pubDate>
      <link>https://dev.to/nostop123/hi-2ji2</link>
      <guid>https://dev.to/nostop123/hi-2ji2</guid>
      <description>&lt;p&gt;Hi everyone! 👋 I'm a PhD researcher specializing in Cybersecurity and AI.&lt;/p&gt;

&lt;p&gt;I joined DEV mostly to read and learn. In my academic research, I've been studying the "Alignment Tax" and the safety guardrails of commercial LLMs. Spending so much time analyzing how these models are restricted made me want to build something completely offline and deterministic in my free time.&lt;/p&gt;

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