127 private links
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference and navigate your source tree. It can understand various program file formats and version control histories like Mercurial, Git, SCCS, RCS, CVS, Subversion, Teamware, ClearCase, Perforce, Monotone and Bazaar. In other words it lets you grok (profoundly understand) source code and is developed in the open, hence the name OpenGrok. It is written in Java.
Interesting approach to quick filesystem navigation.
Automated tools like autojump, z, and fasd address this problem by offering shortcuts to the directories you often go to. The author of this shell hack prefers a more manual solution, which provided quite an increase in efficiency with this.
Comparing text files requires time, effort, a large monitor and a good amount of patience, or simply just the right tools to do it without any of the aforementioned. If you are an editor that has to deal with multiple versions of a text file, or a developer that wants to check the various code revisions of a file, then the following tutorial is for you.
Like for every thing, there are plenty of commands to check information about the hardware of your linux system. Some commands report only specific hardware components like cpu or memory while the rest cover multiple hardware units.
This post takes a quick look at some of the most commonly used commands to check information and configuration details about various hardware peripherals and devices. The list includes lscpu, hwinfo, lshw, dmidecode, lspci etc.
spf13-vim is a distribution of vim plugins and resources for Vim, GVim and MacVim.
It is a completely cross platform distribution that stays true to the feel of vim while providing modern features like a plugin management system, autocomplete, tags and tons more.
Fork of https://launchpad.net/rubber
Autojump utility learns from user and helps in easy and faster directory navigation from Linux command line, as compared to traditional 'cd' command.
In this article, you will find a collection of 50 must-have plugins you should know about for effective development with Twitter Bootstrap.
PeaZip is a free and open-source archiver tool, that supports more than 182+ file extensions and native archive format known as PEA archive.
A helper script to manage duplicity backups.
Firefox uses a new manager for bookmarks. Bookmarks are no more stored in the bookmarks.html file (in the directory of your Firefox profile), but in a SQLite database (places.sqlite). If the performance is much better, you can not read this file...
D3 is a JavaScript library for visualizing data with HTML, SVG, and CSS.
Data visualization is the mechanism of taking tabular or spatial data and conveying it in a human-friendly and visual way. In this article we look at eight open source tools that can help you to create useful and informative graphs.
A cd command that learns - easily navigate directories from the command line
Until now mbed OS has been exclusive to Cortex-M boards. But now ARM has announced the mbed Client, which enables mbed OS programs to run on Linux.
Intelligent code collaboration for you and your team. Save time and build better software by using Sourcegraph to browse, search, and review code. It integrates with GitHub and is always free for open source.