Hacker News new | past | comments | ask | show | jobs | submit login

article complains about a ruby gem(Charty) calling a python library(matplotlib) yet author is running Ruby in Java so they can access some Java library!



I don't even like Java/JVM, and I still think that is more reasonable than running a gem that embeds Python.


The Ruby code is already running on the JVM so utilizing the library isn’t calling out to another runtime to execute like you normally would have to in order to do something like this.


The whole point of the JVM is that languages don’t need to be limited to the low-level types C FFI forces you into.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: