Skip to main content

World’s smallest ‘salt grain-sized’ computer for less than Rs 7 unveiled by IBM; Here’s how it will work

World’s smallest ‘salt grain-sized’ computer for less than Rs 7 unveiled by IBM; Here’s how it will work

American technology giant IBM has unveiled world's smallest computer -- a computer sized smaller than a grain of salt but with CPU with the 90s era of computing power. Here's what you need to know about it.

World's smallest computer by IBM
American technology giant IBM has unveiled world’s smallest computer. (Image: IBM)

American technology giant IBM has unveiled world’s smallest computer — a computer sized smaller than a grain of salt but with CPU with the 90s era of computing power. And it will cost less than Rs 7, or 10 cents. The ambitious computer will use the most-talked-about technology that rose to fame with Bitcoin, Blockchain. The computer is sized 1 millimeter by 1 millimeter.
At its annual business and technology even Think 2018, IBM claimed that the computer will smaller than a grain of salt in size, will cost less than 10 cents, and will manufacture, monitor, analyze, communicate, and even act on data. “It packs several hundred thousand transistors into a footprint barely visible to the human eye and can help verify that a product has been handled properly throughout its long journey,” IBM said in a statement.
While when IBM is planning to launch this computer is not known yet. IBM has said that its researchers are currently testing the prototype. IBM’s Arvind Krishna said that within the next five years, cryptographic anchors — such as ink dots or tiny computers — will be embedded in everyday objects and devices.
IBM researchers are developing crypto-anchors, tamper-proof digital fingerprints, to be embedded into products, or parts of products, and linked to the blockchain. These fingerprints can take many forms such as “tiny computers” or optical codes, but when they are tied to a blockchain, they represent a powerful means of proving a product’s authenticity.

    Comments

    Popular posts from this blog

    Bypass Ubuntu Login Screen

    Here is the new post on the series of the bypassing of the login screens of the different Operating Systems . In this post, we are going to bypass login screen of the 'Ubuntu 16.04 LTS' . This method is basically works on all Ubuntu . Here is the screen of the Login of the Ubuntu 16.04 LTS which we are going to bypass. STEPS:- Steps 1 :  First restart the system and load the GRUB menu by holding SHIFT  key when the BIOS  loads. After that selects ' Advanced Options ' and you will get this menu. Steps 2 :  Then selects recovery mode on the above menu and you will get the following menu. Steps 3 :  Then selects the root menu and you will dropped into root shell of the system. Steps 4 :  Then run the following commands: mount -rw -o remount / passwd <username> After the successful completion of the command, you have successfully changed the root password of the system. You find the root username of the system by changing to the syst

    Bypass Kali Linux Login Screen

    This is the another post of the Operating System Login Mechanism bypass series. In this post, we are going to bypass the login screen of the Kali Linux that works on all Kali rollings. This is method is slightly different from the method of the Ubuntu. STEPS:- Step 1 :  First, boot the Kali rolling and you will find the GRUB Menu of the KALI. Step 2 :  Then press 'e'  key to load the GRUB. Step 3 :  After that, replace 'ro'  to 'rw'  and 'init=/bin/bash'  at the same line and press 'F10'  key to load with this GRUB file. Step 4 :  After the boot, you will dropped into the root shell of the system. Step 5 :  Now, type 'passwd root'  command and enter the new unix password twice of the root user. Now, Reboot the system and boot normally and you are able to login to the root account of the Kali-rolling with the new password. Post written by - M4TRIX_H4CK3R Author  -  https://en.gravatar.com/kalima