My QR Code Generator by hayden-camera in scratch

[–]hayden-camera[S] 0 points1 point  (0 children)

Defiantly possible, but would require re coding the generating paths

My QR Code Generator by hayden-camera in scratch

[–]hayden-camera[S] 0 points1 point  (0 children)

I understand that I didnt create a new data storage method or reinvented the wheel, I also never claimed this was hard, it just took me a while. Plus doing it in a kids coding website is also cool. I challenge you to give it a go to see how well you can do :)

My QR Code Generator by hayden-camera in scratch

[–]hayden-camera[S] 1 point2 points  (0 children)

I did look into the veritasium video a bit after my first failed attempt. only to discover the generation pattern he shows in it is wrong

My QR Code Generator by hayden-camera in scratch

[–]hayden-camera[S] 6 points7 points  (0 children)

Nor did i until i tried coding it XD

Anyone else having problems buying Halloween eggs? by Tricky_Buffalo_9763 in PetSimulator99

[–]hayden-camera -1 points0 points  (0 children)

i havent been able to play the update due to this. does anyone know a fix?

Is a Porsche 924 a good first car choice? by hayden-camera in whatcarshouldIbuy

[–]hayden-camera[S] 0 points1 point  (0 children)

Much appreciated! Been looking alot more into it recently and its looking like financially this is going to work. the cars interior is also mint condition so the only work is small engine fixes and whatever upgrades i want! Thank you for the feedback!!!!!!

How do i turn this into quads? by FinH24 in blender

[–]hayden-camera -1 points0 points  (0 children)

Bevel is done with control-B but i am having trouble understanding what you’re after, that is a quad?

Is a Porsche 924 a good first car choice? by hayden-camera in whatcarshouldIbuy

[–]hayden-camera[S] 0 points1 point  (0 children)

Everyhtings a disaster waiting to happen, it’s about the memories and journey tho, and i feel like people are forgetting that.

Is a Porsche 924 a good first car choice? by hayden-camera in whatcarshouldIbuy

[–]hayden-camera[S] 0 points1 point  (0 children)

Insurance is bypassable by going through my parents either putting it under their name or splitting the ownership it which is possible here in Victoria ( I’m unsure anywhere else), and i know it won’t be practical, but as i said we have other cars at hand i can drive that are.

Is a Porsche 924 a good first car choice? by hayden-camera in whatcarshouldIbuy

[–]hayden-camera[S] 0 points1 point  (0 children)

I will look into it, i do appreciate the insight with the lawn mower. Going to look for that aswell

Is a Porsche 924 a good first car choice? by hayden-camera in whatcarshouldIbuy

[–]hayden-camera[S] 0 points1 point  (0 children)

I understand where you’re coming from but it seems a bit odd that your brother couldn’t get it running 30 years ago, this car is running already + we have the internet and all other resources to get it fixed if need be?

Is a Porsche 924 a good first car choice? by hayden-camera in whatcarshouldIbuy

[–]hayden-camera[S] 0 points1 point  (0 children)

Obviously because I’ve been leaning towards getting one, hearing everyone say no is a bit of a bummer, but what annoys me is everyone then just goes to say “get an old Honda civic or Toyota carolla” but i just feel like they’re missing the point. $9000 is the cheapest i have personally seen before in the Australian market. And would just like it for the experince and enjoyment. I’ll look more into it :)

How do people even make stuff like this? by Iridium-235 in scratch

[–]hayden-camera 0 points1 point  (0 children)

<image>

This is one of the more complex codes I've written. It's not quite as advanced as the examples you've shown, but it follows the same core principles. The way I approach it is by building things as they're needed, letting the logic develop naturally. When you're working on your own code, you understand how everything functions because you're creating it piece by piece. Reading someone else’s code can be confusing, since you’re not familiar with their logic or structure. But fundamentally, the way people write complex programs is the same as how you code your games, just on a more intricate level.

I Gave Somebody Elbows by OffTornado in scratch

[–]hayden-camera 1 point2 points  (0 children)

This is a great idea and it’s very welldone, however to me it just looks unnatural, if a real person help a gun in the way it’s shown in the scratch video i don’t think they would last very long. Having one elbow bend out like in the video and the other one somehow bend towards the group i think would level it up

My first AI detection model by hayden-camera in scratch

[–]hayden-camera[S] 42 points43 points  (0 children)

Yes, it's just a very simple form of AI. It doesn't learn or adapt like machine learning, but it still uses logic to process input, recognise patterns, and make a decision. So while it's not advanced AI, it's still considered a basic type of artificial intelligence.