Useful tips for everyday
What is the difference between embed and link? Let’s discuss the difference between embedding and linking videos. An embedded video lets you borrow the video…
Do we need a test set when using K-fold cross validation? Yes. As a rule, the test set should never be used to change your…
What does force recorddata do in Lightning component? A force:recordData component defines the parameters for accessing, modifying, or creating a record using Lightning Data Service.…
What batch size is LSTM? By experience, in most cases, an optimal batch-size is 64. Nevertheless, there might be some cases where you select the…
Why are web config files not identical on all machines in the farm? Rule Name: Web.config files are not identical on all machines in the…
What are the ambiguous requirements? Let’s start by defining what is meant by ambiguous requirements: A single reader can interpret a requirement in more than…
How do I read dmesg logs in Linux? When the computer boots up, there are lot of messages(log) generated during the system start-up. So you…
How do I turn off AutoBoot on Mac? To disable AutoBoot, open up the Mac Terminal, and type/paste the following into the command line: sudo…
Is the interface IP address part of the Nat pool? Do not configure the interface IP address as part of the IP address NAT pool.…
Which ciphers are tls1 2? What is a TLS 1.2 Cipher Suite? Key Exchange Algorithms (RSA, DH, ECDH, DHE, ECDHE, PSK) Authentication/Digital Signature Algorithm (RSA,…