About Markdown
daringfireball.net/projects/markdown/
- Markdown is a text-to-HTML conversion tool for web writers.
- Syntax Cheatsheet
- Phrase Emphasis: **text**
- Links: [text](url)
- Images: ![text](path)
- Headers: ## text
- list: * text
- Blockquotes: > text
- Code Spans: `<code>`
- Performatted Code Blocks: 1 tab
- Horizontal Rules: ---
- Manual Line Breaks: 2 spaces
Count Lines of Code
cloc
- OS: Windows:
- npm install -g cloc
- Perl: ActiveState Perl or Strawberry Perl
- a file
- a directory
- an archive
- a git repository, using a specific commit
- each subdirectory of a particular directory
- cloc –help
Other Counters
loc/gocloc/Ohcount/scc/sclc/SLOCCount/Sonar/tokei/Unified Code Count
How Hacker News
如何写出像 HackerNews 这样的一个网站?
如何读懂基于 Vue.js 的 HackerNews Clone?
我能看到的是什么?我的思考方向应该是什么样的?
Technology and Product
技术对产品的支撑。技术本身可以成为产品,技术是否更多服务于产品。
做一件事情,如果考虑太多意义,最终是否都要进行到哲学三问。
没有出发点,也没有最终目的,更谈不上中间过程。在恰当的范围内发挥自己的最高水平。
不断诞生出的模糊的关联性,还是逻辑的缺失而致的迷失。
个人无力衡量所有问题,只能做出更符合自己需求的选择。
个人力量在不远的终点处消亡,在消亡之前都在不断贡献正面能量。