this post was submitted on 31 May 2025
1 points (100.0% liked)
Free and Open Source Software
19469 readers
71 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why the fuck would you go for Backend in C++ and frontend in Java 🤣 just the wrong way around
Because in theory you know what the server is running on, and can optimise for that with C++, while supporting the front end on multiple architectures using one codename with Java.