MF. technology 07/22/2020
How to move/install WSL 2 from C:/ disk to another disk. If you have limited space available on your primary disk, be aware that it is possible to move your WSL installations to another disk/location.
MF. technology 07/17/2020
Looking to improve the speed of your WordPress site? Using a cache plugin can speed up loading, creating a better experience for your users.
MF. technology 07/17/2020
Do you have two computers and only one keyboard and mouse? Or just want to save time and use an old computer as a second screen? And if I told you that it's possible to share your computer's keyboard and mouse and control more than one computer with them, and that it doesn't matter what operating system your machines have, yes it's possible!
MF. design en 07/14/2020
Adobe Photoshop is one of the best programs available for design, its price however can be daunting for users or freelancers. There are several free tools that can replace Photoshop, although they don't have exactly the same functionality, they do the job.
MF. technology 07/12/2020
SEO is an optimization for search engines, nothing more than a set of techniques that influence search engine algorithms to better identify and define the position and importance of a page for a given search.
MF. technology 07/12/2020
Swift is an open source programming language developed and maintained by Apple, it is a powerful and intuitive programming language for macOS, iOS, watchOS, tvOS, basically for all Apple products and services. Swift development is very iterative, the syntax is concise, expressive, simple, and includes many features for high-level development while still maintaining security.
MF. technology 07/11/2020
Most of the quality and free content is in English, so tune your English and let's get down to business, I've put together a list of courses and tutorials to learn JavaScript!
MF. technology 07/11/2020
You've probably wondered if it's possible to make money on the internet? Yes, it's possible, but it's not as miraculous and easy as many people out there sell. There are several ways to earn money on the internet, but let's talk about one in specific: Affiliate Program.
MF. development 07/11/2020
APIs allow easy access to information in systems, which is becoming more and more standard in the market, with that in mind, some demands of connecting to systems via API in Excel are necessary and very useful, so I decided to share a little how I created this integration.
MF. development 07/11/2020
Which programming language should I learn first is one of the most frequently asked questions by those who are looking to start developing, to decide it is necessary to analyze and understand your objective and tastes.
MF. technology 07/10/2020
That VSCode has become the community's favorite IDE is nothing new, it makes life easier for many developers on a daily basis. We can further streamline our development process by using some super useful extensions. I have separated a list of the extensions that I use and recommend to improve your productivity.
MF. technology 07/10/2020
Blockchain is a series of immutable data records with timestamps, managed by a group of computers that do not have centralized control. Each block of data (blocks) is secured and connected to the other using cryptography (chain).
MF. development 07/10/2020
Imagine the following situation. You need to find out why your notebook is running slowly, or even an installation of a cloud database. You remember an article you read that showed the difference SSD makes to your computer's performance, but how do you find out?
MF. development 07/10/2020
It's very easy to create a Linux service, you can create a service that runs any script or program in any programming language, and make that system persistent and resilient as a service on your machine.