<?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: Amana Samsudeen</title>
    <description>The latest articles on DEV Community by Amana Samsudeen (@amanasamsudeen).</description>
    <link>https://dev.to/amanasamsudeen</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%2F511092%2F18043e37-a27c-466f-9420-a376f6e7b24a.jpg</url>
      <title>DEV Community: Amana Samsudeen</title>
      <link>https://dev.to/amanasamsudeen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amanasamsudeen"/>
    <language>en</language>
    <item>
      <title>Block chain In a Nutshell</title>
      <dc:creator>Amana Samsudeen</dc:creator>
      <pubDate>Sun, 09 May 2021 14:45:45 +0000</pubDate>
      <link>https://dev.to/ucscmozilla/block-chain-in-a-nutshell-1h9a</link>
      <guid>https://dev.to/ucscmozilla/block-chain-in-a-nutshell-1h9a</guid>
      <description>&lt;p&gt;Before understanding what is blockchain lets try to understand what a distributed database is. A distributed database is a collection of multiple interconnected databases, which are spread physically across various locations that communicate via a computer network. &lt;br&gt;
A blockchain is similar to distributed databases that maintain a continuously growing list of chronologically ordered records, called blocks. These blocks are linked using encryption techniques which contains a link to connect each block to its previous block, a timestamp, and transaction data. It is like a decentralized, distributed and public digital ledger.&lt;br&gt;
Blockchains are mainly used to record transactions across many computers so that the record cannot be altered without the alteration of all subsequent blocks because the whole chains link depends on data in the nodes(blocks).&lt;/p&gt;

&lt;h1&gt;
  
  
  Why is Blockchain Popular?
&lt;/h1&gt;

&lt;p&gt;Suppose one of us is transferring money to a friend from his/her bank account. He/ She would log in to online banking and transfer the amount to the other person using their account number. After the transaction is completed, the bank updates the transaction records of both persons. Even though this seems simple. These transactions are highly vulnerable.&lt;br&gt;
These types of transactions can be tampered very quickly. Blockchain technology was created essentially to overcome problems of this nature.&lt;/p&gt;

&lt;p&gt;So How Does Blockchain Protect These Transactions?&lt;br&gt;
How exactly does Blockchain technology work?&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--J0mS95mG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2jdd24k8vq6r13s5d16q.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--J0mS95mG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2jdd24k8vq6r13s5d16q.jpg" alt="Alt Text" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Blockchain is a combination of three leading technologies:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Cryptographic keys (Asymmetric and Symmetric Cryptographies).&lt;/li&gt;
&lt;li&gt;A peer-to-peer network containing a shared digital ledger.&lt;/li&gt;
&lt;li&gt;A means of computing, to store the transactions and records of the network.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Cryptography keys consist of two keys those are Private key and Public key. These keys help in performing successful transactions between two parties. Each individual has these two keys, which they use to produce a secure digital identity reference. This secured identity is the most important aspect of Blockchain technology. In the world of cryptocurrency, this identity is referred to as ‘digital signature’ and is used for authorizing and controlling transactions&lt;br&gt;
The digital signature is merged with the peer-to-peer network; a large number of individuals who act as authorities use the digital signature in order to reach a general agreement on transactions, among other issues. When they authorize a deal, it is certified by a mathematical verification, which results in a successful secured transaction between the two network-connected parties. &lt;br&gt;
So, to sum it up, Blockchain users employ cryptography keys to perform different types of digital interactions over the peer-to-peer network.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>IOT in a Nutshell</title>
      <dc:creator>Amana Samsudeen</dc:creator>
      <pubDate>Thu, 17 Dec 2020 14:51:14 +0000</pubDate>
      <link>https://dev.to/ucscmozilla/iot-in-a-nutshell-5fnp</link>
      <guid>https://dev.to/ucscmozilla/iot-in-a-nutshell-5fnp</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkqgea0i38dh9u35djh6y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkqgea0i38dh9u35djh6y.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In the world we live in today, almost everything is connected in some way to the internet. The Internet of Things is a simple concept, taking all the things in the world and connecting them to the internet.&lt;/p&gt;

&lt;p&gt;If we see a simple definition of IoT,&lt;br&gt;
The interconnection via the Internet of computing devices embedded in everyday objects, enabling them to send and receive data.&lt;/p&gt;

&lt;p&gt;What this simply means is that the objects around us which we use in day to day life has many activities to do and it has statuses. How amazing would it be if we could control it through internet? For example, say you have a fan at home, its connected to internet, and you too are also connected to internet. Then wherever you are in the world, as long as you have access to internet by any means you also have access to you fan in your room. &lt;/p&gt;

&lt;p&gt;Another aspect is that, objects that we use in our day to day life emits several statuses and actions. So, when this object is connected to internet and to smart sensors. Then sensors can transfer data and information through internet.&lt;br&gt;
IoT is not only used for personal needs and day to day life. They are also used in many disciplines such as healthcare, logistics, industry, farming, and many more.&lt;/p&gt;

&lt;p&gt;IoT has the potential to redefine the healthcare system. The Internet of Medical Things (IoMT) is virtually the collection of medical devices and applications that connect to healthcare IT systems through online computer networks. &lt;/p&gt;

&lt;p&gt;As the amount of connected medical devices increases, the power of IoMT grows as grows the scope of its application, be it remote patient monitoring of people with chronic or long-term conditions or tracking patient medication orders or patients’ wearable health devices, which can send information to caregivers.&lt;/p&gt;

&lt;p&gt;If we take the farming industry, the sensors can collect information about the soil moisture to tell the farmer how much to water the crops, but you don’t actually need the farmer. Instead, the irrigation system can automatically turn on as needed, based on how much moisture is in the soil. &lt;br&gt;
To wind up things, filling our earth with IoT is often thought of as “The 4th Industrial Revolution”, because of how impactful it can be. We should all be aware of the changes happening and the issues they bring, but also appreciate we live in a world where these kinds of changes are possible and are actually happening.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Will GPT-3 Revolutionize AI?</title>
      <dc:creator>Amana Samsudeen</dc:creator>
      <pubDate>Wed, 11 Nov 2020 14:27:40 +0000</pubDate>
      <link>https://dev.to/ucscmozilla/will-gpt-3-revolutionize-ai-4f6e</link>
      <guid>https://dev.to/ucscmozilla/will-gpt-3-revolutionize-ai-4f6e</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.sigmoid.com%2Fwp-content%2Fuploads%2F2020%2F08%2Fsigmoid-blog-gpt.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.sigmoid.com%2Fwp-content%2Fuploads%2F2020%2F08%2Fsigmoid-blog-gpt.jpg" alt="enter image description here"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There is been a great deal of hype and excitement in the Artificial Intelligence (AI) world around a newly developed technology known as GPT-3. It's an AI that is better at creating content that has a language structure ,human or machine language than anything that has come before it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is GPT-3?
&lt;/h2&gt;

&lt;p&gt;Starting with the very basics, GPT-3 stands for Generative Pre-trained Transformer 3 . It’s the third version of the tool to be released.&lt;br&gt;
In short, this means that it generates text using algorithms that are pre-trained. They have already been fed all of the data they need to carry out their task. Specifically, they have been fed around 570GB of text information gathered by crawling the internet along with other texts selected by OpenAI, including the text of Wikipedia.&lt;/p&gt;

&lt;h2&gt;
  
  
  What can GPT-3 do?
&lt;/h2&gt;

&lt;p&gt;GPT-3 can create anything that has a language structure which means it can answer questions, write essays, summarize long texts, translate languages, take memos, and even create computer code.&lt;br&gt;
This is, of course, pretty revolutionary, and if it proves to be usable and useful in the long-term, it could have huge implications for the way software and apps are developed in the future.&lt;br&gt;
As the code itself isn't available to the public yet  access is only available to selected developers through an API maintained by OpenAI. Since the API was made available in June this year.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Does GPT-3 works?
&lt;/h2&gt;

&lt;p&gt;GPT-3 is a language prediction model. This means that it is an algorithmic structure designed to take one piece of language (an input) and transform it into what it predicts is the most useful following piece of language for the user.&lt;br&gt;
It can do this thanks to the training analysis it has carried out on the vast body of text used to “pre-train” it. Unlike other algorithms that, in their raw state, have not been trained, OpenAI has already expended the huge amount of compute resources necessary for GPT-3 to understand how languages work and are structured.&lt;br&gt;
    It's also a form of machine learning termed unsupervised learning because the training data does not include any information on what is a "right" or "wrong" response, as is the case with supervised learning. All of the information it needs to calculate the probability that it's output will be what the user needs is gathered from the training texts themselves.&lt;/p&gt;

&lt;h2&gt;
  
  
  What are some problems with GPT-3?
&lt;/h2&gt;

&lt;p&gt;It is a hugely expensive tool to use right now, due to the huge amount of compute power needed to carry out its function. This means the cost of using it would be beyond the budget of smaller organizations.&lt;br&gt;
    It is a closed or black-box system. OpenAI has not revealed the full details of how its algorithms work, so anyone relying on it to answer questions or create products useful to them would not, as things stand, be entirely sure how they had been created.&lt;br&gt;
    The output of the system is still not perfect. While it can handle tasks such as creating short texts or basic applications, its output becomes less useful  when it is asked to produce something longer or more complex. These are some issues GPT-3 has.&lt;br&gt;
 Anyway  it’s a fair conclusion that GPT-3 produces results that are leaps and bounds ahead of what we have seen previously. Anyone who has seen the results of AI language knows the results can be variable, and GPT-3’s output undeniably seems like a step forward. When we see it properly in the hands of the public and available to everyone, its performance should become even more impressive.&lt;/p&gt;

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