Jennifer Moore
Jennifer Moore
Some of the rows in the dataset are empty and pandas imports these as NaN. This converts the NaN values to empty string so that fit_transform doesn't choke on them.
The k8s Vault Agent can automatically handle authentication to Vault, and inject a client token into a shared volume. The Vault agent manages the token lifecycle and refreshes the file...
**Is your feature request related to a problem? Please describe.** Multi-user apps very often need to send email to verify new sign ups, and when performing other account management tasks,...
Replaces the improvised in-memory queue and workers with MassTransit. (Sorry for the big PR. It hits a lot of files, but quite a lot of those are simple renames) ##...
The counterpart to posting is reading other people's posts. Timelines are how you do that. We need to build them. Unfortunately, I'm not sure how to structure a lot of...
We need to send Create, Update, and Delete activities related to our own posts. This is mainly powered by the events that are already emitted by the core PostService. -...
Handle Inbox activities related to Notes. This should cover Create, Update, and Delete activities. There may be others in the future, but this is enough to provide meaningful federation for...