yi_xuan

↗ HN profile [ 42.6 ms ] full profile
Karma
112
Created
April 21, 2022 (4y ago)
Submissions
0
  1. On linux, after I installed goland, I could see a lot of .jar file and .class file inside. I don't know, I can see all of the source code ?

  2. I have been searching extensively for simple yet comprehensive transaction implementation. But I have only found a collection of concepts likes write-ahead log, etc. And reading db source code is somewhat difficult and…

  3. Due to the rapid development of the industry, there are something you need to learn almost every year. Novices usually prefer learning through videos. As they gain more experience, they begin delving into the source…

  4. Recently, I write an interpreter for subset of Python using Go. I haven't seen source code of CPython, all is just written according to my understanding of Python so there may be some unusual things. Hope you can play…

  5. I have been a developer for years, nowadays I want to learn some knowledge about management. I think a developer has definitely to learn some things around him, knowing more than just coding, such as management. You can…