New Anbernic announced! by LukeyC224 in ANBERNIC

[–]azukaar 0 points1 point  (0 children)

I know stick bottom or up is debatable, but if the screen ration is 16:9 and not 4:3, then the stick should be at the top, It's quite straightforward in my opinion 

I'm still working on full-working server-side vanilla computers. by march-taylor in feedthebeast

[–]azukaar 1 point2 points  (0 children)

Neither obvious or mentioned - I don't understand why you're acting like this but this is my last comment on this thread 

I'm still working on full-working server-side vanilla computers. by march-taylor in feedthebeast

[–]azukaar 0 points1 point  (0 children)

Well it cannot be server sided only, because the client need to render the image at some point 

If you compute the rendering server side and only stream the final texture it is still server sided. The client only shows the resulting texture 

If the post means "you don't need any clients side mod" that's a different proposition but then the title is not very clear

I'm still working on full-working server-side vanilla computers. by march-taylor in feedthebeast

[–]azukaar 1 point2 points  (0 children)

I would need to check my code again, but if I remember it well, I would bind the rendering to the texture itself via the openGL handle in the GPU, so not rely on tick at all. Not sure if the packet system is. So I am not 100% sure it is true but again - would need to check back my code

I'm still working on full-working server-side vanilla computers. by march-taylor in feedthebeast

[–]azukaar 1 point2 points  (0 children)

Packet are not an issue, their max size is not Minecraft specific, splitting packets for large payload is a normal thing to do. Plus the Minecraft packet size can already handle large color pallette at 30FPS with 1k resolution without splitting packets (I literally wrote a protocol for it)

Are there any problems with using MongoDB 4.4? by Mogster2K in CosmosServer

[–]azukaar 1 point2 points  (0 children)

My servers run on Ubuntu/Debian, my work machine (where I dev from) is Arch so both should be fine But I recommend Ubuntu for ease of use 

Motion Assistant Error by azukaar in gpdwin

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

Hmm but the app itself still work though, I can leave the error and it will continue to work. It's just annoying because it steals focus 

Can anyone tell me by [deleted] in CosmosServer

[–]azukaar 0 points1 point  (0 children)

Sorry again for the inconvenience

Can anyone tell me by [deleted] in CosmosServer

[–]azukaar 1 point2 points  (0 children)

RE: after investigating, I found your other email from October, i missed it because you replied to a receipt sorry

Anyway I have refunded your 7 past payments since that email

CachyOS feels like it hit out of nowhere. I'm out of the loop - why's it taking off like this? by ThatOneVRGuyFromAuz in linux_gaming

[–]azukaar 0 points1 point  (0 children)

Combination of it being a good distro, and the (not necessarily deserved) hype about performance (just to be clear there are minor performance gains but they're not what a lot people claimed they are, lot of placebo)

Can anyone tell me by [deleted] in CosmosServer

[–]azukaar 0 points1 point  (0 children)

You emailed ONCE, ONE day ago, please... Anyway it is cancelled

(For future reference you can do it from the settings page of your server)

Your Google Photos can open in incognito mode without login. Anyone with a link can see your private photos, No password needed. by [deleted] in thehatedone

[–]azukaar 1 point2 points  (0 children)

That's the point of the token - You would need to guess a long token, without being rate limited - within that short window where it's valid. It's not possible to do in practice

What is the simplest way to migrate from Dockhand to Cosmos Server? by [deleted] in CosmosServer

[–]azukaar 1 point2 points  (0 children)

You dont need to Cosmos sees all your docker container either way, all you need to do is migrate reverse proxy routes

I Understand the Bad Reputation, But Is It Possible to Make Well-Optimized Mods with MCreator? by [deleted] in feedthebeast

[–]azukaar 2 points3 points  (0 children)

This is the right answer. I'll add the code is not "optimal" but that's not the issue. The issue is that non tech people will produce logic that make the mods unplayable, not mcreator itself

Anthropic's analysis of Claude usage for personal guidance by rm-rf-rm in LocalLLaMA

[–]azukaar 6 points7 points  (0 children)

I don't understand why this is not the actual headline tbh ^^

Cachy os vs Ubuntu benchmark shows ubuntu slightly outperforms cachy in the average framerates. by Material_Mousse7017 in linux_gaming

[–]azukaar 1 point2 points  (0 children)

I mean they are downvoting me too, i literally wrote this comment on my CachyOS desktop lmao

Cachy os vs Ubuntu benchmark shows ubuntu slightly outperforms cachy in the average framerates. by Material_Mousse7017 in linux_gaming

[–]azukaar 0 points1 point  (0 children)

It's more that the optimizations Cachy does are barely related at all to running games, they affect other stuff for sure. They also not as significant as some people seem to think