Introducing Quoty: Never Write a Boring Commit Message Again
published:
A look at Quoty, a simple Rust-based CLI tool I created to solve the problem of lazy Git commit messages by providing random, insightful tech quotes.
published:
A look at Quoty, a simple Rust-based CLI tool I created to solve the problem of lazy Git commit messages by providing random, insightful tech quotes.
published:
A comprehensive guide on compiling the master branch of NavCoin-Core, including steps for installing dependencies, cloning the repository, and building the wallet and daemon clients on an Ubuntu 18.04 Linux box.
published:
Fix missing copy/paste shortcuts in Electron Mac builds. This tutorial shows how to implement them by setting up the application menu with Electron's Menu module.