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

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

  <channel>
    <title><![CDATA[Комментарии / Профиль sofwar]]></title>
    <link>https://habr.com/ru/users/sofwar/comments/</link>
    <description><![CDATA[Хабр: комментарии пользователя sofwar]]></description>
    <language>ru</language>
    <managingEditor>editor@habr.com</managingEditor>
    <generator>habr.com</generator>
    <pubDate>Sat, 02 May 2026 13:48:44 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>24.10.2025 11:14:11 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/789200/#comment_29008588</guid>
      <link>https://habr.com/ru/articles/789200/#comment_29008588</link>
      <description><![CDATA[<p>Ну, если не хочется вообще кодить — тогда и решения из статьи не подойдут, ведь там тоже нужно писать код. <br><br> А так в Node-RED как раз и создан для тех, кто не любит "прогать". Всё собирается из блоков как в конструкторе.  <br></p>]]></description>
      <pubDate>Fri, 24 Oct 2025 11:14:11 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>30.01.2024 10:05:11 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/789200/#comment_26440496</guid>
      <link>https://habr.com/ru/articles/789200/#comment_26440496</link>
      <description><![CDATA[<p>В Home Assistant есть такая крутая штука как Node-RED который покрывает все специфические задачи. Там можно написать свои скрипты с любым исходом и проверками. </p>]]></description>
      <pubDate>Tue, 30 Jan 2024 10:05:11 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>15.09.2022 09:23:25 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/oleg-bunin/articles/577658/#comment_24734084</guid>
      <link>https://habr.com/ru/companies/oleg-bunin/articles/577658/#comment_24734084</link>
      <description><![CDATA[<p>Этим способом вы можете только добавить недостающие ключи в $array1, существующие будут проигнорированы. </p>]]></description>
      <pubDate>Thu, 15 Sep 2022 09:23:25 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>12.09.2022 08:38:09 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/oleg-bunin/articles/577658/#comment_24721086</guid>
      <link>https://habr.com/ru/companies/oleg-bunin/articles/577658/#comment_24721086</link>
      <description><![CDATA[<p>Почему же нет</p><pre><code>$array1 = ['key1' =&gt; 1, 'key2' =&gt; 2];
$array2 = ['key2' =&gt; 3, 'key3' =&gt; 3];

$array3 = [...$array1, ...$array2]; //['key1' = 1, 'key2' =&gt; 3, 'key3' =&gt; 3]</code></pre><p></p>]]></description>
      <pubDate>Mon, 12 Sep 2022 08:38:09 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

      

      

    
  </channel>
</rss>
