After my previous post about ack a Twitter follower, Nick Morrott, pointed out that there is a potentially better tool than ack.
For those who don’t know, ‘ag’ is the executable name for a tool called the “Silver Searcher“. The executable is called ‘ag’ due to the chemical symbol for Silver. This is a clone of ack but instead of using Perl it is written in C. And it is fast, crazy fast. In my quick non-scientific tests it is 3-4x faster than ack on the codebases I use.
I used ag a long time ago and completely forgot about it, so big thanks for Nick for reminding me that it exists. I’ll be switching to it for my daily usage. This is one reason why I write these blogs, there are definitely better tools out there than the ones I use!
I often see on places such as Facebook that an Amiga owner will show a…
I have been a full time KDE Plasma user for quite a while now. Whilst…
I work building open-source cybersecurity solutions for wolfSSL. These solutions often involve embedded environments, which…
The firmware in my RAMCHECK is very old, there were many updates since then. Unfortunately,…
Whilst repairing vintage machines, a lot of RAM passes by my benches. Most of it…
According to some, the ARK1000VL is considered the fastest VLB graphics card chip you can…