tech
How to Capture and Analyze gRPC Packets Using Wireshark
Step-by-Step Guide to Capturing gRPC Packets
tech
Step-by-Step Guide to Capturing gRPC Packets
tech
捕获 gRPC 数据包的分步指南
tech
With the increasing popularity of open-source products, it is crucial for a backend engineer to be able to clearly identify whether an abnormal machine has been compromised. Based on my personal work experience, I have compiled several common scenarios of machines being hacked for reference. This article is first
tech
I read a paper about real-world go concurrency error bugs, and here’s a transcript of what I read as a start to learning about go concurrency programming.
tech
In 2023, there have been some changes to Go’s concurrency library, and this article provides an overview of these changes. Minor details such as typos and documentation changes will not be covered.
News
This is huizhou92, a brand new site by huizhou92 that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to stay up to date and receive emails when new content is published!
tech
From 5.0 to 5.4 in 8 months — here's how to navigate OpenAI's increasingly complex model lineup without losing your mind.
tech
一个提案,900 条评论,Go 核心团队亲自下场——这场争论终于要尘埃落定了吗?
tech
Go Is Finally Getting Lambdas — 8 Years in the Making How a Single Proposal with 900+ Comments is Quietly Reshaping Go's Syntax It started in August 2017. A developer opened issue #21498 on the Go repository with a modest title: "proposal: spec: short function literals." Nobody
tech
Dissecting the fundamental flaws in current memory systems, and a three-layer architecture you can implement this afternoon
tech
剖析当前记忆系统的根本缺陷,以及一套你今天就能落地的三层记忆架构
blog
深入 Go 最常用包的 5 年重写之旅:API 完美主义、内存回退,以及向后兼容的沉重代价。