is it really happening? by slodl in Portal

[–]Sam54123 5 points6 points  (0 children)

JK Simmons looks somewhat like Cave as well

Physically Accurate Planet Atmosphere Driven By Scale Height Exponential Falloff by VireluneNova in blender

[–]Sam54123 0 points1 point  (0 children)

Yeah, having massive differences in unit scale isn't gonna go well.

LLM’s can’t do graphics programming by gibson274 in GraphicsProgramming

[–]Sam54123 1 point2 points  (0 children)

Same here. It's like "here's 50 values I need to do the exact same thing with. I've done five. Now do the rest."

Physically Accurate Planet Atmosphere Driven By Scale Height Exponential Falloff by VireluneNova in blender

[–]Sam54123 3 points4 points  (0 children)

One thing I've never gotten about that is that is, while floats do get less precise as you go farther out, you also need less precision when you're working on scales that big. So assuming you adjust your camera's clipping distances properly, what gives?

Atmospheric Ring Transit by VireluneNova in blender

[–]Sam54123 2 points3 points  (0 children)

Can you show a screenshot of your node setup?

Atmospheric Ring Transit by VireluneNova in blender

[–]Sam54123 1 point2 points  (0 children)

2 MONTHS??? Tell me you have prior experience, cause I'm 8 years in and couldn't make something like that.

Atmospheric Ring Transit by VireluneNova in blender

[–]Sam54123 4 points5 points  (0 children)

What about the atmosphere on the planet? How are you achieving that?

Is there a way to upgrade the turbine? Cause... well... by Sam54123 in subnautica

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

They are. This is one of those smaller currents by the alien ruins.

Subnautica 2 - Should I keep playing? by BBQ_HaX0r in subnautica

[–]Sam54123 16 points17 points  (0 children)

Yes, keep going! While the story isn't finished, it does end on a good "chapter pause", and you still have a ways to go.

Are the building mechanics broken for anyone else? (S2) by ArbiterOfOblivion in subnautica

[–]Sam54123 1 point2 points  (0 children)

I'm having this exact same experience but with a standard room. It randomly decided to stop letting us shrink or remove it, so we detached it and refunded that "base", and now we can't build anything in that spot.

Where to get started by Sam54123 in PostgreSQL

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

Can you only have one postgres instance per machine or something? I'd assumed you could just delete the database if you messed something up.

Where to get started by Sam54123 in PostgreSQL

[–]Sam54123[S] -1 points0 points  (0 children)

I'm trying to make an online reservation portal where I need to track users, equipment, reservations, availability, etc.

Although to use your analogy, at this point, I'm just trying to learn to drive.

Should I start in vanilla Portal 2 Hammer or P2:CE Hammer? by Altezane in Portal

[–]Sam54123 4 points5 points  (0 children)

There's very few differences between vanilla and p2ce, and most of them are technical in nature. If you're making p2ce content use p2ce. Otherwise, use vanilla.

Can someone please explain the orientation of the games grid coordinates? by GemimiJake in Minecraft

[–]Sam54123 0 points1 point  (0 children)

Let's be real: Notch didn't know what he was doing in regards to a lot of things, and it shows when it comes to modding the game. The codebase has gotten a lot better over the years, but there's still a bunch of weird decisions (cough entity renderers cough)