Final reminder that I have fully moved to @robbie in light of cybre.space's closing down! Follow there for all my great posts and also all the #FeatherWiki updates like this one:
https://devs.live/objects/ae8c7959-80d3-497f-a089-e29876b8d129
Notices by Oh THAT Robbie! (alamantus@cybre.space)
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Thursday, 22-Sep-2022 06:55:14 JST Oh THAT Robbie! -
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Friday, 02-Sep-2022 06:25:13 JST Oh THAT Robbie! @robbie I guess the "Move Followers" thing only works for Mastodon-to-Mastodon moves. Oh well. Anyway, incoming follow requests! ?
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Friday, 02-Sep-2022 06:12:27 JST Oh THAT Robbie! Alright, this might not be the last time, but after using it for a bit I don't like Friendica, so I'm gonna switch over to @robbie for now! I don't know how healthy the instance is, but I like the domain so I'm just gonna hope it'll stick around for a while for me! Also maybe the "move followers" action will work when transferring to Pleroma. We'll see!
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Monday, 29-Aug-2022 02:31:24 JST Oh THAT Robbie! Ok it looks like the best I can do is set up a redirect, so that's what I'll do instead... Anyway yeah! Follow me at my new account (@robbie) instead if you want to keep following me! See you there!
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Monday, 29-Aug-2022 02:26:10 JST Oh THAT Robbie! Oh, uh, ok I guess I can't do this from a Mastodon account to a Friendica account because I can't set an "account alias" from Friendica? Dang.
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Monday, 29-Aug-2022 02:22:15 JST Oh THAT Robbie! Geez, the "move account" interface sounds so dire... I'm nervous, but I'm gonna do it! I love you, cybre.space! I'll miss you!! ????
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Monday, 29-Aug-2022 01:15:53 JST Oh THAT Robbie! Yes it's true. Effective immediately, I am moving from my cybre.space account to the new @robbie account as my primary Fediverse presence! I still have my other mastodon accounts (linked in my profile), but this one will become read-only in November before being shut down next year, so I'm getting ahead of it.
I'm really gonna miss cybre.space, but I'm hoping my new #Friendica experience will be a good one!
Onward to the future!
-Robbie -
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 10:34:47 JST Oh THAT Robbie! Oh thank god, the She-Hulk show is good actually!!
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 09:04:38 JST Oh THAT Robbie! @kepstin Yeah, so far there are only a few people I'm following that need to re-approve it, so that's fine! I was at least able to re-import everything!
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 08:12:16 JST Oh THAT Robbie! Ah shit, cybre.space shutting down means I'm gonna have a lot of dead accounts in my follow list... I hope it's not too hard to find peoples' new accounts ?
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 04:56:12 JST Oh THAT Robbie! omg I got it working!! I found the log setting and was able to turn on debug, and combining that with reading the code, I was able to determine that I simply hadn't allowed a tolerant enough "Maximum load average"!
Apparently, this checks the average number of processes over the past 1 and 5 minutes, and if it's above the set threshold, then it won't run. Since I'm on a shared web host, of course this won't be lower than the number of users they put on a server, which is apparently more than 20.
Setting this to a number higher than that has allowed the worker to run, and it's actually working now!! ?
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 04:05:18 JST Oh THAT Robbie! @50htz Yeah, I may need to contact customer support to see if any logs at all are generating somewhere I don't have access to or something... They might need to help with php.ini too, because I don't think I have access to that either.
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 04:04:08 JST Oh THAT Robbie! @probgoblin Sadly no. I would love to run Pleroma, but I only have access to PHP, Node 14, Python 3.9.12, and some version of Ruby, which has so far prevented me from doing what I want...
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 02:30:08 JST Oh THAT Robbie! Ugh, this is the worst and I'm SO frustrated!! I have #Friendica set up, I can use the app and create posts and all that, but the `bin/worker.php` file doesn't do anything! There's a bunch of stuff in my queue that isn't being processed! I have a cron job set up, I've tried running it from the command line, and nothing happens! I even added an echo at the end to make sure it reached the end and yes, it reaches the end of the file instantly.
Not even running the `bin/daemon.php` script is doing anything! The process is running, but nothing appears to be happening, and the queue remains. What the fuck!
I can't find anything helpful on a web search, so I guess my only option is to uninstall everything to try again from scratch and just hope it works next time??
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Saturday, 27-Aug-2022 20:27:09 JST Oh THAT Robbie! In light of cybre.space's impending doom, I'm investigating (lightweight) #ActivityPub servers to run on my (shared) web host ideally that I can use with @tootapp (not a dealbreaker if I can't). Any assistance, insight, and/or recommendations anyone might provide would be greatly appreciated! :boost_ok:
## Requirements
I am able to run #PHP, #NodeJS, #Ruby, and #Python apps, but I'd prefer PHP or Node apps because I know those languages. I have access to MySQL for databases, 1GB of RAM to work with, and ~20GB of storage space total (not a dealbreaker, I can get more).
In addition to this, I need something that's 1) low maintenance, 2) easy to manage, 3) fairly reliable, and 4) storage-friendly.
## Nice-to-have
Single-user servers intrigue me, so I'd love to use one of those if possible. I love Misskey's emoji reactions, but I hear Misskey is a heavy mess of an app and the single-user Dolphin fork appears to be dead now. Anyway, suggestions in that direction would be cool.
Thanks in advance!
-
Embed this notice
Oh THAT Robbie! (alamantus@cybre.space)'s status on Saturday, 27-Aug-2022 20:27:08 JST Oh THAT Robbie! FML, ok, so correction my web host only provides access to versions to up to:
- PHP 8.1 (actually fine)
- Node version 14.18.3 (yikes)
- Python 3.9.12 (ugh)
- Ruby 2.7