<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" >

  <channel>
    <title><![CDATA[Комментарии / Профиль promix]]></title>
    <link>https://habr.com/ru/users/promix/comments/</link>
    <description><![CDATA[Хабр: комментарии пользователя promix]]></description>
    <language>ru</language>
    <managingEditor>editor@habr.com</managingEditor>
    <generator>habr.com</generator>
    <pubDate>Tue, 05 May 2026 23:46:46 GMT</pubDate>
    
    
      <image>
        <link>https://habr.com/ru/</link>
        <url>https://habrastorage.org/webt/ym/el/wk/ymelwk3zy1gawz4nkejl_-ammtc.png</url>
        <title>Хабр</title>
      </image>
    

    
      

      
        
  
    <item>
      <title>18.04.2026 18:42:01 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/1022528/#comment_29849382</guid>
      <link>https://habr.com/ru/articles/1022528/#comment_29849382</link>
      <description><![CDATA[<p>Спасибо за великолепную игру!</p><p>Есть планы посмотреть Source 2?</p>]]></description>
      <pubDate>Sat, 18 Apr 2026 18:42:01 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>24.03.2026 14:39:24 </title>
      <guid isPermaLink="true">https://habr.com/ru/news/1013794/#comment_29717204</guid>
      <link>https://habr.com/ru/news/1013794/#comment_29717204</link>
      <description><![CDATA[<p>Но ведь они платили налоги с этих сделок</p>]]></description>
      <pubDate>Tue, 24 Mar 2026 14:39:24 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>13.03.2026 02:02:58 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/timeweb/articles/1007538/#comment_29657612</guid>
      <link>https://habr.com/ru/companies/timeweb/articles/1007538/#comment_29657612</link>
      <description><![CDATA[<p>Надо адаптировать опыт западных коллег</p>]]></description>
      <pubDate>Fri, 13 Mar 2026 02:02:58 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>09.03.2026 13:34:13 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/1007758/#comment_29640114</guid>
      <link>https://habr.com/ru/articles/1007758/#comment_29640114</link>
      <description><![CDATA[<p>Можно пример?</p>]]></description>
      <pubDate>Mon, 09 Mar 2026 13:34:13 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>09.03.2026 10:06:08 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/1007758/#comment_29639410</guid>
      <link>https://habr.com/ru/articles/1007758/#comment_29639410</link>
      <description><![CDATA[<p>И в чём отличия от препроцессора?</p>]]></description>
      <pubDate>Mon, 09 Mar 2026 10:06:08 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>09.03.2026 10:02:56 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/1007758/#comment_29639384</guid>
      <link>https://habr.com/ru/articles/1007758/#comment_29639384</link>
      <description><![CDATA[<p>Потому что важно различать разыменование ссылки и прибавление смещения.</p><p>Возьмём, к примеру, такие два обращения к полю:</p><pre><code>struct.f1.f2.f3.value
...
struct-&gt;f1-&gt;f2-&gt;f3-&gt;value</code></pre><p>В первом случае к указателю на структуру прибавляется одно смещение, известное на этапе компиляции. Во втором случае четыре раза прибавляется смещение и по этому смещению вычитывается новый адрес. Кратная разница в количестве операций, плюс второй вариант может четыре раза упасть из-за некорректного значения указателя. И считывать всю эту информацию одним взглядом очень удобно</p>]]></description>
      <pubDate>Mon, 09 Mar 2026 10:02:56 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>08.02.2026 04:47:09 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/993904/#comment_29497434</guid>
      <link>https://habr.com/ru/articles/993904/#comment_29497434</link>
      <description><![CDATA[<p>Это много, но это не честная работа </p>]]></description>
      <pubDate>Sun, 08 Feb 2026 04:47:09 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>24.01.2026 09:10:20 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/beget/articles/986374/#comment_29427410</guid>
      <link>https://habr.com/ru/companies/beget/articles/986374/#comment_29427410</link>
      <description><![CDATA[<p>Благодарю, пошёл читать</p>]]></description>
      <pubDate>Sat, 24 Jan 2026 09:10:20 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>24.01.2026 07:26:40 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/beget/articles/986374/#comment_29427080</guid>
      <link>https://habr.com/ru/companies/beget/articles/986374/#comment_29427080</link>
      <description><![CDATA[<p>Вопрос - как самолёт может полагаться на значения давления, если сам летает благодаря разности давлений?</p>]]></description>
      <pubDate>Sat, 24 Jan 2026 07:26:40 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>23.01.2026 06:10:11 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/988078/#comment_29422556</guid>
      <link>https://habr.com/ru/articles/988078/#comment_29422556</link>
      <description><![CDATA[<p>Вроде как starship для тех же целей подходит лучше </p>]]></description>
      <pubDate>Fri, 23 Jan 2026 06:10:11 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>22.01.2026 18:10:18 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/beget/articles/985560/#comment_29421082</guid>
      <link>https://habr.com/ru/companies/beget/articles/985560/#comment_29421082</link>
      <description><![CDATA[<p>Иллюстраций в статью хочется </p>]]></description>
      <pubDate>Thu, 22 Jan 2026 18:10:18 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>04.01.2026 14:37:25 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/982552/#comment_29338366</guid>
      <link>https://habr.com/ru/articles/982552/#comment_29338366</link>
      <description><![CDATA[<p>В зависимости от компании. Я так нашёл себе работу, как и многие студенты, кого я видел</p>]]></description>
      <pubDate>Sun, 04 Jan 2026 14:37:25 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>04.01.2026 08:32:41 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/982552/#comment_29337044</guid>
      <link>https://habr.com/ru/articles/982552/#comment_29337044</link>
      <description><![CDATA[<p>Не рассмотрен вариант "9 класс - училище  - ВУЗ"</p><p>А ещё у университетов есть преимущество в том, что зачастую работодатели нанимают оттуда студентов (дни карьеры, курсы и всё такое)</p>]]></description>
      <pubDate>Sun, 04 Jan 2026 08:32:41 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>22.12.2025 15:03:39 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/978970/#comment_29288870</guid>
      <link>https://habr.com/ru/articles/978970/#comment_29288870</link>
      <description><![CDATA[<p>Добавлю от себя на тему маков, что клиентский адаптер может уметь делать NAT 2.5, а ещё оба устройства могут уметь в A4 (aka четырёхадресная адресация)</p><p>Второй вариант менее костыльный</p>]]></description>
      <pubDate>Mon, 22 Dec 2025 15:03:39 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>14.12.2025 09:04:07 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/975656/#comment_29249772</guid>
      <link>https://habr.com/ru/articles/975656/#comment_29249772</link>
      <description><![CDATA[<p>Женевская конвенция считается?</p>]]></description>
      <pubDate>Sun, 14 Dec 2025 09:04:07 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>11.12.2025 13:25:11 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ruvds/articles/973876/#comment_29238388</guid>
      <link>https://habr.com/ru/companies/ruvds/articles/973876/#comment_29238388</link>
      <description><![CDATA[<blockquote><p>усложнение обнаружения количества устройств в конечной сети</p></blockquote><p>Не очень понимаю, как это затрудняет определение количества устройств. Если речь про публичную сеть, где люди часто приходят и уходят - то просто считаешь уникальные адреса, и вот, количество устройств. Если сеть вроде домашней, с редким изменением состава участников - то в общем-то тоже, берёшь и считаешь адреса</p>]]></description>
      <pubDate>Thu, 11 Dec 2025 13:25:11 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>11.12.2025 13:19:02 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ruvds/articles/973876/#comment_29238364</guid>
      <link>https://habr.com/ru/companies/ruvds/articles/973876/#comment_29238364</link>
      <description><![CDATA[<blockquote><p>так что всё там поддерживается</p></blockquote><p>Но никто не поддерживает...</p>]]></description>
      <pubDate>Thu, 11 Dec 2025 13:19:02 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>11.12.2025 13:16:02 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ruvds/articles/973876/#comment_29238348</guid>
      <link>https://habr.com/ru/companies/ruvds/articles/973876/#comment_29238348</link>
      <description><![CDATA[<p>Почему не может? Может. Привет от квантовой запутанности</p><p>Это материя не может (ну и волны)</p><p>(поправьте дилетанта, если что)</p>]]></description>
      <pubDate>Thu, 11 Dec 2025 13:16:02 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>09.12.2025 06:32:22 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/974608/#comment_29226412</guid>
      <link>https://habr.com/ru/articles/974608/#comment_29226412</link>
      <description><![CDATA[<p>Можно. Но это знать надо, а судя по статье, автору до этого далеко </p>]]></description>
      <pubDate>Tue, 09 Dec 2025 06:32:22 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>08.12.2025 11:17:32 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/ultravds/articles/972894/#comment_29222296</guid>
      <link>https://habr.com/ru/companies/ultravds/articles/972894/#comment_29222296</link>
      <description><![CDATA[<p>Вы про ТЭЦ на авиационном топливе? Уверены, что они существуют?</p>]]></description>
      <pubDate>Mon, 08 Dec 2025 11:17:32 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

      

      

    
  </channel>
</rss>
