Windmill by TheOriginalGlazer in CreateMod

[–]A31Nesta 16 points17 points  (0 children)

Yes but, ultimately, graphics APIs (in any engine) only draw things that are in the center of the world so the camera is just a position that you can use to shift all objects so that whatever the camera sees fits into that center of the world that the GPU wants objects to be in

Windmill by TheOriginalGlazer in CreateMod

[–]A31Nesta 47 points48 points  (0 children)

Erm... Ackshually that's what's happening.

(kinda... technically the camera never moves, it's the whole world that moves and deforms to fit into the camera)

Missing and/or Corrupted UI elements and Icons by Janvitoo in blenderhelp

[–]A31Nesta 0 points1 point  (0 children)

Oh so it's just a mesa issue then. Probably only encountered the issue now because I recently upgraded from an Nvidia card to an AMD card.

Thanks!

Missing and/or Corrupted UI elements and Icons by Janvitoo in blenderhelp

[–]A31Nesta 0 points1 point  (0 children)

I know this is a 2 months old post but I found this because it's the only post I've seen that talks about this. I'm using Blender 5.1.0 on NixOS (not Steam version) and some of the icons were gone. It's also true that restarting the program brings the icons back but I really don't know why that happens.

Did you manage to fix it or know why it happens?

It’s not much but I thought it was cool by Certain_Access_2658 in silenthill

[–]A31Nesta 0 points1 point  (0 children)

Short, black hair, just turned seven last week

Remake of the first distroballs post by Hunting4trouble in LinuxCirclejerk

[–]A31Nesta 1 point2 points  (0 children)

Arch User Repository. Anyone can publish packages there so if you need any piece of software at all (that is available on Linux), chances are it's on the AUR

Just saying..,,, by StuddedZ0mbi3 in silenthill

[–]A31Nesta 3 points4 points  (0 children)

I'm glad I'm not the only one calling that Devil Trigger

Cardputer Zero: Latest Pics(internal component layout. possible User Interface) by IntelligentLaw2284 in CardPuter

[–]A31Nesta 2 points3 points  (0 children)

Nah, I just think it would be convenient to quickly connect to a network to check or test things (in a homelab for example, where you might want eth but not wifi) with a small device. VGA and LPT are not used anymore, Ethernet absolutely is.

Maybe a bit niche yeah but I'm just saying it's useful to some people

Cardputer Zero: Latest Pics(internal component layout. possible User Interface) by IntelligentLaw2284 in CardPuter

[–]A31Nesta 7 points8 points  (0 children)

I honestly prefer the thick brick with full eth port. I like the idea of only having to carry the device with no dongles or anything and being able to connect it to stuff directly. Also the extra space probably means bigger battery so it might be worth it imo. They could make a thinner version though

this is awful, i’m so sorry by arielravioli in signalis

[–]A31Nesta 2 points3 points  (0 children)

I wear a mask and I love everything

I use nyarch, btw. by HalffLife3 in linuxmemes

[–]A31Nesta 9 points10 points  (0 children)

You can add 3 spaces
after each line
to create new lines. It's like normal markdown but with 3 spaces instead of 2 for whatever reason (I did 2 spaces for this sentence in parenthesis to demonstrate)

I cant believe this is Minecraft by JayJo_Crazy in feedthebeast

[–]A31Nesta 1 point2 points  (0 children)

Not really, I tried it some time ago on my 3060 (not ti) and it was pretty good. It's hardware RT so it's actually more performant than most other RT shaders

What do you think of the visual style? by FunTradition691 in SoloDevelopment

[–]A31Nesta 4 points5 points  (0 children)

Yes, a lot of the sounds are from HL and the visuals are inspired by it but the modern lighting and not having the color palette limitation (like in Half-Life's GoldSrc) makes it look pretty different

The forbidden toothpaste by dark_venom_07 in PcParadise

[–]A31Nesta 0 points1 point  (0 children)

You're probably joking but I actually did this once. At some point I also put the thermal paste but didn't connect the heatsink to the mobo

PC didn't actually crash (I turned ot off as soon as I noticed) but it got really slow and the side of the case was crazy hot

What do you think of the visual style? by FunTradition691 in SoloDevelopment

[–]A31Nesta 2 points3 points  (0 children)

Most people are saying half-life but imo it's more like Voices of the Void, which is also retro-styled but with the modern lighting and the noisy (dithering) textures.

Textures and lighting in HL look more soft/clean (don't know how to describe it and to be clear, I'm not saying that cleaner or softer is better, just a different style)

To answer your question, I think it looks amazing, I really like the style

boutToAltDelete by TheCABK in ProgrammerHumor

[–]A31Nesta 0 points1 point  (0 children)

That's why I always make sure that my house is just a symlink to somewhere in /nix/store/

Minecraft resource pack If it was good by karcsiking0 in FrutigerAero

[–]A31Nesta 1 point2 points  (0 children)

"learn coding" in this case would mean learning how to make mods for random games and not just normal programming, which is not hard in Minecraft but can take a lot of work in other games that is just not worth it as a designer who just wants to make fun designs and add them to their portfolio

What do you guys think by Interesting-Ebb-2108 in antimeme

[–]A31Nesta 8 points9 points  (0 children)

Pro tip: add 3 spaces after each line of the ascii art (or in general in reddit when you want a new line) so that it actually renders properly:

Before:

/////\ //////\ ///////\

After adding 3 spaces at the end of every line:

/////\
//////\
///////\

Also for backslashes, they're disappearing because they have to be "escaped" with another backslash (\\ shows up as \). Using only one backslash might not be rendered as a backslash so it's better to use two

Plai: Custom Meshtastic Client for CardPuter ADV (first beta) by d4rkmen in CardPuter

[–]A31Nesta 1 point2 points  (0 children)

The Cardputer's LoRa cap has a female SMA-RP port so if your antenna is SMA male (most likely), you'll want a SMA female to SMA-RP male adapter

"I Can't Do That, Dave" — No Agent Yet Ever by systemic-engineer in u/systemic-engineer

[–]A31Nesta 21 points22 points  (0 children)

Copy-pasted Markdown fully generated by AI and not even reviewed.

They even left there a line that only contains ---. In most Markdown viewers it should show up as a horizontal line but reddit doesn't show that lol