Coder Social home page Coder Social logo

the-reading-history's Introduction

2023-05-07 - now

reading

nginx 核心知识

  • 2023-07-16 6
  • 2023-08-07 10
  • 2023-08-08 12
  • 2023-08-11 13
  • 2023-08-19 17
  • 2023-08-20 21
  • 2023-08-20 26
  • 2023-09-16 31
  • 2023-09-20 35
  • 2023-09-20 38
  • 2023-09-20 43
  • 2023-09-24 47
  • 2023-11-01 52
  • 2023-11-16 54
  • 2023-11-20 56

Challenge Programming Competition

  • 2023-11-02 1.6
  • 2023-11-22 2.1.6
  • 2023-11-27 2.3
  • 2023-11-28 2.4

the architecture of open source application

the Lunix of high performance server programming、

KK三部曲(失控 科技想要什么 必然)

  • 2024-06-08 5 失控
  • 2024-06-12 7
  • 2024-06-16 10
  • 2024-06-24 12
  • 2024-06-25 14
  • 2024-06-26 17
  • 2024-07-13 24 x-mind
  • 2024-07-14 1 科技想要什么

read

article

  1. The mythical 10x programmer
  2. kiplist survey
  3. Golang Performance Optimization
  4. C++20 Coroutines
  5. Ali: The Code of Personal Growth
  6. 阿里10年成长 (2023-07-28)
  7. LinkedIn Protocol Buffers Integration (2023-07-25)
  8. MQ Accumulation Problem Troubleshooting (2023-07-20)
  9. 错排问题 (容斥原理 递归推导) (2023-07-04)
  10. The Art of the Awkward 1 to 1 (2023-05-29)
  11. Copilot Analysis (2023-05-11)
  12. Envoy Load Balancing Algorithms (2023-08-21)
  13. Introduction to Modern Network Load Balancing and Proxying with Envoy (2023-08-22)
  14. Self Awareness Upgrade (2023-08-25)
  15. Load Balancer vs. Reverse Proxy vs. API Gateway (2023-08-30)
  16. Distracted By Social Media (2023-09-11)
  17. Logic of system analysis and design(2023-09-16)
  18. Application of structured expression of pyramid principle(2023-09-17)
  19. TLS CA (2023-09-24)
  20. writing an os in go the bootloader(2023-10-03)
  21. how-to-interview-a-person-for-two-years(2023-10-11)
  22. Going from Developer to CEO: Chronosphere(2023-10-13)
  23. The Difference Between API Gateways and Service Mesh(2023-10-16)
  24. CircuitBreaker (2023-10-17)
  25. How to remember what you read (2023-10-17)
  26. Why You Should Start Blogging Now (2023-10-19)
  27. Stacked Diffs and why you should know about them(2023-10-20)
  28. The function of growth(2023-10-22)
  29. How to nurture others(2023-10-22)
  30. Small chat(2023-10-30)
  31. Five Days of Chaos at OpenAI: and What Started It(2023-11-24)
  32. Floaty window example(2023-11-24)
  33. Establishing a personal learning outlook(2023-11-30)
  34. gcc compilation optimization details(2023-12-12)
  35. Holiday Season Gift Ideas for Techies(2023-12-12)
  36. Teach leader think change (2023-12-12)
  37. Implementation practice of multi-level memory offloading in Tencent Cloud native scenario(2023-12-19)
  38. This is Why I Didn’t Accept You as a Senior Software Engineer(2023-12-21)
  39. Outlook for the near future(2023-12-28)
  40. Comparison and selection of registration centers(2023-12-28)
  41. Load balancing algorithm - smooth weighted round robin(2023-12-28)
  42. GPT as a finite-state markov chain(2024-01-11)
  43. Apisix high-performance architecture analysis(2024-01-15)
  44. Introducing BuildKit(2024-02-20)
  45. Apollo Config(2024-02-27)
  46. My favorite coding question to give candidates (and why)(2024-03-02)
  47. Starting with No: Why Most People Shouldn’t Be Managers(2024-03-03)
  48. Tecent Distributed transactions(2024-03-04)
  49. I have asked this cache question to a couple of senior positions(2024-03-19)
  50. High-Level System Architecture of Booking.com(2024-03-22)
  51. High-Level System Architecture of Booking.com(2024-03-22)
  52. The Introduction of LangChain(2024-03-24)
  53. WeChat messaging architecture ten years ago(2024-04-24)
  54. devv ai entrepreneurship(2024-04-24)
  55. the introduction of chainGPT(2024-04-25)
  56. the introduction of Puffer(2024-05-13)
  57. Key factors affecting growth (1)(2024-05-19)
  58. Key factors affecting growth (2)(2024-05-19)
  59. Getting an Engineering Executive Job(2024-05-23)
  60. Talk about my values(2024-05-29)
  61. What do GenZ software engineers really think?(2024-06-12)
  62. What’s Changed in 50 Years of Computing: Part 3(2024-06-21)
  63. The way of architecture: everyone is an architect(2024-07-05)

ddia

阅读与写作讲义

比较政治学

俩次全球大危机比较研究

人类群星闪耀时

飞轮效应

pyramid principle

  • 2023-05-10 chapter 2
  • 2023-05-11 chapter 3.3 4
  • 2023-05-13 chapter 5.2
  • 2023-05-16 chapter 5.3
  • 2023-05-17 chapter 6
  • 2023-05-18 chapter 7
  • 2023-05-19 chapter 8 9
  • 2023-05-21 chapter 9.3
  • 2023-05-26 chapter 10
  • 2023-05-29 chapter 11
  • 2023-05-29 chapter 12
  • 2023-05-30 2
  • 2023-06-02 complete
  • 2023-06-03 conclusion

the go programing language

  • 2023-05-04 6.5 https://golang-china.github.io/gopl-zh/ch6/ch6-06.html
  • 2023-05-06 7.1
  • 2023-05-08 7.3
  • 2023-05-09 7.6
  • 2023-05-11 7.11
  • 2023-05-16 7.13 7.15
  • 2023-05-17 8.4
  • 2023-05-18 8.5
  • 2023-05-22 8.6
  • 2023-05-23 8.8
  • 2023-05-29 8.10
  • 2023-05-30 9.4
  • 2023-06-01 10
  • 2023-06-02 10.4
  • 2023-06-02 10.7
  • 2023-06-05 12
  • 2023-06-05 12.7
  • 2023-06-16 13

高效能人士七个习惯

  • 2023-07-28 第三部分
  • 2023-07-28 完结
  • 2023-08-02 x-mind

discrete math(version 7)

  • 2023-05-09 5.3.4
  • 2023-05-17 5.4
  • 2023-05-31 5.5.5
  • 2023-05-31 6
  • 2023-06-01 6.2
  • 2023-06-07 6.4.1
  • 2023-06-13 6.6
  • 2023-06-16 7
  • 2023-06-20 7.2.8
  • 2023-06-24 8
  • 2023-06-24 8.2
  • 2023-06-28 8.5
  • 2023-06-29 8.6
  • 2023-07-11 9
  • 2023-07-12 9.4
  • 2023-07-17 9.6
  • 2023-07-21 10.3
  • 2023-07-28 10.4
  • 2023-08-04 10.6
  • 2023-08-07 10.6.2
  • 2023-08-07 10.8
  • 2023-08-07 11
  • 2023-08-08 11.2
  • 2023-08-15 11.4
  • 2023-08-16 12
  • 2023-08-17 12.2
  • 2023-08-19 13.1.4
  • 2023-08-22 13.3.5
  • 2023-08-23 13.5
  • 2023-08-29 13.5.3
  • 2023-08-29 complete
  • 2023-09-03 x-mind 5
  • 2023-09-04 x-mind 6-9
  • 2023-09-11 x-mind 10-12

思考,快与慢

  • 2023-08-28 1
  • 2023-08-29 1.1
  • 2023-08-30 2.14
  • 2023-08-31 2.18
  • 2023-09-03 3.20
  • 2023-09-04 3.21
  • 2023-09-06 4.27
  • 2023-09-13 4.28
  • 2023-09-13 4.31
  • 2023-09-14 5
  • 2023-09-14 5.38
  • 2023-09-15 complete
  • 2023-09-16 x-mind complete

完全写作指南

  • 2023-09-19 comlete x-mind complete

人月神话

  • 2023-09-20 3
  • 2023-09-21 9.4
  • 2023-09-24 11
  • 2023-09-25 17
  • 2023-09-26 17.3
  • 2023-09-27 17.4
  • 2023-09-28 18
  • 2023-09-28 19.7
  • 2023-09-28 complete
  • 2023-09-30 x-mind complete

麦肯锡教我的写作武器

  • 2023-09-25 2
  • 2023-09-28 3
  • 2023-09-29 3.5
  • 2023-10-03 4
  • 2023-10-04 5.7
  • 2023-10-05 complete
  • 2023-10-07 x-mind complete

论持久战

-2023-10-07 complete

Algorithm diagram

  • 2023-10-09 1
  • 2023-10-10 2
  • 2023-10-13 4
  • 2023-10-15 5
  • 2023-10-17 6
  • 2023-10-23 8.3
  • 2023-10-24 9
  • 2023-10-30 complete
  • 2023-10-31 x-mind

贫穷的本质

  • 2023-10-23 1.3
  • 2023-10-26 2.7
  • 2023-10-29 2.10
  • 2023-10-30 complete
  • 2023-11-01 x-mind

实践论(毛选)

  • 2023-11-12 complete

矛盾论(毛选)

  • 2023-11-13 complete

作文四书

  • 2023-11-05 讲理
  • 2023-11-13 好有一比
  • 2023-11-14 咖啡馆
  • 2023-11-16 别

Unbounded Vision

  • 2024-04-07 2
  • 2024-04-08 3
  • 2024-04-09 4
  • 2024-04-10 6
  • 2024-04-11 9
  • 2024-04-12 x-mind

走进web 3.0

  • 2024-04-15 5
  • 2024-04-16 8
  • 2024-04-17 11
  • 2024-04-18 14 x-mind

纳瓦尔宝典

  • 2024-05-01
  • 2024-05-05 x-mind

七堂极简物理课

  • 2024-05-05

讲透区块链 Greek

  • 2024-05-04 3
  • 2024-05-05 5
  • 2024-05-13 9
  • 2024-05-16 11
  • 2024-06-07 19 x-mind

这就是ChatGPT

  • 2024-05-21 1
  • 2024-05-28 1.9
  • 2024-06-05 2.3 x-mind

人生海海

  • 2024-06-08 start
  • 2024-06-11 end

unread

article

  1. Redis Slow Query
  2. Others Reading Record
  3. Ali Architecture
  4. Redis slow QUery 2.0
  5. redis distributed lock
  6. Why Is SQLite Coded In C
  7. L4 implementation
  8. System design Instagram

算法导论

福格行为模型

Getting More

the architecture of open source application

blog

the-reading-history's People

Contributors

zengzzzzz avatar

Stargazers

 avatar

Watchers

 avatar

the-reading-history's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.