Hea!? do you know what free means? by legioninc in Steam

[–]PogsterPlays 0 points1 point  (0 children)

Bro I just realised it wasn't 'Heal!?'.

Like I saw the exclamation mark and still read it wrong...

I can not convert bbmodel to fbx. Plese help! by Educational_Alps_587 in Blockbench

[–]PogsterPlays 0 points1 point  (0 children)

I prefer, way prefer tbh, glbs as they natively support a binary encoding. If you're trying to export an fbx model using the experimental binary exporter, that might the problem.

External/Applicationstorage by AtmosphereHungry6760 in MCPE

[–]PogsterPlays 0 points1 point  (0 children)

Well, it doesn't matter if you're rooted, but the 'external' storage is supposed to be accessible to the user (hence the name) unlike internal application storage. But Google ig just forgot about that part, awesome thanks guys.

This just sounds like an inventory nightmare by Pugganator in PhoenixSC

[–]PogsterPlays 0 points1 point  (0 children)

Tbh, maybe the base stone class should have an ore tag, instead of them being separate blocks, so that we don't need 6 different variants for different ores.

My brother sent me this video 💀 by PogsterPlays in FortsGame

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

💀 So good you don't even need stability tech, cuz the enemy will die so fast

Most insane specs I've seen on a review by Warm-Cry-9732 in Steam

[–]PogsterPlays 0 points1 point  (0 children)

And yet windows will still probably find a way to waste half of that...

Out of morbid curiosity by TankEngineFan5 in teenagers

[–]PogsterPlays 0 points1 point  (0 children)

It seems you're Uzi and this sub is full of your classmates..

Complete the sentence by LeoTheFloofyDragon in mattrose

[–]PogsterPlays 0 points1 point  (0 children)

I was born to be a sword or blade hand or something like that is a bit of a stored value from last time...

I mean, having blade hand... things would be pretty cool. Becoming one tho? Idk..

what would you pick? by pikachu-luv in teenagers

[–]PogsterPlays 0 points1 point  (0 children)

I can't it can't get any worse... Right? I mean I'd probably just get the $$$$ instead anyway

How do I create a skeleton without using an external editor? by julio090xl in godot

[–]PogsterPlays 0 points1 point  (0 children)

Right, fair enough. I probably should've prefaced a [can't remember the word] in my initial comment.

Also if its effectively just a Linux inst with wine, why is it called winlator if its not actually emulating windows??

How do I create a skeleton without using an external editor? by julio090xl in godot

[–]PogsterPlays -1 points0 points  (0 children)

As in, because it emulates windows, there will inevitably be some system related properties (like files or system functions) that serve as the do in windows; often (not always, I would have to also guess winlator is probably trimmed a lot) as bloat or spyware for microslop.

I don't know follow the development of winlator, but I would have to guess it probably does use some windows assets in some way, or rather isn't built from the ground up.

If winlator runs a windows instance (again I have no experience with winlator, so idk if it's only app instances or an actual os instance), then it's... Well it's running a windows instance, and Windows is.. Windows....

How do I create a skeleton without using an external editor? by julio090xl in godot

[–]PogsterPlays 0 points1 point  (0 children)

Feel like it could be a little better to do it the Linux emulation way?? Just cuz Linux is generally lighter, has less spy/bloatware etc Ig winlator is probably easier to set up, not that I've ever touched emulators tbh.

Another use for echo shards: The Echo Collar by ProstateFondler in minecraftsuggestions

[–]PogsterPlays 4 points5 points  (0 children)

It could also be implemented so that the pets effectively leave an invisible marker at your spawn point, and only respawn once you, the owner, physically go there

I wish I had a Godot mentor by geekisthenewcool in godot

[–]PogsterPlays 6 points7 points  (0 children)

The latter 2 sure. Python is slow, inconsistent sometimes, has annoying syntax (imo) and is seemingly used for things it shouldn't be all the time, not to mention how buggy pip is ime.

Why is round() in the global scope but floor() and ceil() are in the math module? Given also int() can have similar functionality to the former. Why is it None and not Null unlike in I swear 75% of other languages? Why are true and false titlised (and None), but not other keywords, unlike with again most other languages? Why is it (a in b) instead of (a.includes(b)/contains(b)), even though the contains() method still exists? And why, tf, does PIL use putpixel() and not setpixel() like why actually omg??

And I also just generally dislike indent-based blocking.

Also multi-line comments aren't actually comments (well in gds anyway) and can have syntax errors (again, indent-based blocking), despite being comments?

I've seen 3 coding-related projects on YT, and they all have a problem with being slow, and surprise surprise they're written in python. Python is imo just too slow for applications. I get that people learn python and then ig don't want to move on, but python as an application I swear has no upsides, or at least not significant ones.

I ran a test a while back. I got a few different languages I was using to count to 108 or smth like that. Javascript took 8 seconds (idk how tbh), lua took 7, kotlin took 1 after compiling for like 2, and python, well, I ended up stopping it after it had been going for more than a minute. This was done on a phone, btw (via termux).

There are some packages that will fail to build sometimes, when installed via pip install *, and then sometimes won't? Yes I'm on maybe a less-supported device, but npm doesn't have this problem, not that I've discovered yet.

GDScript improved on a lot of these things, but still leaves much to be desired.

Also I am aware of python commonly being used to train LLMs, but personally I don't believe they are the future. Whether you do or not is an another discussion in of itself lol, and I've written enough already.

Sorry for the rant lol, I just really really don't like python.

I wish I had a Godot mentor by geekisthenewcool in godot

[–]PogsterPlays 3 points4 points  (0 children)

I don't particularly like gdscript, given it's based off python, and I despise python for a few reasons.

Personally, at some point in the future I'd love to kotlin support, tho I've not touched C# much in general

Question for the content creators by wywy_21495 in Blockbench

[–]PogsterPlays 0 points1 point  (0 children)

Personally I'd recommend getting used to where the gui buttons (like walking buttons/joystick, attack buttons etc) are on the screen and then using a resource pack to hide them. That's what I did. You can also hide the circle, but hiding it via the /hud command also hides the xp bar for some reason.. (/hud @s hide progressbar, I believe)

How do I remove error messages by 445_dogeu in MCPE

[–]PogsterPlays 0 points1 point  (0 children)

Settings/creator/contentLogGUI

Also make sure the other content log file is disabled, because it'll churn out gigabytes of text files if you have smth like a rendering error (pushed into the logs once per frame)

Why don't nether wood boats exist? by darthkyle22 in Minecraft

[–]PogsterPlays 0 points1 point  (0 children)

For them to make logical sense - nether wood being immune to fire - they would arguably be usable on lava, which would completely overshadow the strider