The SR-71 is really fast and sleek, sure, but how can it be your favourite when it doesn’t even have a massive gun that goes BRRRRRRRRRRRRRRRRRRRRRRRRT!..?
- 0 Posts
- 6 Comments
I don’t think it’s the lyrics that trigger me, though.
As for movies, I can probably relate. I get annoyed when movies try to push my emotional buttons in a way that feels phony or manufactured. A lot of Disney and Spielberg movies tend to have this effect on me.
That also makes me irrationally angry, even though people should be allowed to be wrong…
Seriously, though, I think there’s something about the trick(s) these songs use to get stuck in people’s heads that triggers a very negative visceral reaction in me, like I’m being violated somehow. This leaves me no room to appreciate the songs’ originality or sound design.
“Toxic” by Britney Spears and “Shape of You” by Ed Sheeran both make me irrationally angry.
Ftumch@lemmy.dbzer0.comto Ask Lemmy@lemmy.world•Looking to change to a Linux-based OS on a laptop, but I don't really understand coding so I haven't tried any of them. Is LinuxMint a good place to start?92·2 months agoUsing the command prompt is not coding.
Ackshually, whenever you write something into the command prompt and it works, you’re writing valid Bash (or whatever shell you’re using) code. Bash is a programming language, so technically you are coding.
For example, try typing the following into a terminal:
for ((i = 0; i < 10; i++)); do echo $i; done
You just counted to nine using a loop and a variable!
I installed Windows 11 Pro 24H2 yesterday and the oobe\bypassnro trick worked for me. You just have to make sure no ethernet cable is connected. Then if you tell the installer you have no internet, it’ll let you create a local account.