@beardalaxy Too bad I haven't used Steam in years.
@netdoll Indiana?
@netdoll Where did you go?
@coolboymew @fedipasta @sandman @jeffcliff He seems more extreme than the MSM. He refers to global warming/climate change as "global heating" because the former terms as too mild for him. And his COVID alarmism is much more extreme than what the MSM is saying now.
@pomstan @fedipasta @sandman @coolboymew @jeffcliff That's also a contributing factor.
@coolboymew @fedipasta @sandman @jeffcliff I honestly lost all respect for him and even Linus Torvalds (he's partnered with the WEF now). Both of them are NWO shills. Politically, they are no better than Bill Gates. I even seen Stallman cite the WEF several times.
Kind of ironic that both Stallman and Gates want a reduction of the global population.
@coolboymew @fedipasta @sandman @jeffcliff If you go on the front page of his site, he urges people not to watch news coverage on COVID, but when you actually look at his "Political Notes" he is a huge COVID alarmist.
@PhenomX6 Just make sure that no manager thinks you're hacking.
@PhenomX6 That's would you should be doing. Use your free-time for something meaningful.
@jeffcliff @fedipasta @sandman Namely his views on COVID, climate change, and having children.
@jeffcliff @fedipasta @sandman I think your free software zealotry has made you adopt Stallman's personal views because going to his website, he seems no different than you.
gamedev
And I've just noticed that one brick disappeared without the ball touching it (it was the right-most yellow brick). Ugh!
re: gamedev
@Binkle It wasn't. I can't remember the last time I've played a Breakout-clone but I don't think that's supposed to happen. In order to change it, I need to have the ball move based on an angle and not on a vector, which it is now.
gamedev
Now the ball resets when it falls off. I should probably change the collision detection to be angle based because the ball can just plow into the bricks as you can see in this video, but I will do that later.