Obejrzyj poniższy film, aby zobaczyć, jak zainstalować naszą witrynę jako aplikację internetową na ekranie głównym.
Uwaga: Ta funkcja może być niedostępna w niektórych przeglądarkach.
God, furries ALWAYS disappoint.Community posts explaining the reason why the video is now private
Wyświetl załącznik 7618483
Guess who decided to reply to one of the code review videos?
Wyświetl załącznik 7616432
Link to the comment below, it will be the highlighted one under the vid:
Guess who just uploaded a video responding to Mald?Mald is SEETHING about the code jesus video (you can see it here)
0:00 - calls him a screaming and shitting youtube grifter
1:10 - goes over his comment, revealing that he liked his own comment and disliked every other comment
3:59 - epic burn
4:38 - wants to slap a viewer for suggesting alternatives to his array
5:22 - says he wouldn't be surprised if code jesus shadow banned him because of how epicly he got owned by maldy's comment
6:11 - sends his rabid audience in jesus' comments section and says "enjoy"
6:55 - says he writes shitty code on purpose
7:23 - haven't slept since 9 a.m. yesterday because of the update he didn't finish
maldcodejesusseethe-c.mp4
When asked "Is he a webdev or something"
Oh, my, fucking, God... No fucking way he coded this by hand, no, nooooo...This is funny because if you pull up the code for Mald's ferret fucking website you can see that his html code is also unfathomably shit.
TRUE, and then he goes "I don't disable all of them I disable some of them" as if you can't make a list of specific alarm ids and disable them in a for loop like the chatter suggested. At this point gamemaker should sue mald for defamation or something, as he always tries to justify himself by saying that gml allows only extremely retarded code."I was turning off the alarms, so there would be no need to use a for loop"
This guy is such a dumb nigger.
I started to download it from Youtube but was too late and so have the beginning only. Great job, thank you for doing that. We're at the point where we need to just download every stream because Mald is a disingenuous faggot that can't resist talking shit and then trying to cover it up as soon as he can.Did anyone else archive the stream today ( 2025-07-08 )? I started a live download when I read people mentioning he disabled today's VOD. I checked the last few pages and didn't see anyone mention it.
Here it is on GoFile, 2.5gb@360p. It ends with a deliberate outro so it looks like I got the whole thing without problems.
Also, it seems VodRecovery is working on today's stream, there have been updates since last time I tried so either they fixed it and/or that one vod was uniquely messed up. I'm gonna snag today's in 720p both as a test and because this stream is juicy and that bit of higher quality may make the footage more usable.
I'll upload the 720p version to GoFile when it downloads and try to stick it in the same GoFile folder. I'll edit this post with the results if I still can.
Yeah, with today's vod disabled from the start it looks like he sees clips from his downed vods and he's going to try more and more tricks to hide his tracks. It's practically a direct challenge at this point. #stopkillingvideosWe're at the point where we need to just download every stream because Mald is a disingenuous faggot that can't resist talking shit and then trying to cover it up as soon as he can.
Damn I wish Mald would mald directly at me so I could have a Joeyy-tier glowup.Coding Jesus has posted a Response video
https://youtube.com/watch?v=Q6aRA0szfiI
Archive | Local:
videoplayback.mp4
I despise frontend work, and I can write MUCH better html.Oh, my, fucking, God... No fucking way he coded this by hand, no, nooooo...![]()
1fr actually means 1 fractional filling of the space. Which autoadjusts based on how many fractional columns you'd have. (1fr 1fr, for example, gives each one half, 1fr 3fr 1 fr, gives the first and last element 20% each, the middle one 60%)>yet, despite doing all of this, he fucking fails at using a grid
1fr means "fill up the rest of the space", 100% means "fill up 100% of the space available". He wanted two parts of the website to be filled, only ended up with one massive element that does nothing. WHOOPSIES!
Better than having a class that is like 50 tailwind options>uses inline style (real bad practice)
custom html elements, my beloved (<nav-section> is a valid html element, then you can write nav-section {} in the .css file and get quite nice usability.)>uses div's for EVERYTHING, even navigation bars, which have unique elements DESIGNED for them (just calls them nav-section and gets it over with)
Technically an anchor element, but it can be used for buttons, links and such as well.He uses an "a" element, which is fine, it's for buttons.
volkcolopatrion seems to literally think VGE's statement is "Europe has spoken"entirely possible people just bent over once they saw the vge reply thinking it's an actual goverment or something
I was explaining it with the code on screen, just having 1fr means "fill the rest". Just neatly fits in with it being called "fr", "fill remaining".1fr actually means 1 fractional filling of the space.
Don't use whataboutism here. I hate Tailwind too (I have the inane ability to actually write good CSS), but I'm here to shit on Mald.Better than having a class that is like 50 tailwind options
Sure is, he sure doesn't use it! He uses a div with the class "nav-section"!<nav-section> is a valid html element
I just realized he even has a name that makes me think of lolcow.volkcolopatrion seems to literally think VGE's statement is "Europe has spoken"
Entirely valid points, My apologies for stepping on your toes.I was explaining it with the code on screen, just having 1fr means "fill the rest". Just neatly fits in with it being called "fr", "fill remaining".
Don't use whataboutism here. I hate Tailwind too (I have the inane ability to actually write good CSS), but I'm here to shit on Mald.
Sure is, he sure doesn't use it! He uses a div with the class "nav-section"!
Probably something call of duty related since thats their cashcow like maybe a fucked up ghost maskwhat should be activision head be?
I will refrain from sperging further but some of those snippets are really funny, thanks for sharing.Oh, my, fucking, God... No fucking way he coded this by hand, no, nooooo...![]()
I managed to cleanly upload the 720p version of today's spergout stream into the same gofile folder and successfully edited it into the original post. I'm just making this new post to notify anyone who's interested.Here it is on GoFile, 2.5gb@360p. It ends with a deliberate outro so it looks like I got the whole thing without problems.
Edit: 720p (15.7gb) version successfully uploaded into the same GoFile folder! Ready to distribute clips to your favorite sloptuber.
Doubt it, Moldy Faggotry is going to burn brightly, but not for long. Like Jack Murphy aka John Goldman back when he crashed out and completely destroyed his grifting career.the maldoverse would be a fine addition to the site
Well, now you know how their parents feel.God, furries ALWAYS disappoint.
The lack of a p element is so bad because thats literally the first element I learned on free code camp, lol.This is genuinely the worst coded website I've ever seen.