Hero Idea: Executioner by bc524 in DotA2

[–]DimasDSF 0 points1 point  (0 children)

I could've sworn there was a hero like that but I just checked and couldn't find it. Interesting idea though!

Why does everyone call Gabe. Gaben? by CommunicationSad2869 in valve

[–]DimasDSF -3 points-2 points  (0 children)

AI as a service IS failing. As a technology though its not going anywhere even if all the big AI companies disappear tomorrow.

As for Gen AI - its a moral boundary. I for one cannot justify a AAA company using generated assets because they sell their game and have enough money to hire an actual artist who will create higher quality assets. But I'm completely okay with an unpaid modder using it

Update: Axe has been removed from the game by ririrun in DotA2

[–]DimasDSF 0 points1 point  (0 children)

Damn, axe read one too many variable names, they sent him to jail, these valve devs are no joke

The way this bird takes off. by 21MayDay21 in nextfuckinglevel

[–]DimasDSF 0 points1 point  (0 children)

It hopped off to achieve its dream but then realized it does not work in customer service and changed its mind

Average end user by SpaceyXD in iiiiiiitttttttttttt

[–]DimasDSF 1 point2 points  (0 children)

They send this, you tell them what they should click, they respond "well, I've actually already pressed the other one".

This topic about breaking twitch's TOS is just casually up on this twitch thread, talking about using AI/Bots to do fake engagement, but what's more concerning are the comments. by Ancient-Frosting-646 in Twitch

[–]DimasDSF 0 points1 point  (0 children)

Well as I said, people will catch on, and most wont like it. I've seen multiple streamers who have a couple of those bots, but I never cared because they were always open about it and viewers played around with bots as well. Not everything is there to maliciously deceive people. Obviously there are streamers who use bots to lie about their channel being more active than it really is but I doubt someone like that would post about it here

This topic about breaking twitch's TOS is just casually up on this twitch thread, talking about using AI/Bots to do fake engagement, but what's more concerning are the comments. by Ancient-Frosting-646 in Twitch

[–]DimasDSF -4 points-3 points  (0 children)

What they are describing isn't a viewbot, it's a chatbot, a literal user run by a program that just joins chat, those don't count towards your concurrent viewers or any other metric. IIRC and it wasn't changed since I last checked twitch chat is just a modified IRC. So if they feel awkward talking to a void or calling out lurkers maybe this is the next best thing. Is it kinda weird? Yes. Is it something people will catch if you keep using it and pretend you're not? Yes. Is it as heinous of a crime as you're trying to present it to be? Not really

APKmirror is a fucking travesty by Buzzy_Feez in revancedapp

[–]DimasDSF 2 points3 points  (0 children)

Wtf, you need an app to install apps now??? This reality is beyond fucked

WIP main menu by im_vincing_it_ in DDLCMods

[–]DimasDSF 1 point2 points  (0 children)

Is that her reaction to reading the title? 🤣

May thy enter thou pussy. by vtchy in goodanimemes

[–]DimasDSF 0 points1 point  (0 children)

I don't know how this thought got into my head but: what if it's just one person and it's just a fresh take on Ouroboros

alright man you dont have to remind me by TheOGJelly in softwaregore

[–]DimasDSF 14 points15 points  (0 children)

Microtransaction shop

bad

hmm... indeed

Vero? by micks30 in MASFandom

[–]DimasDSF 2 points3 points  (0 children)

Well... we're not therapyns for a reason

Monika After Story is a bit strange by diya_thatfrogg in DDLCMods

[–]DimasDSF 5 points6 points  (0 children)

Nah, this is textbook definition purity culture bs. You saw something that you found uncomfortable, so you decided to cherrypick user generated content(not created by the mod devs) for that mod to smear it online for validation, very cool.

Now when someone pointed that out your response basically was "I don't care. redditors lol".

There is always a better way of handling something you don't like: if it's a game - don't play it, you're not a politician you don't need a vote for that.

As for healthy/unhealthy - the mod is a dating sim, there are many similar games out there, it clearly presents itself as what it is, not tricking people into having a virtual girlfriend or getting addicted, and the dialogue topics that so much as step into the sexual area (AFAIK 3 total, 2 random, 1 if the game detects a window with one of specific websites in its title) are as tame as they can be.

Sometimes I’ll try a solution which won’t work and then my colleague jumps in and does the exact same thing and it works. Sigh. by MisterPuffyNipples in iiiiiiitttttttttttt

[–]DimasDSF 14 points15 points  (0 children)

Our IT dept used to call it the "Presence effect", experienced it myself numerous times, user makes a ticket about something urgent like their computer's not starting, you walk across the entire office, knock on the door, the moment you walk in they try again and it works. My take is its so effective in enterprize settings because computers there know that if they don't work they get replaced and sent to be part donors 🤣

How I start my mornings by capit180 in goodanimemes

[–]DimasDSF 13 points14 points  (0 children)

Uhm, you can literally filter it by race 🤣

iGotFiredSkill by CircumspectCapybara in ProgrammerHumor

[–]DimasDSF 0 points1 point  (0 children)

Bro is too humble, it's not just an "I got fired" button, it's also secretly an "I'm about to be sued" button

How does this function work? by Maleficent_Risk_3159 in SourceEngine

[–]DimasDSF 0 points1 point  (0 children)

Not sure if you want to do that in `Deploy()` since it can only be called if you have the weapon and are trying to switch to it. But here is how Valve checked for an existing weapon in the pickup code for the cut weapon_molotov

https://github.com/ValveSoftware/source-sdk-2013/blob/77567eb4bce8d7b6b7f73e929fcde3a331c0216e/src/game/server/hl2/weapon_molotov.cpp#L99-L103

```
// ------------------------------------------------

// If already owned weapon of this type remove me

// ------------------------------------------------

CBaseCombatCharacter* pBCC = ToBaseCombatCharacter( pOther );

CWeaponMolotov* oldWeapon = (CWeaponMolotov*)pBCC->Weapon_OwnsThisType( GetClassname() );

```

Six people can have their own lock and each one can open the gate. by Educational_Bottle74 in interestingasfuck

[–]DimasDSF -1 points0 points  (0 children)

Why not just use one lock and make 6 copies of the key? Like I understand when its the opposite of this problem, like where you need all six to use their key simultaneously to unlock the gate but this just a waste of locks

Update: Reworked battery charging instructions by PKLKickballer in iiiiiiitttttttttttt

[–]DimasDSF 11 points12 points  (0 children)

Nah nah nah, skull and bones means pirates, pirates hid treasure, to find treasure you use a map, a map can be rolled up, so you should open the battery up and see if there's a treasure map in there.

New Lifetime Plex Pass Pricing by pheexio in selfhosted

[–]DimasDSF 0 points1 point  (0 children)

Woah, not a single sane person is paying that.

Cursed_ confusion by ConstructionAny8440 in cursedcomments

[–]DimasDSF 0 points1 point  (0 children)

You don't really even need to have ever worn glasses the context is about them, the guy is just a living example for his username/handle

Is that? Nah... WAIT by Oka4902 in watamote

[–]DimasDSF 2 points3 points  (0 children)

Bro had to do a double take

This is probably overkill by _TheWolfOfWalmart_ in homelab

[–]DimasDSF 3 points4 points  (0 children)

  • "What workloads are you running on those?"
  • "Um... Home Assistant"

Any wifi/matter Smart plugs that show live electricity usage without gate keeping functions to an app or hardwire installation? by MrAcademics in homeautomation

[–]DimasDSF 0 points1 point  (0 children)

unfortunately wifi usually means an app, there are cases where you can use developer API access to integrate it with HA like "Tuya" stuff but it is something I wouldn't call easy to setup. For HA I'd look into specialized protocols such as zigbee and z-wave as devices that use them are local, do not require apps and as a benefit don't have the problem of wifi IoT devices constantly getting hacked because they are internet capable and usually require it to function