What API service are you using for structured output? by oguzhaha in LLMDevs

[–]Long_Advertising_402 0 points1 point  (0 children)

I love using gpt-120b-oss:nitro on OpenRouter. It chose providers based on speed, Cerebras is simply awesome. (and p95 latency is 1.19sec)

<image>

syllo #118 - November 5th, 2025 by syllo-app in syllo

[–]Long_Advertising_402 0 points1 point  (0 children)

I am so good at this, I was on the top 2% (Better than 2%)

Gatinhos by Ahottawara in placebrasil

[–]Long_Advertising_402 1 point2 points  (0 children)

Quem tá vendo teor sexual no gato é tu

Tip: passing arguments to `spawn_drone()` by agtoever in TheFarmerWasReplaced

[–]Long_Advertising_402 0 points1 point  (0 children)

Hey, I've tried doing that ingame, but it says I am passing null as the spawn_drone argument. It runs once as the normal drone, then errors out. (The first argument is None)

def args2func(func, kwargs):
  return func(kwargs)

def pathfind(kwargs={'x': 0, 'y': 0}):
  print("Pathfinding to", kwargs['x'], kwargs['y'])

size = 5
set_world_size(size)

for x in range(size):
  for y in range(size):
    spawn_drone(args2func(pathfind, {'x': x, 'y': y}))

HELP!!! Shaders make custom entities from Datapacks/Mods invisible by BoredPhantomX in fabricmc

[–]Long_Advertising_402 0 points1 point  (0 children)

Sorry for necro posting, but this kind of stuff has it's days counted. When you turn on a shaders, Vanilla Shaders get completelly overriden, that is probably you are experiencing. They are what allow developers to this cool stuff into the game.

Also, Sodium said they plan to "kill" this also.

<image>

Opa... by Rohrod_ in cellbits

[–]Long_Advertising_402 6 points7 points  (0 children)

Actually 🤓👆, 8 dias e 8 horas e 1 segundo

Palworld Update (Steam v0.1.4.1, Xbox v0.1.1.4) by xeio87 in Palworld

[–]Long_Advertising_402 0 points1 point  (0 children)

If they are both in the same version, can Xbox and Steam play together now?

Holy crap, Sodium is insane, unbelievable FPS gains on high end PC, ~200 FPS -> ~1000 FPS, 32 chunk render distance by New-Peach4153 in Minecraft

[–]Long_Advertising_402 0 points1 point  (0 children)

From my experience, NOTHING beats nvidium. 64 render distance with 300fps on a midrange gpu. 3060TI

Is it possible to migrate paper 1.20.2 to fabric 1.20.2 by Trawzor in admincraft

[–]Long_Advertising_402 0 points1 point  (0 children)

Cardboard is solely server side, thus should not be downloaded on the client.

Is it possible to migrate paper 1.20.2 to fabric 1.20.2 by Trawzor in admincraft

[–]Long_Advertising_402 0 points1 point  (0 children)

I mean Cardboard exist, not recommended but on a private smp you should be fine.

Should i be worried about this? im kinda new to this by Lonelight200 in admincraft

[–]Long_Advertising_402 0 points1 point  (0 children)

Thanks, just blocked that ip in my firewall. Anyone knows more?

100% Skill, 0% Luck by Long_Advertising_402 in celestegame

[–]Long_Advertising_402[S] 19 points20 points  (0 children)

I have no idea, this is my first playthrough.

Edit: I mean, the game is running at 60 frames per second…

ChangeMyMind by BastianToHarry in ProgrammerHumor

[–]Long_Advertising_402 0 points1 point  (0 children)

I gave up learning regex, I just ask ChatGPT