Can someone tell me where [this sound clip](https://youtu.be/uGHciAC1roU?t=96) is from? So far my guesses are: 1. Everything Everywhere All At Once 2. Avatar: The Last Airbender 3. Ratatoulie

8
2
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
/kbin meta 1y ago
Jump
Any updates on the official API?
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
/kbin meta roydbt 1y ago 100%
Any updates on the official API?

Currently the only official API I could find is [this one](https://docs.kbin.pub/#introduction). It doesn't say anything about posting and it's calling threads "entries" (I assume it was renamed before I got here). If I want to develop an app for kbin today and I don't want to learn how to scrap the website, what API docs should I follow?

6
6

When I navigate backward (like swiping the view from the left), I want to be able to drag it back from the right to move to that previous view. Sort of like an undo stack. I asked this question on [StackOverflow](https://stackoverflow.com/questions/76689362/swiftui-undo-a-backwards-move-in-a-navigationstack) and the solution there works, but doesn't feel "native": I want the full dragging-of-the-view effect just like in the native navigation. Is it possible to use NavigationStack or other existing views to solve that?

2
0

When I navigate backward (like swiping the view from the left), I want to be able to drag it back from the right to move to that previous view. Sort of like an undo stack. I asked this question on [StackOverflow](https://stackoverflow.com/questions/76689362/swiftui-undo-a-backwards-move-in-a-navigationstack) and the solution there works, but doesn't feel "native": I want the full dragging-of-the-view effect just like in the native navigation. Is it possible to use NavigationStack or other existing views to solve that?

1
2

When I navigate backward (like swiping the view from the left), I want to be able to drag it back from the right to move to that previous view. Sort of like an undo stack. I asked this question on [StackOverflow](https://stackoverflow.com/questions/76689362/swiftui-undo-a-backwards-move-in-a-navigationstack) and the solution there works, but doesn't feel "native": I want the full dragging-of-the-view effect just like in the native navigation. Is it possible to use NavigationStack or other existing views to solve that?

1
1

I want to use my deck as a console in my living room, and to do this I need to be able to wake it up from my controller. The closest I've seen someone do it online is [here](https://lr.vern.cc/r/SteamDeck/comments/10z32c2/how_to_wake_up_steam_deck_with_the_xbox/), but it uses the dangle which I don't have. There was also [this tutorial](https://lr.vern.cc/r/SteamDeck/comments/10z32c2/how_to_wake_up_steam_deck_with_the_xbox/j825pop/?context=3) on the same post for PS controllers via Bluetooth but it seems messy and tedious (I have to manually enable each device to test whether it is the controller or not). Is there a way to do this or do I have to get up from the couch each time I want to wake my deck up?

8
0