Chris Hayes
Chris Hayes
@julienboulay wow, that worked great! So hard to find an SVG minimizer that also handles embedded images. It cut my SVG size in half with no visible loss in quality.
Ah, okay. I understand the use-case. So, VSCode and other applications like browsers if you open a file, it'll reuse the current window. Which OniVim seems to do similarly. The...
`reg-suit init` is completely broken for me on `0.10.0`
Even after manually creating a config file based on example projects, the `reg-suit init` command still hangs on `? Working directory of reg-suit. (.reg)`
> @Christopher-Hayes would you be able to provide is with logs of the issue that you are experiencing on Ubuntu and OSX? At some point this stopped happening. I no...
Can confirm had this issue trying a username that was already taken. Kind of assumed Lemmy would tell me if the username was taken as I was filling in the...
**Extra note:** I forgot to mention this, it's somewhat important. I said most CDNs will GZIP. An issue I did run into (ie the CDN Netlify uses), is that the...
For a personal project I ended up creating an NPM package of a modified `suncalc` to do this. It's called [suncalc-tz](https://www.npmjs.com/package/suncalc-tz), if anyone comes across this and is looking for...
Reverting to v6.1.2 fixes this issue for me. Probably related to #54
I appreciate your work on this, and thank you for open-sourcing it. **Update** - For anyone wanting a drop-in replacement for the API part of it, I've published my fork...