Saturday, September 10, 2016

Did You Know/Tech Term

Did You Know?

Jerry Parr, the Secret Service agent credited with saving Ronald Reagan’s life in the 1981 assassination attempt, was inspired to become a Secret Service agent after watching the 1939 film Code of the Secret Service, starring, you guessed it, a young Ronald Reagan.

Today's Tech Term 

Dependency Hell

Dependency Hell (a.k.a. JAR Hell and Classpath Hell) refers to a negative situation where a particular software application is dependent on third party software to function properly, but the third party software ends up causing the original application to experience abnormal behavior, errors, bugs, or crashes due to version, chain, or circular dependencies, etc.

No comments:

Post a Comment