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

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

  <channel>
    <title><![CDATA[Комментарии / Профиль deviantstudio]]></title>
    <link>https://habr.com/ru/users/deviantstudio/comments/</link>
    <description><![CDATA[Хабр: комментарии пользователя deviantstudio]]></description>
    <language>ru</language>
    <managingEditor>editor@habr.com</managingEditor>
    <generator>habr.com</generator>
    <pubDate>Fri, 24 Apr 2026 00:14:56 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>11.11.2021 18:56:44 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/583850/#comment_23696585</guid>
      <link>https://habr.com/ru/articles/583850/#comment_23696585</link>
      <description><![CDATA[<p>так еще проще<br>```<br><strong>val </strong><em>logster</em>: ReadOnlyProperty&lt;Any, Logger&gt; <strong>get</strong>() = LoggerDelegate()</p><p><strong>class </strong>LoggerDelegate : ReadOnlyProperty&lt;Any, Logger&gt; {</p><p>     <strong>lateinit var </strong>logger: Logger</p><p>     <strong>override fun </strong>getValue(thisRef: Any, property: KProperty&lt;*&gt;): Logger {</p><p>         <strong>if </strong>(!::logger.<em>isInitialized</em>) logger = LoggerFactory.getLogger(thisRef.<em>javaClass</em>)</p><p>         <strong>return </strong>logger</p><p>     }</p><p>}<br>```<br>и потом<br>```<strong>private val </strong>logger <strong>by </strong><em>logster```</em></p>]]></description>
      <pubDate>Thu, 11 Nov 2021 18:56:44 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>23.02.2021 08:13:38 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/542738/#comment_22719512</guid>
      <link>https://habr.com/ru/articles/542738/#comment_22719512</link>
      <description><![CDATA[я как-то делал такой проджик <a href="https://github.com/deviant-studio/energy-meter-scanner" rel="nofollow noopener noreferrer">github.com/deviant-studio/energy-meter-scanner</a><br>
считывание со старинного счетчика с помощью ocr либы с последующим сохранением в firebase db. теоретически можно к home assistant прикрутить.]]></description>
      <pubDate>Tue, 23 Feb 2021 08:13:38 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>07.03.2018 12:56:07 </title>
      <guid isPermaLink="true">https://habr.com/ru/companies/inforion/articles/350182/#comment_10700558</guid>
      <link>https://habr.com/ru/companies/inforion/articles/350182/#comment_10700558</link>
      <description><![CDATA[<p>не смотрели в сторону kotlinx.coroutines? там есть реализация акторов</p>]]></description>
      <pubDate>Wed, 07 Mar 2018 12:56:07 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>11.01.2018 09:31:36 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/346214/#comment_10609812</guid>
      <link>https://habr.com/ru/articles/346214/#comment_10609812</link>
      <description><![CDATA[Хорошая попытка, Java, но я пожалуй еще посижу на Котлине]]></description>
      <pubDate>Thu, 11 Jan 2018 09:31:36 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>06.07.2016 14:05:52 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/395689/#comment_17694761</guid>
      <link>https://habr.com/ru/articles/395689/#comment_17694761</link>
      <description><![CDATA[а конопля? конопля у вас есть? ©]]></description>
      <pubDate>Wed, 06 Jul 2016 14:05:52 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

      

      

    
  </channel>
</rss>
