I've seen many comments about how much I am good at math. Actually, no. I took a Linear Algebra class one year ago. I am talking about Linear Algebra because all these transformations and rotations are about matrices taught in Linear Algebra class. My letter grade was D. I decided to retake the course. On my second try, I got a D again, even though I worked much more than on the first try. Then, how could I code such a project when I pass the course barely? I spent at least 10 hours. I searched on the internet every possible website, took notes, and finally, I was good to go. What I mean is do not be discouraged when you see this types of videos. If you spend time as much as your goal requires, you can get there.
@farhanahmedfahim81132 жыл бұрын
I needed this thank you
@bocilgoadari62472 жыл бұрын
so you take every possible side quest before doing the final boss, NOTED !
@tacosNpapa2 жыл бұрын
facts
@冯鹏钰2 жыл бұрын
You have my respect!
@mddlol85372 жыл бұрын
usually watching coding vids sets off the impostor syndrome for me but this comment makes me feel like I can make it, thanks for being honest brah
@TheRealAnsontp2 жыл бұрын
30 seconds in and I feel delighted by this guy- Opening up Wikipedia, doing matrices homework using a formula- and figuring out the math for the rotation. This person knows what he's doing.
@NoHeartAnthony2 жыл бұрын
Copying other peoples shit. Great
@E_Rico2 жыл бұрын
It just pisses me off because in my college they will not allow you to search up stuff like this guy does during programming assessments. They want us to do everything purely off the top of our heads even though it is unrealistic. Is it right that they do this? I’m talking as a mechanical engineering student with hardly any programming experience.
@NoTwo2 жыл бұрын
And when the website's design was breaking, he opened inspect element to fix it lmao.
@NoTwo2 жыл бұрын
@@E_Rico This isn't good, and its not like this at my school. Half the job is looking stuff up. Its good to learn things because you'll be quicker at them later, but especially if you're a mech-e, that is pretty stupid.
@jakebrowning2373 Жыл бұрын
Read the pinned comment
@josiahfu7703 Жыл бұрын
I like how _accurate_ to irl programming this was. It's not just someone furiously typing away at a black screen, you are figuring out the math, searching for resources online, and casually using tools like inspect element.
@grzyb1111 ай бұрын
nah bro idk how he didnt debug for 5 hours because thats what the real thing is like youre gonna spend more time debugging than programming
@josiahfu770311 ай бұрын
very true
@grzyb1111 ай бұрын
@@josiahfu7703 everything else is accurate tho
@gruchenstein91638 ай бұрын
@@grzyb11 i dont think it was 1st time he was programming this solution
@exaq7 ай бұрын
"irl programming" you think this dude is in the matrix or sum?
@MaoZedong492 жыл бұрын
As a non-programmer, I have no idea what’s going on, but I enjoy the ASMR
@WeyardWiz2 жыл бұрын
Basically the objective is to create a spinning cube. A cube has vertices and is 3D. A good starting point is rotation matrices. You use a matrix for each of the 6 sides of the 3D cube to create the surface area. Since its rotating, that's why 0, 90 and 180 (degrees) He used a website to calculate the matrices output, which was in the form of X, Y, Z. Notice that you get different combos each time for different matrix inputs He is using C language to write the program and started out in a terminal, created a C file, and vimmed into it so he can edit the file and write the program Hope that helps :)
@Fialro032 жыл бұрын
don't worry, i'm a programmer nd dont understand either
@Casevaiandando2 жыл бұрын
@@WeyardWiz why 3 rotations and not 4? arent there 4 quadrants? 0 90 180 270?
@MrKillerdu712 жыл бұрын
@@Casevaiandando He swapped 270 with -90 which returns the same results (cos(-90) = cos(270) same for sin) so he did indeed rotate 4 times
@philippip15842 жыл бұрын
Classic mao
@nickchamp Жыл бұрын
As someone currently taking classes to learn code, I can confidently say I am lost but entertained.
@SussyRamen Жыл бұрын
Same
@wetube6513 Жыл бұрын
print("Kill ads")
@jasoncarter93442 ай бұрын
Props to anyone who learns or attempts to learn to learn programming because this looks fucking insane
@Tamj_BtyАй бұрын
@@jasoncarter9344 I am an Undergraduate C++ programmer and i am having pretty fun here 😂
@Dom-zy1qy2 жыл бұрын
1:33 You editing that div to continue writing the matrix was an enlightening experience for me.
@RancorSweetly2 жыл бұрын
reminds me of a concealed weapon; one always needs the tools to properly protect oneself from unwarranted attack - display: none 💥
@Erliortmejurur2 жыл бұрын
funny enough if he was a web dev he would have just hit cmd-c, clicked it and hit delete. As a web dev this cube is completely over my head.
@TheJhonnycl2 жыл бұрын
I felt the same way. This changes EVERYTHING for me haha
@TheVirusWar2 жыл бұрын
adblock is your best friend here
@ReasonMakes2 жыл бұрын
@@RancorSweetly Usually you can just delete the node.
@mr_kwkd2 жыл бұрын
The internet is a... particularly unique place to find stuff like this
@ZetaHorzion2 жыл бұрын
Ive found it. The perfect programmer background asmr. No more searching for a good video to vibe to while doing other stuff. this is it
@sternowl23452 жыл бұрын
try sean barrett
@hunteractually36372 жыл бұрын
What keyboard does he use?
@Retrovoider Жыл бұрын
@@hunteractually3637 little late but Iqunix OG80, currently using it right now! Sounds good and is definitely worth the buy
@bearfm Жыл бұрын
@@hunteractually3637 IQUnix OG80 Wormhole w/ TTC ACE switches and Costar Stabilizers as per the description
@tuneable_dev Жыл бұрын
this man did not just open up inspect element and delete an ad, he really just went "I dont need no damn ad blocker! Ill delete the damn thing myself!"
@ServetGulnaroglu Жыл бұрын
lol
@yuhaank9655 Жыл бұрын
Base rígida de álgebra lineal, cálculos a la perfección viendo solo la fórmula y saber aplicarla y una dominación de programación. Sabe lo que quiere, pocos llegan a tanto, una inspiración
@trevorfranks692 жыл бұрын
Doing stuff like this is actually a breathe of fresh air rather than dealing with business problems all the time
@marinamaged9622 жыл бұрын
Are you a business major
@trevorfranks692 жыл бұрын
@@marinamaged962 what do you think a programmer does on the daily? Just beep boop beep boop?
@marinamaged9622 жыл бұрын
@@trevorfranks69 I’m a programmer and that’s literally all we do
@AlpArslanTheSeljuk2 жыл бұрын
I do art and films and really admire people who can code. I was always bad with math or logical things. I love how every human being is different
@WeyardWiz2 жыл бұрын
We dont actually know how to do this immediately, we actually require like 2 days to create such programs lol. This person posted a comment saying he took 10 hours to study this spinning cube before writing the actual program. That's about 2 days of work condensed into 20 mins video.
@sprite3398 Жыл бұрын
@@WeyardWiz he was talking about the math itself not the programme
@user-dh8oi2mk4f Жыл бұрын
@@sprite3398 he got symbolab to do the math bro
@omercengiz8507 Жыл бұрын
Güzel bi yorum hemşerim :) TR
@xathomir3 ай бұрын
The main difference between you and him is you have dedicated years to art and films while he has dedicated years to coding. Yes, we are all different, but not by as much as you’d think. Skill comes from practice
@moustafael-shaboury1692 Жыл бұрын
Hurts my brain, soothes my ears. Thank you for this unique experience
@nguyentiensu3825 Жыл бұрын
is this normal if i learn CS and dont know anything what he doing
@moustafael-shaboury1692 Жыл бұрын
@@nguyentiensu3825 I'm a physics student brother, you have a much better foundation to build on if you want to understand this in the future don't worry :) PS- I understand nothing too
@piyaphummuetkhambong768 Жыл бұрын
@@nguyentiensu3825 I'm also CS student but i love math more than coding LOL
@nguyentiensu3825 Жыл бұрын
@@piyaphummuetkhambong768 do u understand what he is doing in the clip ??
@piyaphummuetkhambong768 Жыл бұрын
@@nguyentiensu3825 I understand only early part of this video that he trying to use Matrix rotation formula to create this cube and calculate axis of x,y,z to calculate coordinate of cube else idk
@Theuncletoeticklingtoddler25 күн бұрын
Okay no because programmers are actually so cool. You’ve managed to grasp something that takes years of practice and to master and to me that’s the coolest thing ever
@bruhmomento55284 ай бұрын
He kept forgeting to put the headers, honestly the most relatable part of the video.
@skinnytwiggyboi9402 жыл бұрын
Ready to sleep with the best ASMR on a keyboard 😃
@shamimhossen10612 жыл бұрын
Can you tell me? how can you sleep after watching this?
@quadroninja27082 жыл бұрын
@@shamimhossen1061 not "after" but rather "to it". I find typing sounds pretty relaxing and good to sleep while listening to
@Kav29908 ай бұрын
My brother bought me a new keyboard 'cause he couldn't sleep because of my noisy one lol
@jeffreyhicks63802 жыл бұрын
Great video! 18:04 was my favorite part! Closes the tab just to open another one. Glad to know I'm not the only one💀
@ServetGulnaroglu2 жыл бұрын
Thank you! Yeah, that way I feel better :)
@ziaurrahman95292 жыл бұрын
it seems to be easier than removing the word from the search :D
@GerbenWijnja2 жыл бұрын
My favorite part was 0:03 touching cube.c before opening it. Servet, why?
@onurertunc88122 жыл бұрын
Relaxing, educating... Great work.
@Lawsuited Жыл бұрын
This is great stuff! Just what I needed to see and hear. Really appreciate the time you took to put this together!
@Lawsuited Жыл бұрын
@@NeoCoderNet Appreciate the link!
@NeoCoderNet Жыл бұрын
Have you seen the video? What do you think of the video? I would be glad if you write your opinion in the video comment😄@@Lawsuited
@SteveGenius-p4s8 ай бұрын
The sound of the keyboard is so satisfying!!!
@ivanmora95842 жыл бұрын
Sin duda uno de los mejores creadores de contenido de ASMR con teclado, no me van a negar que no es música para sus oídos ;).
@oOBeagleOo Жыл бұрын
love the yeeting of the google ads at the beginning
@sadfingers36002 жыл бұрын
I'm new to programming and this will be my inspiration.
@luiscamacho19962 жыл бұрын
You will never make it. Programming is for 180 IQ asians only.
@G41headache2 жыл бұрын
Best to learn how to write clean code first. Understand concepts like OOP, SOLID principles and TDD.
@bogdan.6234 ай бұрын
It's crazy how I have no idea what you are doing and yet it's still entertaining.
@NotRyan.2 ай бұрын
Being able to code like this must be really cool
@walkergren41922 жыл бұрын
I love the fact that we live in a world where you can literally jsut look up anything and get an answer for it like we are able to build so much so fast based off so many others frameworks
@endlesswick2 жыл бұрын
Very good. You could use quaternions for a more of natural rotation than the rotation matrices. Quaternions let you specify the axis of rotation where the rotation matrices usually don't have a consistent rotation axis which is unnatural. You can also combine rotations with quaternions for some cool effects that look completely natural.
@HyperFocusMarshmallow2 жыл бұрын
If quaternions are mentioned we might as well also mention geometric algebra. As far as rotations goes they can be used to get the same improvement that you’d get from quaternions, but in a more transparent way, that generalizes better to any number of dimensions. Check it out if you haven’t, it’s pretty cool stuff and and they’re quite good at building geometric intuition in my opinion! Then again, not everything has to be optimal or use the absolute best tool for the job. If you know a tool that does what you want, just use it. You can always pick up new tools when you want to or need to! Happy programming!
@wise_old_tree2 жыл бұрын
Tf
@nkay4412 жыл бұрын
@@wise_old_tree 😂
@AnjolaAkinsoyinu2 жыл бұрын
@@wise_old_tree 😂😂💔
@ribaaz2 жыл бұрын
@@wise_old_tree basically shit that robotics/math engineers say
@hails12442 жыл бұрын
this is my first asmr video. imagine listening to asmr on a regular basis and getting to a point where you're like, "oh ive heard this one before."
@carlosignacionavarrorios9642 жыл бұрын
yo wtf
@Thazo426 Жыл бұрын
Lit
@farshadbolouri29583 ай бұрын
As a daily embedded C programmer that implements a lotta math concepts everyday… i thoroughly enjoyed this video ❤
@jemakrol2 жыл бұрын
I just LOVE this video. It really IS ASMR programming. Easy to follow every step and understand the working process, especially as you show how you look up information you need (or being kind enough to think the viewer need anyway). Also very good choice of tooling and scope I think; basic ASCII instead of some graphics lib that needs initialization and stuff, plain good ole C and some global variables to make the little program less messy (procedural and data abstraction may be a good thing for most cases but here it would just clutter and complicate. Inspiring, captivating and pedagogic me thinks. All the best from a fellow programmer. :)
@morallycorruptmaleficentti11942 жыл бұрын
Fell asleep to this and legit had a dream that i finished a project im working on. So when i woke up I just chilled and took it easy and then checked for comments....im super behind now. Thanks alot man!
@Pogass2 жыл бұрын
xqcL
@morallycorruptmaleficentti11942 жыл бұрын
@@Pogass OMEGALUL lets get a RIP in the chat for my job
@mrsnup2 жыл бұрын
@@morallycorruptmaleficentti1194 u lost your job?!?!
@christiaanbruin49892 жыл бұрын
I love that he edited the CSS to be able to continue his formula at 1:30
@IDES02 жыл бұрын
html div
@christiaanbruin49892 жыл бұрын
@@IDES0 'display: none' is css my friend
@IDES02 жыл бұрын
@Christiaan Bruin 🫡🫡🫡 didn't know. Thanks, java-main here lmao
@tati98676 ай бұрын
Only a few seconds in and I was melting from the pleasant sounds.
@toto333475 ай бұрын
Those littles imperfections on the final cube triggered me more than it should.
@tomaskubik972 жыл бұрын
I have no idea what the hell is going on in there but it's so relaxing to watch
@alexisreyna24232 жыл бұрын
This is actually so nice to watch. Very informative
@medeirosbrendon2 жыл бұрын
The keyboard sound, feels like you are typing in finger into wood my man. Really nice math and programming skills.
@Ulasbatuhankocw Жыл бұрын
Hocam oylesine izlemeye başlamistim aksamlari belki biseyler kaparim diye cok imrenmistim birde Türkmüssünüz artik idolumsunuz
@2dcenktarihi169 Жыл бұрын
Sonunda Türk bulabildim:)Sa . Adam Türk ama yorumlarda Türk yok kjljljljljljlkkjllkjkljk
@cristianleon1299 Жыл бұрын
I started with the world of programming recently and honestly I have no idea what is going on in the video, but I hope one day to have that ability to program like you, enjoy the video a lot.
@lerebox Жыл бұрын
@@NeoCoderNet damn good job
@x33rak2 жыл бұрын
great work and problem-solving, I really enjoyed watching your thinking process while you code.
@TheBrainn2 жыл бұрын
He’s copying off another screen.
@jazzgirl23582 жыл бұрын
@@w1l1 Exactly, I tried to do this myself, took me like 10 hours and lots of debugging. Programming is not only typing but mostly thinking. Crazy how many new programmers will be mislead
@suyahatesntr2 жыл бұрын
@@w1l1 wtf. It depends how you perceive the message. The hell are you talking about, do you think they intend to destroy someone, what if their intention is actually the opposite.
@TheBrainn2 жыл бұрын
@@w1l1 yeah pretty much but this is probably more of a subtly humorous or satirical series that’s just meant to be listed to in the background for that type-y office ambience
@Kaminomenom2 жыл бұрын
@@w1l1 That's not the youtuber's intention though, and It's their choice what they think about it and it shouldn't be the youtuber's fault
@marcosgabriel92192 жыл бұрын
Impossible don't subscribe in your channel, haha. What an amazing video, bro! Keep up with this awesome content! I didn't understand much the math stuff but I really enjoyed that 😁
@evanschwartzentruber12462 жыл бұрын
Programming + Linear Algebra goes hard
@nlnxppp2 жыл бұрын
I really love the sound of this keyboard ❤
@block____ Жыл бұрын
Other people: ASMR 🤤 Me: free code 🤑
@game-editor22 жыл бұрын
Finally, a real programmer.
@mbond56012 жыл бұрын
Mind-blowing... gotta finish it tomorrow :-) Almost Doom. Thank you
@ardaozmen92652 жыл бұрын
Yazdığınız koda cidden hayran kalıyorum, çok başarılı! HTML CSS JS hepsi birbirinden iyi izlemesi aşırı keyif veriyor.
@JodRc4243 ай бұрын
I can't escape this asmr
@FnStudios22 жыл бұрын
A genius man. the code helps me fix it my Insomnia.
@angelgomez16232 жыл бұрын
Man this ASMR is crazy I love it
@bxav28132 жыл бұрын
As someone who is about to self study linear transformations, this is very motivating even though it’s scary.. lol
@deeehommie71932 жыл бұрын
People have different views on how coding works but to me it’s like learning a language, that’s it. It’s just how I see it
@timothyt.82 Жыл бұрын
The dude just coded a distraction out of existence on a website. He is too powerful.
@MAYONNAISEMOOSE11 күн бұрын
As someone currently studying freshmen level coding at uni, I am satisfied to say that I actually understood almost everything he did, except when he was declaring ominous variables usch as idx or ooz. The for and while loops were actually my last lesson, and to see them being used and explored made me feel more comfortable about coding. Like, "hey! he used the thing I was studying!" its super cool to see multiple concepts come together in a code to create something as epic as a rotating ASCII cube. ( oh and... COMMENT YOUR CODE PEOPLE)
@trunkswithnojacket2 жыл бұрын
Really fascinating to see how you use screenshots as part of your workflow. Gonna have to borrow that trick.
@МарінаТрофімченко2 жыл бұрын
What the program?
@SonnyVA2 жыл бұрын
@@МарінаТрофімченко apple has a built in screen shot application, windows should have it too? not too sure
@VigilIsWatching2 жыл бұрын
@@SonnyVA snipping tool
@jeffxdd43512 жыл бұрын
Yep Snipping tool (Win-Shift-S). If you want the window to remain on top as it does in macOS, install Microsoft PowerToys which contains a bunch of useful tools, like keybindable colour picker and, of course, a tool which allows you to force any window to always stay on top. I don't think there's a way to do that without installing something, unless I'm mistaken.
@takblin90082 жыл бұрын
Офигеть... Как же это круто!
@fredrikpeterson19872 жыл бұрын
nice one and iam have done the same 3D rotating cube but on OpenGl graphics Great work there man
@ServetGulnaroglu2 жыл бұрын
Nice work! Glad you liked it
@szaman6204 Жыл бұрын
Dziękuje za wspaniały film oraz czytelną implementację kodu w c oraz użycia trybu tekstowego. Prostota i elegancja w jednym.
@awli8861 Жыл бұрын
Tak? To świetnie
@bigbuba5212 Жыл бұрын
Cute keyboard, calming sound I like
@tueucnguyen76412 жыл бұрын
For anyone wonders which board he's using, it's a Iqunix OG80. Thank me later ;)
@rodjnn2 жыл бұрын
do you know what screenshot utility he used?
@tueucnguyen76412 жыл бұрын
I don't know unfortunately. Maybe Final Cut cus he's using a mac.
@MoMoneyMoritz2 жыл бұрын
thanks mate! hero :)
@ribaaz2 жыл бұрын
Hey man! Just bumped into the video and it's the first time i'm seeing concepts of the rotation matrices applied to code! I've studied them for university and now i can see the application for them!
@kayrakadirkahriman21032 жыл бұрын
Kısa zaman oldu sizi takibe alalı ama gerçekten ben gibi birçok genç arkadaşa, bu işi öğrenmek isteyenlere ilham olduğunuz aşikar. Temennim boynuzun kulağı geçmesi ama nasip kısmet :D Eline emeğine sağlık hocam başarılarının devamını diliyorum.
@aidangarofalo47887 ай бұрын
not the recommendation i was expecting but a recommendation i enjoyed
@X-GamerPro-HD Жыл бұрын
I don’t know what I’m watching but it’s cool seeing this guy do this
@A10PlaysGames5 ай бұрын
as a python programmer I have no idea what the hell is going on but it's cool
@Tamj_BtyАй бұрын
Basically a cube is a 3D object but our screen is 2D so he uses Matrix to figure out. if the object is in 3D space which pixels is gonna display what value. That's how video games work. It's done by Matrix.
@corvsscrxАй бұрын
Normal in python coders
@akali29272 жыл бұрын
Can you make a video explaining your train of thought when making this please? I am extremely curious how you did it, and maybe try replicating it.
@GR4MPI2 жыл бұрын
cool, been trying to make something similiar in C# but went wrong so far :D EDIT: today completed it using your calculateX,Y,Z functions !! thx for inspiration
@nguyentiensu3825 Жыл бұрын
wow youre so great
@Klausterfull3 ай бұрын
Delicious! Vim + Mechanical keyboard + Some pretty math = Love
@saepharacrosswell7665 Жыл бұрын
As a programmer and an insomniac, nice recommendation KZbin., was not expecting this at all but it turned out great.
@NotAlpharius692 жыл бұрын
How are you popping up the always-on-top windows from the selection crop? Brilliant stuff man, learned so much watching this. From a lowly python dev x
@AndyFuntown2 жыл бұрын
This is what I want to know....
@АртёмТарынин2 жыл бұрын
+1
@jaseejaocalo66542 жыл бұрын
up
@imax13372 жыл бұрын
+1
@ianpeng75182 жыл бұрын
Hello I often see you quickly format the long code you copied from the other site Could you told me what shortcut is it? Or can you share your vim setting ? This would be helpful for me ! Many thanks ! Also great video for programming !!
@MaizuRoad2 жыл бұрын
+1
@pavloburyanov58422 жыл бұрын
+2
@Dinkleberg214 ай бұрын
+3
@ItsAze24Ай бұрын
0:20 we got you
@PCGuideCentral4 ай бұрын
this video is so fire, it has two most replay scenes
@itsfaisalmahmud6 ай бұрын
Oh the sound of the keyboard is amazing 😍
@thesoundoflife69732 жыл бұрын
Great video! I was wondering, how do you keep windows on top while working on one in the background?
@dialecticalmonist34052 жыл бұрын
It's probably a feature of the note app he's using. But I don't know what he is using.
@thesoundoflife69732 жыл бұрын
He is using vim, probably on a terminal window I think I think he has some other app to do that🤔
@sisyphus68002 жыл бұрын
For windows you can get Powertoys it includes a feature where you can force any window to be in the front also other useful tools.
@learnfromthegoat Жыл бұрын
I really like the sound of your keyboard and the flexibility it has. From which brand is this keyboard from?
@ropi3142 жыл бұрын
Now make another one of these videos but explain in detail what everything is for
@Rand0m_9uy2 ай бұрын
I am fascinated by programming and code so the fact that he has added in the rotation metrix I have never seen that before and it’s so cool
@josephknox5714 Жыл бұрын
You're a great coder. Don't let anyone keep you down.
@ServetGulnaroglu Жыл бұрын
Thank you joseph 🥹
@gabyg99052 жыл бұрын
really great and relaxing.
@Guilherme.robo.python2 жыл бұрын
Vc é um gênio
@szwajda2 жыл бұрын
I love your vim, could you share your plugins / config ?
@paradoxine628710 ай бұрын
I'm taking computer science, and seeing this makes this part of my bucket list ❤
@develer8162 жыл бұрын
0:20 roblox player spotted
@officialunnamed03 ай бұрын
Life, is roblox.
@develer8163 ай бұрын
@@officialunnamed0 we da best music!
@SakupennyАй бұрын
real
@jonathang61192 жыл бұрын
what program do you use to take screenshots?
@juanjuan5698 Жыл бұрын
He’s using a Mac. Mac has inbuilt screenshots by pressing Shift+Command+4
@張崴傑-k7v2 жыл бұрын
Excuse me for asking, but how did you take those screenshots so efficiently?
@TAPOCHQA2 жыл бұрын
@@NJMazani bro he's on mac cmd + shift + 4
@張崴傑-k7v2 жыл бұрын
@@NJMazani Thank you very much!
@張崴傑-k7v2 жыл бұрын
@@TAPOCHQA Thank you for your tip too!
@bettyswunghole33104 ай бұрын
Love the knuckle-crack at the end!
@McSteveTR3 ай бұрын
Abi switchlerin harika, youtubede bu dönemlerde nadir bulunan kanallardansın.
@yuzu-dev2 жыл бұрын
You are super! :D What program do you use to show screenshots of formulas? :o
@Fartcat69922 жыл бұрын
for macs, you just screenshot it and it will just hover above your tabs like that
@Nightmare-qz3wt2 жыл бұрын
@@Fartcat6992 how to use it on windows?
@elliotstenhammar2 жыл бұрын
@@Nightmare-qz3wt There's always the snipping tool (windows + shift + s) but it won't hover above your other applications and i'm not sure if there's a way to make it do so.
@heebs2 жыл бұрын
hi all, thought I'd leave this here if you're on windows, you can use the application "Always on Top" that lets you hit CTRL + SPACE on any application to keep it above everything else
@binzhu98162 жыл бұрын
what is your screenshot software😀
@praveenanand56892 жыл бұрын
Did not understand anything, it looks and intresting
@johnkennethsolo6769 Жыл бұрын
I fell asleep , best educational asmr ever !
@MarkBelain2 жыл бұрын
I had no idea ASMR programming existed. I am so on board for this.
@mryafra2 жыл бұрын
What is the keyboard name? Please ❤️
@cristianvargasestay10862 жыл бұрын
HOW can you make that screenshot remain on top when clicking in another app? I would love to do that
@vvzxccvv56492 жыл бұрын
ikr
@ServetGulnaroglu2 жыл бұрын
It's default macOS app
@TantalumCarbideАй бұрын
bro i was searching the comments to know this too
@GamıpurtÇapıtılı Жыл бұрын
Ahanda buradan da destek verelim 😊
@imyafamiliya92272 жыл бұрын
It looks amazing. I realy love this atmosphere) Thank u
@ServetGulnaroglu2 жыл бұрын
I'm glad you like it
@JotaDevelopment11 ай бұрын
As programmer, NeoVim user and mechanical keyboards fan, I find this SO relaxing and amazing. Thinking about porting your code to Rust, just because Rust is sexy.
@Ordon74611 ай бұрын
whats the coding language?
@dhruvwys76828 ай бұрын
C programming
@harrywright68727 ай бұрын
Nah, it's Assembly
@nicknamenotfound7521 Жыл бұрын
Böyle bir vidyo hemde türk kanal mı? 2x destek basarım hacı