<?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: Jared Silver</title>
    <description>The latest articles on DEV Community by Jared Silver (@jaredsilver).</description>
    <link>https://dev.to/jaredsilver</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%2F3707%2F517ccbee-565d-46fb-8e61-8bd7c1370cc9.jpg</url>
      <title>DEV Community: Jared Silver</title>
      <link>https://dev.to/jaredsilver</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jaredsilver"/>
    <language>en</language>
    <item>
      <title>As an individual engineer, what do you look for in a manager?</title>
      <dc:creator>Jared Silver</dc:creator>
      <pubDate>Sat, 04 May 2019 15:07:13 +0000</pubDate>
      <link>https://dev.to/jaredsilver/as-an-individual-engineer-what-do-you-look-for-in-a-manager-13ck</link>
      <guid>https://dev.to/jaredsilver/as-an-individual-engineer-what-do-you-look-for-in-a-manager-13ck</guid>
      <description>&lt;p&gt;You're an individual contributor, and you've just been informed that you'll have the opportunity to choose your next engineering manager.&lt;/p&gt;

&lt;p&gt;What are the most important qualities you would look for?&lt;/p&gt;

&lt;p&gt;What would be the biggest deal-breakers?&lt;/p&gt;

&lt;p&gt;What sort of person would you ideally hope to find?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>career</category>
      <category>management</category>
    </item>
    <item>
      <title>How do you populate your development databases?</title>
      <dc:creator>Jared Silver</dc:creator>
      <pubDate>Mon, 09 Oct 2017 21:45:19 +0000</pubDate>
      <link>https://dev.to/jaredsilver/how-do-you-populate-your-development-databases-e8e</link>
      <guid>https://dev.to/jaredsilver/how-do-you-populate-your-development-databases-e8e</guid>
      <description>&lt;p&gt;For small projects, it's very easy -- if not always good practice -- to grab a copy of the production database and save it locally for use in development.&lt;/p&gt;

&lt;p&gt;However, as a project grows, this becomes increasingly more time consuming and increasingly more unsafe (as individual team members should probably not be walking around with tons of actual user data on their local machines).&lt;/p&gt;

&lt;p&gt;Further, for organizations that are open source, it certainly doesn't make sense to freely distribute copies of production data to anyone who wants it.&lt;/p&gt;

&lt;p&gt;So, my question to you is this: how do you populate your development databases?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>productivity</category>
      <category>database</category>
    </item>
    <item>
      <title>What do you use for full-text search these days?</title>
      <dc:creator>Jared Silver</dc:creator>
      <pubDate>Wed, 12 Jul 2017 14:44:20 +0000</pubDate>
      <link>https://dev.to/jaredsilver/what-do-you-use-for-full-text-search-these-days</link>
      <guid>https://dev.to/jaredsilver/what-do-you-use-for-full-text-search-these-days</guid>
      <description>&lt;p&gt;Hi folks!&lt;/p&gt;

&lt;p&gt;I'm currently researching various options for a full-text search implementation. I'm building it for a Rails app using Postgres, but I'm also curious in general: what are you using for full-text search these days?&lt;/p&gt;

&lt;p&gt;Thanks a bunch!&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>rails</category>
      <category>postgres</category>
      <category>sql</category>
    </item>
  </channel>
</rss>
