<?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: David Bonilla</title>
    <description>The latest articles on DEV Community by David Bonilla (@dbonillaf).</description>
    <link>https://dev.to/dbonillaf</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%2F16659%2F06c0b260-c835-4d46-9ea0-3e1cf00d3138.jpg</url>
      <title>DEV Community: David Bonilla</title>
      <link>https://dev.to/dbonillaf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dbonillaf"/>
    <language>en</language>
    <item>
      <title>How to survive the StackOverflowgeddon</title>
      <dc:creator>David Bonilla</dc:creator>
      <pubDate>Mon, 28 Mar 2022 05:16:26 +0000</pubDate>
      <link>https://dev.to/dbonillaf/how-to-survive-the-stackoverflowgeddon-7o2</link>
      <guid>https://dev.to/dbonillaf/how-to-survive-the-stackoverflowgeddon-7o2</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Full disclosure - I built &lt;a href="https://www.getmanfred.com/stackoverflowgeddon" rel="noopener noreferrer"&gt;getmanfred.com/stackoverflowgeddon&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;As you probably already know, next March 31st, &lt;a href="https://meta.stackoverflow.com/questions/415293/sunsetting-jobs-developer-story" rel="noopener noreferrer"&gt;Stack Overflow will discontinue Developer Stories&lt;/a&gt;, their own flavour of online CV.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4.7 million developers will be affected&lt;/strong&gt;, and the professional data they maintained during seven years will be lost forever if they don't find a backup. The only solution Stack Overflow has provided is to download your CV... as a PDF file 🤦‍♂️&lt;/p&gt;

&lt;p&gt;You can find some good options out there to retrieve your data and even get it back online:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You can import your DevStory to &lt;a href="https://www.filenewjob.com/candidates" rel="noopener noreferrer"&gt;File/New/Job&lt;/a&gt; but you won't have a copy of your data and you have to register first :/&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://developerstory.dev/stackoverflow" rel="noopener noreferrer"&gt;developerstory.dev&lt;/a&gt; exports your DevStory as a generic JSON file but you have to authenticate with your Stack Overflow account first.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://devstory.fyi/" rel="noopener noreferrer"&gt;devstory.fyi&lt;/a&gt; allows you to:

&lt;ul&gt;
&lt;li&gt;Download your DevStory as a JSON file (with the JSON Resume open-source format), but the downloaded JSON is not valid as is.&lt;/li&gt;
&lt;li&gt;Import your DevStory data to get an online version.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Finally, Manfred has developed &lt;a href="https://www.getmanfred.com/stackoverflowgeddon" rel="noopener noreferrer"&gt;an open-source solution&lt;/a&gt;. You can:

&lt;ul&gt;
&lt;li&gt;Download your data as a valid JSON file (with the MAC open-source format)&lt;/li&gt;
&lt;li&gt;Download the open-sourced code used to scrap your data.&lt;/li&gt;
&lt;li&gt;Import your DevStory data to get your online version and much more features (eg. &lt;strong&gt;you can sync your data in Manfred with one of your repos on GitHub&lt;/strong&gt; and LinkedIn will be the next platform to follow)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.getmanfred.com/stackoverflowgeddon" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fykd9kv2vxmttv0bacuzs.png" alt="An example of an online CV on Manfred"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some developers ask themselves about the benefits of maintaining an online CV when they have job offers every day on LinkedIn. The point is &lt;strong&gt;if we want to manage our career on our own or let LinkedIn work it by us&lt;/strong&gt;. If we want to look for the best opportunities for us or let LinkedIn decide which options are worth it.&lt;/p&gt;

</description>
      <category>json</category>
      <category>cv</category>
      <category>career</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
