Simon Wiles

Results 83 comments of Simon Wiles

Any chance of seeing this merged?

Yeah, I'm just having parcel handle my SASS/SCSS outside of svelte altogether at the moment, which isn't all that painful, I suppose, but it uncouples (at least physically) my styles...

Doesn't seem to make a difference in my build, I'm sorry.

I seem to be getting a huge memory leak here too -- each time the app is hot-reloaded, the memory consumption increases 1-fold. Something is definitely wrong... (Edit: while the...

Very excited for this, thank you! I'm doing something very similar in production using a few lines of nginx config to rewrite pages (see https://adho.org/newsletter/75b3923d-db6d-4d8c-ac53-9f232ca3995e for an example). An app-level...

I agree. You could make a reasonable case that removing newsletter-specific template elements is a secondary feature though, I think, as long as the unsubscribe link is deactivated 🤷

I was experimenting with migrating from `sxhkd`, but this is a show-stopper for me. With my existing `sxhkd` config: ``` hyper + f jumpapp firefox ... ``` I get: ```...

@ajanon -- thank you for the suggestion. With just: ``` capslock + f jumpapp firefox ``` I just get: ``` [... ERROR swhkd] Config Error: Error parsing config file "/etc/swhkd/swhkdrc"....

I'm trying to migrate from Kupfer, and this is proving a bit frustrating. In particular for file-search, and I'm used to using extensions that add to the search index. In...

I'm just getting around to rebasing all my local changes on top of the most recent release, and I realized this PR is still open. Might there be any interest...