Nathan Genetzky
Nathan Genetzky
I have done this with my hugo-resume which uses this Theme. It makes it so much more professional looking. Used favicon from favicon.io, such as [man-technologist](https://favicon.io/emoji-favicons/man-technologist/). Had to add this...
> If anyone knows how can I check in bash script if the system is booted already, let me know please. Could you elaborate on your request "if the system...
> MD022 - Headings should be surrounded by blank lines - [MD022](https://github.com/DavidAnson/markdownlint/blob/v0.20.4/doc/Rules.md#md022) Since the regexp for `VIEWPORT['markdown']` requires "Header beginning" (Note, this is also a typo). ```py VIEWPORT = {...
Get error when I try to create a new library with the current version of particle-cli. Complains about istextorbinary. ``` → particle library create There were no suitable editions for...
I have done this with my hugo-resume which uses this Theme. It makes it so much more professional looking. Used favicon from favicon.io, such as [man-technologist](https://favicon.io/emoji-favicons/man-technologist/). Had to add this...
- [python-functions](https://www.yoctoproject.org/docs/3.0/bitbake-user-manual/bitbake-user-manual.html#python-functions) - [vscode-bitbake-python-function-good.bb.txt](https://github.com/EugenWiens/vscode-bitbake/files/4041749/vscode-bitbake-python-function-good.bb.txt) - [vscode-bitbake-python-function-bug.bb.txt](https://github.com/EugenWiens/vscode-bitbake/files/4041748/vscode-bitbake-python-function-bug.bb.txt) Diff: `diff vscode-bitbake-python-function-good.bb.txt vscode-bitbake-python-function-bug.bb.txt` ```diff 1c1 < def get_depends(d): --- > def get_depends_with_more_words_and_default_argument(d, add_argument=''): ``` --- Thanks for making an awesome FOSS project. Here...
Consider using more standarized definitions for the start date and the end date (dob/dod,birth/death). ## example now: ```yaml dob: 2016-06-20 # dod: 2020-06-20 # overwrite lifespan lifespan: 4 ``` suggestion...
First, Thank you for your examples; they provided a good resource for a few topics related to KVM and cloud-init. From your [blog](https://fabianlee.org/2020/02/23/kvm-testing-cloud-init-locally-using-kvm-for-an-ubuntu-cloud-image/) you use commands that reference "qcow2" files....
# [bug] 'segmentation fault' when running 'task info' with empty undo or backlog Thank you for looking at this bug. I understand that I was wrong to alter the data...
I believe you meant to say "assigned" instead of "assignt". Screenshot seen on this page: https://joplinapp.org/plugins/plugin/io.github.jackgruber.copytags/?from-tab=home I was unable to easily locate this in the code, and if it's already...