Posts

Showing posts from 2021

Shutdown vs Restart #66

 Don't do anything until you read this.  Computer laptop will thank you  In older version of windows, both 'shutdown ' did exactly the same thing in terms of shutting down process. But, What After windows 8.1 update? Windows introduced fast boot By default windows 10 enables the fast startup options when a user click s shut down. Shut down: All files and programs shut down. Windows kernel is still running for next fast boot. Restart: Windows kernel also restarts. That's create your snapshot and revokes it again HIBERFIL.SYS file So if you have any problem or any errors this return exactly same again. When you're installing new software, games or  Hardware you're going to needs to restart your computer. This will ahut off all so that the kernel can be reestablished with the new software or hardware in consideration. Restart your device at least once a week is good habit..

How to crack Windows password? #65

Image
  How to crack Windows password? Note: For education purpose only   How to hack We are going to hack windows account with a simple password. Windows uses NTLM hashes to encrypt passwords. We will use the NTLM cracker tool in Cain and able to do that.   Cain and able Cain and able cracker can be used to crack passwords using: Directory attack Brute force Cryptanalysis   We will use the dictionary attack in this example. You will need to download the dictionary attack wordlist from our telegram channel.   Steps to follow: Step:1 For this detonation, we need to create a windows accounts with the password qwerty on windows 7.   Step:2 Open Cain and able (windows software) make sure the cracker tab is selected.   Step:3 Click on the add button on the toolbar. The following dialog windows will appear:   Step:4 The local users account will be display as follows. Note the result show will be of the user ac...

Color Matching rules #64

Image
Color  Matching rules 1.      Focus on neutral  color Black White Gary Navy Light Sky Blue Brown Khaki   2.     Use small pops of brighter colures This is where you do get to do a bit of experimentation. Just remember what happen to a pizza if you overload it with multiple veggies or meat types that don’t go well together. Same principle applies when it comes to colors in your wardrobe.   3.     Consider but don’t overthink your skin tone When dressing up, men often wonder: “does this color look good with my skin tones?” ever asked this worry about this too much. It’s more a secondary issue, and don’t a huge limiting factors when it comes to what color you can wear. The key as always, is moderation. Stick with only small touch of 1-2 brighter color to prevent them from clashing with OR overpowering the rest of your outfit. Shouldn’t skin color matter here? Well, yes to a creat...

Machine Learning RoadMap Part - II #62

Image
  Performance analysis Model evaluation helps best model that represents our data and how well the choose model in the future.   Resources ·          Medium blogs ·          Andrew Ng ML courses ·          Fast.ai ·          Machine learning mastery ·          Check our 100daysofmicode   Concept ·          Confusion matrix, accuracy, f1 score, AUC ROC, Bias variance tradeoff. R^2. MSE, Error rate etc.   Machine Learning To star machine learning, first understanding the terminologies around machine learning and its types (supervised learning, unsupervised learning, Dimensionality reduction techniques, time series etc.   Resources ·          Machine learning...

Campus Recruitment Drive for Batch 2020 #63

Image
  Campus Recruitment Drive for Batch 2020   Registration End Date : 5th February 2021 Test Date : Starting from February 11 2021   Open Link Below https://jobs.americanexpress.com/global/jobs/20006419   Description 1.         Location: Across India 2.       Work Location: Bangalore – India 3.       Employment type: Full Time   Selection Procedure: Step:1 Technical Assessment Procedure   Step:2 Multiple choice Question based English communication test   Step:3 Game based Aptitude test   Step:4 Behaviour comentancy profiling   Step:5 Technical and HR Interview   Selection Process will be Online   Test Eligibility: Should have graduated in 2020 % Criteria -   Should have 60% and above in 10 th 12 th diploma, graduation (aggregate of 8 semesters) MCA/ MTech   Qualifica...

Machine Learning RoadMap Part - I #61

Image
  What is machine learning? Machine learning is the study of computer algorithms that allow computer programs to improve automatically through experience. Tom M. Mitchell Why now? Because it’s finally feasible and practicable. Exponentiation in the amount of data, as well as incredible hardware advances, has given life to machine learning ideas that once only lived on paper. Learn Programming Choose any programming languages (Go with python) and learn interactively. Also, learn CS fundamentals. Resources Cs50x by Harvard Learnpython.org Python crash course Learn python the hard way Pythonprogramming.net/ Check our 100daysofmcode Linear algebra Lot of ML Concept are tired up with linear algebra. It also helps us to understand concepts like PCA and also you can build algorithm from scratch. Resources Part 1 of deeplearningbbok.org Math track of khan academy mml-book.com linear algebra by fast.ai 3blue1brwon Check our 100daysimicode Concept Matrices Eigenvectors & Eigenvalues. Jac...

The Best developers Ever #60

Image
  Know your #JavaScript Variable Data types Conditional Looping Classes Prototypes Prototypal Inheritance Closure Hoisting Lexical Scope Good and bad practices Design pattern   Know your #HTML #CSS DOM Elements CSS selectors Box Model Display and position properties Cantering your elements Flexbox Media queries Web Storage CSS validation Magnification and Obfuscation   Know your framework #React JSX Virtual Dom Function vs Class components Events handling Component life cycle React hooks React performance optimization React suspense Graph   Know the #web HTTP Web services Rest API Web workers Server side rendering Authentication Authorization OAuth JWT CORS Secure coding principal Web Attacks CSRF XSS   Know your tools Text editor: #VS Code, Vim, and are my favourites Extensions: Gitlens Prettier Linters Bracket pair colorizer   Git:...

Five Rules of Texting Someone Like part-II #59

Image
3. Basic Conversation Skill The same rules that apply to real world conversation apply to the world of texting. -         Ensure they don’t get bored: Be well read, have the ability to talk about multiple subjects.   -         Be good listener and acknowledge what they’re saying: Don’t be the person that only speaks about themselves/ their own lives. Respond to what they’ve just told you. Maybe ask them a follow up questions to what they just said. Then move on to the next topic.   -         Be Interesting: Is your conversation adding any values to their life are your questions stimulating their mind? Are you making them laugh? Are you keeping comfortable be exciting, be positive?   -         Avoid debiting: Only a few humans enjoy debates. Most people will view your counter opinion as criticism. Nobody likes...

Five Rules of Texting Someone Like part-I #58

Image
  Relationship building is your dating life’s most important skill. The following rules apply to people who are trying to get closer to another human being through the medium of text messaging. Keep in mind, some the rules also apply to the professional world and its relationships. Here’s 5 rules you weren’t taught in school. 5 rules that are much more practical than the ‘latter writing’ you were taught in school. With the lockdown style scenario set to continue for the foreseeable future, texting is a life skill that is currently more crucial than ever.   1.      Basic First -           Don’t use short form and say something: Get your spelling and sentence construction right. Most people straight up reject someone who types using short forms that’s not how 21 st century adults text.   -           By default, reply quickly: But they taking tim...