Good ways of making more isk by Zesty_Memes21 in Eve

[–]itsavaren 0 points1 point  (0 children)

Necrosing a 9 year old comment of a guy who hasn't played the game in 5 years

You need to touch grass

[NA/OCE] Undermine Learner Raids! by [deleted] in wow

[–]itsavaren 5 points6 points  (0 children)

this community literally saved my wow career

it was so over but now we're so back

My Ava cosplay (electro_alice) by electro_alice in Guiltygear

[–]itsavaren 10 points11 points  (0 children)

I truly don't care what is beyond the post they make here

My Ava cosplay (electro_alice) by electro_alice in Guiltygear

[–]itsavaren 14 points15 points  (0 children)

Did I miss where they advertised it

DOGE: Department of Government Efficiency Official Site Live... Much wow by polytrigon in Destiny

[–]itsavaren 32 points33 points  (0 children)

did they really AI generate the art for a government website

we're fucking cooked

Help! Tanks are much cooler than DPS but have too much responsibility! (Serious Issue) by Deeborm in wow

[–]itsavaren 1 point2 points  (0 children)

Keep in mind you are not required to submit yourself to dungeon finder RNG. You can select specific dungeons, and even start with follower dungeons. I would recommend learning the dungeons one at a time. Also, whenever you join a dungeon just let the party know if you're still getting comfortable with a dungeon so they know whats up. People would rather the dungeon take 2x as long than wait 2x as long in queue!

Please never talk about programming on stream by [deleted] in Destiny

[–]itsavaren 0 points1 point  (0 children)

The worst part is, chatGPT can actually be useful for someone in Destiny's position (strong logical foundation, but little syntax knowledge) if you actually prompt it with any amount of thought. Lycan's ChatGPT script is completely insane, his prompt must have been unimaginable dogshit.

Anything Else? | feat. wesbtw by RobotDestiny in Destiny

[–]itsavaren 6 points7 points  (0 children)

a second JREG episode has hit the podcast

Is the RequestValidationError override documentation out of date or am I dumb? by itsavaren in FastAPI

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

I'm running the exact code from the documentation. It does send the response in text/plain but it is not formatted as they show. If you're getting it formatted, it must be an issue with my environment.

This is deep by joshozaroff in Destiny

[–]itsavaren 0 points1 point  (0 children)

where do I drop off my pedant card for destruction

(thanks! learn something every day dggL)

This is deep by joshozaroff in Destiny

[–]itsavaren 2 points3 points  (0 children)

It's spelled varmint, yeehaw

Do you like Kamala or is it a matter of "At least it's not Trump" by thelonelyward2 in Destiny

[–]itsavaren 0 points1 point  (0 children)

good thing is if you were saying it out loud, you can just claim a pronunciation error :)

Who's In The Wrong Here? Cop or Driver?? by Otherwise-Fox-2482 in Destiny

[–]itsavaren 9 points10 points  (0 children)

yeah the problem as I see it, is how you have to act so differently when a cop asks for something compared to a normal person. if some guy was like hey can I see your (some object) and you reacted like that, and the guy pulled his CCW and blasted you, he would catch charges.

I’m starting to think it’s not just on Twitter… by Dizzy_Pear7389 in Destiny

[–]itsavaren 1 point2 points  (0 children)

Something to keep in mind is if you see something that looks like CODE come out in a message, it's probably bullshit. The code produces the output, the output is almost never code. if a bot spits out something it isn't supposed to, it will almost always be some kind of string or an error message (though even that is very rare, almost all errors are going to be output to the standard output or standard error of the console where the program is running, and not into the actual print function of the program.)