Remix.run Logo
self_awareness 4 days ago

If today's programmers need code generation tools to use what teenagers could use on their own back in the day, then it truly is a lost art.

anaisbetts 4 days ago | parent | next [-]

The code generator just recreates the C header files in C#, let's not be dramatic.

z500 3 days ago | parent | prev | next [-]

Is it a lost art or does nobody do it more than they have to because it was always such bear?

self_awareness 3 days ago | parent | next [-]

Definitely a lost art.

It's not all about WinAPI, it's about the approach.

Today's approach is "let me use electron for GUI and python backend for my bitcoin monitoring app because it's convenient for me". This results in bundling 1 GB of code for a trivial project which is a pain to use.

And the "legacy" approach is "let me use masm32 and winapi because it will be enough".

breakingcups 3 days ago | parent | prev [-]

Those aren't mutually exclusive

4 days ago | parent | prev [-]
[deleted]