DEV Community

Ben Halpern
Ben Halpern Subscriber

Posted on

What do you Google EVERY. SINGLE. TIME. and never just memorize?

Latest comments (242)

Collapse
 
shan61916 profile image
Shubham Sharma • Edited

Just to be sure, I google git commands quite often. Most probably because for each command my mind has given it a custom-name. So it kind of mixes up. LOL

Collapse
 
arschles profile image
Aaron Schlesinger

How to use ln. ln $LINK_NAME $TARGET or ln $TARGET $LINK_NAME? I can never remember

Collapse
 
antonrich profile image
Anton

How to compile from source code on linux.

Collapse
 
pranay_rauthu profile image
pranay rauthu

Slice vs splice in JavaScript

Collapse
 
a2ashraf profile image
Ahsan Ashraf • Edited

I recommend thefuck. brew install thefuck You will thank me for this message, I swear you will.

github.com/nvbn/thefuck/blob/maste...

Collapse
 
denmch profile image
Den McHenry

IIS error messages on the yellow screen of death (YSOD)

Collapse
 
tottiq profile image
Jorge Quijano

Exit vim

Collapse
 
guid75 profile image
Guid75

For a long time it was the openssl sub commands, for instance to dump the text version of a certificate. :-)

Collapse
 
jonathanvoelkle profile image
Jonathan Völkle

git commands

Collapse
 
a_mujthaba profile image
Ali Mujthaba • Edited

how to git ignore and how to discard current changes

Some comments may only be visible to logged-in visitors. Sign in to view all comments.