I met a Lombok issue yesterday and here is the details.
Two VirtualBox Issues and Fixes
Today I upgrade VirtualBox to the latest version 6.0.12 and find 2 issues. Here is the description how to fix them.
Fix the "google/protobuf/descriptor.proto: file not found" issue
Today when I use “protoc” to compile some protobuf files, I get the “google/protobuf/descriptor.proto: file not found” error.
IntelliJ IDEA: "broken source path error" of Gradle project
One Gradle project in my IntelliJ IDEA IDE reports the following error:
Python slice to reverse
I read some Python code lines from here like below:
Protobuf uint64 & Java Long
The post records the issue I met when using protobuf uint64 and Java Long.
A Remastered Game I Wrote
Best Monospace Fonts for Developers
From here.
What is the maximum length of a URL
From here.