<?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: zaru</title>
    <description>The latest articles on DEV Community by zaru (@zaru).</description>
    <link>https://dev.to/zaru</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%2F41754%2F96de2161-e66c-412e-b22e-b6398fc7de4e.jpg</url>
      <title>DEV Community: zaru</title>
      <link>https://dev.to/zaru</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zaru"/>
    <language>en</language>
    <item>
      <title>menuffy to open the app's menu at your fingertips</title>
      <dc:creator>zaru</dc:creator>
      <pubDate>Sat, 04 Apr 2020 17:43:22 +0000</pubDate>
      <link>https://dev.to/zaru/menuffy-to-open-the-app-s-menu-at-your-fingertips-4172</link>
      <guid>https://dev.to/zaru/menuffy-to-open-the-app-s-menu-at-your-fingertips-4172</guid>
      <description>&lt;p&gt;I've created a mac app called menuffy.&lt;/p&gt;

&lt;h2&gt;
  
  
  Motivation
&lt;/h2&gt;

&lt;p&gt;I'm using a 37-inch 34WK95U-W wide display from LG. It is large. It is unusually large on the side. It's a nice and spacious display, but there's one problem.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--I64J6xER--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/235650/78457649-ca7d8200-76e6-11ea-9b92-2d755a357a80.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--I64J6xER--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/235650/78457649-ca7d8200-76e6-11ea-9b92-2d755a357a80.jpg" alt="1"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  The app's menu is too far left and painful
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SUOkJxBg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/235650/78457650-ce110900-76e6-11ea-90ae-90c47ac4ea5a.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SUOkJxBg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/235650/78457650-ce110900-76e6-11ea-90ae-90c47ac4ea5a.jpg" alt="2"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have to bend my neck to see it, and if I use the menu bar, I don't remember the shortcuts, so I have to wander around looking for where it is, and my neck gets tired and tiring.&lt;/p&gt;

&lt;h2&gt;
  
  
  Usage
&lt;/h2&gt;

&lt;p&gt;You can quickly start menuffy with a shortcut ( &lt;code&gt;command + control + m&lt;/code&gt; by default). The menu of the application now used is displayed in the middle of the screen when it starts. This way, you can look at the menu carefully while keeping your eye line in the middle.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ovGvgPc_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/235650/78457654-d0736300-76e6-11ea-80c8-06580477f67d.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ovGvgPc_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/235650/78457654-d0736300-76e6-11ea-80c8-06580477f67d.jpg" alt="3"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Search the menu
&lt;/h3&gt;

&lt;p&gt;I know the name of the menu, but sometimes I don't know where the menu is, so I made it searchable. Now I don't have to get lost.&lt;/p&gt;

&lt;h2&gt;
  
  
  Download
&lt;/h2&gt;

&lt;p&gt;If you're interested, you can download it here. I'd love to try it out and get some feedback.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://zaru.github.io/menuffy/index_en.html"&gt;menuffy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I have also published the source code on GitHub, so if you're interested in developing it, we'd love to hear from you.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/zaru/menuffy"&gt;GitHub zaru/menuffy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>macos</category>
      <category>swift</category>
    </item>
    <item>
      <title>Real time pixelazation video cam app</title>
      <dc:creator>zaru</dc:creator>
      <pubDate>Thu, 12 Mar 2020 17:19:13 +0000</pubDate>
      <link>https://dev.to/zaru/real-time-pixelazation-video-cam-app-8pe</link>
      <guid>https://dev.to/zaru/real-time-pixelazation-video-cam-app-8pe</guid>
      <description>&lt;p&gt;App is here!&lt;br&gt;
&lt;a href="https://pixelated-video.zaru.dev/"&gt;https://pixelated-video.zaru.dev/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2IkZYWS4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://user-images.githubusercontent.com/235650/76547211-29791e00-64d0-11ea-911d-e8c97059c8af.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2IkZYWS4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://user-images.githubusercontent.com/235650/76547211-29791e00-64d0-11ea-911d-e8c97059c8af.gif" alt="dotmovie2"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;p&gt;If you want to check out the code, it's on Github &lt;a href="https://github.com/zaru/go-wasm-pixelate"&gt;here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>webassembly</category>
    </item>
    <item>
      <title>Released Gem: save the request with curl</title>
      <dc:creator>zaru</dc:creator>
      <pubDate>Thu, 12 Mar 2020 17:03:00 +0000</pubDate>
      <link>https://dev.to/zaru/released-gem-save-the-request-with-curl-2pj7</link>
      <guid>https://dev.to/zaru/released-gem-save-the-request-with-curl-2pj7</guid>
      <description>&lt;h2&gt;
  
  
  Need
&lt;/h2&gt;

&lt;p&gt;When I need to maintain an application whose specification is unknown, or when the conditions for reporting bugs are inadequate, I want more information about the request.&lt;/p&gt;

&lt;p&gt;I'm very happy with the curl command.&lt;/p&gt;

&lt;h2&gt;
  
  
  Usage
&lt;/h2&gt;

&lt;p&gt;Add this line to your application's Gemfile:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;gem 'recurl'
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;in Rails app:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight ruby"&gt;&lt;code&gt;&lt;span class="no"&gt;Recurl&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;configure&lt;/span&gt; &lt;span class="k"&gt;do&lt;/span&gt; &lt;span class="o"&gt;|&lt;/span&gt;&lt;span class="n"&gt;config&lt;/span&gt;&lt;span class="o"&gt;|&lt;/span&gt;
  &lt;span class="n"&gt;config&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;logger&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="no"&gt;Logger&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;new&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="no"&gt;STDOUT&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="k"&gt;end&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;That's all.&lt;/p&gt;

&lt;p&gt;Example output:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;I, [2020-03-12T23:12:35.416211 #30019]  INFO -- : curl -X GET  -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36'  -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'  -H 'Cookie: key=value'  'http://localhost:3000/'
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;p&gt;If you want to check out the code, it's on Github &lt;a href="https://github.com/zaru/recurl"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;To download the Gem, &lt;a href="https://rubygems.org/gems/recurl"&gt;it's over here !&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks a lot for reading !&lt;/p&gt;

</description>
      <category>rails</category>
      <category>ruby</category>
    </item>
  </channel>
</rss>
