|
| 1 | +# Go语言的Hyrum定律 | Gopher Daily (20241119)ʕ◔ϖ◔ʔ |
| 2 | + |
| 3 | +>每日一谚:Do not declare an interface just for testing. |
| 4 | +
|
| 5 | +## Go技术生态 |
| 6 | + |
| 7 | + |
| 8 | +- 1. Go语言的Hyrum定律 - https://abenezer.org/blog/hyrum-law-in-golang |
| 9 | + |
| 10 | +- 2. 了解Go中的命令注入漏洞 - https://snyk.io/blog/understanding-go-command-injection-vulnerabilities/ |
| 11 | + |
| 12 | +- 3. 使用 delve 调试 Go 核心转储:导出字节切片 - https://michael.stapelberg.ch/posts/2024-10-22-debug-go-core-dumps-delve-export-bytes/ |
| 13 | + |
| 14 | +- 4. Go中秘而不宣的数据结构: 四叉堆,不是普通的二叉堆 - https://colobu.com/2024/11/18/go-internal-ds-4-ary-heap/ |
| 15 | + |
| 16 | +- 5. 使用 Golang 创建 PDF 缩略图和预览 - https://medium.com/@unidoclib/creating-pdf-thumbnails-and-previews-using-golang-d0c340efc27e |
| 17 | + |
| 18 | +- 6. 迁移到 sqlc 以获得更好的性能 - https://docs.hatchet.run/blog/migrating-off-prisma |
| 19 | + |
| 20 | +- 7. 伪随机数生成器:从起源到现代算法 - https://blog.frankel.ch/prng-evolution/ |
| 21 | + |
| 22 | +- 8. 托管您自己的元搜索引擎以避免跟踪和分析 - https://tailscale.com/blog/video-searxng |
| 23 | + |
| 24 | + |
| 25 | +## 云原生技术 |
| 26 | + |
| 27 | + |
| 28 | +- 1. 外部授权的技术复杂性 - https://www.cncf.io/blog/2024/11/18/the-technical-complexities-of-externalized-authorization/ |
| 29 | + |
| 30 | +- 2. 现在是限制 SaaS 并返回本地部署的时候了吗? - https://faun.pub/is-it-time-to-limit-saas-and-return-to-on-prem-38beb769ffae |
| 31 | + |
| 32 | +- 3. KubeCon NA 2024 总结:不要错过这些主要的 CNCF 项目新闻 - https://blog.palark.com/kubecon-na-2024-cncf-projects/ |
| 33 | + |
| 34 | +- 4. 为什么 API 优先在 AI 驱动型世界中很重要 - https://thenewstack.io/why-api-first-matters-in-an-ai-driven-world/ |
| 35 | + |
| 36 | + |
| 37 | +## 人工智能 |
| 38 | + |
| 39 | + |
| 40 | +- 1. 扩展 AI 代理和编辑器之间的交互 - https://www.docker.com/blog/extending-the-interaction-between-ai-agents-and-editors/ |
| 41 | + |
| 42 | +- 2. LLM 和 LLM 系统的安全性:主要风险和保障措施 - https://www.redhat.com/en/blog/llm-and-llm-system-risks-and-safeguards |
| 43 | + |
| 44 | + |
| 45 | +## 流行项目与工具 |
| 46 | + |
| 47 | + |
| 48 | +- 1. projectdiscovery/katana - https://github.com/projectdiscovery/katana |
| 49 | + |
| 50 | +- 2. influxdata/telegraf - https://github.com/influxdata/telegraf |
| 51 | + |
| 52 | +- 3. stakater/Reloader - https://github.com/stakater/Reloader |
| 53 | + |
| 54 | +- 4. stretchr/testify - https://github.com/stretchr/testify |
| 55 | + |
| 56 | +- 5. kyverno/kyverno - https://github.com/kyverno/kyverno |
| 57 | + |
| 58 | +- 6. m1k1o/neko - https://github.com/m1k1o/neko |
| 59 | + |
| 60 | +- 7. kedacore/keda - https://github.com/kedacore/keda |
| 61 | + |
| 62 | +- 8. VictoriaMetrics/VictoriaMetrics - https://github.com/VictoriaMetrics/VictoriaMetrics |
| 63 | + |
| 64 | +- 9. elastic/go-elasticsearch - https://github.com/elastic/go-elasticsearch |
| 65 | + |
| 66 | +- 10. smartcontractkit/chainlink - https://github.com/smartcontractkit/chainlink |
| 67 | + |
| 68 | +- 11. spf13/cobra - https://github.com/spf13/cobra |
| 69 | + |
| 70 | +- 12. containerd/containerd - https://github.com/containerd/containerd |
| 71 | + |
| 72 | +- 13. kubernetes/client-go - https://github.com/kubernetes/client-go |
| 73 | + |
| 74 | +- 14. getsops/sops - https://github.com/getsops/sops |
| 75 | + |
| 76 | +- 15. jesseduffield/lazygit - https://github.com/jesseduffield/lazygit |
| 77 | + |
| 78 | +- 16. netbirdio/netbird - https://github.com/netbirdio/netbird |
| 79 | + |
| 80 | +- 17. uptrace/bun - https://github.com/uptrace/bun |
| 81 | + |
| 82 | +- 18. ethereum-optimism/optimism - https://github.com/ethereum-optimism/optimism |
| 83 | + |
| 84 | +- 19. go-gorm/gorm - https://github.com/go-gorm/gorm |
| 85 | + |
| 86 | +- 20. prometheus/node_exporter - https://github.com/prometheus/node_exporter |
| 87 | + |
| 88 | +- 21. docker/cli - https://github.com/docker/cli |
| 89 | + |
| 90 | +- 22. prometheus-operator/prometheus-operator - https://github.com/prometheus-operator/prometheus-operator |
| 91 | + |
| 92 | +- 23. go-gitea/gitea - https://github.com/go-gitea/gitea |
| 93 | + |
| 94 | +- 24. segmentio/kafka-go - https://github.com/segmentio/kafka-go |
| 95 | + |
| 96 | +- 25. patrickmn/go-cache - https://github.com/patrickmn/go-cache |
| 97 | + |
| 98 | + |
| 99 | +---- |
| 100 | + |
| 101 | +- 编辑:Tony Bai |
| 102 | +- [编辑主页](https://tonybai.com):https://tonybai.com |
| 103 | +- [GopherDaily主页](https://gopherdaily.tonybai.com):gopherdaily.tonybai.com |
| 104 | +- [GopherDaily项目](https://github.com/bigwhite/gopherdaily):github.com/bigwhite/gopherdaily |
| 105 | +- [订阅GopherDaily](https://gopherdaily.tonybai.com/subscribe) |
| 106 | +- [取消订阅GopherDaily](https://gopherdaily.tonybai.com/unsubscribe) |
| 107 | +- [另一个邮件列表](https://gopher-daily.com): https://gopher-daily.com |
| 108 | + |
| 109 | +Copyright 2023 GopherDaily |
0 commit comments