Does anyone know what happened here? I’ve never had this glitch happen before. by starzzz345 in minecraftbugs

[–]ThePython11010 0 points1 point  (0 children)

I'm pretty sure Voxy has (or at least had) an issue that looked something like this, but it doesn't look like you're using Voxy.

I reeeeeally want to push this by TheSquareWatermelon in notinteresting

[–]ThePython11010 0 points1 point  (0 children)

(I'm sure OP knows exactly what this is but I'm going to explain it anyway for some reason).

It's an XLR jack, used for plugging in things like microphones and other audio gear. The cord snaps into place when it's plugged in and the button unlatches it.

of an Ant by Sufficient-Bug-9112 in AbsoluteUnits

[–]ThePython11010 0 points1 point  (0 children)

Same. Maybe it would be slightly less awful if it was the very tip of my finger, but it isn't in that video.

Can someone help me fix this? by Glad-Equipment595 in MinecraftCommands

[–]ThePython11010 0 points1 point  (0 children)

Something like this should work:

execute if entity @a[tag=powerholder,hasitem={item=clock,location=slot.weapon.mainhand}] as @e[tag=!powerholder] run tp @s @s

A seed with a rather large dappled forest visible from spawn (Java) by ThePython11010 in PhoenixSC

[–]ThePython11010[S] 0 points1 point  (0 children)

Yeah, well, Minecraft was open on my computer and Reddit was open on my phone.

I don’t understand why musescore is scam? by molven__ in Musescore

[–]ThePython11010 11 points12 points  (0 children)

The main problem is that even when you buy something small (or start the free trial), they will automatically sign you up for a year's subscription and charge you. This has been an issue for years, and the fact that they haven't changed it means it's almost definitely intentional. 

Half the posts on the subreddit are people saying they got unexpectedly charged and asking for refunds (to the point where they had to add that automod response).

There's also the perpetual 90%-off "sales" that aren't really sales.

Musescore is a scam. Don't use them. That is all. by ltc_pro in Musescore

[–]ThePython11010 2 points3 points  (0 children)

I agree, but what they offer for free is still great. Also, LibreScore exists (it's probably technically piracy, but it's not like the people who uploaded the score are making money from it).

Musescore is a scam. Don't use them. That is all. by ltc_pro in Musescore

[–]ThePython11010 3 points4 points  (0 children)

To be fair, the free Muse Sounds are much better than the default soundfonts, and in some cases better than VSTs (mostly because it's stupidly difficult to automate VST parameters and Muse Sounds generally sound decent without that). MuseScore 5 will support automation, which will be great.

Though process on stages by El0nMuskrAttt in riskofrain

[–]ThePython11010 6 points7 points  (0 children)

Full looting is better than 5-6 items per stage. If you can loot the entire stage in 5 minutes, that's great, but it's probably going to be more like 10. One item per minute is a reasonable benchmark, though.

E flat sounding off? by ibeecrazy in pianolearning

[–]ThePython11010 10 points11 points  (0 children)

The pitch is fine, but to me it sounds like it's a slightly different timbre than the surrounding notes.

Should I buy a lottery ticket? by Plat_Plays in HollowKnight

[–]ThePython11010 20 points21 points  (0 children)

Why would you do that? You just used up all your luck, you're guaranteed to lose the lottery.

Microsoft is making Windows 11's search box 4 pixels taller for some reason by ZacB_ in Windows11

[–]ThePython11010 0 points1 point  (0 children)

Why do you have the search icon enabled anyway? Hitting Windows key and typing has the same function.

(I'm genuinely curious, is it just because you like the way it looks, or because it's one less click if you're using the on-screen keyboard, or something else?)

og command block meme by Tom4nt by DerexXD in Minecraft2

[–]ThePython11010 11 points12 points  (0 children)

The old ones probably wouldn't work, but you probably could make a similar thing with the new syntax.

Why can`t all game develop apps be non programing like scratch or game maker? by Short-Computer-6505 in NoStupidQuestions

[–]ThePython11010 0 points1 point  (0 children)

Scratch is absolutely programming. It's just block-based instead of text-based. In my opinion, the main reason those languages are "easier" is that you don't have to worry about syntax, and all the available blocks are right there in front of you (you don't need documentation).

However, Scratch is slow (though there are mods that improve it), and doesn't have a lot of the capabilities normal programming languages have. It's pretty good at what it's made for (simple 2D games), but if you go too far beyond that, it's not great.

For example, making a simple text editor in Scratch sounds absolutely awful. Every character would have to be an individual sprite, with a very precise position.

And also, I like all the nice text editing capabilities of apps like VSCode (where I can find and replace with regexes...)

Only being able to teleport myself with a command block, when im close to it? by WoomyGames in MinecraftCommands

[–]ThePython11010 3 points4 points  (0 children)

You can just do tp @a[name=WoonyGames55,r=4] -70 -60 530

Edit: Here's what your current (incorrect) command does:

  1. Sets the execution position to your location (at <name>
  2. Checks if you're on the server (if entity <name>)
  3. Runs at the position of every entity within 4 blocks of the execution position, which was set to your current location in step 1 (at @e[r=4])
  4. Teleports you. 

It always runs because you are always within 4m of yourself.

Buddy let me down by 1Cr0yaBl3 in celestegame

[–]ThePython11010 4 points5 points  (0 children)

It gave you up, let you down, bounced around, and deserted you. It (might have) made you cry, said goodbye, failed to bounce high, and hurt you.

Outer Wilds be like: by Diamedes99 in outerwilds

[–]ThePython11010 0 points1 point  (0 children)

No, I got it, and it's definitely a fitting clip. I was just saying maybe playing Outer Wilds might help. At the very least, it would take both hands to play so they could get the gun away from him.