AliveDevil

@AliveDevil@tauri.earth
80 Followers
57 Following
5.9K Posts

Cold as ice. If I offended you please tell me. Words are hard, breaking habits is difficult. I’ll try my best to not knowingly offend anyone.

If you don’t know how to refer to me, use whatever you like. Probably he/him. Maybe.

Day Time: Windows/macOS End User targeted software developer (mainly .NET WPF/WinForms)
Night Time: Home Labber, wannabe Woodworker

Dumb LLMs have no place here.

Location
Languagesde / en / ja
Githubhttps://github.com/AliveDevil
TZEurope/Hamburg
#Cats are invasive.
Claims all usage-rights on my desk chair, and I have to fall back to the spare chair …

What could possibly go wrong?

„Bitwarden unveils MCP server for secure and local AI access to your credentials“

https://alternativeto.net/news/2025/7/bitwarden-unveils-mcp-server-for-secure-and-local-ai-access-to-your-credentials/

#Bitwarden #AI

Abstract static methods on interfaces, and ldftn are a powerful combination, and I might abuse it for a fast, iterative (non-recursive), single pass command line argument parser.

#DotNet #CSharp

Has someone performed any micro benchmarking of COM/WinRT against PInvoke?
I.e. I have a wrapper in WinRT, and call some Win32-function, vs calling the Win32 function directly from C#?

#DotNet #CSharp #Windows #WinRT #Cpp

Supercharged by Apoc

Listen now on your favorite streaming service. Powered by Songlink/Odesli, an on-demand, customizable smart link service to help you share songs, albums, podcasts and more.

Songlink/Odesli

This temptation of training an ML model for AV1/libx264 CRF values …

Feed the machine with FFmpeg statistics, and observed VMAF/XPSNR values and let it figure out the optimal CRF value for a given encoder preset in a scene, instead of performing binary search with linear interpolation by reencoding the same scene multiple times.

If you were to run a console app from #CSharp, which approach would you use?

#DotNet

Tyrrrz CliWrap
16.7%
Cysharp ProcessX
0%
System.Diagnostics.Process
83.3%
Poll ended at .

@manawyrm

Want a shiver? Archlinux cloud-images use btrfs-root.

Interesting, from my testing it looks like SVT #AV1 Preset 10 (CRF 26) is equivalent to #x264 Preset Veryfast (CRF 22), for one specific movie.

It's the same encoding time, same size, and same XPSNR score.

#ArchLinux, anyone set up a continuous builder?
I.e. I have a VM which regularly rebuilds packages from AUR, without me having to rebuild a package on a dozen VMs?
Basically a local pre-built AUR binary repo.