Skip to content

Commit 795a429

Browse files
committed
update
1 parent 521899b commit 795a429

File tree

31 files changed

+1050
-79
lines changed

31 files changed

+1050
-79
lines changed

notes/ai/llm/llm-models.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ tags:
6363
- MIT
6464
- base 0.23B, large 0.77B
6565
- Florence-2: Advancing a Unified Representation for a Variety of Vision Tasks
66+
- [deepseek-ai/Janus](https://github.com/deepseek-ai/Janus)
67+
- Janus-Series: Unified Multimodal Understanding and Generation Models
68+
- [deepseek-ai/DeepSeek-R1](https://github.com/deepseek-ai/DeepSeek-R1)
69+
- [deepseek-ai/DeepSeek-V3](https://github.com/deepseek-ai/DeepSeek-V3)
70+
- [deepseek-ai/DeepSeek-VL2](https://github.com/deepseek-ai/DeepSeek-VL2)
71+
- DeepSeek-VL2: Mixture-of-Experts Vision-Language Models for Advanced Multimodal Understanding
6672
- [google-deepmind/gemma](https://github.com/google-deepmind/gemma)
6773
- Apache-2.0, Flax, JAX
6874
- by Google DeepMind

notes/ai/service/openai/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ title: OpenAI
88
# 判断是否 Block
99
# 可能返回 403 - 因为 CF Challenge
1010
curl https://sora.com/backend/public/authenticate
11+
12+
# 40 messages / 3 hours
13+
curl https://chatgpt.com/public-api/conversation_limit
1114
```
1215

1316
**价格**

notes/culture/game/game-awesome.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,11 @@ https://www.game-game.com.ua/
3535
- Asia Gaming Casino Software
3636
- https://www.gammastack.com/online-casino-games/
3737
- Pre-dealing 6 cards
38+
39+
## Steam
40+
41+
- macOS https://store.steampowered.com/macos
42+
43+
<!--
44+
- https://steamcommunity.com/id/wenerme/
45+
-->

notes/dev/ide/ide-awesome.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ tags:
2929
- https://open-vsx.org/
3030
- [jeanp413/open-remote-ssh](https://github.com/jeanp413/open-remote-ssh)
3131
- https://open-vsx.org/extension/jeanp413/open-remote-ssh
32+
- AI
33+
- Aider
34+
- [cline/cline](https://github.com/cline/cline)
35+
- [RooVetGit/Roo-Code](https://github.com/RooVetGit/Roo-Code)
36+
- fork cline 3.1
3237
- [eclipse/che](./che.md)
3338
- Kubernetes based Cloud Development
3439
- [JetBrains](./jetbrain/README.md)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
---
22
title: healmap
33
---
4+
45
# healmap
56

67
- [headlamp-k8s/headlamp](https://github.com/headlamp-k8s/headlamp)
78
- Apache-2.0, Golang, TS
9+
- Web App, Desktop App
10+
- 支持 in-cluster 和 桌面模式
11+
12+
```bash
13+
brew install headlamp
14+
```

notes/devops/kubernetes/k8s-awesome.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ tags:
9595
- Software Delivery Workflow For Kubernetes
9696
- Web 界面
9797
- 部署基于 argo rollout 修改
98+
- [kubeshop/monokle](https://github.com/kubeshop/monokle)
9899
- [oam-dev/kubevela](https://github.com/oam-dev/kubevela)
99100
Modern Application Deployment System Based on Kubernetes and OAM
100101
- [acorn-io/acorn](https://github.com/acorn-io/acorn)
@@ -137,18 +138,20 @@ tags:
137138

138139
## Dashboard/UI
139140

140-
| ui | in | web | desktop | cli | extensible |
141-
| ---------------------- | ---------- | --- | ------- | --- | ---------- |
142-
| ~~lens~~ | TS | ||
143-
| portainer | | ||
144-
| k9s | Golang | | ||
145-
| [octant] | Golang ||| | ⭐️⭐️⭐️ |
146-
| [kubernetes-dashboard] | ||
147-
| rancher | Golang |||
148-
| seabird | Golang+GTK | ||
141+
| ui | in | web | desktop | cli | extensible |
142+
| ---------------------- | ----------------- | --- | ------- | --- | ---------- |
143+
| [headlamp] | Go,TS,React,Redux ||| ||
144+
| portainer | | ||
145+
| k9s | Golang | | ||
146+
| [kubernetes-dashboard] | ||
147+
| rancher | Golang |||
148+
| seabird | Golang+GTK | ||
149+
| ~~lens~~ | TS | ||
150+
| ~~[octant]~~ | Golang ||| | ⭐️⭐️⭐️ |
149151

150152
[kubernetes-dashboard]: https://github.com/kubernetes/dashboard
151153
[octant]: https://github.com/vmware-tanzu/octant
154+
[headlamp]: ./app/headlamp.md
152155

153156
- 命令行/TUI
154157
- k9s
@@ -166,11 +169,12 @@ tags:
166169
- 移动端
167170
- portainer
168171
- 早期支持 docker,后来支持 k8s
169-
- WebUI
172+
- WebUI/dashboard
170173
- [kubernetes/dashboard][kubernetes-dashboard]
171174
- 简洁
172175
- [Rancher](./platform/rancher/README.md)
173176
- OpenShift
177+
- [kubewall/kubewall](https://github.com/kubewall/kubewall)
174178
- [kubeapps](https://github.com/kubeapps/kubeapps)
175179
- 可简单的理解为 HELM WebUI
176180
- web-based UI for deploying and managing applications in Kubernetes clusters

notes/devops/telementry.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ HOMEBREW_NO_ANALYTICS=1
2626
NEXT_TELEMETRY_DISABLED=1
2727
# NuxtJS
2828
NUXT_TELEMETRY_DISABLED=1
29+
# Wrangler/Cloudflare Worker
30+
WRANGLER_SEND_METRICS=false
2931

3032
# ========================
3133
# Service
@@ -98,7 +100,7 @@ export HOMEBREW_NO_ANALYTICS=1
98100

99101
## Scarf
100102

101-
```
103+
```bash
102104
SCARF_ANALYTICS=false
103105
```
104106

@@ -305,3 +307,18 @@ turbo telemetry status
305307
- HF_HUB_DISABLE_TELEMETRY
306308
- DISABLE_TELEMETRY
307309
- DO_NOT_TRACK
310+
311+
## wrangler
312+
313+
```bash
314+
npx wrangler telemetry disable
315+
npx wrangler telemetry status
316+
```
317+
318+
```toml
319+
send_metrics=false
320+
```
321+
322+
```bash
323+
WRANGLER_SEND_METRICS=false
324+
```

notes/devops/web/caddy/caddy-faq.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ tags:
55

66
# Caddy FAQ
77

8+
## 禁用自动证书 {#disable-auto-cert}
9+
10+
```caddyfile
11+
{
12+
auto_https off
13+
}
14+
```
15+
816
## ACME DNS Wildcard cert
917

1018
- [libdns/acmedns](https://github.com/libdns/acmedns)
@@ -55,7 +63,7 @@ http://:80 {
5563
- caddy=*.example.com
5664
- caddy.1_@foo = host foo.example.com
5765
- caddy.1_handle = @foo
58-
- "caddy.1_handle.reverse_proxy={{ upstreams 8080 }}"
66+
- 'caddy.1_handle.reverse_proxy={{ upstreams 8080 }}'
5967
```
6068
6169
- https://caddyserver.com/docs/caddyfile/patterns#wildcard-certificates

notes/devops/web/caddy/caddy-l4.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ tags:
1313
- 支持 regexp 自定义探测
1414
- 路由支持 Socks5, TLS termination, echo, proxy protocol, tee
1515

16+
:::caution
17+
18+
- 可能有内存占用过高的问题
19+
- 跑一段时间后内存占用到了 1G
20+
21+
:::
22+
1623
```caddyfile
1724
{
1825
servers {
@@ -56,3 +63,7 @@ tags:
5663
}
5764
}
5865
```
66+
67+
# FAQ
68+
69+
## tls: failed to verify certificate: x509: certificate is not valid for any names, but wanted to match

notes/devops/web/haproxy/haproxy-version.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tags:
88

99
| version | date |
1010
| ------------- | ---------- |
11+
| [HAProxy 3.1] | 2024-11-26 |
1112
| [HAProxy 3.0] | 2024-05-29 |
1213
| [HAProxy 2.9] | 2023-12-05 |
1314
| [HAProxy 2.8] | 2023-05-31 |
@@ -26,6 +27,12 @@ tags:
2627
[haproxy 2.4]: #haproxy-24
2728
[haproxy 2.3]: #haproxy-23
2829

30+
## HAProxy 3.1
31+
32+
- 新的 SPOE
33+
- 提升 H2 性能
34+
- https://www.haproxy.com/blog/announcing-haproxy-3-1
35+
2936
## HAProxy 3.0
3037

3138
- 使用 guid 跟踪配置对象

0 commit comments

Comments
 (0)