Morten Nilsen
Morten Nilsen
Hi! I would appreciate it if an option was added that let us search for packages not currently mirrored, so that we can avoid needing to make excpetions in the...
marked seems quite dead, unfortunately, but someone forked it and made marked3, which is actively maintained. If this could be updated to use that, it would be swell :)
Hitting Ctrl+D does not end the session, like I have come expect it to in console shells.
doing dotnet repl from git bash on windows, I get this exception: ``` Unhandled exception: System.InvalidOperationException: Cannot see if a key has been pressed when either application does not have...
PlugAPI seems to have a few deps that pull in a lot of other deps. The worst ones in this regard are `bufferutil` and `got`. I would recommend looking at...
I've made our bot manage a playlist via PlugAPI, but some times, the callback is never called. It seems to happen most frequently with `getPlaylistMedias`, but it has also happened...
When managing playlists, if you have some error in your callback method, such as a missing module import in your own code, the bot will print 11 REST Warnings before...
I think this would be a beneficial change long term - 6.0?
Some recent changes to plug break the dj history button at some resolutions. It vanishes at 1367 pixels wide viewport and then slides gradually back into view until viewport reaches...
As the web hooks feature of slack is deprecated, are there any plans on building a Seq app for slack?