Where are you Daniel :(. You haven't posted any videos in a month :( miss u
@andrewnforsyth5 жыл бұрын
I have a request: reference the "Texas sharpshooter" fallacy. I'm fairly new to programming but when I was doing some unrelated reading, I came across this. The concept alone reminded me very much of your style of exercises. Forgive me if it is too simple of a concept to work with. Love your videos.
@stevenwillis548 Жыл бұрын
StyleGAN + Perlin noise would be awesome
@Robber75 жыл бұрын
Can you please post a video about phone apps made with processing? Im suprised you havent done it yet tbh!
@maarten1012TTT5 жыл бұрын
If you are looking for a project idea, I think it would be very cool if you tried the Marching Cubes algorithm (either 2d or 3d) to render a scan or create terrains.
@Susul-lj2wm5 жыл бұрын
First Video in my Subscriptions from you and its already about rainbows. NICE
@michaszandarowski28795 жыл бұрын
Same
@Anonimousxz4 жыл бұрын
Yes!! With P5.JS my rainbow return!! :D
@LittleAishiteru5 жыл бұрын
If you do a docker tutorial, please show us what to do if we dont have windows 10 Enterprise edition. So far, it said the newest version of docker only works with enterprise, and I'm running out of credits. Love the video!
Didn't he already do it? Oh nvm, that was codebullet
@fahri3435 жыл бұрын
I just love this.guy❤️
@iiiiii-w8h5 жыл бұрын
You should rename this channel to "The Coding Rainbow"
@anidude985 жыл бұрын
guys he doesn't know
@jnsjknn5 жыл бұрын
The channel used to have that name but there were some copyright issues with it
@iiiiii-w8h5 жыл бұрын
I thought the joke was clear.
@NicolaiWeitkemper5 жыл бұрын
@@iiiiii-w8h I guess many people don't know that 🤷♂️
@jnsjknn5 жыл бұрын
@@iiiiii-w8h Just trying to let you know in case you didn't know. Sometimes sarcasm is not obvious in text form
@kevintlu5 жыл бұрын
This is really cool! I have enjoyed everyone of your videos!
@gamingguruoz5 жыл бұрын
everyone who can head over and see if you can assist pioneer space sim (open source space sim) with new code and whatnot, great game but needs more developer contributions to make it great
@bogdanpashchenko21425 жыл бұрын
So, if I understand correctly, you need to have the model running in order to make a post request to it to get a rainbow back. And on their page they say it costs 5c per minute. So suddenly if you want to host a small website that would generate rainbow images and just run it for a month, runway bill would be 5c * 60 minutes * 24 hours * 30 days = $2'160 😳
@orotoi14 жыл бұрын
I guess is 5c per minute WHILE processing something.
@devenderbhatt4215 жыл бұрын
This guy is god of p5
@shrinivasabhat46285 жыл бұрын
When will the reenforcement learning series come? Waiting for it eagerly.
@personalgamedevyt98305 жыл бұрын
This is amazing.
@abhishekyakhmi5 жыл бұрын
I can see the passion for what you do, thanks big brother 😃
@programmingtutorials69105 жыл бұрын
Awesome video again!
@JonathanRintala5 жыл бұрын
Solid video 🔥
@GeneralSirDoctorJFK5 жыл бұрын
Did realize you were a fellow Yalie! I love your channel!
@hibananavisual4 жыл бұрын
Amazing video as always! Excepting the provided checkpoints, what if I want to do "Cat" generation for example? Should I train my own checkpoint?
@Anonimousxz4 жыл бұрын
You don't need to do that, as I understand in this network that he used, he can choose what to work with ... in this case he chose rainbow, the trained network, it had been trained with rainbow too, so it worked ... Most likely it was also trained with Cats, so you don't need to create a custom model trained with cats. You can use that.
@youwu__5 жыл бұрын
Where is the train? Train Delay, 21 min
@neeharikaroyal92935 жыл бұрын
Great series of vedios ☺️
@felixp64284 жыл бұрын
great thanks!!!
@dreamsnicer5 жыл бұрын
Can you do a coding challenge on the japanese game called nonogram? Its a super cool puzzle and would be interesting to see. There are basically no videos on coding it. You could even make a solver for it too! Love your videos, especially coding challenges, its what got me into coding about a year ago! Been a fan since!
@Snugglelol5 жыл бұрын
Can you make a tutorial on how to make "Shooting to mouse" while translating your object / player because the default forumla to calculate the velcoity breaks when p5 is translating the camera to your object
@ijasahamed13235 жыл бұрын
Good One👍
@syedalishan49865 жыл бұрын
Hey Daniel, Hope you're well. will you ever do any video on React?
@numero7mojeangering5 жыл бұрын
I have a question about rainbows. The water droplets refract the light of the sun into our eyes and we see this colorful rainbow. But do it also refract infrared light and ultra violets? If yes that mean a camera can see the rainbow in a differente way
@jjs94735 жыл бұрын
You are right. Search for "infrared rainbow" and you get stunning pictures: www.grad.ucl.ac.uk/comp/2007-2008/research/gallery/index.pht?entryID=183
@3abqarinoal3arab855 жыл бұрын
Hey Shiffman. Could you please tell us where you learnt to type that fast?
@TheCodingTrain5 жыл бұрын
6th grade, Baltimore city public schools
@pannasstuff1466 Жыл бұрын
code on editor is not working. TypeError: Failed to fetch
@AjaySingh-wi4is5 жыл бұрын
I love your video
@Anton-wc7lb4 жыл бұрын
Is there any way to generate sound this way? For example, the sound of spring in a forest?
@Anton-wc7lb4 жыл бұрын
By the way, this is the coolest video. Thank you so much for this!
@ac2italy5 жыл бұрын
i think the most challenging challenge would be generation of synthetic speech...
@clipi_5 жыл бұрын
14:44 oh my god the bitrate
@Mr.WhiteBeard5 жыл бұрын
Hi what do you think about sveltejs? Is it good for beginner?
@ArunKumar-bp5lo5 жыл бұрын
next video please #coding challenge Doubly connected edge list implementation
@rat42895 жыл бұрын
can you start making GDscript toturials? because godot is where most people want to start
@bruninhohenrri5 жыл бұрын
How to run this locally ? I tried everything
@benchen40975 жыл бұрын
Can you do a video on how to export processing applications
@firephoenix55565 жыл бұрын
Oh wow I'm earlier than I usually am. Hello!
@code.with.chirag5 жыл бұрын
is there any challenge you cannot do?
@sakuhoa5 жыл бұрын
May you do ray tracing tutorials?
@PaweTkocz5 жыл бұрын
Great video! Maybe You could make a viedo on creating and decoding QR codes?
Shouldn't we be warned with spamming the button as it costs credits each time it requests a generated rainbow?
@arturkarlov30005 жыл бұрын
How much does it cost per click then?
@vovoordeleden76655 жыл бұрын
@@arturkarlov3000 don't know, not currently using it. Maybe depends on the difficulty of the render/computation.
@TheAbsoluteProduction5 жыл бұрын
@The Coding Train How to use "localStorage" ?
@devenderbhatt4215 жыл бұрын
U can directly user local storage.setitem(key,value) and localstorage.getitem(key) in js
@TheAbsoluteProduction5 жыл бұрын
@@devenderbhatt421 So it's like a variable ?
@devenderbhatt4215 жыл бұрын
@@TheAbsoluteProduction no not really local storage is something like browser storage much like cookies provided by js
@thetimestampguy47415 жыл бұрын
Is it real?! This videos was uploaded long back and gave a like few hours before and got a like from coding god! He is soo active amazing its really amazing!!!!👏
@watchingfalcon5 жыл бұрын
make a video for: "visualizing font files with selected text" please! should be easiest with processing, no? idea is like but not limited to (also not much pro as) 1001fonts. shows the text with different fonts, which are not loaded into the system. we get filename list cmd> tree /f> a.txt, replace crazy characters with "". then we can paste into code or something (code does not have to be fully automated, having dir loop) BUT program also looks to the height of the text (screen pixels), procedurally updating font size until all is nearly same size & distance from each other. no way i can think of other than printing out an html file with some language / ahk. since other options (my html out / portable not much customizable font viewer) are too bothersome while being not ideal im doing it manually a t m >:0
@efrenwang86535 жыл бұрын
How is your new place? have you settled your new place yet
@TheCodingTrain5 жыл бұрын
Some construction delays, but hoping to be back up and running soon!!
@thomasleclerc47585 жыл бұрын
Why does he use post to make request, it should be a get, isnt it?!
@lprashanthi72985 жыл бұрын
Hi :) Where would I be able to join the slack channel
@TheCodingTrain5 жыл бұрын
Did you see the google form link and fill it out?
@lprashanthi72985 жыл бұрын
@@TheCodingTrain Hi i didn't get a link from this email
@jnsjknn5 жыл бұрын
@@lprashanthi7298 You can find the form if you go to the Coding Train channel, open the community tab and browse through it a little bit.
@amintahiri34665 жыл бұрын
Hi coding train I see ur programming on ur Mac but can u also program on your iPad and are there Any diffrences? 😯
@ZIN125 жыл бұрын
Discord bot lets go!
@justsmile31725 жыл бұрын
We miss thou God who’s nameth is Daniel
@dreznik5 жыл бұрын
hi any chance you could do a video on how to set up a nice UI?
@someguy25165 жыл бұрын
Hello, plz tell me, what computer are you using or can you recommend computers, which is good for programming. Plz
@thetimestampguy47415 жыл бұрын
You are worth a 100m subscribers ;-)
@justsmile31725 жыл бұрын
Come back ;-;
@michael-solomon5 жыл бұрын
coding challenge: automatic matrix solver
@loam5 жыл бұрын
Sorry to interviene with logic, but all that achieved in this video from my perspective kinda looks like a programm that downloads images using post-requests. Nothing much. I was hopind to see remote neural-network software being given image and it returned that image but with the rainbow on it.
@thomasmagic90045 жыл бұрын
Code a pyraminx
@fikaryu84123 жыл бұрын
Wtf, what is up with youtube recently, too much spam. It is getting annoying. Don't believe the scam spam comments or videos, ONLY Gamecrook worked for me.
@LiamLimeLarm5 жыл бұрын
hi
@Jho-yl5uy5 жыл бұрын
Subtitel indo pleas
@jamespeters68425 жыл бұрын
FIR ST..KinDa
@gamerbhaiyya_90ies5 жыл бұрын
Can you please do a video on how to detect collision between two arcs ?? its pretty interesting and challenging and it needs quite a bit of maths radians etc involved reference : stackoverflow.com/questions/6307114/android-2d-arc-collision-detection