<?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: sayuj suresh</title>
    <description>The latest articles on DEV Community by sayuj suresh (@sayuj_suresh_5f06841925d4).</description>
    <link>https://dev.to/sayuj_suresh_5f06841925d4</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%2F3630006%2F9152169c-55ce-466c-9f4e-8d66edb27798.jpg</url>
      <title>DEV Community: sayuj suresh</title>
      <link>https://dev.to/sayuj_suresh_5f06841925d4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sayuj_suresh_5f06841925d4"/>
    <language>en</language>
    <item>
      <title>Found a way to touch grass and use Mac terminal from my iPhone so I can be vibecoding and live a balanced life</title>
      <dc:creator>sayuj suresh</dc:creator>
      <pubDate>Thu, 26 Feb 2026 09:22:26 +0000</pubDate>
      <link>https://dev.to/sayuj_suresh_5f06841925d4/found-a-way-to-touch-grass-and-use-mac-terminal-from-my-iphone-so-i-can-be-vibecoding-and-live-a-46ep</link>
      <guid>https://dev.to/sayuj_suresh_5f06841925d4/found-a-way-to-touch-grass-and-use-mac-terminal-from-my-iphone-so-i-can-be-vibecoding-and-live-a-46ep</guid>
      <description>&lt;p&gt;I wanted a way to access my mac terminal from my iphone so I can vibecode on the go. But I didn't want to setup any vpn or weird newtork rules and then on top of it buying an ssh app from app store. So i built macky.dev as a fun side project.&lt;/p&gt;

&lt;p&gt;When the mac app is running it makes an outbound connection to signalling server and registers itself under the account. Iphone connects to this same signaling server to request a connection to this mac. Once both the host and remote are verified it establishes a direct p2p webrtc connection.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Catch App Store rejection issues before Apple does.</title>
      <dc:creator>sayuj suresh</dc:creator>
      <pubDate>Wed, 26 Nov 2025 07:24:09 +0000</pubDate>
      <link>https://dev.to/sayuj_suresh_5f06841925d4/catch-app-store-rejection-issues-before-apple-does-23be</link>
      <guid>https://dev.to/sayuj_suresh_5f06841925d4/catch-app-store-rejection-issues-before-apple-does-23be</guid>
      <description>&lt;p&gt;Hi everyone! I'm the creator of &lt;a href="https://tryrubberduck.com/" rel="noopener noreferrer"&gt;Rubber Duck&lt;/a&gt;. After shipping iOS apps, I realized how unpredictable App Store review can be. Even great apps get rejected for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Missing metadata&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Small UI issues&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Broken flows on certain iPhone models&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Forgotten privacy entries&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;One-off crashes Apple found&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each rejection set the launch back days. So I built Rubber Duck to be the “review before the review.” It combines automated checks with human testers using real iPhones like an App Store reviewer, but faster and kinder.&lt;/p&gt;

&lt;p&gt;Excited to hear what you think and how we can make this even more useful!&lt;/p&gt;

</description>
      <category>ios</category>
      <category>mobile</category>
    </item>
  </channel>
</rss>
