Asking for last number in pi
Posts by yahwho
-
-
Man, that's like TROLLING the AI.
-
100%
-
Looks like we all need to travel SW.
-
Definatly not a mensa child.
-
-
You have been absorbed into Rising World!!!
-
just updates a knowledge-database and if there is a gap its using some search algorythm and relies on the feedback of the human chatting with it
So a bit like humans?
-
Still, pretty cool that you are effectively having an argument with an AI system
-
-
Hmm I thought it was created using Neural Networks that are then trained with a dataset so no hard coded answers. I would assume then if anything, that the training data is limited.
Having said that, a friend told me that ChatGPT uses internet crawling for the training set, so in theory it should be (near)unlimited?
Maybe the apparent pattern you are recognising is just the AI's personality showing through?
After all, if you keep asking me my favoruite colour, I'll keep giving you the same answer.
-
I'm suprised you managed to get on ChatGPT! I've been trying for ages but keeps saying the service is too busy.
...So much I want to ask our future overlord.
-
Like I said, rewrite.
I think I'm done here bud.
-
Addition: Red's post about languages and what parts of RW uses C++
Thanks for this link!
-
You have enum of fruits, what will operation like APPLE + BANANA mean?
I guess you could do this. . .
It's not using the built in enum class, but it works the same, and it's written in Java
-
https://en.wikipedia.org/wiki/Enumerated_type - I just quickly edited Wikepedia to backup my argument
You have enum of fruits, what will operation like APPLE + BANANA mean?
I sure as heck have never used an operator on a enum like that before
But, like I said, I'm no programmer. I'm sure your kung-fu as a professional programmer is better than mine.
-
I wouldn't really 'class' a enum as a data structure myself, more a data type. Big difference. But hey, whatever, we're not here to fight.
I guess then when I was taught about data structures and algorithms and their abstraction, and the ways that they can be implemented in any language I was lied to.
Looking back, what a stupid assignment the lecturer to give us to ask us to write a linked list in 3 different languages of our choice. Feel like I was trolled now.
Thank you so much for your in-depth correction though.
-
I'm sure you know not than me - I'm not a programmer, but how do you know its C++ and not C#?
I've followed RW development for many years now, and I've never seen a post mentioning what the new game will be written in except that it's going to be using Unity.
As the Java version was written in, well, Java, I just assumed the new one would be C#. As it makes sense to me. Again, not a programmer. A hobbiest at best.
-
I was not for a second suggesting the existing code was reused. Hence the keyword - rewrite.
Data structures as you know are the same whatever language you choose to write in.
I stand by my initial statement; giving the source code away for Java version would be like giving your business away.
-
I'm guessing a lot of the code from Java will have been reused (rewritten) for Unity and improved upon during the rewrite. Java and C# are syntatically very close.
Releasing the code for Java version would be like giving away his business. So it's pretty unlikely.
Having said that, the Java version still works, and there is a pretty solid API for it. So someone could continue working with it making plugins. Not to mention mods would be easier as the codebase isn't going to change again, so mods would be persistant.
Honestly though, it's probably time for it's sunset.