主要观点:介绍了多个与 Go 相关的工具和资源,包括邮件测试工具 Mailpit、Go IDE GoLand 的更新、加快 GitHub Actions 运行的 Blacksmith、理解 Go 中的命令注入漏洞、Pyroscope 的 Go Playground、Go Time podcast 相关内容、关于 Unix 的书籍讨论、Go 相关的工具如 Signls、Go Blueprint 0.9、Listmonk 4.1、goshs 1.0、html-to-markdown 2.2、validator 10.23、avif 0.4.2、jpegli 0.3.3、Mockery 2.48 等。
关键信息:
- Mailpit 是零依赖的邮件测试工具,可作为 SMTP 服务器接收邮件并提供 Web 界面读取,用 Go 编写可编译成单二进制文件。
- GoLand 2024.3 发布,有多行为代码完成、提高大型项目启动时间等更新。
- Blacksmith 可通过在现代游戏 CPU 上运行加快 GitHub Actions 速度,集成只需一行代码改变。
- 介绍了避免 Go 中命令注入漏洞的基本预防措施。
- Pyroscope 的 Go Playground 可运行 Go 代码并查看火焰图。
- Signls 是终端运行的 Go powered MIDI 音序器,作者还创建了 Sektron。
重要细节: - Mailpit 的 GitHub 仓库为 https://github.com/axllent/ma...。
- GoLand 更新相关博客为 https://blog.jetbrains.com/go...。
- Blacksmith 相关网站为 https://blacksmith.sh/?utm_so...。
- 理解命令注入漏洞的博客为 https://snyk.io/blog/understa...。
- Pyroscope 的 Go Playground 为 https://playground.flamegraph...。
- Signls 的 GitHub 仓库为 https://github.com/emprcl/signls。
- Go Blueprint 0.9 的文档为 https://docs.go-blueprint.dev/。
- Listmonk 4.1 的发布信息为 https://github.com/knadh/list... ,主页为 https://listmonk.app/。
- goshs 1.0 的 GitHub 仓库为 https://github.com/patrickhen...。
- html-to-markdown 2.2 的 GitHub 仓库为 https://github.com/JohannesKa...。
- validator 10.23 的 GitHub 仓库为 https://github.com/go-playgro...。
- avif 0.4.2 的 GitHub 仓库为 https://github.com/gen2brain/...。
- jpegli 0.3.3 的 GitHub 仓库为 https://github.com/gen2brain/...。
- Mockery 2.48 的相关信息为 https://vektra.github.io/mock...。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用。你还可以使用@来通知其他用户。