Avery
Avery
I understand. I mean, we __could__ add 7 more hash algorithms to the table because we can, but is it really useful? I don't think so. **Off-topic:** I had a...
@dodekeract Perhaps I should clarify: There are a total of 33 cryptographic functions, [as seen on Wikipedia.](https://en.wikipedia.org/wiki/List_of_hash_functions#Unkeyed_cryptographic_hash_functions) Most of these we don’t need, like MD2 and MD4. Of course, it...
@kabiroberai converting bash scripts to/from GNU is pretty easy -- you just need to know the differences between the various utilities (`cp`, `mv`, `echo`, etc.). I can provide assistance if...
As kirb mentioned, Erica Utilities has its own version of `plutil`. I don’t have a device to test with, so I really have no idea. kirb probably knows... he knows...
Count me in as a supporter for inline CSS support for uncss. I currently use Jekyll's `{% capture var %}` to embed my styles right into the page. Since the...
Given the following output: ```html .red { color: red; } .blue { color: blue; } Hello World! ``` I'd expect uncss to produce this: ```html .red { color: red; }...
@sparanoid Nice plugin, but still too heavy for my personal use. I don’t need to create Grunt or Node.js tasks *just* for uncss. If it had a CLI, that’d be...
Nice! But it doesn't seem to work for mobile.
Well yeah, Electron doesn't support iOS but since the context menu is all HTML, theoretically it _should_ work on mobile.
I'm impressed by this! I'm going to see what happens when you post a comment from the @ghost account (another name for a deleted account)