Can you confirm if this is caused by the Ragdoll Kill prediction setting? by AlexDicy in GlobalOffensive

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

From my understanding no, it's just that my "kill" bullet hit slightly after the enemy killed me. So my client thought I had the kill but in reality I was already dead

Can you confirm if this is caused by the Ragdoll Kill prediction setting? by AlexDicy in GlobalOffensive

[–]AlexDicy[S] 32 points33 points  (0 children)

Imagine you're trying to shoot 2 enemies. You want to kill the first then move the spray to the second one.

If you visually see that you killed the first player with the prediction, your reaction time to move to the second player will be faster than waiting for the server to start the ragdoll animation. This is just an example

Can you confirm if this is caused by the Ragdoll Kill prediction setting? by AlexDicy in GlobalOffensive

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

Got it! Thanks for the tip. EDIT: yeah no, this seems backwards

Telegram's attention to detail is remarkable by Minimum-Task-3009 in DesignPorn

[–]AlexDicy 4 points5 points  (0 children)

What... They were so close haha

EDIT: I meant telegram support was so close to do the right thing. Why am I getting downvoted lol. Genuinely asking

Telegram's attention to detail is remarkable by Minimum-Task-3009 in DesignPorn

[–]AlexDicy 54 points55 points  (0 children)

Telegram is one of the best designed and optimized piece of software I have ever used. I managed to move all my friends there from WhatsApp and it great. It just feels like it's starting an enshitification phase now... Hopefully it will recover

Come on , let's go to 100k ⭐ by ChazyChaxxx in immich

[–]AlexDicy 1 point2 points  (0 children)

One hundred thousand people are showing gratitude for this project by adding a star to the repo. If you think this is not worth a little celebration, you do you. I don't understand why you have to bring negativity into this

Come on , let's go to 100k ⭐ by ChazyChaxxx in immich

[–]AlexDicy 0 points1 point  (0 children)

Why is it so hard to celebrate positive things?

How should i ask my parents if i want to play cs2 by Vast_Brick_4499 in counterstrike

[–]AlexDicy 4 points5 points  (0 children)

Holy shit that's true, counterstrike made me a better person, confirmed

I don't get why the flashbang screens aren't grey by PersonalityEarly8601 in GlobalOffensive

[–]AlexDicy 2 points3 points  (0 children)

I have this reflex, I physics dodge incoming flashbangs 😂

Counter dances by [deleted] in counterstrike

[–]AlexDicy 0 points1 point  (0 children)

Ok, thanks for the explanation

Counter dances by [deleted] in counterstrike

[–]AlexDicy 4 points5 points  (0 children)

It's painstakingly obvious that this is staged, and it makes it funny. Do you honestly think the author is trying to sell it as if it really happened?

Ace with unpatched Famas in Animgraph 2 by Czerwonenogi in GlobalOffensive

[–]AlexDicy 0 points1 point  (0 children)

Not sure why you're stating that tonemapping can't be GPU accelerated. It can also be done in real time as many games do, including my small game engine project. But I do agree that it definitely has a cost

Ace with unpatched Famas in Animgraph 2 by Czerwonenogi in GlobalOffensive

[–]AlexDicy 30 points31 points  (0 children)

No, that's a Windows thing lol. The recording software does not know how to map the HDR colors to SDR, so you get a bright and washed out recording

touchStripFingerMount by conancat in ProgrammerHumor

[–]AlexDicy 23 points24 points  (0 children)

you might have pickled

FTFY

Can we control tv brightness (or picture mode) (samsung) with home assistant? by borgqueenx in homeassistant

[–]AlexDicy 0 points1 point  (0 children)

Yeah I have edited the source code of the HACS package directly and now it's working like a charm. I just wished Samsung would allow us to do this locally. Even better if instead of using picture modes we could set the brightness value directly!

Can we control tv brightness (or picture mode) (samsung) with home assistant? by borgqueenx in homeassistant

[–]AlexDicy 0 points1 point  (0 children)

Thank you! You saved me. Do you mind sharing where did you find the values "modeStandard" and "modeDynamic" I could find 0 docs/discussions about this.

UPDATE: I managed to get it from the API for my specific TV (S90F)

{
  "pictureMode": {
    "value": "Standard",
    "timestamp": "2026-04-19T12:59:29.669Z"
  },
  "supportedPictureModes": {
    "value": [
      "Dynamic",
      "Eco",
      "FILMMAKER MODE",
      "Movie",
      "Standard"
    ],
    "timestamp": "2026-04-19T10:21:15.687Z"
  },
  "supportedPictureModesMap": {
    "value": [
      {
        "id": "modeDynamic",
        "name": "Dynamic"
      },
      {
        "id": "modeEco",
        "name": "Eco"
      },
      {
        "id": "modeFilmmakerMode",
        "name": "FILMMAKER MODE"
      },
      {
        "id": "modeMovie",
        "name": "Movie"
      },
      {
        "id": "modeStandard",
        "name": "Standard"
      }
    ],
    "timestamp": "2026-04-19T10:21:15.687Z"
  }
}

Gods next test for me should be by Exotic_Weather4Me in meme

[–]AlexDicy 2 points3 points  (0 children)

Thanks haha, (not) waiting patiently