| pronouns | they/he |
| github | https://github.com/getchoo |
| keyoxide | $argon2id$v=19$m=512,t=256,p=1$6eF+JEd9meyligG1T60DZw$/SX0vVsmvx3SL5HmzdgcXJdNRuFuuiAPNRk19SN6qoY |
| cohost | https://cohost.org/getchoo |
| bsky | https://bsky.app/profile/getchoo.bsky.social |
| pronouns | they/he |
| github | https://github.com/getchoo |
| keyoxide | $argon2id$v=19$m=512,t=256,p=1$6eF+JEd9meyligG1T60DZw$/SX0vVsmvx3SL5HmzdgcXJdNRuFuuiAPNRk19SN6qoY |
| cohost | https://cohost.org/getchoo |
| bsky | https://bsky.app/profile/getchoo.bsky.social |
had a shower thought about it recently and i think i'm going to start making graphs of the control flows for my projects. i've seen some others do it, and maybe it'd make it easier to go back to my past projects since everything wouldn't only be in my memory; i figure it could help with brainstorming and optimization too
does anyone know good tools for this? i've been looking at excalidraw and it seems cool, but maybe there's something better
after 5 months of doing nothing with it, i have updated my site!
...by making no changes and just switching to lume because v2.0 🦕
​@Ember ok so after a bit of tinkering it looks like this patch(set) is based on a specific version of ffmpeg - or at least one that is decently incompatible with the stable 6.0 release - so i think it would be a better idea to just compile from their repo instead of rebasing their patches or something. i made an override for ffmpeg_6-full here that does the basics with applying their patches and excluding some nixpkgs patches that are specific to 6.0. but i'm getting errors about 'VK_EXT_VIDEO_DECODE_H265_EXTENSION_NAME' not being found, but the encode equivalent is...and idk
​
i don't think i have the experience with hacking at ffmpeg to figure this out, but hopefully i gave you a good start :p