Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

Make your keyboard light up

Make your keyboard light up

Here's an old interesting trick for Windows operating systems - A light show of lights.

With the help of a small ordinary script, you can "make" the lights (Num, Caps, Scroll) on the Keyboard light up, ie. tremble.

This "trick" will work on all keyboards!

So what do you need:

Let's start:

  1. Open Notepad and copy the code below:
    Set wshShell =wscript.CreateObject("WScript.Shell")
    do
    wscript.sleep 100
    wshshell.sendkeys "{CAPSLOCK}"
    wshshell.sendkeys "{NUMLOCK}"
    wshshell.sendkeys "{SCROLLLOCK}"
    loop
  2. Save file (Ctrl + S) as filename.vbs
    Note that it says .vbs at the end
  3. A new file will appear, click 2x on it to run it and that's it, the lights are flashing.

To stop the script:

Open the Task Manager (Ctrl + Alt + Del), go to the "processes" tab, and at the end of the list find the process wscript.exe, click on  End Process and the script will shut down.

Note: The lights may not turn off either, but if they remain on, simply turn them off with the appropriate key on the keyboard.

Comments

Popular this month

Chrome crashed in Pwn2Own

Google's Chrome browser crashed during the Pwn2Own competition. Yesterday, the first of three days of the competition was held. Although Pwn2Own has been untouchable in the past two years , the French team, Vupen, was the first to show the existence of two weak points within this browser when it runs on the Windows 7 operating system.

The best application for watching foreign TV series

If you are a fan of foreign series, I believe you will like this application. This is an application for Android and iOS devices, and it can also be accessed via the web. It's called TVShow Time , and what does it offer?

The difference between Sleep, Hibernate and Hybrid sleep options

What is the difference between regular Sleep mode and Hybrid sleep mode? And what is Hibernate ? I will try to explain in the simplest way possible so that everyone understands nicely. 1. Sleep When you select Sleep mode , all components of the computer except RAM are shut down to store data. So, if you do something on the computer and press Sleep, the computer shuts down and everything you did (left open windows, documents, etc.) is stored in RAM.

New Google option

Google will start popularizing the search results of individual users with posts shared publicly by their links to Google+, the company announced. The new feature, which only works when users are signed in to their Google Accounts, aims to tailor the results to users' individual tastes.

How to choose an external battery (power bank)?

An external battery (power bank) has become an almost indispensable gadget for everyone who uses their smart devices every day. We know how fast the battery drains and it is always good to have a backup power supply. Power Bank is a great solution.