In the near future, I will be limiting #PartyKit Cursors (Multiplayer Cursors), This means disabling chat. (Actually, we might get rid of party cursors all together)

Here's why we should get rid of it:

PartyKit cursors don't come bundled with moderation tools. although it is technically open source, I do not wanna go through the hassle of editing the partykit cursor backend code just to implement stuff.

I also noticed how PartyKit is lacking in customizabilty, you can't change your cursor color, you can't have handles, etc.

There are other reasons why I wanna get rid of the cursor chat (and maybe the whole cursor thing idea in general), but those reasons are more technical and hard to explain.

Once the chat is disabled, it'll forever be disabled and will be impossible to re-enable to it since it's disabled by the server itself, not the client side.

#neocities #www #website

🚨 Join us live in 30 minutes for an extra special office hours!

🎉 We’ll be joined by Sunil of PartyKit to demo some of our most exciting features yet…

Live streaming on YouTube at:
https://www.youtube.com/watch?v=_iTjIWq6M1g

#StatelyOfficeHours #partyKit #stateMachines #statecharts #live #visualization #collaboration

Stately Office Hours September 1 2023

YouTube

#partykit log:
- fixed publishes of client/server libs, that ruined a big portion of the day
- started work on "how does a party do auth?" (I should call it a bouncer, heh)
- I made a list of everything I have to do, and it's... very long.

tapping out, calling it for the year. back to it on the 1st.

aggressive #partykit goal for today that I think I won't be able to hit: push a demo into the wild.
I already know a bunch of things that will prevent me from getting there, but the timeboxed exercise of trying to do so should help prioritise the things I have to do. lfg.

today for #partykit:

- fixed CI issues from yesterday, added caching for faster builds/checks
- added eslint, that was another timesuck, but it caught a bug, so yay
- added a `list` command
- fixed deployed the api endpoint so the e2e flow actually works now with beta builds

gotta now setup the api worker repo too with all the niceties that that cli repo has, bleh. still, progress!

yesterday was productive for #partykit dev

- got end-to-end workflow "working"
- implemented live reload for the server during dev
codebase improvements
- setup CI, running tests and stuff on PRs and merges to main
- changesets configurations, including the PR bot, and the github action that sets up releases
- publishing beta builds on every commit to main

let's do more today

@paolo @andrewmjones Congratulations!

It's so cool to see this published in an econ journal. I had been trying - rather unsuccessfully - to convince economists that model trees could be of interest to them. Great that you did it!

#econtwitter #partykit

How to extract the survival rate from a ctree in R?

K <- HF %>% filter(serum_creatinine <= 1.8, ejection_fraction > 25, age > 79) pred_k <- ctree(Surv(time, DEATH_EVENT) ~ ., data = K) https://archive.ics.uci.edu/ml/datasets/H...

Stack Overflow

Hi Mastodon! Day 1 of #movember for me.

Short bio:
- Professor of #statistics, Uni Innsbruck
- Co-Editor-in-Chief, Journal of Statistical Software #jstatsoft
- Software developer, especially in #rstats (zoo, sandwich, party #partykit, #colorspace, R/exams #rexams, ...)