@programming Unpopular opinion: 95% percent of all modern programming langueges are either bloated/proprietary/unneccesarily complex. pretty sure C & assembly can do it all (even for web development, just compile c to WebAssembly)

  • vext01
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    Totally agree.

    Also rolling your own data structures all the time isn’t much fun.