Quote from: the-Pi-guy on Nov 24, 2025, 04:51 PMA lot of people like Visual Studio Code, but I really don't.Oh yeah I kinda hate it.
It feels like a terrible partway point between Notepad++ and Visual Studio.
Quote from: the-Pi-guy on Nov 20, 2025, 04:24 PMBeen working on a custom scheduled task to downscale my 4k movies for when people struggle to stream them.In summary:
Kind of fun.
- have a C# project publishing to my NAS.
- had to set up the conversion (4k -> a low bitrate 1080p, while mapping all the audio and subtitles)
- figured out how to use the gpu instead
- still have to figure out why it crashes after it's done.
Plex will also do this, but I have been having issues with it. It hasn't been running. And Plex doesn't keep the subtitles.
Quote from: Legend on Nov 23, 2025, 10:38 PMDid you vibecode your app? Maybe AI is at fault for the error.I vibe coded a couple parts of it.
And if you didn't, maybe AI can fix the error.
Quote from: the-Pi-guy on Nov 22, 2025, 12:57 AMMy app is working mostly well, except it throws an error when it finishes a video.Did you vibecode your app? Maybe AI is at fault for the error.
It validates the output afterwards and everything is good, but it seems like ffmpeg is throwing an error. But it doesn't seem to really be affecting anything.
Page created in 0.027 seconds with 11 queries.