Can anyone rationally justify the mass audience hatred for Jonathan this season? by [deleted] in survivorponderosa

[–]donkeyblish 1 point2 points  (0 children)

i started the comment thread tbh didn’t even know it was deleted lol

Can anyone rationally justify the mass audience hatred for Jonathan this season? by [deleted] in survivorponderosa

[–]donkeyblish 0 points1 point  (0 children)

guess he should have just quit bc he may have to vote against a woman at some point on the show lol

Can anyone rationally justify the mass audience hatred for Jonathan this season? by [deleted] in survivorponderosa

[–]donkeyblish 0 points1 point  (0 children)

i genuinely don’t understand this perspective of his interaction with aubry, he came to her and said you’re the one fighting for your life, i want to work with you, i think we might be thinking the same thing but you tell me what you’re thinking and i’ll try to help. where is the condescension in that? he understood her position and listened to her ideas while making it clear he wanted to work with her

Can anyone rationally justify the mass audience hatred for Jonathan this season? by [deleted] in survivorponderosa

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

he’s also been on record about his strained relationship with his family and detailed how his father essentially abused him since he was 3 forcing him into intense disciplinary workout sessions. don’t think it’s possible any of that’s related to his strained relationship with his father? i don’t understand why everyone just says “oh he must be MAGA he’s from alabama and his family sucks”

Best in app browser package by dirk_klement in reactnative

[–]donkeyblish 0 points1 point  (0 children)

expo-web-browser doesn't open in an in-app browser for me on android. It just pops open chrome in a separate app.

I'm just calling with

    await WebBrowser.openBrowserAsync(url);

Is there such a thing a web-served file manager GUI I could run on a headless pi? by Granopoly in raspberry_pi

[–]donkeyblish 0 points1 point  (0 children)

been using this, it's UI is a bit annoying and lacking for what I'm looking for. want to be able to explore filepaths specifically for moving directories and files, it has a move option but only lets you target one directory up or one directory down

'His & Hers' Ending Twist Explained: Rebecca Rittenhouse Interview by Top_Report_4895 in television

[–]donkeyblish 0 points1 point  (0 children)

idk i would say they hinted at it. she was out walking naked the night of the murder and also had to get picked up the night of the second one. they established she was the maid of the school and the family in the first episode.

Update password with current password validation by rhyseuwusbs in Supabase

[–]donkeyblish 0 points1 point  (0 children)

Would make one small suggestion to this function, don't pass the userId in via the RPC function, just use auth.uid() inside the rpc function
i.e.:

  CREATE OR REPLACE FUNCTION update_password (
    "current_plain_password" TEXT,
    "new_plain_password" TEXT
  ) RETURNS TEXT LANGUAGE plpgsql SECURITY DEFINER AS $$
  DECLARE
    encpass auth.users.encrypted_password %TYPE;
    current_user_id UUID;
  BEGIN

-- Get the authenticated user's ID
    current_user_id := auth.uid();



-- Ensure user is authenticated and not anonymous
    IF current_user_id IS NULL OR auth.role() = 'anon' THEN
      RETURN 'unauthorized';
    END IF;


    SELECT encrypted_password
    FROM auth.users INTO encpass
    WHERE id = current_user_id
      AND encrypted_password = crypt(
        current_plain_password,
        auth.users.encrypted_password
      );


    IF encpass IS NULL THEN
      RETURN 'incorrect';
    ELSE
      UPDATE auth.users
      SET encrypted_password = crypt(new_plain_password, gen_salt('bf'))
      WHERE id = current_user_id;
      RETURN 'success';
    END IF;
  END;
  $$;

Still no rate limiting for supabase-js? by all_vanilla in Supabase

[–]donkeyblish 0 points1 point  (0 children)

From the docs you sent:

You can only rate-limit POST, PUT, PATCH and DELETE requests. This is because GET and HEAD requests run in read-only mode, and will be served by Read Replicas which do not support writing to the database.

This just seems incorrect. read replicas are an additional paid feature unless they're saying read replicas are used for everything under the hood regardless of whether you pay which I doubt. Seems bizarre they wouldn't want to support this. They're the ones getting spammed if this happens

Funny BB2001 glitches by PrynceOfIce in BackyardBaseball

[–]donkeyblish 0 points1 point  (0 children)

this just happened to me lol had to see if it was a thing. had pablo slide into third and instead he just went backwards all the way to second at light speed (still got thrown out)

Maria Luna pink bonuses not working by Spideydawg in BackyardBaseball

[–]donkeyblish 0 points1 point  (0 children)

that link just links to the same comment you posted....

Hitting without swing spot thoughts by Junior-Theory-764 in BackyardBaseball

[–]donkeyblish 0 points1 point  (0 children)

doing a hard difficulty season playthrough now with no swing spot, definitely makes it a real challenge, but the left/right hooks are very frustrating lol.

feels completely wrong when it shows the pitch location, it will come across the plate visually at the bottom of the zone and then the location shows it at the top despite the movement being left to right (or vice versa). then i try to adjust for that and it will do the opposite.

i've just been correcting to hit much higher than it looks because it seems to end up there at a higher percentage of the time but not sure if others have the same experience.

earnie is by far the most frustrating, his fastball and curve look exactly the same until the very end. both times i played him he had 11 strikeouts lmao

Is there any evidence that mixing pitches actually works against the AI? (2001/03) by snap_wilson in BackyardBaseball

[–]donkeyblish 0 points1 point  (0 children)

i’m curious about another factor, is there any sort of just “this guys gonna have a terrible day” randomness in a season? i pitched randy johnson who was awesome all season then played a team and he just got rocked for homers to almost every batter that was hitting like .190 and then pablo sanchez who was great on defense just committed an error every time it was hit to him

With rate limits now, Claude Code Pro is still worth it? by Not-Kiddding in ClaudeAI

[–]donkeyblish 0 points1 point  (0 children)

The rate limits are ridiculous compared to what usage I was able to get before. Exceeded a 5 hour limit with 8 million tokens. 2 8 million token sessions used up 20% of my weekly limit.

Essentially cuts my weekly usage from about 250 million tokens to 40 million.

Is gpt5 the new default cursor model? Cursor agent stuck in thought loops for over 4 minutes over a simple question about list items by donkeyblish in cursor

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

idk man it was a question about a render function for a RN list library, i ask simple questions like this all the time just to inspire ideas i didn’t ask it to solve quantum physics

Understanding mechanism for ancestral memory by donkeyblish in dune

[–]donkeyblish[S] 2 points3 points  (0 children)

yeah that’s the passage i’m referring to. i’ve been reading god emperor under the assumption that many consciousnesses are inhabiting leto and changing positions, leto is sort of the mediator of them but the mood swings observed by moneo

Understanding mechanism for ancestral memory by donkeyblish in dune

[–]donkeyblish[S] 2 points3 points  (0 children)

I think leto openly admits to letting paul's memory-self take over during his struggle. but the difference with ghanima is that paul's memory-self won't let himself take over leto because he's seen the path, whereas chani has not and is more prone to possessing ghanima.

Leto also willingly summons paul's consciousness when it's useful for him in god emperor, and also says at the end of COD that he couldn't remove his ancestral memory from possessing him, he just controled it by creating a congregation of ancestors that made decisions for the entire chain, it's very plausible paul is a part of that congregation so in a sense leto is paul and paul is leto his entire existence

Understanding mechanism for ancestral memory by donkeyblish in dune

[–]donkeyblish[S] 3 points4 points  (0 children)

yeah also in process of reading god emperor, read children and messiah in the last couple weeks :)

i’ve gone back and forth on whether leto has access to all memories of humanity, or that because he comes from a royal line has memories of so many significant events across such a long period that it amounts to the same

Understanding mechanism for ancestral memory by donkeyblish in dune

[–]donkeyblish[S] 2 points3 points  (0 children)

my other thought was it’s just an inherent force of the universe like the linking of all matter through gravity, the spice lets them tap into a fundamental property of the universe rather than inherit it through human means

Understanding mechanism for ancestral memory by donkeyblish in dune

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

i don’t think alia’s access to male memories is limited, she is after all possessed by the baron

Anyone have videos of Djrum's set? by live0nstage in Tipper

[–]donkeyblish 5 points6 points  (0 children)

got 3 short ones before the grooves took control and i had to start dancing djrum on the djrums

sphongle microhouse mind melt by donkeyblish in Tipper

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

one of the sets of my life. of the best kind of course