- 🔭 I’m currently working on:
- debugger101, describes how to develop a go debugger
- gorpc101, describes how to develop a microservice framework
- libmill, describes the libmill go-style coroutine library
- go internals, (try to) describes nearly every aspect of golang internals
go internals, (try to) describes nearly every aspect of golang internals- go patterns, common design patterns in Go
- 🌱 I’m currently learning:
- ⚡ Fun fact:
- keep writing blogs every week
- 🦮 Useful utilities:
- toc, scans your folders and generate SUMMARY.md automatically
- notion, read CSV exported by Notion and generates markdowns with liquid tags
- wc, an alternate to GNU
wc
, which outputs more clearer - rm, an alternate to GNU
rm
, which effectively reduces mistakes of deletion - red, a log analysis tool, which aggregates similar events to help discover the problems
stay hungry, stay foolish.
Pinned Loading
-
golang-debugger-book
golang-debugger-book PublicFrom a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a d…
-
trpc-go
trpc-go PublicForked from trpc-group/trpc-go
A pluggable, high-performance RPC framework written in golang
Go
-
-
455 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
hitzhangjie/golang-debugger-book,
hitzhangjie/debugger101.io,
hitzhangjie/chat_with_ai
and 23 other
repositories
Loading
Contribution activity
March 2025
Created an issue in continuedev/continue that received 8 comments
Context provider 'folder', 'codebase' not working at all, it stuck even there's several files
Before submitting your bug report I believe this is a bug. I'll try to join the Continue Discord for questions I'm not able to find an open issue …
1 of 3 tasks
Opened 14 other issues in 3 repositories
hitzhangjie/golang-debugger-book
7
open
5
closed
-
vscode extension bisect:可以作为一个bisect的demo
This contribution was made on Mar 18
-
dap: 增加debug adapter protocol部分
This contribution was made on Mar 17
-
go/src/cmd/compile: 介绍下编译器领域如何排查bug的(hashdebug)
This contribution was made on Mar 12
-
go/src/compile: 解释下compile生成dwarf信息的关键操作
This contribution was made on Mar 12
-
go/src: 需要跟读者强调下,这里Symbol的定义和go编译器链接器内部引用的符号定义是两套
This contribution was made on Mar 11
-
go/src: ELF文件的定义,包括ELF文件头以及后面的节头表、段头表、sections这些
This contribution was made on Mar 11
-
src/go: .symtab中每个符号的定义
This contribution was made on Mar 11
-
why don't need .zdebug_ section anymore?
This contribution was made on Mar 11
-
系统性介绍下compile、asm、pack、link、buildid这几个Go编译构建过程中的工具,然后再围绕最终产物ELF进行展开,过渡比较自然点
This contribution was made on Mar 6
-
有没有必要那么大篇幅解释编译期链接器加载器的工作
This contribution was made on Mar 5
-
继续完善下符号解析相关内容
This contribution was made on Mar 5
-
介绍下ASLR
This contribution was made on Mar 2
continuedev/continue
1
open
-
Add 'explain' in the context menu
This contribution was made on Mar 20
go-git/go-git
1
open
-
What's the difference btw worktree.Checkout({Create: true}) and repository.CreateBranch
This contribution was made on Mar 13
2
contributions
in private repositories
Mar 3 – Mar 6