-
I've been a nose user for a long, long time, and yeah, I know it's been kind of "abandoned" for some time. However, I am also a big fan of the popular saying "_If it ain't broke, don't fix it_," since…
rasbt updated
7 years ago
-
I'm trying to use stack with ghcjs. I've created dummy project (stack.yaml file is in gist, other files are hardly relevant). After that I run `stack setup` and get this error:
> setup: The program '…
-
Hey shib!
I have started using the auth and its been working a charm for named groups within the config.
I have now submitted an API and can see the standings within the sqlitite database, so it…
-
`This server is running Paper version git-Paper-916.2 (MC: 1.10.2)`
```
[15:38:47] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to BedwarsRel v1.3.4
org.bukkit.event.…
-
running two instances of the bot. the 2nd one keeps crashing with that error below.
plugins in use are: evemails, notifications, siphons, siloFull
`[2017-01-08 21:28:00] Dramiel.ERROR: exception …
-
Hi all,
I suggest to introduce conditional constructs like {if:var}SOME SQL{endif} in addition to the simple variable substitution avialble in FlyWay. Below is my reasoning.
It's a common case to ha…
-
> PHP Fatal error: Uncaught Error: Call to a member function sendMessage() on null in /home/discord/dramiel/Dramiel.php:171
> Stack trace:
> #0 [internal function]: {closure}(Object(React\EventLoop…
-
Bootstrap v4 drop IE9 and IE10
http://gs.statcounter.com/ last 3 months
http://gs.statcounter.com/#all-browser_version_partially_combined-ww-monthly-201512-201602-bar
-
```
use Discord\Parts\User\Game;
$game = $this->discord->factory(Game::class, [
'name' => 'dodo',
]);
$this->discord->updatePresence($game);
```
```
PHP Fata…
Zyles updated
8 years ago
-
I am working on a kernel where the underlying workflow system can generate reports based on results of other steps. For example,
```
! ## samples
! There are ${nsamples} samples with names ${sample_…