NokiMo
denialtek
denialtek

patreon


Toying With This Week (Feb 21 - Feb 27)

Not too much got done this week, some home repair projects are currently consuming most of my time.

Kiiroo Support

I'm about half way through adding support for Kiiroo toys (and the easy offshoots from them like the Fleshlight Launch and OhMiBod Esca 2). Controlling the speed of stroking toys is done and I've implemented position controls but I realized in testing that a position slider isn't going to work. It's too jerky. So I might just have sliders for range/speed and then a button that toggles a stroke. We'll see.

The Kiiroo Titan is also likely going to cause me some issues from a UI layout perspective since it's a combination stroker + vibrator.


That's really all I'll likely be focusing on this week. I do also still need to finish implementing the scripting changes I mentioned last week but it's unlikely I'll get to it this week.

Some other backend changes also need to happen soon:

Crash Logging

I need to start getting info from crashes and errors in the apps and on the website so I can more easily track down bugs. I might do this this week depending on how easy it is to set up Sentry.

STUN/TURN Server

The current setup I'm using for handling online session traffic is too expensive for the amount of income XToys generates. I need to set up my own server running coturn and switch over to it soon.

Quasar V2/VueJS V3

This is one I'm not looking forward to. Quasar, the platform XToys runs on is moving to a new major release which also includes a new major release of Vue (the platform Quasar runs on). I can see every bit of the XToys website needing changes as part of that migration. The backend I'm not too concerned about because unit tests will catch it, and none of the toy connectivity code will be affected. But every bit of the site is going to need to be re-tested to make sure the UI isn't displaying incorrectly after the update.


Related Creators