NLTESOWN

Results 6 issues of NLTESOWN

Great game but it's getting faster too quickly. Couldn't this be made more gradual? It's almost impossible to go beyond 40 rows (in one-player mode).

For instance from Vimeo: some videos require a password. It seems that Youtube-DL supports that (on the CLI, you give the password as an extra parameter, after the URL). Shouldn't...

How to make this work with https://github.com/metonym/svelte-highlight (a package to use highlight.js in Svelte)? Ironically enough, that doesn't seem very easy.

I've just installed Wikitten and started to play with it (looks very nice!), adding files and directories. My OS is Windows 7 and I've noticed that when files and folder...

Partials lack some documentation. I've tried and seen that a `partials` object is exposed to the templates and is used to import the partials. Now I need to find out...

In your example, when the token is issued, this is how the expiry value is computed: https://github.com/clintmod/koa-jwt-login-example/blob/9df32af5a9fd40b88db75402ba99456714b2678a/src/app.js#L110): This is one hour _before_ the current date, which means that the token...