<?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: DEADBLACKCLOVER</title>
    <description>The latest articles on DEV Community by DEADBLACKCLOVER (@deadblackclover).</description>
    <link>https://dev.to/deadblackclover</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%2F176865%2F3cd51dd9-188a-4af6-b9b9-1e6b2f2f0e58.jpeg</url>
      <title>DEV Community: DEADBLACKCLOVER</title>
      <link>https://dev.to/deadblackclover</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/deadblackclover"/>
    <language>en</language>
    <item>
      <title>Virus Launch Panel - CSS Art</title>
      <dc:creator>DEADBLACKCLOVER</dc:creator>
      <pubDate>Sat, 19 Dec 2020 13:39:22 +0000</pubDate>
      <link>https://dev.to/deadblackclover/virus-launch-panel-css-art-49n0</link>
      <guid>https://dev.to/deadblackclover/virus-launch-panel-css-art-49n0</guid>
      <description>&lt;p&gt;At one time, I was very fond of making various arts in CSS. I would like to introduce you to one of these.&lt;/p&gt;

&lt;p&gt;I really love the hacker culture of the 80-90s. I also love the 1995 Hackers movies. This is my favorite movie and I watch it often.&lt;/p&gt;

&lt;p&gt;The guys in this movie had a really cool laptop. Each had a unique laptop design with a unique operating system. So I decided to make an "Acid Burn" laptop interface.&lt;/p&gt;

&lt;p&gt;Live: &lt;a href="https://deadblackclover.net/virus/" rel="noopener noreferrer"&gt;https://deadblackclover.net/virus/&lt;/a&gt;&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/deadblackclover" rel="noopener noreferrer"&gt;
        deadblackclover
      &lt;/a&gt; / &lt;a href="https://github.com/deadblackclover/virus" rel="noopener noreferrer"&gt;
        virus
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      CSS Art
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>css</category>
      <category>art</category>
      <category>html</category>
    </item>
    <item>
      <title>Clover - my Emacs configuration</title>
      <dc:creator>DEADBLACKCLOVER</dc:creator>
      <pubDate>Thu, 17 Dec 2020 16:53:40 +0000</pubDate>
      <link>https://dev.to/deadblackclover/clover-my-emacs-configuration-53i8</link>
      <guid>https://dev.to/deadblackclover/clover-my-emacs-configuration-53i8</guid>
      <description>&lt;p&gt;It's already been a year since I started developing my configuration for Emacs. I've been looking for an editor that I like for several years now. And so I decided to stop at Emacs, since it is simple and very flexible in customization. I would even say that it is a programmable code editor.&lt;/p&gt;

&lt;p&gt;I have already released version 0.2.1 of my config. In it, I implemented support for languages:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;C/C++&lt;/li&gt;
&lt;li&gt;Java&lt;/li&gt;
&lt;li&gt;Lisp&lt;/li&gt;
&lt;li&gt;Node.js&lt;/li&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;PHP&lt;/li&gt;
&lt;li&gt;Rust&lt;/li&gt;
&lt;li&gt;Scala&lt;/li&gt;
&lt;li&gt;Solidity&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also added there:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Code highlighting and autocompletion&lt;/li&gt;
&lt;li&gt;Disassembler&lt;/li&gt;
&lt;li&gt;Update system&lt;/li&gt;
&lt;li&gt;File tree&lt;/li&gt;
&lt;li&gt;Theme and various decorations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you use Emacs or you are just interested in my code, then please view the code.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/deadblackclover" rel="noopener noreferrer"&gt;
        deadblackclover
      &lt;/a&gt; / &lt;a href="https://github.com/deadblackclover/clover" rel="noopener noreferrer"&gt;
        clover
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      😜 🤘 Emacs for real hackers
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="org"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Clover&lt;/h1&gt;

&lt;/div&gt;
&lt;p&gt;Emacs for real hackers&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Installation&lt;/h1&gt;

&lt;/div&gt;
&lt;div class="highlight highlight-source-shell notranslate position-relative overflow-auto js-code-highlight"&gt;
&lt;pre&gt;&lt;span class="pl-c1"&gt;cd&lt;/span&gt; &lt;span class="pl-k"&gt;&amp;amp;&amp;amp;&lt;/span&gt; git clone git@github.com:deadblackclover/clover.git &lt;span class="pl-k"&gt;~&lt;/span&gt;/.emacs.d&lt;/pre&gt;

&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Update&lt;/h1&gt;

&lt;/div&gt;
&lt;p&gt;Type &lt;code&gt;M-x clover-update&lt;/code&gt; to get new version.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Documentation&lt;/h1&gt;

&lt;/div&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;a href="https://github.com/deadblackclover/clover/doc/Shortcuts.org" rel="noopener noreferrer"&gt;Shortcuts&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="https://github.com/deadblackclover/clover/doc/Functions.org" rel="noopener noreferrer"&gt;Functions&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href="https://github.com/deadblackclover/clover/doc/Games.org" rel="noopener noreferrer"&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/deadblackclover/clover/img/hacker.png"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fdeadblackclover%2Fclover%2Fimg%2Fhacker.png" alt="img/hacker.png"&gt;&lt;/a&gt;
  &lt;a rel="noopener noreferrer" href="https://github.com/deadblackclover/clover/img/emacs.png"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fdeadblackclover%2Fclover%2Fimg%2Femacs.png" alt="img/emacs.png"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/deadblackclover/clover" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>emacs</category>
      <category>clover</category>
      <category>lisp</category>
    </item>
  </channel>
</rss>
