Skip to content

Instantly share code, notes, and snippets.

@anyboo
anyboo / man-manual-guide.md
Last active March 16, 2018 07:19
BSD File Formats Manual
@anyboo
anyboo / technology-tree.md
Last active April 3, 2018 11:27
technology tips

WRITE DOWN OWN TECHNOLOGY

Open source project annual (2months)

SLOGAN Join in open source project and working for world!

  1. Team background :
@anyboo
anyboo / design_arch.md
Created June 20, 2018 08:35
规划服务器

规划web服务器

@anyboo
anyboo / node_user_manual.md
Last active June 24, 2018 07:29
About NodeJS TIP

How to Install&Uninstall NodeJS

  • CentOS Installation
curl --silent --location https://rpm.nodesource.com/setup_8.x | sudo bash -
sudo yum -y install nodejs

Optional: install build tools

sudo yum install gcc-c++ make
@anyboo
anyboo / todo.md
Last active February 19, 2020 15:14
Coding and Reading Plan
2020-2-19 Reading Poco Net
RemoteSyslogListener