A useful script to dump thread information:
Thread Dump Utility
- Views
- Views
A useful script to dump thread information:
- Views
CURL is a powerful command in linux to access resources on internet.
- Views
Linux bash supports a number of string manipulation operations:
- Views
An introduction to use lunr.js for full-text searching in Jekyll blog.
Full-text searching is possible with Jekyll. Client side search is a good technique because it’s fast for small data sets, you don’t need to use a third party and you have complete control of how the results are displayed and what data is searched. However, this method is very slow on large data sets.
- Views
A great article from TED!
Tony Robbins discusses the “invisible forces” that motivate everyone’s actions — and high-fives Al Gore in the front row.
- Views
S.O.L.I.D is an acronym for the first five object-oriented design principles by Robert C. Martin, popularly known as Uncle Bob.
- Views
A few tips of Regex which can improve your efficiency on processing texts.
The Regex used here is PCRE.
- Views
In the oracle memory management whitepaper, it states:
- Views
Here is an article to introduce what REST is all about.
- Views
A handful SQL which can help you to diagnose your oracle database.