Erick Guan
Erick Guan
I think we can create a new repo `cn-beancount` where we can document in Chinese. Then we can change this repo to a `awesome-*` repo following the guidelines. Would you...
Hello! I would like to request a feature to archive to OneNote. ## Type - [ ] General question or discussion - [x] Propose a brand new feature - [...
I'm wondering if it's possible to have interwiki links so that two languages of wikipedia zim can be concatenated together so that it's possible to jump between the two in...
## Motivation I don't think this is technically a bug or feature request so I used docs. I would propose modifying `bt` binstub with symbolic link. Now `bin/bridgetown` and `bin/bt`...
I am happy to contribute code if you are willing to give a few pointers too. In general, I should pick up things fast. **Describe the bug** Regex version request...
This is a 🙋 feature or enhancement. ## Summary I tested this locally and I can use `bin/bt` to call `bridgetown-core/bin/bridgetown`. Please comment if I need to make changes. ##...
UCharPointer points to an array of uint16_t which is generally not enough for a single UTF-8 character since the code point range is [0..0x10FFFF]. After `unpack U*` and write, the...
I intend to `require 'ferrum/browser` to start a browser. However, `ferrum/browser.rb` misses a few dependencies. I add them in this PR. This PR doesn't fix other ruby files though.
Hey, I am proposing a new command, `ruff init`, to facilitate configuration setup for Python projects. This command aims to simplify the configuration process for both beginners and new projects,...
This PR improves security on publishing the gem by utilizing [Trusting Publishing](https://guides.rubygems.org/trusted-publishing/). I have configured Rubygems. My plan is to make a release and then enforce this trusting publishing.