Results 28 comments of Jeremy Dormitzer

This would be 💯. Unfortunately my company still has a bunch of legacy code in Python 2, and although we try to use type comments wherever I always get sad...

Did anyone here ever find a solution to this on the StumpWM side? I've been working around it by manually toggling the mode-line off and on when Polybar reloads but...

@patrick96 :thinking: `xdo raise -n polybar` didn't seem to have an effect. I wonder if StumpWM is getting itself into a weird state somehow?

That does seem a little silly, doesn't it? The trivial solution to this is to serve the `/api` endpoint somewhere else, at say `/jus-api` instead. This would be easy and...

@elingerojo Oh man, I hadn't tried running `jus` with Node v4. Is there a reason you are using such an old version? Do you think it's important that we support...

Would this module replace the current `file.js` subclass functionality that pulls out metadata about each file type, or am I misunderstanding?

Good point - we should stay consistent. Should we target Node v6 or v7?

I like the idea of removing the `node-oniguruma` dependency better - that way we can continue to support all Node versions. Is `marky-markdown` the only module we use that depends...

It's not. It got rejected because I didn't have a privacy policy, and I never re-submitted it. I'll get around to it one of these days... Have you tried a...

And [this comment](https://news.ycombinator.com/item?id=16318236) gives a clear summary of the proposed solution and possible implementation.