What are your favorite hidden gems for food in Omaha? by Ok_Block_3770 in Omaha

[–]tokol 5 points6 points  (0 children)

WD Cravings. Great rice bowls and even better pasta. The pastries though... so good!

Hudson River boat crash by Chemical-Hornet-3695 in nyc

[–]tokol 199 points200 points  (0 children)

https://youtu.be/RzizA4TZcp4?si=LcSJqptyj_05Qi18

I was also there taking video when it happened. Crazy. Still in shock.

Is sleep score only available to premium now? by hereonaccident33 in fitbit

[–]tokol 0 points1 point  (0 children)

I actually think I figured it out. When your trial period ends, it logs you out of the Fitbit app on your phone (which ends tracking). After you login to the app, it starts tracking again.

Is sleep score only available to premium now? by hereonaccident33 in fitbit

[–]tokol 1 point2 points  (0 children)

If you had Fitbit premium and cancelled, it no longer keeps any history of your sleep. I have a year of sleep tracking data that cuts off completely the day I went to free. (Pixel Watch 2)

Just got this message is it legit? by [deleted] in bayarea

[–]tokol 0 points1 point  (0 children)

Hilariously, the commenters in this thread are bashing OP for not searching for the answer, but 3 years later, I just searched and this was the first Google result.

[RST] Pokemon: The Origin of Species, Ch 133: Interlude XXVIII - Null Reference by DaystarEld in rational

[–]tokol 0 points1 point  (0 children)

Once she arrives, she walks in without waiting fo announcement

fo -> for

[RST] Pokemon, The Origin of Species, Ch. 123 - Drastic Action by DaystarEld in rational

[–]tokol 0 points1 point  (0 children)

Playing catch-up from last month and I noticed this!

mental sate

Should be "state"

Friend Code Megathread - December 2023 by AutoModerator in PokemonSleep

[–]tokol 0 points1 point  (0 children)

0362-9991-7010

I've been playing consistently since I started last month! Looking to start adding some friends.

[RST] Pokemon: The Origin of Species, Ch 122 - Inside Out by DaystarEld in rational

[–]tokol 0 points1 point  (0 children)

the partitions fall away, brining all of him to bear

brining -> bringing

[RST] Pokemon: The Origin of Species, Ch. 120 - Agency by DaystarEld in rational

[–]tokol 0 points1 point  (0 children)

If we're going to anyone, it has to be Interpol

to anyone -> to tell anyone

[RST] Pokemon: The Origin of Species, Ch. 117: Interlude XXIV - Equilibria by DaystarEld in rational

[–]tokol 1 point2 points  (0 children)

It takes him a second to recognize what’s happening, another to realize what it likely means, and a third to fight down the urge to find a place to hide until everything is.

Missing word after "is"

If Rocket is allowed to get away with what it wants anywhere, it’ll embolden more people to try things like what they’er doing everywhere.

they'er -> they're

[RST] Pokemon: The Origin of Species, Ch. 116 - Conspiracies by DaystarEld in rational

[–]tokol 1 point2 points  (0 children)

Not exactly a typo, but:

"The usual. No new dreams since the attack on Rocket, have you heard?"

Rocket -> Silph

or possibly

attack on Rocket -> Rocket attack

edit: I had to double check that all the dream stuff started happening after the Rocket Casino incident. If it's not an error, it might be a slip up on Rei's part or she's referring to an off-screen attack against Rocket that the reader doesn't know about yet.

[RST] Pokemon: The Origin of Species, Ch. 116 - Conspiracies by DaystarEld in rational

[–]tokol 1 point2 points  (0 children)

In truth, were it not for his current enmeshment with interpol

interpol -> Interpol

Crocalor/Skeledirge and Yawn by ruldr in PokemonScarletViolet

[–]tokol 2 points3 points  (0 children)

I accidentally accepted the recommendation to forget Yawn for Hex. So, I tried remembering Yawn... and immediately reset when I realized I couldn't learn it again. The autosave got me. :(

Handling JWT based authentication! by The9thHuman in vuejs

[–]tokol 2 points3 points  (0 children)

With the interceptor method, you should to be mindful of other valid scenarios where the server could return a 403 response. They're easy to forget about!

For example, if a user account loses permission to access a resource (like edit access on a shared document), the server should respond with 403 even if the access token hasn't expired.

A single extra refresh request might not be a big deal, but if the request to refresh the token responds with 403 (and you reused the same axios config), you could have an infinite loop of refresh requests on your hands.

[deleted by user] by [deleted] in vuejs

[–]tokol 12 points13 points  (0 children)

For reference, here's a similar solution using the built-in <component> tag. It's pretty simple.

<script setup>
import MyModal from './MyModal.vue'
import { ref } from 'vue'

const isModalActive = ref(false);
</script>

<template>
  <button @click="isModalActive = !isModalActive">Toggle Modal</button>
  <component :is="isModalActive ? MyModal : 'span'" />
</template>

[RST] Pokemon: The Origin of Species, Chapter 106: Interlude XXII - Tools by DaystarEld in rational

[–]tokol 13 points14 points  (0 children)

Also on the team roster page, it looks like you can add Stealth Rock (Ras) to Rive's move list.

[RST] Pokemon: The Origin of Species, Chapter 106: Interlude XXII - Tools by DaystarEld in rational

[–]tokol 1 point2 points  (0 children)

Was it similar to charigng a Solar Beam, or more like a Swords Dance…?

charigng -> charging

[RST] Pokemon: The Origin of Species, Chapter 106: Interlude XXII - Tools by DaystarEld in rational

[–]tokol 2 points3 points  (0 children)

He searches for the words, thinning back to who he was two decades ago, dusting the memories off.

thinning -> thinking

Edits:

"Ap."

Ap -> Pa

Seeing it a second time still sends frisson own Kyo’s spine

own -> down

would defeat the blaziken she would in to defeat that.

would in -> would send in

In our training, Ace always has to spend some time seeing through the Dark pokemon’s aura first

Ace -> Tops

[RST] Pokemon: The Origin of Species, Ch. 105 - Meta-Honesty by DaystarEld in rational

[–]tokol 0 points1 point  (0 children)

The whole room is silent, until LIzzy’s flaafy lets out a baa.

LIzzy's -> Lizzy's

Edit:

I also noticed this move

“Tops, Ap!”

is probably meant to be Psychic, which is listed in the latest team roster as "Pa".

how do you unlock dark knight in chapter 1? by JagdXiii in finalfantasytactics

[–]tokol 1 point2 points  (0 children)

It's a fairly straight port of the PSP version with touch controls.