That what I meant.
(As Iām very bad at spelling please do not talk about or to me like that.)
???
Sentence
I know Iām not really part of this conversation, but this:
is response to this:
seems like an overreaction. @Luke wasnāt judging you, @robotosaurus, and he wasnāt trying to be rude, he was just stating that he wasnāt under the impression that youād said the same thing as him.
Lets just keep drama out of my topic, only AI-related posts please!
I know. I have problems.
Youāre fine!
He didnāt mean that at all! Just calm down, ok?
Also, @randomuserā¦
I CANNOT DO THISā¦
Why do you have to put all the arrays? And⦠the think block⦠I donāt even know where to start.
Just⦠can you make a tutorial for like LITERAL IDIOTS (me, for example) on how the extension works? Itās like a whole other languageā¦
You can look at an example (might help, probably not as I still donāt get it)
Amazing work, @randomuser!
If you(or someone who understands this) could modify and release your AI extension to work also with both MakeCode for micro:bit and MakeCode for Mindstorms/EV3, this might be a big leap forward for that exact idea?
XD Donāt worry, Iām really hoping my next video for my newspaper will be a big update and tutorial! If itās approved, it will be released around late february. If not, Iāll make it on my own whenever I have time : P
Doesnāt it already work with those? It only uses the base code!
we donāt really have a great way of doing cross-editor extensions right now⦠by default all projects in arcade have a dependency on the ādeviceā package (you can see this if you look at your pxt.json) which is the core package of arcade.
Other editors like EV3 and micro:bit have their own base packages, so this extension wonāt work. You might be able to get it to work if you change the line in pxt.json from this:
"device": "*"
to this:
"core": "*"
since all three of the editors have that particular editor, but this might break your project if you happen to be relying on something outside of core. also, always be careful when editing pxt.json! the file has to be valid JSON or it might make the project inaccessible.
on a more practical note, i have no idea if the micro:bit would even have enough memory to run something like this
Thatās too bad! Iāll just have to code the other versions by hand
but no promises on how fast I am at that 0_0āā
@randomuser voice reveal
XD Ahyes, ping me for the voice reveal!
Hehehe! Perhapsā¦
⦠Generative AI is the future ā¦
Idk, i canāt work on this until march, but oh man is march long
terminator but in bad javascript
so like artificial breeding but with ai???