Dustin Wheeler

Results 11 issues of Dustin Wheeler

Related: https://wiki.ubuntu.com/Netplan, https://wiki.ubuntu.com/MigratingToNetplan If there is a better place for this type of question, let me know and I can close. Netplan is an abstraction over `NetworkManager` / `networkd`. It...

Currently, `rootUrl` is compiled from `APP_URL` when `laroute:generate` is executed. As far as I can tell, `rootUrl` is _only ever used_ when `laroute.absolute` is `false` (default). Otherwise, it is not...

1. Zalgo becomes enraged. 2. Zalgo speaks a word from the Necro-captcha-con. 3. Zalgo paints a picture of his spoken word such that feeble bots must OCR.

MASTER DEMANDS THE ABILITY TO SEE SUCH THAT HE MAY PAINT WITH THE COLORS OF THE WIND.

`mini`, `maxi`, `multi-lingual` support, bur bur bur. Should have an easy-to-use fluent interface. ``` php echo Zalgo::summon() ->inEnglish() ->withMuchForce() ->speak('it sleeps...'); ```

Currently, we hard-code the API prefix to be `/api`. This means that any specified Paths Object is prefixed with `/api` when registered with the framework. I kinda see 3 ways...

Currently, the library only supports exact matches of media-type for request body and response validation. To work as expected, we need to match an incoming request or outgoing response to...

Hello! 💁 This PR adds a method to retrieve a subset of IP addresses within a block based on offset. The primary reasoning for me putting this together was that...