/Cinny
/Cinny
/Cinny
honestly the -gnu targets are objectively silly
-msvc is just the standard windows target, compatible with everything you’d expect on windows (that would be all of the windows libraries and 3rd party libraries). except for ones built for the -gnu target of course. which themselves don’t support -msvc libraries fully. those are two separate ecosystems because proprietary bad.
(third party compilers for windows also just target the msvc abi and libraries, it’s just anything that wants to be compatible with gnu stuff that doesn’t)
/Cinny
card0 is the 3d renderer with no 2d capabilities, including outputting graphics
card1 has the 2d capabilities
/Cinny
trying out niri and it’s currently unable to handle the fact that dri card0 has no display output
/Cinny
534029 store paths deleted, 858508.73 MiB freed
/Cinny
rust's libstd provide both `format_args!` (international) and `format_args_nl!` (dutch)