Shawn McCool
Shawn McCool
Please report an issue at https://github.com/BashSupport/BashSupport/issues if the Bash file isn't properly displayed. You can select and copy the information below. File name: /home/shawn/src/website/deploy File extension: null First line: #!/bin/bash...
Add Event-driven Architectures section with Event Sourcing sub-section and a reference to the video series Event Sourcery.
The `icon-location` supports: `left`, `right`, `top`, `bottom` However, each of these locations are centered on the perpendicular axis. (location `left` is vertically centered, location `top` is horizontally centered). For some...
```php echo $this->highlighter ->highlight( 'php',
Hey there, I was wondering if you could help me to understand the following error: When I run: ```erlang application:ensure_all_started(pe4kin). BotName = . BotToken = . pe4kin:launch_bot(BotName, BotToken, #{receiver =>...
Hello, Could you please license this code as MIT or BSD? I forked it to add compatibility with Godot 4 and I'd like to use it and release the code...
Nice software. Curious what the proper way to theme it is.
Any chance this is available through Ubuntu / APT? I'm locked to this distro for a work laptop.
### Please describe the problem you're trying to solve When I'm transferring over a slow USB connection, having a bunch of concurrent copies slows down all operations. ### Would you...
I added this package to a project of mine and noticed a small change for the docs. Replace `Plug.Exception.Handler.status/1` with `Plug.Exception.status/1`