<?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: Melissa Treviño</title>
    <description>The latest articles on DEV Community by Melissa Treviño (@melytc).</description>
    <link>https://dev.to/melytc</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%2F507451%2Ff9640817-69ae-415c-97db-17647535d06b.jpeg</url>
      <title>DEV Community: Melissa Treviño</title>
      <link>https://dev.to/melytc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/melytc"/>
    <language>en</language>
    <item>
      <title>Productive Tuesday</title>
      <dc:creator>Melissa Treviño</dc:creator>
      <pubDate>Wed, 16 Jun 2021 07:15:38 +0000</pubDate>
      <link>https://dev.to/melytc/productive-tuesday-25pl</link>
      <guid>https://dev.to/melytc/productive-tuesday-25pl</guid>
      <description>&lt;p&gt;After working on a feature for 2~ months, it feels so good to tackle minor issues, those low-hanging fruits 🍊🍉🍇🍐&lt;/p&gt;

&lt;p&gt;In one hand, I enjoy diving deep into a topic, like the &lt;code&gt;TargetFramework&lt;/code&gt; property experience I recently worked at. It was a big PR that involved coordinating with other teams, designing the user experience with our PM, and break through interesting concepts on the .NET project system (i.e. &lt;a href="https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/dataflow-task-parallel-library"&gt;Dataflow&lt;/a&gt;, still blows my mind but now I know more about that mythical creature that creates and transforms blocks of data to be later used). All of these learnings took a while to fully grasp them and apply them.&lt;/p&gt;

&lt;p&gt;In the other hand, fixing bug or completing small issues gives me that satisfaction in a shorter period of time. Still could involve stuff that I don't know, but I can either infer from knowledge I already have or it's something I can easily learn.&lt;/p&gt;

&lt;p&gt;So, today was quite fruity.&lt;/p&gt;

&lt;p&gt;Which made me wonder: where did that expression come from? "Low-hanging fruit".&lt;/p&gt;

&lt;p&gt;That's something I just recently learnt when I started working in the US (my first language is Spanish), and didn't give it a thought when I heard it in different work conversations.&lt;/p&gt;

&lt;p&gt;According to the Oxford dictionary, it refers to something (&lt;em&gt;or someone&lt;/em&gt;) that can be won, obtained or persuaded easily without much effort. It originated around the 17th century, but it had it's first appearance in print in 1968 in the Guardian newspaper.&lt;/p&gt;

&lt;p&gt;A couple of Bing entries further down, and I found that it could be considered a racial micro-aggression. According to one of those entries, professor Mae Hicks-Jones, explains that "for African-Americans, if you say 'low-hanging fruit', we think lynching".&lt;/p&gt;

&lt;p&gt;I also found that some of the examples on how to use that expression were... just bad: "women are like low-hanging fruit for you, dude" (who wrote &lt;a href="https://www.powerthesaurus.org/low-hanging_fruit"&gt;this&lt;/a&gt;??).&lt;/p&gt;

&lt;p&gt;I have made a mental note to erase that expression from my head, and to share this learning whenever I notice someone using it (unintentionally and unconsciously, most probably).&lt;/p&gt;

&lt;p&gt;I'll wrap up and re-phrase that today was a quite productive day, I tackled easy items from my big to-do list.&lt;/p&gt;

</description>
      <category>blog</category>
      <category>journaling</category>
    </item>
    <item>
      <title>And so it starts</title>
      <dc:creator>Melissa Treviño</dc:creator>
      <pubDate>Tue, 18 May 2021 06:28:51 +0000</pubDate>
      <link>https://dev.to/melytc/and-so-it-starts-279h</link>
      <guid>https://dev.to/melytc/and-so-it-starts-279h</guid>
      <description>&lt;p&gt;First of all, happy Monday! Surprisingly it was a very productive one for me. 😀&lt;/p&gt;

&lt;p&gt;Mondays are the start of a week, and in that spirit, it's the day I'll start out sharing what I learn every day as a software engineer.&lt;/p&gt;

&lt;p&gt;As an early-in-career SWE, I've noticed that most of my time is spent learning, looking at code patterns, trying to figure out how in the world Visual Studio works with so many teams collaborating -in a sense- on the same code. So I thought that sharing my learnings may be interesting. &lt;/p&gt;

&lt;h3&gt;
  
  
  I have a really bad memory
&lt;/h3&gt;

&lt;p&gt;I write these entries for my future self, so that when I'm trying to remember how I fixed a particular thing or used a certain framework, I can come back and dust off that knowledge sitting in the back of my mind.&lt;/p&gt;

&lt;h3&gt;
  
  
  Explaining concepts makes things clearer
&lt;/h3&gt;

&lt;p&gt;I have found that I fully understand a concept when I am able to explain it to somebody else; and if I can't, it is a good way to finding blind spots.&lt;/p&gt;

&lt;h3&gt;
  
  
  I'd like to see more representation of women in tech
&lt;/h3&gt;

&lt;p&gt;I do not consider myself an expert, but I think anyone can share what they like out there. In the case of the world of tech, it is still a very male-dominated area of expertise (although I do sense a shift in the last couple of years, yay!).&lt;/p&gt;

&lt;h3&gt;
  
  
  It might be helpful for somebody else
&lt;/h3&gt;

&lt;p&gt;It is not secret that a SWE's work is not to come up with the best solutions on your own; as the expression says, is not about &lt;em&gt;reinventing the wheel&lt;/em&gt;. Instead, is about building your knowledge on the work and ideas of others, learning from their mistakes and experiences.&lt;/p&gt;

&lt;p&gt;So with that in mind, I hope you (at least, you Melissa of the future) find this series handy.&lt;/p&gt;

&lt;p&gt;🌻&lt;/p&gt;

</description>
      <category>blog</category>
      <category>productivity</category>
      <category>career</category>
      <category>journaling</category>
    </item>
  </channel>
</rss>
