Elektrine lite

← Feed

@HaraldvonBlauzahn@feddit.org

Post #3903502

2026-07-18 05:29 UTC

if you’re writing in raw C++ you’re doing it wrong. So, C++ is the new Python?

Replies (1)

  • @MangoCats@feddit.it 2026-07-18 12:21

    Except that C++ libraries often make the end result run slower, instead of the Python way where “native” Python runs at a glacial pace compared to its library calls.

    Open ##3910203