I'm still searching for a sane programming language and can't find it #technerd #technology #programming #programmingsucks

@patricus you could always design your own!

#compilers

@lens_r no freaking way. as I need GUI that actually works well on all platforms, no indentation bs, no OOP everywhere bloat or low level fuckery so
@patricus you could always write your own gui library on top of something widely supported like SDL3
@lens_r yeah, and then maintain it all, no thanks. and as far as I know not all controls in SDL3 are accessible with a screenreader. I don't want to make my own programming language.
@patricus well, that's a shame. You could have created the next C! Lol
@lens_r I don't want C!
that's the opposite of what I want.
@lens_r the next C isn't nice to write, as you need memory management
it isn't easy to write in