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 a calculator in notepad

Make a calculator in notepad

Make a calculator in notepad? It is possible!

To do this, we will use so-called batch commands. These are the commands that are knocked on that "black window", ie CMD.

First, open Notepad and paste this Code:

@ECHO OFF
color 0a
title Calc
ECHO do-you-know-tech.blogspot.com/
ECHO -----------------------------------------------------
ECHO * = Multiplication
ECHO + = Addition
ECHO - = Subtraction
ECHO / = Division
:loop
echo.
echo -----------------------------------------------------
ECHO [Input expression and hit Enter]
SET /p UDefine=
SET /a UDefine=%UDefine%
ECHO =
ECHO %UDefine%
ECHO.
goto loop

Save it in .bat format and that's it. Like this: Save as > calculator.bat

This calculator does NOT count decimal numbers. That's why I made one, a much more complex that calculates decimals. It has been updated to version 2.2 and a lot of options have been added.

You can download it from THIS link.

Comments

Popular this month

Count a bunch of items IN SECONDS with this AI app!

If you work often with a large number of stacked items (boards, pipes, boxes…) you probably count them often. When that crowd is bigger, counting can take time. The AI ​​application will come to the rescue, which will do the counting for you in a second!

Google offline maps - instructions

Google has recently added several new features to its maps, including Offline maps and turn-by-turn navigation. It was these two options that were missing so that Google Maps  that could be used as a standalone offline navigation app.

Remove the background from the image with one click!

Removing backgrounds from images can be exhausting if you do it manually. Most people don't even know how to use advanced tools (such as Photoshop) and remove wallpaper. If you don't know or don't have time, to remove the background from an image, this AI tool will help you.

The Galaxy Note was ridiculed when it appeared, and now…

Did you know that the first Samsung Galaxy Note was ridiculed by users and the media? Everyone laughed at his "huge" case and said that it would fall apart immediately after it appeared. They said that it was too big and that such a phone would never be used every day.

SOPA is retiring for now

Lamar Smith said he is withdrawing the controversial SOPA law for now until they find a solution. Namely, the people behind this have obviously taken the protests of Wikipedia , Google, Reddit, and other big companies around the world seriously.