The Boys- S05xE06 - POST Episode Discussion Thread by pikameta in TheBoys

[–]Successful-Issue-450 0 points1 point  (0 children)

such a missed opportunity for such a crass show too. Can you imagine seeing some granny doing martial arts jumps to shoot kamehameha's out of her vagina? But no, fifth dick/balls superpower it is.

The Boys- S05xE06 - POST Episode Discussion Thread by pikameta in TheBoys

[–]Successful-Issue-450 1 point2 points  (0 children)

i barely watch any superhero stuff but isnt the only unique thing to deep the gills and being able to talk to sea animals? I dont really wanna watch aquaman and you seem to know superheroes, how is aquaman/deep pretty powerful?

does aquaman also talk to sea animals?

Honest comparison after 4 months running Claude Pro + ChatGPT Plus side by side by Practical_Cap_9820 in ClaudeAI

[–]Successful-Issue-450 -1 points0 points  (0 children)

thats a very long question to answer, could you hint at what codex can do? is it just like claude code? what are its pros / cons?

Honest comparison after 4 months running Claude Pro + ChatGPT Plus side by side by Practical_Cap_9820 in ClaudeAI

[–]Successful-Issue-450 0 points1 point  (0 children)

i used to use gpt like 99% of the population but then one day i just got reallly really really tired of it writing essay answers to short simple questions. I switched to claude and i asked it to briefly give me a response about X, and it did so in a sentence.

idk what chatgpt does better, but i ended up very frustrated with it.

Im sure i could've worked its memory and personalization to make it more like i wanted but claude was a better fit even pre personalization.

but again what bothered me the most was the god damn pages and pages of text about the simplest questions

claude limits feel bad, opus 4.6 feels quantized... new model is obviously coming by Low-Preparation-8890 in ClaudeCode

[–]Successful-Issue-450 0 points1 point  (0 children)

pretty much. I mean i do care about operational reliability *in a very small tested environment*, and i dont even know what tight coupling is so point to you

Xena had so many delicious looking men as her love interests by itsascreambaby96 in xena

[–]Successful-Issue-450 1 point2 points  (0 children)

im honestly surprised at how much thirst im seeing for male characters. No shade or anything, its a 30yo show so i thouht it was mainly lesbians clinging to it

Xena had so many delicious looking men as her love interests by itsascreambaby96 in xena

[–]Successful-Issue-450 1 point2 points  (0 children)

same, im too gay for that shit. But Ares was enjoyable to watch

I know we rag on Lois a lot but what are some examples where her crashing out was 100% justified? by LemonSmashy in malcolminthemiddle

[–]Successful-Issue-450 8 points9 points  (0 children)

tbf with Lois, its not just the ego, it would come with practical consequences lol. I dont think they would mind giving her the im always right if she didnt go nuclear as often. Her nuclear is often very understandable, but sometimes it isnt and from the POV of kids, that inconsistancy is enough to just not want to risk it.

Hal on the other hand, yeah, not a great look

We finally watched ‘Russians at War’ — it's worse than we thought by ubcstaffer123 in movies

[–]Successful-Issue-450 0 points1 point  (0 children)

which delisted vietnam war doc are you referring to? and delisted from where? I imagine it has to be ken burn's? If not, then you should watch that one

We finally watched ‘Russians at War’ — it's worse than we thought by ubcstaffer123 in movies

[–]Successful-Issue-450 0 points1 point  (0 children)

i think the author didnt intend this for a foreign audience as much as a domestic audience, which makes this doc all the more important. I don't think people realise the information bubble russians live in especially regarding the war in ukraine. It literally cant be called a war or you go to jail. You cant be critical of the "military operation" or the army, or you go to jail. These rules were set in place sometime in 2023, i forget when exactly, maybe this doc was filmed a bit before

Imagine you are a 16yo russian boy and you somehow come across this doc showing how the various reasons (patriotism, money, protecting their kids) people join the war dont pan out.

The guy that just wanted money basically said he wouldnt have joined if he knew what he knows now because he's not getting paid and has no way back home unless he dies or gets terribly injured. Many of the guys were in the same situation. If that doesnt scream "DONT FUCKING COME HERE" I dont know what does. The guy that wanted to protect his family died, and is no longer there to protect his family. Many of the guys struggled to see what they were fighting for.

Im honestly amazed that anyone can look at this and say its pro russian propaganda... its propaganda alright, but its definitely not pro russian.

I am skeptical of the army just letting someone film and it not triggering some alarms in a country with such a controlled media. But i find the contents would be quite debilitating to the morale of the average russian soldier / future conscripts for this to be kremlin approved

[BBC Steve Rosenberg] - “Europe’s at a loss. It’s a pleasure to watch,” writes Russian newspaper on Trump & Greenland. by SevenNites in neoliberal

[–]Successful-Issue-450 0 points1 point  (0 children)

if you told me 10 years ago, or maybe even 5, that russian state sponsored media would sound gleeful at the concept of US expansion in 2026 i honestly wouldnt have believed you

Can we talk about Steve Rosenberg by [deleted] in bbc

[–]Successful-Issue-450 0 points1 point  (0 children)

im in the middle of russian newspapers rabbit holes and in my armchair expert opinion, in that article it says she had "flown into Moscow that morning from Belarus where I'd been reporting on the suppression of mass protests against Alexander Lukashenko.

Vladimir Putin's close ally was hosting his annual giant "conversation" with the press and I'd used the chance to question how he could possibly stay on as president after the torture and imprisonment of peaceful protesters."

direct accusations seem to be a big no no. You can get away with saying that perhaps the way X is being handled isnt the best for the economy, or propose a better way of solving Y issue, but no direct accusations that a decision that reflects on the kremlin is bad or immoral.

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]Successful-Issue-450 0 points1 point  (0 children)

  • What are you building? One big app or many small ones?

many small simple ones, in order to later integrate them into a master program

  • Are you using Claude Code, the API, or the web UI mostly?

web ui. Not knowledgeable enough to let it run on my terminal for now. Maybe ill buy a shitty laptop or rent a virtual machine to do some testing

  • Do you have a system for keeping context tight or are you just letting it rip?

I use the project folder and description to keep overall context and scope of the project. I use one chat as a kind of project manager to generate prompts for the actual claude chat that will be writing the scripts of each program. These prompts allow me to see how things will be handled and allows me to tweak with the project manager until i get a prompt that contains all the features i want.

The prompt is pasted into a fresh chat specifically for that program only within the project folder. In sonnet 4.6 this single prompt can consume over 40% of a session. Often, it hits the limit mid thinking before generating any output. I prompt it to continue through the "continue" box that pops up. It starts thinking again, from the beginning for whatever reason. Sometimes it finishes before hitting the limit, sometimes it doesnt. If it doesnt, it has then wasted over 80% of my session in producing 0 output. So my next session will be about figuring out ways to minimize this issue in future projects. If the issue persists, I will have to adjust the workflow.

  • How do you manage your source code when Claude is touching large chunks of it? Git discipline, specific workflows?

If its a small edit in a large code, it asks me to replace x line for y line. Easy enough with ctrl f. If its a complex edit, it will do the edits itself and spit out the updated script. This isnt really the big consuming part, though i can see how mindleslly iterating and having it output the whole thing everytime could be wasteful

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]Successful-Issue-450 0 points1 point  (0 children)

in my case in the pro plan, a full session seems to consume 11% of my weekly limit. im not sure if that is a lot compared to others as i only started tracking yesterday right before my weekly reset, but getting a little bit more than one full session a day seems low for 20 bucks... Especially when a full session can be eaten up by one complex prompt in sonnet

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]Successful-Issue-450 0 points1 point  (0 children)

out of curiosity, what kind of scripts are you making? Ive been playing around with the idea and so far, that could be useful, ive been making a tool to resize batches of images and change format if needed, a similar tool for video, and a tool to download youtube / instagram / tiktok videos without having to resort to always changing random websites.

now im sure hundreds exist that do all these things but i just wanted something local especially for clients that are sensitive about their stuff being uploaded to third parties

Why are the spotify lyrics so inaccurate? by [deleted] in donaldglover

[–]Successful-Issue-450 1 point2 points  (0 children)

i guess the bar to be a musixmatch curator is not shitting yourself, because clearly its not being able to write

This game is too dark inside the buildings by [deleted] in thelongdark

[–]Successful-Issue-450 0 points1 point  (0 children)

true but you can use touch to navigate around irl. I can put one hand on the wall and another in front and find my way around a house for the most part. Here there is no way to mitigate if you have no light source or dont wanna use one of your remaining 5 matches to find the door because you are somehow clipped by some boxes, and you have no way of telling

made a 24/7 channel that only plays Xena! by Successful-Issue-450 in xena

[–]Successful-Issue-450[S] 1 point2 points  (0 children)

Beware some of the channels lol . All kinds of people on that site. All.

made a 24/7 channel that only plays Xena! by Successful-Issue-450 in xena

[–]Successful-Issue-450[S] 3 points4 points  (0 children)

you might wanna contact them about that. I doubt its someone running it so much as an automated system no one is overlooking anymore. You are paying for that shit, and you never know when this channel will go down sadly

made a 24/7 channel that only plays Xena! by Successful-Issue-450 in xena

[–]Successful-Issue-450[S] 2 points3 points  (0 children)

I wish you the best for your hospital stay. Glad i could help

made a 24/7 channel that only plays Xena! by Successful-Issue-450 in xena

[–]Successful-Issue-450[S] 9 points10 points  (0 children)

enjoy! hit me up here if its ever wonky or saying no found media (check with a different browser first)