minus-squaremarlowe221@lemmy.worldtoProgramming@programming.dev•.dev It's time to return to the roots, to the C programming language.linkfedilinkEnglisharrow-up22arrow-down1·1 month agoC seems like an awfully painful way to write the CRUD apps most of us spend our time on. And any performance gains would be invisible in most situations where network I/O is the biggest bottleneck (almost) regardless of the language used. linkfedilink
C seems like an awfully painful way to write the CRUD apps most of us spend our time on.
And any performance gains would be invisible in most situations where network I/O is the biggest bottleneck (almost) regardless of the language used.