<?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: Ricardo Amorim</title>
    <description>The latest articles on DEV Community by Ricardo Amorim (@amorino).</description>
    <link>https://dev.to/amorino</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%2F1075026%2F34a34876-f18d-48bb-a0a1-aace6f6b9b6f.jpg</url>
      <title>DEV Community: Ricardo Amorim</title>
      <link>https://dev.to/amorino</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amorino"/>
    <language>en</language>
    <item>
      <title>🔐 What if the key to a secret was held by many, not one?</title>
      <dc:creator>Ricardo Amorim</dc:creator>
      <pubDate>Wed, 13 Aug 2025 17:05:07 +0000</pubDate>
      <link>https://dev.to/amorino/what-if-the-key-to-a-secret-was-held-by-many-not-one-27en</link>
      <guid>https://dev.to/amorino/what-if-the-key-to-a-secret-was-held-by-many-not-one-27en</guid>
      <description>&lt;p&gt;I wrote a blog post about secret sharing.&lt;/p&gt;

&lt;p&gt;From the simple additive method to Shamir’s polynomial magic, and how to split information safely.&lt;/p&gt;

&lt;p&gt;Read here 👉 &lt;a href="https://ricarim.github.io/blog/secret-sharing/" rel="noopener noreferrer"&gt;https://ricarim.github.io/blog/secret-sharing/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>privacy</category>
      <category>programming</category>
      <category>cryptography</category>
    </item>
    <item>
      <title>Blog Post: My first Neovim plugin</title>
      <dc:creator>Ricardo Amorim</dc:creator>
      <pubDate>Sat, 19 Apr 2025 13:18:17 +0000</pubDate>
      <link>https://dev.to/amorino/blog-post-my-first-neovim-plugin-4aco</link>
      <guid>https://dev.to/amorino/blog-post-my-first-neovim-plugin-4aco</guid>
      <description>&lt;p&gt;I just published a blog post about my first Neovim plugin: notekeeper.&lt;/p&gt;

&lt;p&gt;It's a minimal Lua plugin that lets you take notes per project, directly inside Neovim.&lt;/p&gt;

&lt;p&gt;Why I built it, how it works, and how you can use it:&lt;br&gt;
&lt;a href="https://ricarim.github.io/blog/notekeeper/" rel="noopener noreferrer"&gt;https://ricarim.github.io/blog/notekeeper/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>neovim</category>
      <category>vim</category>
      <category>lua</category>
    </item>
    <item>
      <title>Tutorial How To Exit Vim</title>
      <dc:creator>Ricardo Amorim</dc:creator>
      <pubDate>Wed, 07 Jun 2023 21:55:48 +0000</pubDate>
      <link>https://dev.to/amorino/tutorial-how-to-exit-vim-51el</link>
      <guid>https://dev.to/amorino/tutorial-how-to-exit-vim-51el</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdotpm60kzvrosg6tyts1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdotpm60kzvrosg6tyts1.png" alt="Image description" width="800" height="439"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you are in a window similar to this one and can't get out, fear nothing I am here. &lt;/p&gt;

&lt;p&gt;Just press &lt;code&gt;Esc&lt;/code&gt; and after that &lt;code&gt;:q!&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Your welcome for this useless tutorial. :)&lt;/p&gt;

</description>
      <category>vim</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
