Blank Google Search Result, Another Error?

A couple of minutes ago, I tried to search for any keyword on Google and the browser just return a blank result. I use the Google toolbar to send my query. I also tried to access Google with their URL but they returned a blank result. I don’t know if the problem is with my […]

Movie Review: GOAT – The Greatest of All Time

Note: Spoilers ahead so please read at your own risk. 🙂 I don’t intend to spoil it but I just can’t stop myself from saying my piece about the new Vijay film after watching it on Netflix.  “The Greatest of All Time”, or GOAT, is a 2024 Tamil-language action thriller that stars the iconic Vijay, […]

Steps On How to Install Latest MariaDB on AlmaLinux , CentOS, Oracle Linux

To install the latest version of MariaDB on AlmaLinux, you need to add MariaDB repositories. To install version 10.7 of MariaDB, execute the following to add the MariaDB repo to your system: curl -LsS -O https://downloads.mariadb.com/MariaDB/mariadb_repo_setup sudo bash mariadb_repo_setup –mariadb-server-version=10.7 Next is to install MariaDB using the following: sudo dnf install mariadb-server mariadb After installing […]

Watch Movies and TV Series Online for Free in the Philippines

Updated! Love watching movies and TV series with your computer, mobile phones, smart TV or tablets? Well, check the following streaming services in the Philippines that let you watch TV Series and Movies online for free. Netflix Primevideo iFlix Fox+ Hooq Youtube ABS-CBN iWantTV Viu Netflix – I think the most popular streaming app in […]

Recover Corrupted C# Form – Nulled .CS Issue

I’m developing a system the other night for a client and was working with a very critical part of the system. I’m using Microsoft Visual C# and while I was coding, my son suddenly turn off my computer. I thought there will be no issue after that but when I open the project again, I […]