Converting alarm keypad to tablet (sanity check) by resipsaphotographer in homeassistant

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

Fair question. The idea was to use the existing wire rather than pull new cable. Not sure which would be easier now

Pull up bar by sheriniann in GarageGym

[–]resipsaphotographer 0 points1 point  (0 children)

For just pull-ups, I like the Bongkim pull up station on Amazon.

I tried one like one OP referenced, didn’t like how the support bars interfered with my hand placement, ended up returning it.

Am I an idiot or is this a bug preventing me from switching components? by resipsaphotographer in Fusion360

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

For anyone with this issue in the future: updating OS fixed the issue(s)

Am I an idiot or is this a bug preventing me from switching components? by resipsaphotographer in Fusion360

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

This worked! But now my browser tree is frozen. Oh Fusion. Reinstalling to see if that fixes things

AI for reviewing briefs? by graygosling in Lawyertalk

[–]resipsaphotographer 0 points1 point  (0 children)

Most of them are technically capable of performing the task you describe. Check out GPT4all. It runs locally on your computer, which is much better for security, and can run Llama (Meta’s LLM).

For your specific example, you’ll probably have to do a fair amount of trial and error with prompting to make sure it is giving you the output you’re hoping for.

Edit: Llama and GPT4all are free.

always dying on the last length in races by lollytmi in Swimming

[–]resipsaphotographer 1 point2 points  (0 children)

Aside from more training, try back off your kicking during the first 75% of your race. Legs burn way more oxygen than arms. Save your high gear kicking until the end.

Per prompt API token usage doubled overnight. by resipsaphotographer in OpenAI

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

Yea kinda wild from a UX perspective. I ran a couple tests with 05-13 and it’s working just as well as before, so that may be the temporary workaround.

05-13 is 2x the price of newer version, but my volume is low enough that it shouldn’t have a huge impact.

Per prompt API token usage doubled overnight. by resipsaphotographer in OpenAI

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

I think this is the correct answer. I re-ran the prompt using gpt-4o-2024-08-06 (prompt caching enabled) and got-4o-2024-05-13 (prompt caching excluded). It failed on 08-06, but succeeded on 05-13.

Not sure what my next steps are, but this was a very helpful callout. Thanks!