Arija A. (Ari Archer) (migrated to https://git.ari.lt/ari)
Arija A. (Ari Archer) (migrated to https://git.ari.lt/ari)
> `` I agree
> That's something that I wanted to add for a long time. But for now don't know how to do it correctly. My experiments failed to work reliably. Even though...
Here's a example from my vim config, could apply to you too: ```vim for context in ['n', 'v'] let ccontext = context . 'noremap' exec ccontext 'h b' exec ccontext...
> Here's a example from my vim config, could apply to you too: > > ```viml > for context in ['n', 'v'] > let ccontext = context . 'noremap' >...
> > why are all scripts that seem and are skiddy are bad? > > because it was coded by an autistic 8 year old who thinks hes a hacker...
@awalis @rexim @NinoSkopac give it more video ram lol, append this to qemu arguments: `-device VGA,vgamem_mb=256` this will give the VM 256MB of VRAM, you can adjust it obviously
I'd jyust wike to intewject fow a moment. ( ᴜ ω ᴜ ) What yoyu'we wefewing to as Winyux, is in fact, GNyU/Winyux, ow as I've wecentwy taken to cawwing...
> It's starting to get spammy in the issue section here. Why dont we (re)write the GitHub Issue panel in Rust so that way its (blaz)ingly fast rocket to filter...
> > this cupcake png is not written in lightweight, customisable and blazingly fast rust ! How dare you post this here ! it shouldn't be .png, it sould be...
> In my case, it culprit was [blur-edges.lua](https://github.com/occivink/mpv-scripts/blob/master/scripts/blur-edges.lua). I removed it and this error fade away. `mpv --no-config` was very helpful. Yeah but shouldn't mpv still fix this ? I...