I& #39;m going to remove Yew and all the supporting code from Phi now.
Once I do that, I& #39;m going to add a "heartbeat" system to the remaining graphql implementation so I can more correctly remove players who disconnect (rather than relying on DOM unload events).
Once I do that, I& #39;m going to add a "heartbeat" system to the remaining graphql implementation so I can more correctly remove players who disconnect (rather than relying on DOM unload events).
Gonna be one big-ass red diff, followed by a couple smaller green ones. This is my plan for the rest of the weekend. It& #39;s "me time."
Big Red. https://github.com/onelson/guesstimator/commit/c19d2a71875278d5e9b4c6f79b8000a35ced2c81">https://github.com/onelson/g...
I suppose now, I can fuck around; possibly find out.
I forgot what I was going to refactor first.
Too cold in here.
Might grab a snack, bundle up in a comforter on the couch, put on a movie and hack on the laptop...
what kind of snac
what kind of movie
Going to get a cup of goldfish crackers, some room temp cherry coke zero, and do one of the 70s horror movies if they still have them on criterion. Not sure which.
There& #39;s actually a bunch of movies in this list I really want to watch but some of them require more attention than I can give while hacking.
Invasion of the Body Snatchers it is. Safe to go with something I& #39;ve seen over and over.
I do want to loop back and watch Let& #39;s Scare Jessica to Death, which is one I never saw before https://www.youtube.com/watch?v=d-NZTNwqKhI">https://www.youtube.com/watch...
There are a few other good ones in the list too like Altman& #39;s "Images" and Cronenberg& #39;s "The Brood."
Donald Sutherland wants to know if this is a caper or a rat turd.
This movie is very funny. People forget it& #39;s not all alien imposters taking over the world.
Jeff Goldblum is such a baby
This whole mud bath scene.
On the one hand, you& #39;ve got Donald Sutherland. He& #39;s an absolute king. He& #39;s great.
On the other hand you& #39;ve got Kiefer Sutherland. He& #39;s a bitch. He& #39;s a little baby bitch.
On the other hand you& #39;ve got Kiefer Sutherland. He& #39;s a bitch. He& #39;s a little baby bitch.
I think I have the backend updates ready for the new heartbeat system.
Rather than spawning a thread to periodically check for tardy players, I& #39;m just going to check when punctual clients phone home - if anyone is late at that point, I& #39;ll drop them from the game.
Rather than spawning a thread to periodically check for tardy players, I& #39;m just going to check when punctual clients phone home - if anyone is late at that point, I& #39;ll drop them from the game.
I think I just need a mutation with a poll interval on the frontend to wrap this up. I& #39;ll get it tomorrow.
After that, I& #39;ll "freestyle" some random refactors. Whatever feels right.
Time to finish this up. https://www.youtube.com/watch?v=pPD8Ja64mRU">https://www.youtube.com/watch...
I& #39;m running out of stuff to fix or fuss with here. Might be time to move on to a new hobby project.
A coworker mentioned they use "partial days" as their unit of estimation so maybe I can add a way to customize the card deck, or at least select from some pre-defined decks.