5313 shaares
127 private links
127 private links
4 results
tagged
coding_lang:perl
youtube-viewer is a lightweight application for searching and streaming videos from YouTube. Free and open source software.
Make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster.
A tool like grep
optimized for programmers; written in Perl, it speeds up searches thanks to skipping non interesting directories, such as .git
.
The timeout script is a useful resource monitoring program for limiting time and memory consumption of processes in Linux. It allows you to run programs under control, and enforce time and memory limits, terminating the program upon violation of these parameters.