Blog: myshittycode |
215 blogs
updated: 33 min. ago
|
||
Gone from our sight, but never from our hearts. Unknown
|
||
PROBLEM A typical way to get a list of tags from a repository is to clone it before running git tag:- versionsort.suffix=- ensures 1.0.0-XXX...
|
||
PROBLEM To perform an offline (or airgapped) installation, sometimes it's not sufficient to download just the needed RPM package. In most ca...
|
||
INTRO Step by step instructions for my future self to obtain the SSL certificate and to configure it in Nginx because my fragile little brai...
|
||
BACKGROUND The GCP logging agent uses modified fluentd, which allows us to do either unstructured logging or structured logging. The structu...
|
||
PROBLEM When running the stackdriver-agent (v6.x), the log file contains the following errors:- SOLUTION By default, the swap metric is enab...
|
||
PROBLEM Given the following output block:- Sometimes, during an apply or destroy, we may get this error:- One way to fix this is to do condi...
|
||
PROBLEM The whole idea of placing a lien on a project is to prevent accidental deletion. But, sometimes it's a little pain in the ass to att...
|
||
PROBLEM Given the following required_providers block it will allow the following Google provider version: >= 3.8, < 4.0. As of today (May 10...
|
||
PROBLEM Given, the following global config stored under /.gitconfig When committing any code, the above user info will always be used. Howev...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler