Firefox offline installer official download page
Why do I need offline installer of Firefox?Because its online installer is too slow. (Yes the installer that you download from its index p
Read MoreDo not store file outside of WSL, it is slow
- Hank
- 14 Aug, 2021
For some reason, I have switch back to Windows OS after years of working on MacOS.Most of the time I'm working on frontend projects, so to
Read MoreA wrong solution on Leetcode
- Hank
- 21 Jun, 2021
With all these years as an engineer, I never tried Leetcode.Maybe it's because I never prepared for interview before.Well, now I have to
Read Morehow to skip git hooks when committing
- Hank
- 07 Apr, 2021
Well, it's not very recommended skipping git hooks. These hooks are often for formatting code, running tests, etc.But life happens, someti
Read MoreHow to fix: Enzyme expects an adapter to be configured
- Hank
- 13 Jan, 2021
Working on updating a legacy React project. It's still using React 8 and Node 7.9, I'd like to upgrate it to the latest React and Node.The
Read More