Jessica Macalindong

What is Machine Learning?

            In 1959, Arthur Samuel coined the term “machine learning“. He was a pioneer in Artificial Intelligence and computer games, defining Machine Learning as a “field of study that allows computers to learn without being explicitly programmed.”             In simple terms, Machine Learning is an application of Artificial Intelligence (AI) which enables a program (software) …

What is Machine Learning? Read More »

How to resolve Error in Installing VirtualBox Guest Addition

If you already tried the steps stated in this YouTube Tutorial (link:https://youtu.be/RxmGFsaOyks) on how to make your Ubuntu 20.04 full screen in VirtualBox, yet it wasn’t still flashes in full screen when you press the Host+F combination or go to View > Full screen mode then there might be an error in installing VirtualBox Guest …

How to resolve Error in Installing VirtualBox Guest Addition Read More »

What is Ransomware and Should You Pay for the Ransom?

Recently, a well known internet technology company Accenture was hit with ransomware attack. According to ThreatPost, the ransomware-as-a-service group LockBit 2.0 targeted the company with its ransomware on August 11, 2021, threatening to release and sell the data unless a ransom was paid. What is Ransomware? Ransomware is a type of malware that encrypts the …

What is Ransomware and Should You Pay for the Ransom? Read More »

What is Virtual Box and the Advantage of it?

VirtualBox is open-source software for virtualizing the x86 computing architecture. It acts as a hypervisor, creating a VM (virtual machine) where the user can run another OS (operating system). The “host” OS is the operating system on which VirtualBox runs. The “guest” OS is the operating system that runs in the virtual machine. VirtualBox can …

What is Virtual Box and the Advantage of it? Read More »

How to Install Visual Studio Code in Ubuntu 20.04 Using GUI

Visual Studio Code is a well-known, powerful open-source code editor and cross-platform developed by Microsoft. It provides countless features to the developers and a trouble-free way to write and manage code. It includes features like  embedded Git, supports debugging features, syntax highlighting, intelligent code completion, snippets, and code refactoring. Visual Studio Code is free to …

How to Install Visual Studio Code in Ubuntu 20.04 Using GUI Read More »