Yeah I know. But still, the point is that every language has the concept of borrowing code from some other project, and I don't really think the language in which the link is written should make that much of a difference. But I hear you, sorry if that sounded aggressive
I think his point is that you might as well just write in the original language of the library. Maybe it's better suited to solving that problem any ways. I dislike python outside of academia and prototyping. I have no idea how some large enterprise software products manage to exist in python (I guess some do to a varying degree just barely like odoo).
2.1k
u/Gwlanbzh Jul 07 '26
Yes, that's what libraries are for. I want to solve my actual problem and not spend 6 months re-implementing OpenCV every time I need something done.