Skip to content

Progville

Discovering things interesting to a modern software developer.

Topics

  • C
  • Front-end
  • Go
  • JavaScript
  • Other
  • Tools

Book

Password Authentication for Web and Mobile Apps is a book for web and mobile developers who want to learn how secure password authentication works and implement it in their apps.

Get it!

Recent Articles

  • Book: Password Authentication for Web and Mobile Apps
  • columnize — format text into columns in Go
  • React Canvas — render React components to canvas
  • Colors — default web palette replacement
  • logutils — enhanced Go logging

RSS Feed RSS - Posts

Tag: ack

The Platinum Searcher: search source code, faster than ack

The Platinum Searcher: search source code, faster than ack

The Platinum Searcher (pt) is a source code search utility similar to ack and ag (“The Silver Searcher”) written in Go programming language. It is claimed to be 3 to 5 times faster than ack.

Continue reading The Platinum Searcher: search source code, faster than ack

Posted on January 8, 2015February 16, 2016Categories ToolsTags ack, ag, grep, search, utility
© 2021 Progville · Disclaimers · Contact Us