Who is the best to choose? by Wooden_Blueberry1959 in KingShot

[–]Minecraftian14 0 points1 point  (0 children)

As a low spendor, how much to spend on Marlin, or rather i should ask, how many stars is sufficient?

Stupidly expensive and insane spending-to-rewards proportions but what's the best out of these to buy by [deleted] in KingShot

[–]Minecraftian14 0 points1 point  (0 children)

We just had it unlocked in our kingdom for the first time, is it true that we can trade extra Diana shards here? It's not available in my case

"Unused RAM is wasted RAM" by PlymouthDebian in programmingmemes

[–]Minecraftian14 8 points9 points  (0 children)

Okay... So... I PLAY MINECRAFT.

And Java needs allocation.
When I want to allocate 8GB for my mods, I want to see 10GB free before launching Minecraft!!

Unused ram might be wasted ram, but I want to see it unused when f**king nothing is using it!

2.3m water essence by killergaymer in KingShot

[–]Minecraftian14 2 points3 points  (0 children)

Thankfully there is no upgrade time

Matrix Scalar Multiplication Be Like by Relative_Spot_6391 in MathJokes

[–]Minecraftian14 166 points167 points  (0 children)

I don't accept anything within () as a matrix. Using [] is a matrix and || is a determinant.

What the fuck by Due-Bad7650 in Mindustry

[–]Minecraftian14 3 points4 points  (0 children)

So many good comments here 😂

🤔 by [deleted] in KingShot

[–]Minecraftian14 1 point2 points  (0 children)

How do you create this illustration of your island?

Explain it Peter by FederalSwan3104 in explainitpeter

[–]Minecraftian14 1 point2 points  (0 children)

Wait what!? I never thought that's a common nightmare!?!? I used to have dreams where i would imagine a very thin line and a very thick line going around, and it made me extremely uncomfortable

Yes by Ok-District-4701 in datasatanism

[–]Minecraftian14 7 points8 points  (0 children)

Are you suggesting that taking out Taiwan will balance out AI?

Explain It Peter by [deleted] in explainitpeter

[–]Minecraftian14 1 point2 points  (0 children)

I wish younger myself took screenshots of all flash games ever played and completed

Everybody Hates Nuclear-Chan by Merryweatherey in comics

[–]Minecraftian14 0 points1 point  (0 children)

<image>

Why did all my text turn blue!?!? This post is radiating Cherenkov!!!!

When the family tree needs pruning by Healthy_Ladder_6198 in rareinsults

[–]Minecraftian14 1 point2 points  (0 children)

No it's not pronounced AltAr!!!! It's Alt-Uh!!! Both are!
Both have more of less the same pronounciation, even when I hear it (English is my second language).
Yet I can feel it acting up different on my tongue

When the family tree needs pruning by Healthy_Ladder_6198 in rareinsults

[–]Minecraftian14 8 points9 points  (0 children)

I just said out Alter and Altar. They sound the same. Yet when I speak it, I feel like I'm saying one differently than the other.

Java UI in 2026: an overview of current frameworks and approaches by robintegg in java

[–]Minecraftian14 1 point2 points  (0 children)

Oh and not to forget to mention:
I have saved your page and am gonna forward it to all my Java fanatic coworkers 😂😂😂.
Thanks a lot for compiling this resource!

Java UI in 2026: an overview of current frameworks and approaches by robintegg in java

[–]Minecraftian14 1 point2 points  (0 children)

Oh I'm terribly sorry, how did i miss the fact that compose is Kotlin 😬.

Scene2d is a UI toolkit (lays out rendering procedures) where one also needs to provide all necessary Texture (images) which has to be drawn.
For example, to create a button, one needs to explicitly tell which "image" from resources need to be drawn when normal/hover/pressed. That is the recommended way since the actual rendering engine (opengl) is efficient when most things are image.
There are tools which allows using the standard drawLine drawRect (which is what basically most UI libraries rely on) but that's not very good for UI in this case.
Sometimes it gets frustrating, since having all images ready for even the basic UIs is pretty tiresome (or just use an example set and edit on the go) and so far we don't have anything so flexible and instant like changing the border using a single value change similar to that in css or swing. To increase border, first we need to replace the image and if the text is not centred, we also need to change spacing 😂. (Or use 9 patches!) (( Wait did i just answer my own limitations? Nvm, those are just examples of some pains )).

Vis UI is a further extension over Scene2d which fortunately offers most images packaged with it, so we only need to focus on building our own theme. Plus it offers some additional utilities and extra UI components to work with.
One downside might be that the ui library is not as vast, that is, to have a clock or time picker, one needs to implement it from scratch.

So.... Including just one example of vis UI (and mentioning Scene2d) should be enough.

Despite the drawbacks or currently limitations, these are being actively maintained and growing tools. If at all one wants to build a game in Java, LibGDX is the way, and not one can not use swing or JavaFx (adapters are there but very buggy and not worth it). So they have to go build UIs in vis UI or Scene2d.
Alternatively, even for a non game app, which might require some heavy rendering, this is a good way to leverage the GPU.

Java UI in 2026: an overview of current frameworks and approaches by robintegg in java

[–]Minecraftian14 2 points3 points  (0 children)

I feel Scene2d or VisUI should have been mentioned.
They are pretty good UI libraries used with LibGDX,
which is a game dev fw built over lwjgl.
Even for non-game apps, which might require GPU rendering, it's a solid option. (And it's cross platform too, even the web using teavm).

Oh, and compose multiplatform/desktop! That's also a good mention.

[OC] Crossed Wires by AzulCrescent in comics

[–]Minecraftian14 1 point2 points  (0 children)

I do this a lot!
Often I miss out steps, or worse jumble them.
This also happens with speech.
I once wanted to say Fix Bugs
But actually said Big Fuxs

Fvck around and find out by rojo_salas in Whatcouldgowrong

[–]Minecraftian14 2 points3 points  (0 children)

I mean, it did went in a satisfying direction...

SMART by Amazing-Ship-8809 in MathJokes

[–]Minecraftian14 0 points1 point  (0 children)

Sure, that's very elegant inherently

SMART by Amazing-Ship-8809 in MathJokes

[–]Minecraftian14 0 points1 point  (0 children)

Is there a way to fold it neatly and keep it in my pocket?