老[email protected]

4.8K posts

老C@codedump.info

@lichuang

telegram(cn):https://t.co/ck3vCHgHjA,https://t.co/yjUeoLnOHk, blog: https://t.co/3aHAfVVMct

China,GuangZhou Katılım Mayıs 2009
772 Takip Edilen5.8K Takipçiler
老C@codedump.info
Recently, I am building two open-source projects: rockraft(github.com/lichuang/rockr…) and coredb(github.com/lichuang/coredb). coredb is a strongly consistent Key-Value database built on top of openraft(github.com/databendlabs/o…) and RocksDB, offering full compatibility with the Redis protocol. In my opinion, the Redis protocol has become the de facto standard in the KV storage domain, and its ecosystem value should not be confined to traditional in-memory caching. By backing it with strongly consistent persistent storage, we can unlock entirely new possibilities and application scenarios—much like how HTTP evolved from a simple web page transfer protocol into a ubiquitous communication cornerstone. Initially, I only intended to build coredb. However, during development, I realized that the "Raft + RocksDB" architectural combination possesses tremendous general-purpose value. Recognizing that other developers might also need such a reliable underlying foundation to build their own strongly consistent storage systems, I decoupled this core logic and extracted it into an independent foundational framework project: rockraft.
English
0
0
4
565
老C@codedump.info
今天更新到《第五章:共识算法》(codedump.info/dist-system-cn…)。上一章讲解了复制和不同的一致性模型,我们可以根据业务的特点采用不同的一致性模型,当系统需要满足强一致性时,就要用到本章讨论的共识算法,本章依次讨论了:共识算法的概述,Paxos算法的思想和流程、以及Raft算法的详细流程。
日本語
1
4
33
3.1K
Xiao Hanyu
Xiao Hanyu@hanyuxiao1988·
@lichuang 微信(还有很多国内的其他平台)不让贴外链是非常短视 SB 的设计…… 所以最后解决了么……
中文
1
0
1
44
老C@codedump.info
老[email protected]@lichuang·
傻逼微信公众号,一直提示有外部链接,你倒是给我一个错误的地方我才能去改啊,耗了一个多小时在这里还没有解决。
老C@codedump.info tweet media
中文
2
0
3
934
老C@codedump.info
老[email protected]@lichuang·
今天更新到《第四章:复制》(codedump.info/dist-system-cn…)。为了提高系统的可用性,分布式系统需要将数据分布在多个节点上,在复制的过程中,不可避免会出现节点之间的数据不完全一致的情况。因此,本章除了讨论常见的复制流程以外,本章还深入讨论了一致性模型、客户端一致性模型。
中文
0
1
12
2.8K
老C@codedump.info
老[email protected]@lichuang·
2026年了,东方推特微博,一早就支持普通用户也能发超过140字的内容,推特仍然需要付费,每次看到自己的长内容在推特上发不出来就想吐槽。
中文
0
0
0
842
老C@codedump.info
老[email protected]@lichuang·
《图解分布式系统原理》开始对外公开,总共七章,大概每周放一个章节的内容,部分章节如果内容太多会进行拆分。 另外需要说明,由于我的初稿是Latex,放到博客时用工具转成的Markdown格式,所以可能有些格式问题,请见谅。 第一章:分布式系统概述 (codedump.info/dist-system-cn…)
中文
3
16
68
5.3K
老C@codedump.info
老[email protected]@lichuang·
@roifex 个人认为拿来和计算器做对比是不恰当的:用计算器的时候,起码是知道怎么算的,只是脑子的算力不够;但是AI编程的时候,大部分细节是不能一步到位的。
中文
0
0
0
229
roife
roife@roifex·
我觉得这个问题和“对小学生应不应该鼓励用计算器”,只能说见仁见智了。但是在当前的考核背景下,确实氪金能够带来成绩提升
中文
4
0
157
32.9K
roife
roife@roifex·
看北航计算机系群,现在他们做课程设计都是让 LLM vibe 了,直接让模型跑一天,课程设计变成了给 LLM 氪金的比赛。 我感觉计算机高等教育完蛋了
中文
94
67
1.4K
292.8K
老C@codedump.info
老[email protected]@lichuang·
馆长广州行第一站参观了网易,重点是香格里拉工作室的《天下》,而我就是这个游戏的前员工,这个采访视频里看到了很多前同事,非常亲切和熟悉。 youtube.com/watch?v=FHCtGK…
YouTube video
YouTube
老C@codedump.info tweet media
中文
0
0
5
1.2K
老C@codedump.info
老[email protected]@lichuang·
@skywind3000 对比起来,我觉得巴菲特、芒格才是完人,这类新闻里绝对找不到他们,虽然年龄比较大了,不过这个应该不是他们没有参与到爱博斯坦案件的最重要原因
中文
1
1
65
14.6K
LIN WEI
LIN WEI@skywind3000·
奥巴马真厉害,克林顿这些都挖出来,他居然这么干净,是道德上的完人呢?还是他只喜欢男人?
中文
86
6
371
441.7K
Jayice
Jayice@JayiceZz·
Got my first car!😁
Jayice tweet media
English
5
0
12
1.4K
LIN WEI
LIN WEI@skywind3000·
@lichuang 选模型内置搜索,客户端发起的搜索效果不行,各种限流,同模型整合也不太好,模型自己发起的搜索更靠谱
中文
1
0
0
224
老C@codedump.info
老[email protected]@lichuang·
我使用Gimini的过程中,明显感觉同一个问题,跑到官网发问,和在cherry studio中调用API发问,回答的质量不同,官网的回答质量更好。 比如我提问小鹏汽车的问题,官网采用最新的数据来回答,而API调用只能给到2024年六月初。 有没有懂王给一个解释?
老C@codedump.info tweet media老C@codedump.info tweet media
中文
5
1
2
1.7K
LIN WEI
LIN WEI@skywind3000·
@lichuang 打开下面的搜索按钮,小地球那个,选择模型内置搜索(如果有的话),查实事会更准确
中文
1
0
1
257
老C@codedump.info
老[email protected]@lichuang·
10月初年盈利最高来到78%,十月中旬中美贸易紧张后最大回撤到54%,月底回到65%,10月份整体亏损5个点,年盈利71%。
老C@codedump.info tweet media老C@codedump.info tweet media
中文
4
0
7
1.7K