|
|
| 第1行: |
第1行: |
| <div class="main-page-container">
| | = 全栈开发者的技术实验室 = |
| <div class="hero-section">
| | 从 JVM 字节码到 ESP32 引脚,偶尔写诗 |
| <div class="hero-title">全栈开发者的技术实验室</div>
| | |
| <div class="hero-subtitle">从 JVM 字节码到 ESP32 引脚,偶尔写诗</div>
| | 📚 {{NUMBEROFPAGES}} 页笔记 · 📝 {{NUMBEROFARTICLES}} 篇技术文章 · ✏️ {{NUMBEROFEDITS}} 次编辑 |
| <div class="hero-stats">
| | |
| <span class="hero-stat">📚 {{NUMBEROFPAGES}} 页笔记</span>
| | ---- |
| <span class="hero-stat">📝 {{NUMBEROFARTICLES}} 篇技术文章</span>
| |
| <span class="hero-stat">✏️ {{NUMBEROFEDITS}} 次编辑</span>
| |
| </div>
| |
| </div>
| |
|
| |
|
| <div class="section-heading">🧱 技术支柱</div>
| | = 🧱 技术支柱 = |
| <div class="pillars-grid">
| |
|
| |
|
| <div class="pillar-card">
| | == [[Category:后端与分布式|后端与分布式]] == |
| <div class="pillar-icon">☁️</div>
| | 数据库、JVM、分布式系统、并发、微服务 |
| <div class="pillar-title">[[Category:后端与分布式|后端与分布式]]</div>
| | * 数据库:[[Database]] · [[MySQL]] · [[Redis]] · [[Kafka]] |
| <div class="pillar-desc">数据库引擎、JVM 底层机制、分布式共识、并发模型、微服务架构。从 CRUD 到 CRDT,从单机事务到全球部署。</div>
| | * JVM & Java:[[JVM:内存设置]] · [[Java:HashMap]] · [[Java Concurrency]] |
| <div class="pillar-meta">涵盖 {{PAGESINCATEGORY:Database}} 篇数据库笔记 · {{PAGESINCATEGORY:JVM}} 篇 JVM 笔记</div>
| | * 分布式:[[Raft算法]] · [[Kafka:吞吐量测试]] · [[Yjs algorithm(YATA)]] |
| <div style="margin-top:auto;">
| | **[[Category:后端与分布式|→ 浏览全部]]** |
| [[Category:后端与分布式|<span style="background:#2563eb;color:white;padding:0.5rem 1.25rem;border-radius:6px;text-decoration:none;font-size:0.9rem;font-weight:500;">浏览分类 →</span>]] | |
| </div>
| |
| </div>
| |
|
| |
|
| <div class="pillar-card">
| | == [[Category:系统与底层|系统与底层]] == |
| <div class="pillar-icon">⚡</div>
| | Linux、嵌入式、汇编、硬件 |
| <div class="pillar-title">[[Category:系统与底层|系统与底层]]</div>
| | * Linux:[[Linux:top命令]] · [[Linux Extended BPF (eBPF)]] |
| <div class="pillar-desc">Linux 内核与 eBPF、嵌入式开发、汇编语言、硬件交互。在寄存器级别理解计算机,在引脚级别驯服硬件。</div>
| | * 嵌入式:[[ESP32 max98357a audio output]] · [[STM32 boot mode]] · [[ARM]] |
| <div class="pillar-meta">涵盖 {{PAGESINCATEGORY:Linux}} 篇 Linux 笔记 · {{PAGESINCATEGORY:Embedded}} 篇嵌入式笔记</div>
| | * 底层:[[ASM introduction]] · [[C++:RVO]] |
| <div style="margin-top:auto;">
| | **[[Category:系统与底层|→ 浏览全部]]** |
| [[Category:系统与底层|<span style="background:#2563eb;color:white;padding:0.5rem 1.25rem;border-radius:6px;text-decoration:none;font-size:0.9rem;font-weight:500;">浏览分类 →</span>]] | |
| </div>
| |
| </div>
| |
|
| |
|
| <div class="pillar-card">
| | == [[Category:AI与算法|AI 与算法]] == |
| <div class="pillar-icon">🤖</div>
| | 深度学习、本地大模型、算法题解 |
| <div class="pillar-title">[[Category:AI与算法|AI 与算法]]</div>
| | * LLM:[[Leveraging Ollama to Build Your Local LLM Helper]] · [[Llama.cpp]] |
| <div class="pillar-desc">深度学习实践、本地大模型部署、经典算法与 LeetCode 题解。从反向传播到 CRDT 编码,从数学直觉到工程落地。</div>
| | * 深度学习:[[Deep Learning]] · [[PyTorch get started]] |
| <div class="pillar-meta">涵盖 {{PAGESINCATEGORY:Algorithm}} 道算法题 · {{PAGESINCATEGORY:Deep Learning}} 篇深度学习笔记</div>
| | * 算法:[[Algorithm collection]] · [[Dynamic Programming]] · [[Alpha-Beta搜索算法]] |
| <div style="margin-top:auto;">
| | **[[Category:AI与算法|→ 浏览全部]]** |
| [[Category:AI与算法|<span style="background:#2563eb;color:white;padding:0.5rem 1.25rem;border-radius:6px;text-decoration:none;font-size:0.9rem;font-weight:500;">浏览分类 →</span>]] | |
| </div>
| |
| </div>
| |
|
| |
|
| </div>
| | ---- |
|
| |
|
| <div class="random-section">
| | = 🎲 随便翻翻 = |
| [{{fullurl:Special:Random}} <span class="random-btn">🎲 随便翻翻</span>] | | [{{fullurl:Special:Random}} 点我随机打开一篇文章] |
| </div>
| |
|
| |
|
| <div class="two-column">
| | ---- |
|
| |
|
| <div class="column-box">
| | = 🆕 最近更新 = |
| <div class="column-title">🆕 最近更新</div>
| |
| {{Special:RecentChanges/5}} | | {{Special:RecentChanges/5}} |
| </div>
| |
|
| |
|
| <div class="column-box">
| | ---- |
| <div class="column-title">⭐ 本周精选</div>
| | |
| <div class="featured-article">
| | = ⭐ 本周精选 = |
| <div class="featured-title">[[Yjs varint encoding]]</div>
| | * [[Yjs varint encoding]] — CRDT 中的变长整数编码,决定同步时的带宽效率 |
| <div class="featured-desc">CRDT 中的变长整数编码为何值得单独成文?因为它决定了同步时的带宽效率和解码速度。</div>
| | * [[Leveraging Ollama to Build Your Local LLM Helper]] — 把本地大模型融入开发流程 |
| </div>
| | * [[Why float division is faster than integer division]] — 一个反直觉的性能细节 |
| <div class="featured-article">
| | |
| <div class="featured-title">[[Leveraging Ollama to Build Your Local LLM Helper]]</div>
| | ---- |
| <div class="featured-desc">在本地跑大模型不只是为了隐私,更是为了把 AI 变成你开发流程的一部分。</div>
| | |
| </div>
| | = 📊 知识版图 = |
| <p style="font-size:0.8rem;color:#9ca3af;margin-top:1rem;">💡 精选文章每周手动更新</p>
| | | 领域 | 数量 | |
| </div>
| | |------|------| |
| | | [[Category:Database|数据库]] | {{PAGESINCATEGORY:Database}} | |
| | | [[Category:Algorithm|算法]] | {{PAGESINCATEGORY:Algorithm}} | |
| | | [[Category:Concurrency|并发]] | {{PAGESINCATEGORY:Concurrency}} | |
| | | [[Category:HTTP|HTTP]] | {{PAGESINCATEGORY:HTTP}} | |
| | | [[Category:Embedded|嵌入式]] | {{PAGESINCATEGORY:Embedded}} | |
| | | [[Category:Deep Learning|深度学习]] | {{PAGESINCATEGORY:Deep Learning}} | |
|
| |
|
| </div>
| | ---- |
|
| |
|
| <div class="stats-panel">
| | = 🛠️ 此刻在折腾 = |
| <div class="section-heading" style="border:none;margin:0 0 1rem 0;">📊 知识版图</div>
| | * Kubernetes Storage Class 调优 |
| <div class="stats-grid">
| | * ESP32 + MAX98357A 音频输出链路 |
| <div class="stat-item">
| | * 重读《Designing Data-Intensive Applications》 |
| <div class="stat-number">{{PAGESINCATEGORY:Database}}</div>
| | * [[Why float division is faster than integer_division|为什么 float 除法比整数除法快?]] |
| <div class="stat-label">数据库</div>
| |
| </div>
| |
| <div class="stat-item">
| |
| <div class="stat-number">{{PAGESINCATEGORY:Algorithm}}</div>
| |
| <div class="stat-label">算法题目</div>
| |
| </div>
| |
| <div class="stat-item">
| |
| <div class="stat-number">{{PAGESINCATEGORY:Concurrency}}</div>
| |
| <div class="stat-label">并发</div>
| |
| </div>
| |
| <div class="stat-item">
| |
| <div class="stat-number">{{PAGESINCATEGORY:HTTP}}</div>
| |
| <div class="stat-label">HTTP 协议栈</div>
| |
| </div>
| |
| <div class="stat-item">
| |
| <div class="stat-number">{{PAGESINCATEGORY:Embedded}}</div>
| |
| <div class="stat-label">嵌入式</div>
| |
| </div>
| |
| <div class="stat-item">
| |
| <div class="stat-number">{{PAGESINCATEGORY:Deep Learning}}</div>
| |
| <div class="stat-label">深度学习</div>
| |
| </div>
| |
| </div>
| |
| </div>
| |
|
| |
|
| <div class="status-section">
| | ---- |
| <div class="section-heading">🛠️ 此刻在折腾</div>
| |
| <div class="status-item"><span class="status-icon">🔬</span> Kubernetes Storage Class 调优</div>
| |
| <div class="status-item"><span class="status-icon">🔊</span> ESP32 + MAX98357A 音频输出链路</div>
| |
| <div class="status-item"><span class="status-icon">📖</span> 重读《Designing Data-Intensive Applications》</div>
| |
| <div class="status-item"><span class="status-icon">🤔</span> [[Why float division is faster than integer division|为什么 float 除法比整数除法快?]]</div>
| |
| </div>
| |
|
| |
|
| <div class="poetry-section">
| | = 🌙 诗词角落 = |
| <div class="mw-collapsible mw-collapsed"> | | <div class="mw-collapsible mw-collapsed"> |
| <div class="section-heading" style="border:none;margin:0;cursor:pointer;">🌙 诗词角落 <small style="font-weight:normal;color:#9ca3af;">(点击展开)</small></div> | | <div style="font-weight:bold; cursor:pointer;">点击展开</div> |
| <div class="mw-collapsible-content poetry-grid"> | | <div class="mw-collapsible-content"> |
| <div class="poetry-item">[[五言:咏霞·其一]]</div>
| | [[五言:咏霞·其一]] · [[五言:咏霞·其二]] · [[七言:冬雪]] · [[七言:夜路]] · [[相见欢:残霞]] · [[骈文:落霞赋]] · [[蝶恋花:小夏]] · [[五言:初雪]] |
| <div class="poetry-item">[[五言:咏霞·其二]]</div>
| |
| <div class="poetry-item">[[七言:冬雪]]</div>
| |
| <div class="poetry-item">[[七言:夜路]]</div>
| |
| <div class="poetry-item">[[相见欢:残霞]]</div>
| |
| <div class="poetry-item">[[骈文:落霞赋]]</div>
| |
| <div class="poetry-item">[[蝶恋花:小夏]]</div>
| |
| <div class="poetry-item">[[五言:初雪]]</div>
| |
| </div>
| |
| </div> | | </div> |
| </div> | | </div> |
|
| |
|
| <div class="main-footer">
| | ---- |
| <p>始于某年某月 · 持续建设中 · [[Special:Categories|浏览全部分类]]</p>
| |
| <p style="margin-top:0.5rem;font-size:0.75rem;">五言:[[五言:初雪]] · 七言:[[七言:夜路]]</p>
| |
| </div>
| |
|
| |
|
| </div>
| | [[Special:Categories|浏览全部分类]] · 始于某年某月,持续建设中 |