Bagas Sanjaya

Results 10 issues of Bagas Sanjaya

- [x] I provide my work under the [project license](https://github.com/progit/progit2/blob/master/LICENSE.asc). - [x] I grant such license of my work as is required for the purposes of future print editions to...

I proposed to add discussion about partial clone (blobless, treeless, and shallow clones) to the book. For the text, it can be inspired from [this GitHub blog post](https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/). In summary:...

Certificates signed with easy-rsa should not output text form, as in many other PKI systems (e.g. Let's Encrypt). That is, only binary representation (that including `BEGIN CERTIFICATE` - `END CERTIFICATE`)...

discussion

**Describe the bug** I'm building MuseScore from latest master (commit d759f2983173fe513111d4d6ab2ce65334fd1c20) on Debian 11. After installing all the dependencies and building the program, I do test-run. The program get immediate...

Hi, I'm opening this issue in reference to go-gitea/gitea#29058. Long story short, I'm trying to build [gitea](https://github.com/go-gitea/gitea) which uses lightningcss-loader 2.1.0. I use node v18.19.0. The build (`make`) stopped when...

Hi, I'm building current main (commit 7fc263754d) with debugging info enabled (just plain `cargo build`) on my Arch Linux machine. When I run rio, I got backtrace (run with `RUST_BACKTRACE=full...

Hi, On my Rio config (`~/.config/rio/config`), I use locally installed variable font (here GitLab Mono): ``` toml ... [fonts] family = "GitLab Mono" size = 18 ... ``` When I...

bug

This PR will fix issue #2752. I haven't try this guide locally, but I guessed that the error lies after configuring Postfix **and** before going through Dovecot configuration. Sorry if...

Updated Guide
Ready

Hello all, # Guides Affected by the Issue This issue affects most (or all) guides # Issue In README.md, all guides and tutorials are licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/). However, on...

- version: 2.2.0 (Ubuntu 20.04) ## Description Running htop on virtual console, as opposed to terminal emulators, may cause LED clock to be displayed as jumbled. For example: ![bug snap](https://user-images.githubusercontent.com/40219486/86506300-51322000-bdf8-11ea-98d0-e8f359fc2613.png)...