<?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: Antoine Dubois</title>
    <description>The latest articles on DEV Community by Antoine Dubois (@randomsquirrel802).</description>
    <link>https://dev.to/randomsquirrel802</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%2F3908186%2Ff77e18d7-fcfa-43fb-aac9-0eb9ecaaa1bf.png</url>
      <title>DEV Community: Antoine Dubois</title>
      <link>https://dev.to/randomsquirrel802</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/randomsquirrel802"/>
    <language>en</language>
    <item>
      <title>Can AI help us automate tests faster?</title>
      <dc:creator>Antoine Dubois</dc:creator>
      <pubDate>Fri, 15 May 2026 07:46:10 +0000</pubDate>
      <link>https://dev.to/randomsquirrel802/can-ai-help-us-automate-tests-faster-32n</link>
      <guid>https://dev.to/randomsquirrel802/can-ai-help-us-automate-tests-faster-32n</guid>
      <description>&lt;p&gt;Just like most of you, I'm writing more code than ever in the last year. &lt;/p&gt;

&lt;p&gt;I feel like I cloned myself 5 times.&lt;/p&gt;

&lt;p&gt;But my blood tension rises when I see Claude saying "You're absolutely right!" after it inserted a bug.&lt;/p&gt;

&lt;p&gt;And we did introduce a significant number of bugs in production in the last few months.&lt;/p&gt;

&lt;p&gt;I'm old enough to remember the days when testing was taken more seriously, I don't know what happened after that.&lt;/p&gt;

&lt;p&gt;Maybe some younger devs assumed that cross-browser issues are no longer a thing? Because they sure are.&lt;/p&gt;

&lt;p&gt;I'm looking at a list of &lt;a href="https://endtest.io/blog/best-ai-test-automation-tools-2026" rel="noopener noreferrer"&gt;AI Testing Tools&lt;/a&gt; and trying a few of them.&lt;/p&gt;

&lt;p&gt;The last thing I want is to write Selenium or Playwright code and having to maintain a separate codebase just for the tests.&lt;/p&gt;

&lt;p&gt;I want some fancy AI tool that creates tests and then takes care of them and just informs me if the tests are passing or not. &lt;/p&gt;

&lt;p&gt;Seems reasonable, right?&lt;/p&gt;

</description>
      <category>testing</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
    <item>
      <title>Staying Healthy as a Dev Who Works 10 Hours a Day</title>
      <dc:creator>Antoine Dubois</dc:creator>
      <pubDate>Thu, 14 May 2026 22:11:20 +0000</pubDate>
      <link>https://dev.to/randomsquirrel802/staying-healthy-as-a-dev-who-works-10-hours-a-day-3fc0</link>
      <guid>https://dev.to/randomsquirrel802/staying-healthy-as-a-dev-who-works-10-hours-a-day-3fc0</guid>
      <description>&lt;p&gt;We devs spend most of the day sitting, thinking, debugging, building, shipping, and then somehow “relaxing” by sitting again in front of Netflix (ew).&lt;br&gt;
After so many hours of work, the easiest thing is to crash on the couch, order something greasy, and tell yourself you’ll fix your life on Monday.&lt;/p&gt;

&lt;p&gt;But health doesn’t really collapse in one dramatic instance. It slowly gets eaten away.&lt;/p&gt;

&lt;p&gt;One skipped workout.&lt;/p&gt;

&lt;p&gt;One evening where you don’t move.&lt;/p&gt;

&lt;p&gt;One “I deserve this” meal every night.&lt;/p&gt;

&lt;p&gt;One weekend spent indoors.&lt;/p&gt;

&lt;p&gt;And then years pass and we end up with regrets.&lt;/p&gt;

&lt;p&gt;For me, the goal is not to become a fitness influencer. The goal is to still feel like a functional human being after years of building software.&lt;/p&gt;

&lt;p&gt;My basic routine:&lt;/p&gt;

&lt;p&gt;I try to go to the gym 3 times per week. Nothing crazy. Just enough strength training to remind myself that I’m not just a brain attached to a keyboard.&lt;/p&gt;

&lt;p&gt;We have replaced Netflix evenings with long walks. Walking is underrated. It clears your head, gives your eyes a break, and helps you process problems without staring at another screen.&lt;/p&gt;

&lt;p&gt;On weekends, I like running in the park. Again, not because I’m training for some marathon. It just feels good to move outside, breathe fresh air, and remember that the world is bigger than tickets, commits and emails.&lt;/p&gt;

&lt;p&gt;Food is another part of it. I don’t eat everything I crave. That doesn’t mean living like a monk. &lt;/p&gt;

&lt;p&gt;It just means not treating every stressful day as a valid reason to eat whatever I want.&lt;/p&gt;

&lt;p&gt;The older I get, the more I think about the 80-year-old version of myself.&lt;/p&gt;

&lt;p&gt;I don’t want to be retired and broken.&lt;/p&gt;

&lt;p&gt;I want to be the kind of 80-year-old who learns guitar, goes for walks, does volunteer work, reads books, tells stories, and still has enough energy to be curious about life.&lt;/p&gt;

&lt;p&gt;That version of me is not built at 80.&lt;/p&gt;

&lt;p&gt;He is built now.&lt;/p&gt;

&lt;p&gt;During the busy years.&lt;/p&gt;

&lt;p&gt;During the 10-hour workdays.&lt;/p&gt;

&lt;p&gt;During the evenings when Netflix is easier than walking.&lt;/p&gt;

&lt;p&gt;During the moments when I either go to the gym or invent a very convincing excuse.&lt;/p&gt;

&lt;p&gt;Being a dev can be mentally intense, but it should not slowly destroy our bodies.&lt;/p&gt;

&lt;p&gt;You don’t need a perfect routine.&lt;/p&gt;

&lt;p&gt;You just need one that keeps future you alive, mobile, and still interested in the world.&lt;/p&gt;

&lt;p&gt;What's your routine for staying healthy?&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
  </channel>
</rss>
