Tool

工欲善其事,必先利其器.

A proper tool can improve many things, such as productivity, stability. That's why I like to do the following things.

  • Before starting a new project, if I have time, I prefer to have a good understanding of the project and then do some research on the tools that can be used for that project.
  • At the end of a project, I will take a summary of what kind of tools would improve productivity or otherwise in a similar project.
  • I prefer to design my own tools when:
    • I want to know more details about the platform used to make them.
    • I have not found a proper one yet.
Tool Platform Description…
read more…
CmdAutoComp is a Shell script. It is designed to simplify the implementation of auto-completion of commands. It relies on the complete command on the Linux shell and a command tree file (with the su…
read more…
<= CodeBricklayer You can get the source code from <https://github.com/execonic/CodeBricklayer>. Usage * Describe a blueprint that tells the codeBricklayer how to code. * Select the content o…
read more…
File Structure A capture file begins with a File Header, followed by zero or more Packet Records, one per packet. All fields in the File Header and in Packet Records will always be saved according…
read more…
I designed this tool to reduce coding time, because I found some code with the same coding pattern. The following two versions are now available: * (TypeScript) A VS Code extension implemented i…
read more…
Tool Categary Description…
read more…