Martin Zackrisson
Martin Zackrisson
Since arrow-methods are not available when sub-classing the `LuxonUtils` (e.g. to have it always use UTC rather than local-time) through `super` it would be better if the implementation of `IUtils`...
I'm attempting to use `py2deb` for a python 3 project and I run into the following error: ```bash root@547626b5656f:/test# py2deb -r /tmp -- -r requirements.txt 2018-06-26 13:00:01 547626b5656f pip_accel[7224] INFO...
Pond.js has some fantastic ease of use `TimeSeries` roll-up functions, but it does have support for iso standard weeks (Monday - Sunday), nor it seems the US/Canada non-standard Sunday-Saturday is...
Exploit would be (given that the server is slow to respond) to quickly suggest "A", then "B" and then "A" again before the first request responds. https://github.com/JammerCore/JammerCore/blob/148382cc8d15bdc49bcd42e1f131340218457fc3/src/com/content-event/event-idea.js#L110-L157 A simple fix...
I get notifications in the dropdown but clicking on the feed gives me a never ending spinner and 
The graded games list assumes you participated. The list should check if you're participating and give a special message for those not participating...
Put the my grades directly into the event nav  * Maybe before the user's game though. * Maybe add a help/rules button to it too.
The nav would have tabs like `[Comments]` on most nodes, and then special on some such as `[Metrics]` for items (games). Primary reason is to add a `[Meta editor]` as...
We have major accessibility issues on our site. As soon as a button collapses (like the navs and such do when changing the width of the browser) you kind of...
It works like the blockquote but both have some slight strangeness to them in that ``` !> line next ``` Will include `next` with `line` so you would have to...