Stuart P. Bentley
Stuart P. Bentley
Actually, my own chipset is using the https://github.com/gnab/rtl8812au driver, which appears to be having a similar problem. I'll file a corresponding bug over there.
Assuming you're talking about errors during execution, It looks like you're right - the atomicity used by `MULTI` is different from the atomicity model required for [ACID](https://en.wikipedia.org/wiki/ACID): > Errors happening...
Thanks - this'll probably make it in to https://meta.sh/aur, but I can't say how long it's going to be until it makes it to aur.sh (since that version of the...
> Doesn't this mean the hacky Apache rules are now broken since the previous aur URL no longer works? No, the hacky Apache rules are the mechanism it uses to...
I should probably get the aur4 version of this uploaded some time soon, since I'm starting to see the same patch as #5 get written by others.
This is fine by me, for the record. It would also be cool if you'd consider including meta.sh: http://meta.sh/index.sh
meta.sh runs on Node, doesn't rely on Apache or CGI hackery, and has a better stylesheet / templating. Also, meta.sh has meta.sh/index.sh
I can git push to deploy meta.sh - aur.sh I have to manually upload to Dreamhost via SFTP
Pacman doesn't search the core repositories for packages with descriptions that include a given keyword and present them in a numbered menu.
[This page](http://www.planningforaliens.com/blog/2014/03/11/real-world-flexbox/) notes you'll still have issues with media queries. Other than that, I think this is a fantastic idea, and I've just written a fork to do exactly that:...