[wip] Software engineer lecture given by Mr. Rob Pike
~ My memories, my journey ~
Welcome! I share my learning journey, images, beside my other cute blog.
“Good morning, and in case I don't see ya, good afternoon, good evening, and good night.”
With the help of LLM, I have an awesome music player sits on the front of my website, playing Country Road by John Denver.
I realised that I know nothing about Go standard libraries, so I try not to use external frameworks and write code using as much standard libraries as possible to understand what other people say `Go std libs are powerful`
For the past 6 months, I have had a chance to learn/work with AWS, my first cloud provider platform. Note that I am not favor of this infra or another like GCP, Azure. I just note for myself (and probably you) on using AWS, things I have learned. I guess the valuable point after reading this article is general concepts, ideas on cloud environments.
Finite state machine is an interesting concept, I learned long ago but only in theory. Now I have chance to actually explore how it can be implemented.
My note of learning how to implement incomplete json lexer, parser. Everything I write here is just for myself.
My database data being deleted and hacker want me to pay money to get back data
These are my notes to use ssh agent on powershell because I need agent forward feature when use ssh