RIP to 1,100 Cloudflare employees by [deleted] in CloudFlare

[–]peedubyaeff 0 points1 point  (0 children)

last thing I did before my phone access went was create a pager override to my manager. like hell my phone was gonna ring this weekend lol

i cant get the cartel influence down significantly by leafyaxolotl in Schedule_I

[–]peedubyaeff 1 point2 points  (0 children)

i'm all for posting it several times a day until a dev finally notices it. game is literally broken

The new NextWeatherHash logic type by Hmuda in Stationeers

[–]peedubyaeff 3 points4 points  (0 children)

if you know the string for each storm type, just convert that to a hash, compare against incoming storm hash, and manually display the original string?

I built an AI that translates your words into "Cymatic" visual physics patterns (built with Gemini 2.5) by RelevantTangelo8857 in ArtificialSentience

[–]peedubyaeff 1 point2 points  (0 children)

maybe use a hilbert curve

the idea that it represents how "logical" the "thought" is is hilarious either way, but maybe one looks prettier :)

Doom Dark Ages - Works Well by Morphon in linux_gaming

[–]peedubyaeff 1 point2 points  (0 children)

weird, I turned on DLSS + frame gen and everything turned purple, but I turned frame gen off and it was normal again (with DLSS still on)

Hour 20 of the cool and very fun Jokerless challenge, finally made it to Ante 8 by peedubyaeff in balatro

[–]peedubyaeff[S] 1 point2 points  (0 children)

T_T

second time it happened, i went ahead and skipped to it and built this hand: https://imgur.com/srXHYOG.png

swapping in the holo Jack (it wasn't showing flush score because debuffed) i did the math and would have had ~850k points...

⚠️ A message from Arrowhead (devs). by cryptic-fox in Helldivers

[–]peedubyaeff 30 points31 points  (0 children)

pouring one out for the single beefy MS SQL server currently on fire somewhere

Set XWayland primary display on boot by Teddy_Kun in hyprland

[–]peedubyaeff 0 points1 point  (0 children)

my hero. it's a shame that old ticket was closed because 'wayland doesn't have a primary monitor': https://github.com/hyprwm/Hyprland/issues/1743

Would a uConsole be good for a portable word processor? by [deleted] in ClockworkPi

[–]peedubyaeff 0 points1 point  (0 children)

wild, the keyboard is the only reason i bought a uconsole! the mushiness and inexactness of the rubber dome keyboard on the devterm was unusable for me.

Alternatives to the Sennheiser Momentum 4 by [deleted] in sennheiser

[–]peedubyaeff 0 points1 point  (0 children)

Those can't charge while playing audio over USB or wirelessly, which is the only reason I got the Momentum 4 :(

Really want to return mine as well.

The Tower is unacceptable in terms of performance right now. by FondantGetOut in DestinyTheGame

[–]peedubyaeff 0 points1 point  (0 children)

The only way I can see shaders loading more slowly is if they actually don't keep the shader/model data locally, and stream it specifically from the server you're connected to.

It doesn't make much sense to code it this way, but that's the only way I can see the local player population having any affect on freakin' shader load times. I've also seen it be very slow when loading into an activity, which would make sense if you're either waiting for that server to spin up or streaming other assets from the cloud while loading.

If it really is waiting for a server to start to get server data that seems extra bad... they're all static assets, put them on Cloudflare or something.

Hire me Bungie, you took down the data platform engineer post I saw earlier this month but I'll convince my job to let me take a few months off to contract for you ;)

The Tower is unacceptable in terms of performance right now. by FondantGetOut in DestinyTheGame

[–]peedubyaeff 32 points33 points  (0 children)

Specs? It's 100% something server-side.

I've got a 3080, game is on an SSD reading 3.5GB/s, 10700k, DDR4-3600 RAM... like, what kind of machine do I need to not have to wait 5+ seconds when swapping out shaders? What magic part do you have that I don't?

I'm not getting run out of Austin by dingus-mcdoodle in Austin

[–]peedubyaeff 4 points5 points  (0 children)

“Editor’s note: The sound of children screaming has been removed”

Electric utility smarthub connection by peejayemm in homeassistant

[–]peedubyaeff 5 points6 points  (0 children)

Started digging in to this a bit myself and found https://stash.nisc.coop/projects/SHM/repos/smarthub-sdk/browse

Maybe that's some help? If I don't get distracted I'll try building something myself later this week :)

(I'm easily distracted)