poweredbypie

Results 9 comments of poweredbypie

I'm not 100% confident that this works; from my tests snippets work fine but since posix sh doesn't have the concept of a map, if a snippet has multiple of...

> Is it really that much of a problem to install something as ubiquitous as Perl on NixOS? It's not an issue with installation, but to maintain a truly clean...

> Kakoune's `git.kak` and `diff.kak` already depend on Perl. Ah, I didn't even realize this was a thing! Guess I have a lot to discover in kakoune still. > A...

hacky fix in today's commit, although i should work on a better solution. won't close this bug for now.

This is a pretty cool addition, very impressive! Although, I'm not sure if this is a good approach to implementing it: This requires us to ship the Broma binding with...

This works fine for me on YouTube with the following command: ```sh wl-screenrec --ffmpeg-muxer flv -f rtmp://a.rtmp.youtube.com/live2/ ``` However it seems that flv encoding is not supported by my GPU...

> @poweredbypie just checking you are keeping this draft on purpose? Yes, I haven't finished the implementation yet so I don't think it's ready to be merged.

Hi, I've re-applied my commits to a more recent version of the master branch to clean up the commit history a bit. I'll be implementing some spawn tests shortly and...

I've implemented some very basic tests and ran them on my VM successfully, so I'm fairly sure this is ready to be merged now!