MF. development 09/25/2019
Have you ever needed to run an Excel spreadsheet on a daily basis? I recently came across this scenario, and as a lazy programmer I thought: You can't not automate this! I found a relatively simple solution and decided to document it.
MF. self en 07/31/2019
This podcast was a slap in the face, I won't say much because it won't lose its fun. All Devs, like me, who think (thought...) that the best anti-virus is common sense need to listen and reflect a little fact on the importance of security in our day-to-day and how much we leave our ego. technician turn a security hole.
MF. technology 07/30/2019
DNS, from the English Domain Name System (Domain Name System), acts as a translator of IP addresses (192.168.0.1) to domains (marquesfernandes.com), as a kind of post office that manages to transform a CEP (IP ) on a street (domain).
MF. development 07/29/2019
Looking to find duplicate records in your MongoDB database? In this article I will explain how to find the duplicate documents (records) using the aggregate method.
MF. development 07/27/2019
Recently I needed to set up a project to download files with names that followed a monthly pattern and for that I set up a dynamic function to make it easier. Leave your comment if you have found/made another solution!
MF. technology 07/21/2019
Looking for libraries to render graphics and visualizations? I have separated 6 libraries that will make it easier for you to create beautiful and interactiv...
MF. tools 07/21/2019
Free online tool to form messy HTML into readable, beautiful and correctly indented code.
MF. development 06/18/2019
Probably at some point in your life you will be facing an unknown linux terminal where you have no idea what the distribution is, let alone the version... Bu...
MF. technology 04/15/2019
!Google Keyword Planner/wp-content/uploads/2019/04/image-2-1024x521.pnghttps://ads.google.com/home/tools/keyword-planner/
MF. development 04/01/2019
The sudo command allows regular users access to administrative functions normally only available to the root user.
MF. development 03/19/2019
VS Code is my darling editor at the time: Open source, cross-platform, lightweight, highly customizable and with an amazing community. I separated a list with 6 themes that I already used and approved.
MF. development 03/19/2019
If you're tired of your scum terminal on linux; Tired of having to use alt + tab between terminals in the same project; Tired of getting lost trying to paste a command; Meet Terminator, a more robust, organized and customizable terminal emulator.
MF. development 03/14/2019
Favicon, "Favourite Icon", is an image used by browsers to graphically represent a webpage. Previously, the only accepted format was ".ico" and 16x16 pixels in size, but nowadays we can use other formats such as ".png", ".jpg" and ".svg".
MF. design en 03/08/2019
Are you building a control panel or an administrative system? I've separated 8 free, responsive and complete templates to facilitate your going.