首页:修订间差异

Riguz留言 | 贡献
页面内容被替换为“200px|frameless|right <q> The answer to life, the universe, and everything——is 42. </q> But, why? __NOTOC__”
标签替换 2017版源代码编辑
Riguz留言 | 贡献
无编辑摘要
(未显示同一用户的4个中间版本)
第1行: 第1行:
[[File:Yoda.png|200px|frameless|right]]  
[[Image:Zero.gif|right]]
<q>
<q>
The answer to life, the universe, and everything——is 42.
"I am looking at the future with concern, but with good hope." - Albert Schweitzer
</q>
</q>


But, why?
__NOTOC__


__NOTOC__
{{CURRENTYEAR}}/{{CURRENTMONTH}}/{{CURRENTDAY}} {{CURRENTDAYNAME}}
'''{{NUMBEROFPAGES}}''' Pages|'''{{NUMBEROFFILES}}''' Files|'''{{NUMBEROFEDITS}}''' Edits
 
== 维博 ==
 
* 2024/09/20 [[An introduction to state-based CRDTs|(翻译)基于状态的CRDT简介]]
* 2024/07/29 [[Workflow design | 大模型工作流系统设计]]
* 2023/12/13 [[NanoGPT Tutorial]]
* 2021/07/15 [[Flutter performance optimization|Flutter性能优化实践]]
* 2021/07/05 [[KDBX4 file format|KDBX4 文件格式解析]]
* 2021/07/05 [[JVM GC summary|JVM GC summary]]
* 2021/06/28 [[Redis distributed lock]]
* 2021/06/28 [[Redis Memory limit and eviction policy configuration]]
* 2021/05/03 [[MySQL binary log]]
* 2021/01/05 [[Jer lang grammar design| Jer语言设计]]
* 2020/11/04 [[Invoke SqlCipher using Flutter ffi|Flutter中使用ffi调用SqlCipher]]
* 2020/09/25 [[SQLite3 file format]]
* 2020/05/13 [[PyQt5 hello world|PyQt5入门小程序]]
* 2020/03/04 [[Burrows–Wheeler Transform]]
* 2020/01/25 [[Debug JDK source code]]
* 2019/12/24 [[JVM InvokeDynamic]]
* 2019/06/27 [[IEEE 754|IEEE 754浮点数转换]]
* 2018/12/18 [[B-Tree alrogithm|B-Tree算法]]
* 2018/04/09 [[Compile OpenJDK8 on MacOSX]]
* 2017/11/20 [[Compile live555 for Android]]
* 2016/07/22 [[Db Schema key-gen]]
 
== 网站收藏 ==
 
* [https://martin.kleppmann.com/ Martin Kleppmann] : ''Designing Data-Intensive Applications''作者,分布式计算,CRDT
 
== 精选主题 ==
 
* [[Java programmer cheat sheet|现代八股文合集]]
* [[Algorithm collection|算法合集]]
 
{{Special:RecentChanges/days=10,limit=40,hidebots,hideminor}}

2025年4月2日 (三) 02:33的版本

"I am looking at the future with concern, but with good hope." - Albert Schweitzer


2025/04/11 星期五 1,201 Pages|378 Files|4,166 Edits

维博

网站收藏

  • Martin Kleppmann : Designing Data-Intensive Applications作者,分布式计算,CRDT

精选主题

很遗憾,按页面分组结果在移动设备上不可用。如果您想使用“按页面分组”功能,请访问桌面版。
缩写列表:
该编辑创建了新页面(见新页面列表
该编辑为小编辑
该编辑由机器人执行
(±123)
该页面字节数的前后变化

2025年4月9日 (星期三)

  • 差异历史 Kafka data lose 08:46 +1,799Riguz 留言 贡献(创建页面,内容为“= Will kafka lose data? = Kafka’s event hubs are designed to be resilient. When certain failures occur, they should be able to recover. However, there are still risks that you have to consider. == Incorrect configuration == * Retention time too short: Kafka allows you to configure how long messages are kept before deletion. If the retention.ms (retention time in milliseconds) is set too short, messages will be deleted sooner than expected. A simple mistake…”)
  • 上传日志 08:34 Riguz 留言 贡献上传文件:Kafka-rebalance.webp
  • 差异历史 Kafka rebalance 08:33 +1,032Riguz 留言 贡献(创建页面,内容为“The concept of rebalancing is fundamental to Kafka's consumer group architecture. When a consumer group is created, the group coordinator assigns partitions to each consumer in the group. Each consumer is responsible for consuming data from its assigned partitions. However, as consumers join or leave the group or new partitions are added to a topic, the partition assignments become unbalanced. This is where rebalancing comes into play<ref>https://www.redpanda.c…”)

2025年4月6日 (星期日)

  • 差异历史 ESP32 partition 13:40 +1,519Riguz 留言 贡献(创建页面,内容为“<syntaxhighlight lang="bash"> FAILED: esp-idf/esptool_py/CMakeFiles/app_check_size /Users/riguz/Workspace/embedded/esp32/esp32-agent/build/esp-idf/esptool_py/CMakeFiles/app_check_size cd /Users/riguz/Workspace/embedded/esp32/esp32-agent/build/esp-idf/esptool_py && /Users/riguz/.espressif/python_env/idf5.5_py3.12_env/bin/python /Users/riguz/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /Users/riguz/Workspace/embedded/…”)

2025年4月5日 (星期六)

2025年4月4日 (星期五)

2025年4月3日 (星期四)