MF. technology 03/07/2019
CGNAT is as if the operator had installed a second router in its region and shared its internet connection with its other customers.
Being a little more technical: Providers are sharing a public IPV4 to more than one customer and routing the connection through a second route to their home router.
MF. technology 03/05/2019
NodeJS is a Javascript execution environment. How cool, but what does it mean? How it works?
MF. technology 03/01/2019
I recently came across an article from lifehackerhttps://lifehacker.com/check-to-see-if-your-next-chrome-extension-is-safe-with-1832818910 talking about the ...
MF. design en 02/25/2019
I don't consider myself a person with bad taste, but when it comes to creating art I end up taking a long time to reach an acceptable result. As life is incr...
MF. design en 02/24/2019
I spend all my time looking for references and inspiring designs, I constantly spend hours wandering around sites like Awwwards and One Page Love. No wonder that with so many inspirations I end up fighting an internal battle every day not to keep redoing my portfolio and/or blog...
MF. technology 02/23/2019
JSON Web Tokens (JWT) is an open standard (RFC 7519) that defines a compact, self-contained way to securely transmit information between two points in the form of a JSON object. Information can be verified and trusted because it is digitally signed, either through an encryption using a secret key (Made with the HMAC algorithm) or by the public/private key system using RSA or ECDSA.
MF. design en 02/19/2019
Looking for free and read-optimized fonts? I selected 5 top Google Fonts for you to use!
MF. development 02/18/2019
I recently received a PPK file to connect to a company server, as an Ubuntu user I needed to convert to the PEM format which is supported by OpenSSH.
MF. technology 02/17/2019
We've selected 4 factors that may be affecting your pages' performance. Identifying and correcting them can bring short-term results.
MF. self en 02/17/2019
Currently, 92% of potential customers use the internet to consume information, share opinions and research about companies, products and services before making a purchase.
02/17/2019
<p>Today I'm sharing with you a carefully curated collection of payment method and credit card icon packs for online stores.</p>
02/17/2019
IT outsourcing has been discussed for a long time across many segments. Below I summarized what I have said and heard about the topic in the context of communication agencies so you can analyze how each perspective fits.
02/16/2019
By default the Ubuntu terminal distinguishes between folders and files whose names start with uppercase and lowercase letters; I personally find this counterproductive and it is...
02/12/2019
If you also connect daily to remote servers or local VMs, you have probably run into the tedious and annoying job of typing and remembering...