Alexander Momchilov
Alexander Momchilov
## Environment ```zsh apple darwin22.0 /bin/zsh -zsh zsh-5.8.1-0-g1a490c7 /Users/Alex/.zshrc:139 f52f45a (HEAD -> main, origin/main, origin/HEAD, my_fork/main) Change precmd to chpwd for zlua ``` * Operating system: macOS * Terminal emulator:...
This pr is a really rough POC that uses Swift's new [Result Builders](https://docs.swift.org/swift-book/ReferenceManual/Attributes.html#ID633). I've found that setup code often needs to use fresh objects for each examples, which requires using...
HI there. I have an Asus RT-AC68U running Asuswrt-Merlin 384.19 Turning on the VPN client after following [the instructions](https://github.com/rajannpatel/Pi-Hole-PiVPN-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-OpenVPN-Configs#split-tunnel-vpn-on-routers-with-asuswrt--asuswrt-merlin-firmware) prints "Error - check configuration!". These are the logs: ``` Nov...
Hey there, I'm having difficulty making one factory that forwards to another. I don't have a particular solution approach in mind, so I didn't use the "feature request" template. For...
The auto-complete experience on the DSL methods (such as in RubyMine) is quite poor, because a lot of them just accept `*args, **kwargs, &block`. I suggest we add type hints...
### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug The following code gets reported as...
It looks like https://github.com/NSHipster/homebrew-formulae has been archived. Can we make it non-read-only but community maintained? I would love to contribute this updated formula for `gyb` (which no longer needs `python2.7`):...
TODO: Can somebody please check what values are set when the chosen option is "iCloud Drive" (it's disabled on my machine, so I can't check it myself) I checked it...
Would you be interested in making this repo compatible with the Swift Package Manager? I don't mind doing it and making a PR, if there's interest.