That’s the HD remaster that came out like 10 years ago. They most certainly did not make that on windows 98.
- 0 Posts
- 10 Comments
eerongal@ttrpg.networkto Programming@programming.dev•I feel like I should know this but seems like no5·5 months agoi second the comment that you need to consider why you want to do this. You generally need a pretty good reason to split your codebase into multiple languages.
As far as actually doing it, you have a ton of different options, some of which have been mentioned here. Some i can think of off the top of my head:
- create a library (dll or so file or the like)
- set up a web server and use communication protocols (either web socket or rest API or the like)
- use a 3rd party communication/messaging framework like MQ or kafka or something
- create your own method of communication. Something like reading and writing to a file on disk, or a database and acting on the information plopped in
basically every approach is going to require you to come up with some sort of API that the two work together through, though, an API in the generic sense is basically a shared contract two disconnected pieces of code use to communicate.
It was the official discord until earlier this year, so it’s kinda not just “some unofficial server”. Also, the mod in question was using racial slurs. Granted, the Godot foundation also split ways with them.
Additionally there was something about an over zealous community manager blocking people over responses that supposedly weren’t all that inflammatory or bad? I’m not super sure there, I’ve only kinda half been paying attention to it
That was changed a while back, the current restrictions are you can only have as many people playing any given game as you have copies in your current sharing library
However, if you ask me to pick one specific project, I get overwhelmed because I don’t know what’s reasonable.
I don’t know enough to know if my ideas are achievable, or if I’d just be bashing my head against the wall. I don’t know if they’re laughably simple tasks, multimillion-dollar propositions, or Goldilocks ideas that would be perfect to learn a coding language.
List out some ideas you’re thinking of. While it may not be obvious to you, someone who is seasoned (me or someone else) might notice at least a general theme or idea to point you in the right direction for where you should go and what you should learn, regardless of if the projects are reasonable.
Note - Most projects take teams to realize, so if your ideas are too large, they might not generally be feasible alone.
What are you looking to actually do with your programming skills? That will heavily influence which languages to recommend you learn. Do you want to make websites? build games? do AI stuff? Create enterprise-level software? something else?
I mean, blob (and object storage in general) has been used as a term for a long time. It isn’t particularly new, and MS didn’t invent it.
I now want to hear the English localization dub of the Japanese dub just to see how different it would be from the original. Think we can convince Crunchyroll to (re)dub it?
That’s friend’s name? Jason Parsor
Yeah, but its still using rebuilt HD assets which make it look way better than the original game its based off of.