

Are you being sarcastic? I can’t tell.
Are you being sarcastic? I can’t tell.
That’s not what I’m saying at all. What I’m trying to say is that I can’t think of any way a program working with numeric types could start outputting string types. I could maybe believe a calculator program that disables exceptions could do that, but even then, who would do that?
I refuse to believe the python one ever happens. Unless you are importing libraries you don’t understand, and refuse to read the documentation for, I don’t see how a string could magically appear from numeric types.
Anything that is turning complete & has enough ram can emulate x86, and an x86 emulator can boot Linux.
How can you tell this is AI? I don’t see any of the characteristic AI probabilistic blurs, and the reflections & caustics seem right.
Yeah, I’m not a model for good programing. I don’t program professionally, I just like challenging myself in my hobby projects.
No, I don’t do anything professionally. I just enjoy challenging myself.
I am both the left guy and right guy. If you can’t program without using a memory safe language, it’s a skill issue. But I also don’t want to switch to rust because I like the challenge of manual memory management. (Also rust’s syntax and semantics looks like it was designed by a monkey attacking a typewriter.)
Don’t know why people are down voting this. That’s canonically correct in the Jewish an Muslim traditions.
The onion is back, baby!
I always find it very funny when someone suggests anarcho-something as a solution to all of capitalism’s problems. How exactly do you plan to enforce that? Do you think social pressure & shunning will do anything more than create a class of extremists with an oppositional philosophy?
The big issue I have with brain chips is longevity. How long until the electrodes degrade? When will the chips fail? Once they fail, will it be fail safe or fail deadly? Also, what will be the power source? Will it use inductive power, or battery power? They are both awful options. What if the chip overheats? The implementation is the real question here, but neuralink refuse to give any answers because it proprietary.
You could do this in basic ASCII, with only three defines. replace "_ " with “{”, replace “_;” with “}”, and “_” with nothing. If your compiler processes macros in the correct order, it will become valid code. (You would use semicolons as the vertical lines)