好资源和短想法
#投稿 来自 @hsun94
【吃灰的小鸡可以用来干啥?】教你轻松搭建高性能高并发的CDN集群!
https://qing.su/article/traffic-server-cdn-cluster.html
【吃灰的小鸡可以用来干啥?】教你轻松搭建高性能高并发的CDN集群!
https://qing.su/article/traffic-server-cdn-cluster.html
稍后阅读的服务,有人用 raindeop.io 嘛
What isgood code? These are a few of its characteristics:❑Good code is extensible without drastic modification. It's easy to add features withouttearing it apart.❑Good code is easy to read and maintain.❑Good code is well documented.❑Good code makes it hard to write bad code around it. For example, objects expose clean,easy-to-use interfaces that promote good use. Both good code and bad code breed.❑Good code is easy to test.❑Good code is easy to debug. Remember that even if a piece of code works perfectly, it's still aproblem if it doesn't favor debugging. What if a developer is trying to track down an error inimperfect code, and the stack trace disappears into perfect but obscure code?❑Good code contains no code duplication.❑Good code gets reused.
augustbradley 的 Youtube 视频
Notion Book Reading Database — The Book Vault
Notion Book Reading Database — The Book Vault
Reverse engineering a camera protocol for fun and profit https://www.thirtythreeforty.net/posts/2020/05/hacking-reolink-cameras-for-fun-and-profit/
The GitHub Availability Report https://github.blog/2020-07-08-introducing-the-github-availability-report/
Everything you need to know about OAuth 2.0 https://gravitational.com/blog/everything-you-need-to-know-about-oauth/