156
lucaIO
8y

Some guys here might have read this...

Comments
  • 30
    Would be a kinda useless book. Everyone seems to be an expert at this already.
  • 1
    @xenira true😂
  • 4
    True devRanters hate on languages they DO use.
  • 4
    Fuck php
  • 10
    Fuck all languages except brainfuck.
    Real languages have edges!

    -[------->+<]>---.[++>-------<]>.+[->+++<]>+.++++++++.-[++>---<]>+.+[->++<]>.---[----->+<]>-.+++[->+++<]>++.++++++++.+++++.--------.-[--->+<]>--.+[->+++<]>+.++++++++.+[++>---<]>-.
  • 4
    Well, there is a reason why I dont use them!
  • 4
    It goes well with the "Hating on Languages You Use"book.
  • 3
    not using something doesn't mean you can't have an opinion about it ... I don't do drugs yet i know they can fuck up your life and health. you sound just like those sjw "you're a white male you can't have an opinion"
  • 1
    @linuxxxxxx I agree but if you write a rant just containing "fuck <insert language here>" just because they have heard it's not good is more than having an opinion but influencing others without knowing anything from experience
  • 3
    idiots only influence idiots. I'm not talking about idiots here I'm talking about hating technologies for good logical reasons
  • 1
    @linuxxxxxx ok, you convinced me
  • 3
    @linuxxxxxx I use drugs and know they don't have to fuck up life nor health, with some careful precautions and selective choices.

    I think the same is true for programming languages.

    Java is dangerous for your health, although I've seen people use it responsibly... and even derive productive value from it.
  • 0
    Don't use or never tried?

    Golang looks like yuck, and every time I look at it for inspiration the designers are in crisis between a rule only they think exists and a feature only Golang has. But I never tried it so idk.

    C is just awful. I spent a month, maybe two using it recreationally and I bounced right off. It's not (just) that it's unsafe and segfaults are bad enough to debug that I would always trade performance to avoid them if it's the only way I can, but that it just can't do things. Generics, virtual types, stackbound GC, lexically scoped lambdas. These things just can't be substituted with some shitty text-replace macro over their building blocks.
Add Comment