mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.7K
active users

#featurecreep

0 posts0 participants0 posts today

It's only been like a whole effing month and a half since the moment I thought "let's quickly implement a streamlined function to aggregate by time" in the new version of the 'distantia' package, and the moment I got something workable barely resembling the original idea.

I've learned a lot about handling time in R in the process, but feature creep is a thing, and the package never really needed this one.

I guess I dug my own hole there!

#rstats
#development
#featurecreep

Replied in thread

@Gina
Unfortunately I've hit the age-old issue of a homelab.
I don't have a VM template ready to go, so rather than set up a brand new VM (AGAIN), I'm looking into the proper method of VM templating.

I must learn this and get it working before I can deploy a Jitsi VM. So now, I'm getting ready to create a CentOS template VM, pre-install the required keys for ansible, create a template from it, then set up the deployment capability within VSphere.

THEN I can start looking at getting Jitsi deployed.

The only issue then, is that I need somewhere to store and version-control my ansible scripts, so I'm going to need to set up the correct git infrastructure for it before I start slinging playbooks all Willy-Nilly.