remy_luisant | 9 years ago | on: What CSS minifiers also leave behind
remy_luisant's comments
remy_luisant | 9 years ago | on: What CSS minifiers also leave behind
remy_luisant | 9 years ago | on: What CSS minifiers also leave behind
remy_luisant | 9 years ago | on: What CSS minifiers also leave behind
remy_luisant | 9 years ago | on: What CSS minifiers also leave behind
Also, purifycss and uncss are your friends to cut stuff down, to reduce the final load for the user.
remy_luisant | 9 years ago | on: What CSS minifiers also leave behind
Have you seen my post on the Remynifier, where I do exactly that?
remy_luisant | 9 years ago | on: What CSS minifiers also leave behind
Not like it would lead to anywhere either, you know. :P
Two years of teaching university, MSc in computing, love of automation, combinatiorial optimization without any significant amount of deep math skill, circuit design, gate array stuff, low-level CPU optimization stuff, hardware counters, microcontrollers, SQLite, Julia language, C, shell, a bunch more programming languages, basic CSS and HTML, Mustache templates, Linux. No JavaScript. The whole of luisant.ca is done by hand and from scratch, so you can see what I can do with that. Also statistics.
I'm uncommonly silly and not at all serious, while still standing up for what I believe is right, even if everyone disagrees with me. I do integrity though and while I can stand my ground, I will yield to good evidence any day.
I wear goofy clothes to work, usually very colourful stuff. Don't expect conformity.
And I have no love greater than the one for the cause of nature conservation, and all research that goes with that.
That's about me in a nutshell.
Told you nothing will come of it. :P
remy_luisant | 9 years ago | on: What CSS minifiers also leave behind
Wow. #1 on HN. Wow.
I'd usually hang around a bit more, but I'm really tired. I posted this past my midnight. 00:51 now, and I'm fading fast.
Thanks for all the love, everyone. I'll come over tomorrow (12 hours from now, or so) to answer any questions or to pick up any corrections.
remy_luisant | 9 years ago | on: Kernel – Fix cluster_write() inefficiency
remy_luisant | 9 years ago | on: Show HN: An HTML/CSS/JS toggle switch with happy and sad emojis
I wonder how using such a toggle could change the user behavior. I had a bit of a hard time turning the face into a sad face. I really liked it much better at green. It would be easier to convince me to pay money with this toggle.
Then again, I'm a sucker for happy faces and cute things, so maybe I'm just weak to this kind of thing.
remy_luisant | 9 years ago | on: Rent a Raspberry Pi 3 on a native IPv6-only network
DO does, rent out decent machines that have IPv6 connections. At that point you can just turn off the IPv4 interface. Done.
remy_luisant | 9 years ago | on: Rent a Raspberry Pi 3 on a native IPv6-only network
I think you'd still be better off going with Digital Ocean or something comparable. Probably performs about the same for a lower price.
remy_luisant | 9 years ago | on: How to recover lost Python source code if it's still resident in-memory
remy_luisant | 9 years ago | on: Goodbye Fossil
remy_luisant | 9 years ago | on: Linting HTML using CSS
I believe Thief 1 and 2 have done this, but I may be wrong.
remy_luisant | 9 years ago | on: CSS Reminification: A crazy idea that worked
It will break stuff. It will run forever. The software that I committed works in theory, but I don't think you should actually deploy it in its current form.
If you aren't interested in some playful carnage on a slow news day, no worries. Different strokes, eh? :)
remy_luisant | 9 years ago | on: CSS Reminification: A crazy idea that worked
It doesn't yet, but it could. Keep it mind, at the worst case scenario I get to pick which of the four individual minifiers I run. I will always at least be able to match the best one.
There is absolutely nothing that prevents me from running zopfli over the final outputs and comparing the sizes. I can use the compressed size to drive search. A matter of a change in metric used to consider what is an improvement.
I'll add this to my todo list on this project. Looks like I may be doing more on this than I originally intended...
remy_luisant | 9 years ago | on: CSS Reminification: A crazy idea that worked
But honestly, just use pngzopfli as post-processing and pngquant as pre-processing.
remy_luisant | 9 years ago | on: CSS Reminification: A crazy idea that worked
The best part was that the whole description is technically correct.
remy_luisant | 9 years ago | on: CSS Reminification: A crazy idea that worked
I will even learn CSS and JS to a degree where I can contribute the patches myself.
Any sponsors? No? Didn't think so. Not even you, big G? Aww...
For now some minifiers do sort the values, which helps.