<?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: Michal Ševčík</title>
    <description>The latest articles on DEV Community by Michal Ševčík (@michal_sevcik).</description>
    <link>https://dev.to/michal_sevcik</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%2F2066495%2Fe41a8e67-22ad-4221-b7d4-c363e111ea35.png</url>
      <title>DEV Community: Michal Ševčík</title>
      <link>https://dev.to/michal_sevcik</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/michal_sevcik"/>
    <language>en</language>
    <item>
      <title>Are you afraid AI is going to take your SWE job? Here's a little secret.</title>
      <dc:creator>Michal Ševčík</dc:creator>
      <pubDate>Fri, 20 Mar 2026 06:27:45 +0000</pubDate>
      <link>https://dev.to/michal_sevcik/are-you-afraid-ai-is-going-to-take-your-swe-job-heres-a-little-secret-hed</link>
      <guid>https://dev.to/michal_sevcik/are-you-afraid-ai-is-going-to-take-your-swe-job-heres-a-little-secret-hed</guid>
      <description>&lt;h2&gt;
  
  
  You've been cursed.
&lt;/h2&gt;

&lt;p&gt;You've been coding for years, and you've forgotten what it's like to not know it. You assume others can understand or do it just as easily as you can - even when they can't. It's called Curse of Knowledge.&lt;/p&gt;

&lt;h2&gt;
  
  
  Want to regain your confidence?
&lt;/h2&gt;

&lt;p&gt;Pick a programming language that's completely strange to you. A language you always feared to learn. One not too similar to the languages you already know.&lt;/p&gt;

&lt;p&gt;If you know Python → try Rust.&lt;br&gt;
If you know JavaScript → try Haskell.&lt;br&gt;
If you know Java → try Elixir.&lt;br&gt;
If you know C/C++ → try Prolog.&lt;/p&gt;

&lt;h2&gt;
  
  
  Or just switch paradigms within your language.
&lt;/h2&gt;

&lt;p&gt;If you know OOP → try FP.&lt;br&gt;
If you know FP → try imperative.&lt;br&gt;
If you know synchronous code → try async/concurrent.&lt;br&gt;
If you know static typing → try dynamic.&lt;/p&gt;

&lt;h2&gt;
  
  
  You will struggle, and have a hard time.
&lt;/h2&gt;

&lt;p&gt;Feel free to use AI. It won't help. It's uncharted waters for you. You'll write code that maybe works, but feels wrong - and you won't know why. You're grasping at straws.&lt;/p&gt;

&lt;p&gt;If you try C for the first time, nothing will make sense. You won't know if there's a better solution. You'll miss bugs because your mental model is wrong. You'll copy patterns you don't understand.&lt;/p&gt;

&lt;p&gt;Is there a memory leak? Or did you just free something twice? Why did it compile... but now it segfaults?&lt;/p&gt;

&lt;h2&gt;
  
  
  That's what beginners feel all the time.
&lt;/h2&gt;

&lt;p&gt;It doesn't matter if you write the code or if AI writes it. You have to know if it's correct. You have to know it's safe. You have to know what's good. You have to know what questions to ask.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI can write code. Only understanding tells you whether it should exist.
&lt;/h2&gt;

&lt;p&gt;AI is here and you should 100% use it or you will be left behind. Learn LLMs, agentic coding, spec-driven development, ...&lt;/p&gt;

&lt;p&gt;But someone has to be responsible. If the code is AI generated, it's your job to make sure it's safe and correct. That it doesn't leak, crash or corrupt memory.&lt;/p&gt;

&lt;p&gt;You have to know the languages and the tools. And it takes years to master them.&lt;/p&gt;

&lt;p&gt;Whoever says otherwise is ignorant. Let them. They're not here to take your job. Tech companies need real software engineers, not tinkerers or DIY enthusiasts.&lt;/p&gt;

&lt;p&gt;AI can generate code. It cannot own it or be responsible for it. That’s why real software engineers aren’t going anywhere. &lt;/p&gt;

&lt;p&gt;🟢 Everything here is my own writing and ideas - AI just helped with proofreading and grammar mistakes.&lt;/p&gt;

</description>
      <category>career</category>
      <category>software</category>
      <category>softwaredevelopment</category>
      <category>ai</category>
    </item>
    <item>
      <title>11 Must-Know Job Boards for Finding Remote Dev Work in 2024</title>
      <dc:creator>Michal Ševčík</dc:creator>
      <pubDate>Wed, 18 Sep 2024 13:11:26 +0000</pubDate>
      <link>https://dev.to/michal_sevcik/11-must-know-job-boards-for-finding-remote-dev-work-in-2024-1kdg</link>
      <guid>https://dev.to/michal_sevcik/11-must-know-job-boards-for-finding-remote-dev-work-in-2024-1kdg</guid>
      <description>&lt;h2&gt;
  
  
  My 10-Year Journey in Remote Work
&lt;/h2&gt;

&lt;p&gt;👨‍💻 I've been working remotely for the past 10 years. This has allowed me to see my kids grow up and really enjoy my life to the fullest.&lt;/p&gt;

&lt;p&gt;In today's world, remote work is more popular than ever. We have high-speed internet, video conferencing, and a plethora of tools that make remote work a breeze.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem with Existing Job Boards
&lt;/h2&gt;

&lt;p&gt;I've been in the remote work space for a long time and I've seen a lot of job boards come and go. There have always been few things that bothered me about the existing job boards. &lt;/p&gt;

&lt;p&gt;So I decided to create my own.&lt;/p&gt;

&lt;p&gt;Some of the things that bother me about existing job boards are:&lt;/p&gt;

&lt;p&gt;❌ Positions are not 100% remote, a lot of them are hybrid, some even onsite&lt;br&gt;
❌ Not enough roles for software developers (and also DevOps, Data Engineers, etc.)&lt;br&gt;
❌ The job boards have thousands of jobs, but most of them are already expired&lt;br&gt;
❌ Paywalls, where you have to pay to see the job details&lt;/p&gt;

&lt;h2&gt;
  
  
  Why We Built RemoteYeah
&lt;/h2&gt;

&lt;p&gt;That's why we (me and my twin brother) built &lt;a href="https://remoteyeah.com" rel="noopener noreferrer"&gt;RemoteYeah&lt;/a&gt;, where we:&lt;/p&gt;

&lt;p&gt;✅ List thousands of remote jobs for software developers&lt;br&gt;
✅ Collect jobs from around the internet, not found on LinkedIn or other job boards&lt;br&gt;
✅ Add new listings throughout the day&lt;br&gt;
✅ Run every job through our AI solution to ensure it’s truly remote — no hybrid or onsite jobs&lt;br&gt;
✅ Categorize roles by specialties like Front-End, Back-End, DevOps, Data Science, Mobile, Blockchain, and more&lt;br&gt;
✅ Auto-detect and close expired job posts&lt;br&gt;
✅ Keep the platform 100% free for job seekers&lt;/p&gt;

&lt;p&gt;Our goal is to make it easier for developers to find remote work. We genuinely believe that remote work is the future and we want to help as many people as possible to find their remote job and enjoy the benefits of working from home.&lt;/p&gt;

&lt;p&gt;After working remotely for so long, we carry a wealth of knowledge about remote work and we want to share it with you. But first, we need your help to spread the word about RemoteYeah.&lt;/p&gt;

&lt;p&gt;We're working on the website after hours and on weekends and we absolutely love it. If you have any feedback or suggestions, please let us know. Any tips on SEO or marketing would be greatly appreciated.&lt;/p&gt;

&lt;h2&gt;
  
  
  11 must-know job boards for remote developers
&lt;/h2&gt;

&lt;p&gt;Even though we built RemoteYeah, we know that there are other great job boards out there that you should know about. At the end of the day, they inspired us to build our own platform.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://weworkremotely.com/" rel="noopener noreferrer"&gt;We Work Remotely&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://empllo.com/" rel="noopener noreferrer"&gt;empllo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cryptojobslist.com/" rel="noopener noreferrer"&gt;Crypto Jobs List&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://web3.career/" rel="noopener noreferrer"&gt;Web3 Career&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cryptocurrencyjobs.co/" rel="noopener noreferrer"&gt;CryptoCurrencyJobs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jsremotely.com/" rel="noopener noreferrer"&gt;Js Remotely&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://rubyonremote.com/" rel="noopener noreferrer"&gt;RubyOnRemote&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://justremote.co/" rel="noopener noreferrer"&gt;JustRemote&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://sveltejobs.com/" rel="noopener noreferrer"&gt;SvelteJobs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://vuejobs.com/" rel="noopener noreferrer"&gt;VueJobs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://remotewoman.com/" rel="noopener noreferrer"&gt;RemoteWoman&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I hope you find this list helpful, and I hope you find your dream remote job soon!&lt;/p&gt;

</description>
      <category>remote</category>
      <category>career</category>
      <category>hiring</category>
      <category>softwareengineering</category>
    </item>
  </channel>
</rss>
