This blog is a great beginner's quick-start guide. If you want to learn more about Git usage in detail, I recommend reading https://git-scm.com/book/en/v2
HN user
superhx
2 karma
Posts0
Comments4
No posts found.
The Guide to Git I Never Had 2 years ago
Why Apache Kafka cannot run on the Spot instances?
If we utilize K8S on Spot instances, does that imply that all products can accommodate Spot instances?
Distributed SQLite: Paradigm shift or hype? 2 years ago
Is there a distributed version of SQLite that keeps its embedded library feature? For example, it could use EBS and S3 for shared storage, allowing for distributed read and write access, and possibly even multiple concurrent reads and writes.
Should this be available, numerous lightweight web applications could operate without having to set up a separate PostgreSQL or MySQL database.
[dead] 2 years ago
For Kafka, the page cache is indeed a double-edged sword.