Solly Ross
Solly Ross
I don't think there's a particularly good way to do this at the moment. I'm curious as to what your use case is -- is there a case where you...
P.S. From a front-end perspective, these changes make #9 basically complete -- you'd just need backend changes. If you want to play around, change the `columns` and `rows` field on...
/priority important-soon
it will stop if the files for a particular verbosity already exists (e.g. `l.file[s] != nil`) -- it just doesn't have a good definition of "already created". We should probably...
I think the list of ones that I'd keep, off the top of my head, are - uri - ipv4 - ipv6 - cidr - uuid In the long term,...
fwiw, afaict this has been fixed at some point on alacritty main, it just hasn't made it into a release. Alacritty changed its build process a bit since the last...
@tong2x as per your request :-) tried to make it a bit less hacky than it was when i originally ran it :-P
> FREEBSD_PACKAGE_URL whoops, thought i fixed it, i'll push something tonight to fix that > a bit buggy hmm, do you know where it failed? i tried to de-hackify what...
yeah, initflags should always be one of the first things you call in your program.
ah, hmm... that's problematic