<?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>Forem: Mateusz Bełczowski</title>
    <description>The latest articles on Forem by Mateusz Bełczowski (@mateusz__be).</description>
    <link>https://forem.com/mateusz__be</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%2F9374%2FanUffqFo.jpg</url>
      <title>Forem: Mateusz Bełczowski</title>
      <link>https://forem.com/mateusz__be</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mateusz__be"/>
    <language>en</language>
    <item>
      <title>Are you using Docker for local development?</title>
      <dc:creator>Mateusz Bełczowski</dc:creator>
      <pubDate>Fri, 15 Nov 2019 21:56:56 +0000</pubDate>
      <link>https://forem.com/mateusz__be/are-you-using-docker-for-local-development-3m0k</link>
      <guid>https://forem.com/mateusz__be/are-you-using-docker-for-local-development-3m0k</guid>
      <description>&lt;p&gt;I've been using Docker and Docker-Compose for more than two years and I really can see a lot of benefits when it comes to CI/CD pipelines and deployment.&lt;/p&gt;

&lt;p&gt;On the other hand, it seems like the use of Docker can slow down the local development process. Just a few examples from the top of my head:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;more complicated setup (if you want to have auto-reloading and avoid building new version on every change)&lt;/li&gt;
&lt;li&gt;running a single test can be much slower (the cost of bringing up the containers)&lt;/li&gt;
&lt;li&gt;cost of installing new packages&lt;/li&gt;
&lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What is your experience when it comes to using Docker for development? What are the tricks that can make easier and more efficient? I'm curious to see your ideas :)&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>docker</category>
    </item>
    <item>
      <title>What resources would you recommend to learn Rust?</title>
      <dc:creator>Mateusz Bełczowski</dc:creator>
      <pubDate>Wed, 02 Jan 2019 22:44:14 +0000</pubDate>
      <link>https://forem.com/mateusz__be/what-resources-would-you-recommend-to-learn-rust-25nj</link>
      <guid>https://forem.com/mateusz__be/what-resources-would-you-recommend-to-learn-rust-25nj</guid>
      <description>&lt;p&gt;My primary language is Python, but I also have some experience in JS, Java and C++. I have read Rust docs a few months ago, but since then I haven't written any code so I hardly remember anything. &lt;/p&gt;

&lt;p&gt;I'm looking for a site/book/course with a practical approach (exercises, challenges etc.) to jumpstart my learning process this time. What would you recommend? &lt;/p&gt;

&lt;p&gt;Looking forward to reading your suggestions :)&lt;/p&gt;

</description>
      <category>rust</category>
      <category>discuss</category>
    </item>
    <item>
      <title>My favorite technology-related podcasts</title>
      <dc:creator>Mateusz Bełczowski</dc:creator>
      <pubDate>Sat, 12 May 2018 11:46:00 +0000</pubDate>
      <link>https://forem.com/mateusz__be/my-favorite-technology-related-podcasts-4pm6</link>
      <guid>https://forem.com/mateusz__be/my-favorite-technology-related-podcasts-4pm6</guid>
      <description>

&lt;h1&gt;
  
  
  Why are the podcasts worth listening?
&lt;/h1&gt;

&lt;p&gt;I started listening to podcasts regularly about two years ago. I had an hour-long commute to my university, so that was a lot of time to kill. And I thought that I could spend it listening to something else than one of my few standard Spotify playlists. &lt;/p&gt;

&lt;p&gt;I immediately fell in love with this way of spending my free time. It requires less attention than reading or watching videos and in opposite to previously mentioned things, can be easily combined with other activities.&lt;/p&gt;

&lt;h1&gt;
  
  
  My top picks
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Talk Python To Me
&lt;/h2&gt;

&lt;p&gt;It's a weekly podcast done by Michael Kennedy. Before I started listening to it, I haven't realized that Python was used in so many areas. It usually takes a form of an hour-long interview about specific library or industry that is using Python (but of course there are many more topics). Have a look at the &lt;a href="https://talkpython.fm/episodes/all"&gt;list of the episodes&lt;/a&gt;. I'm sure that you'll find something for yourself.&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://talkpython.fm/"&gt;https://talkpython.fm/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Coding Blocks
&lt;/h2&gt;

&lt;p&gt;These guys are awesome! I have listened to 60 episodes so far (there are 80 episodes at this moment), but I have a feeling that I will be up-to-date soon. I haven't written any C# code since my university classes 5 years ago, but most of their topics seem to be language-agnostic. I really enjoy their discussions about software design, best practices and many more (not always so technical stuff). They have a great sense of humour!&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://www.codingblocks.net/"&gt;https://www.codingblocks.net/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Soft Skills Engineering
&lt;/h2&gt;

&lt;p&gt;It's the least technical podcast on this list. As the name suggests, they are talking about soft skills related topics in the engineering field (mostly software development). The podcast usually includes them trying to answer 2 questions from the listeners (e.g. about asking for a rise, quitting a job, taking a job interview or dealing with frustrating people at work). And they are really funny about it. There are a lot of things that I have learned from them, so I had to mention this podcast.&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://softskills.audio/"&gt;https://softskills.audio/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Software Engineering Daily
&lt;/h2&gt;

&lt;p&gt;It's a daily show that presents a broad range of topics related to software engineering. It takes a form of an interview with the detailed discussion about the given technology. The host does a really good job at beginning of the show when explaining the high-level picture of the technology and what can it be used for. This really helps to follow the interview without more advanced knowledge on given topic. I really like that the interviews present technologies used by the popular companies at scale, their problems and reasons behind their technical decisions.&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://softwareengineeringdaily.com/"&gt;https://softwareengineeringdaily.com/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Python Bytes
&lt;/h2&gt;

&lt;p&gt;It's a weekly Python newsletter in the form of podcast. Michael and Brian are discussing things that happened recently in the world of Python and presenting most interesting articles. Although I'm following a lot of people from the Python community, I can still miss on something important. Thanks to them, I can easily catch-up with the news.&lt;/p&gt;

&lt;p&gt;link: &lt;a href="https://pythonbytes.fm/"&gt;https://pythonbytes.fm/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Software Engineering Radio
&lt;/h2&gt;

&lt;p&gt;It's a podcast targeted at the software engineers. They discuss a full range of topics from the Software Engineering industry. In opposite to Software Engineering Daily, this podcast is published twice a month or so - it's easier to find time to listen to them. The topics also seem to be more general e.g. Cloud Security or Image Recognition.&lt;/p&gt;

&lt;p&gt;link: &lt;a href="http://www.se-radio.net/"&gt;http://www.se-radio.net/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Art of Product
&lt;/h2&gt;

&lt;p&gt;I take a lot of inspiration from this podcast. Ben and Derrick are talking about the intersection of code and business. They discuss the process of building your own product, lessons learned from managing software at scale and much more. If you think of becoming an entrepreneur in the future, it's definitely worth checking out.&lt;/p&gt;

&lt;p&gt;link: &lt;a href="http://artofproductpodcast.com/"&gt;http://artofproductpodcast.com/&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  What are your choices?
&lt;/h1&gt;


</description>
      <category>podcasts</category>
      <category>python</category>
      <category>softwareengineering</category>
    </item>
  </channel>
</rss>
