If you’re in the Google ecosystem, Bard recently gained the (toggleable) ability to access you email/notes (can’t remember if it can access documents)
If you’re in the Google ecosystem, Bard recently gained the (toggleable) ability to access you email/notes (can’t remember if it can access documents)
Actually I was talking about Schlock Mercenary lol
“I have no strong feelings one way or the other.” Said in a flat monotone, of course
I wonder if the update_current_box call is asynchronous. Since you’re not awaiting it, enabled would be set to true immediately, without waiting for whatever that function is doing to finish. Try putting a log statement right before enabled is set back to true. If I’m right, you’ll see that loud statement before the animation finishes.
iPhones have been including USB-C to Lightning cables for a few generations now, though, so most people already have the blocks
Yeah, BRB, moving 90% of my codebase into an “external” library
When most people would use a sort of praying gesture (in contexts such as “Come on , score!”) I for some reason use the Ferengi equivalent instead.
This is not an answer to your question, but if you’re not already familiar with it, check out Advent of Code! It’s a really fun series of programming puzzles each December.