<?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: Valentin Silvestre</title>
    <description>The latest articles on DEV Community by Valentin Silvestre (@vasilvestre).</description>
    <link>https://dev.to/vasilvestre</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F24995%2F79712749-fb34-40db-9083-c8a3b57b36cd.jpeg</url>
      <title>DEV Community: Valentin Silvestre</title>
      <link>https://dev.to/vasilvestre</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vasilvestre"/>
    <language>en</language>
    <item>
      <title>[Android] Display a distant image : filesystem path vs download image</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Thu, 07 Mar 2019 14:10:55 +0000</pubDate>
      <link>https://dev.to/vasilvestre/android-display-a-distant-image--filesystem-path-vs-download-image-409m</link>
      <guid>https://dev.to/vasilvestre/android-display-a-distant-image--filesystem-path-vs-download-image-409m</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm having a debate on "display image from filesystem path vs download image".&lt;/p&gt;

&lt;p&gt;Download a base64 mean you have to decode it, it's an issue as it uses a lot of battery.&lt;br&gt;
Using a filesystem path open vulnerability issues so..&lt;/p&gt;

&lt;p&gt;Thanks for answers :)&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>If you switched to a new Social Network, what could be your reason ?</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Fri, 30 Nov 2018 07:58:47 +0000</pubDate>
      <link>https://dev.to/vasilvestre/if-you-switched-to-a-new-social-network-what-could-be-your-reason--4726</link>
      <guid>https://dev.to/vasilvestre/if-you-switched-to-a-new-social-network-what-could-be-your-reason--4726</guid>
      <description>&lt;p&gt;I want to build a social network "for fun" but also to see how hard the privacy subject and I'm trying to guess what could make it cool for people&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>What's more important on C++ to have a great performance?</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Wed, 24 Oct 2018 15:25:30 +0000</pubDate>
      <link>https://dev.to/vasilvestre/whats-more-important-on-c-to-have-a-great-performance-flc</link>
      <guid>https://dev.to/vasilvestre/whats-more-important-on-c-to-have-a-great-performance-flc</guid>
      <description>&lt;p&gt;Multi-host, multi-process, multithread?&lt;br&gt;
(My case is a crypto miner for courses that don't use GPU... And I have troubles finding information !)&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>How to make an open-source library ?</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Sat, 15 Sep 2018 22:14:00 +0000</pubDate>
      <link>https://dev.to/vasilvestre/how-to-make-an-open-source-library--10ne</link>
      <guid>https://dev.to/vasilvestre/how-to-make-an-open-source-library--10ne</guid>
      <description>&lt;p&gt;I would like to start working in Open Source, however I have no clue about how to make this good.&lt;br&gt;
It will be a PHP library.&lt;br&gt;
Is there best practice ? One way or multiple ? Is there a framework to develop library ? How to handle tests ? I know how to test in a framework but not really out of that.&lt;/p&gt;

&lt;p&gt;Thanks folks !&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>I do not care about my privacy. How dangerous is it ?</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Fri, 14 Sep 2018 07:29:46 +0000</pubDate>
      <link>https://dev.to/vasilvestre/i-do-not-care-about-my-privacy-how-dangerous-is-it--4f93</link>
      <guid>https://dev.to/vasilvestre/i-do-not-care-about-my-privacy-how-dangerous-is-it--4f93</guid>
      <description>&lt;p&gt;I give all my data to google, use most of their service and answer to they survey.&lt;br&gt;
I care about my public privacy obviously, but I do not about private services that can satisfy my lazyness.&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>Explain what really happening when you put final in a class Like I'm Five</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Fri, 29 Jun 2018 13:10:17 +0000</pubDate>
      <link>https://dev.to/vasilvestre/explain-what-really-happening-when-you-put-final-in-a-class-like-im-five-2n26</link>
      <guid>https://dev.to/vasilvestre/explain-what-really-happening-when-you-put-final-in-a-class-like-im-five-2n26</guid>
      <description>&lt;p&gt;Variable change to constant ?&lt;br&gt;
And what about function ?&lt;/p&gt;

&lt;p&gt;My question is about what happen deep in the langage. (PHP or java, whatever)&lt;/p&gt;

</description>
      <category>explainlikeimfive</category>
    </item>
    <item>
      <title>Are you feeling like your time is SO precious ?</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Mon, 28 May 2018 07:57:48 +0000</pubDate>
      <link>https://dev.to/vasilvestre/are-you-feeling-like-your-time-is-so-precious--2g82</link>
      <guid>https://dev.to/vasilvestre/are-you-feeling-like-your-time-is-so-precious--2g82</guid>
      <description>&lt;p&gt;I was reading some article at Medium and many of them say "You have X seconds to live, I won't give one for something useless"&lt;/p&gt;

&lt;p&gt;I don't get this, if you are happy about doing nothing, what's wrong ?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>(idea) Link dev.to to twitter, answer a twitter post and it comment on dev.to</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Wed, 23 May 2018 06:57:50 +0000</pubDate>
      <link>https://dev.to/vasilvestre/idea-link-devto-to-twitter-answer-a-twitter-post-and-it-comment-on-devto-1j2b</link>
      <guid>https://dev.to/vasilvestre/idea-link-devto-to-twitter-answer-a-twitter-post-and-it-comment-on-devto-1j2b</guid>
      <description>&lt;p&gt;Hey guys,&lt;/p&gt;

&lt;p&gt;What do you think about it ?&lt;br&gt;
Just an idea I had when I saw the post from &lt;a class="mentioned-user" href="https://dev.to/ben"&gt;@ben&lt;/a&gt; got so many responses on twitter ( at least, more than dev.to post)&lt;/p&gt;

&lt;p&gt;Example :&lt;br&gt;
Dev.to twitter post "What is your routine for staying fit and healthy?" on twitter, people answer the post and the response is written on dev.to comment&lt;/p&gt;

&lt;p&gt;Thanks :)&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>Is regrouping follow notification a possibility to avoid having too many notifications</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Mon, 07 May 2018 09:44:06 +0000</pubDate>
      <link>https://dev.to/vasilvestre/is-regrouping-follow-notification-a-possibility-to-avoid-having-too-many-notifications-4phb</link>
      <guid>https://dev.to/vasilvestre/is-regrouping-follow-notification-a-possibility-to-avoid-having-too-many-notifications-4phb</guid>
      <description></description>
      <category>discuss</category>
    </item>
    <item>
      <title>Are all followers in dev.to real or bot ?</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Wed, 25 Apr 2018 07:28:53 +0000</pubDate>
      <link>https://dev.to/vasilvestre/are-all-followers-in-devto-real-or-bot--3310</link>
      <guid>https://dev.to/vasilvestre/are-all-followers-in-devto-real-or-bot--3310</guid>
      <description></description>
      <category>discuss</category>
    </item>
    <item>
      <title>Explain Return vs Passing Reference Like I'm Five</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Wed, 18 Apr 2018 07:48:37 +0000</pubDate>
      <link>https://dev.to/vasilvestre/explain-return-vs-passing-reference-like-im-five-4e4</link>
      <guid>https://dev.to/vasilvestre/explain-return-vs-passing-reference-like-im-five-4e4</guid>
      <description></description>
      <category>explainlikeimfive</category>
    </item>
    <item>
      <title>Explain Return Like I'm Five</title>
      <dc:creator>Valentin Silvestre</dc:creator>
      <pubDate>Mon, 16 Apr 2018 11:58:09 +0000</pubDate>
      <link>https://dev.to/vasilvestre/explain-return-like-im-five-50nb</link>
      <guid>https://dev.to/vasilvestre/explain-return-like-im-five-50nb</guid>
      <description></description>
      <category>explainlikeimfive</category>
    </item>
  </channel>
</rss>
