GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Oh THAT Robbie! (alamantus@cybre.space)

  1. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Thursday, 22-Sep-2022 06:55:14 JST Oh THAT Robbie! Oh THAT Robbie!
    • What's a "Robbie"?

    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

    In conversation Thursday, 22-Sep-2022 06:55:14 JST from cybre.space permalink

    Attachments


  2. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Friday, 02-Sep-2022 06:25:13 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to
    • What's a "Robbie"?

    @robbie I guess the "Move Followers" thing only works for Mastodon-to-Mastodon moves. Oh well. Anyway, incoming follow requests! ?

    In conversation Friday, 02-Sep-2022 06:25:13 JST from cybre.space permalink
  3. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Friday, 02-Sep-2022 06:12:27 JST Oh THAT Robbie! Oh THAT Robbie!
    • What's a "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!

    In conversation Friday, 02-Sep-2022 06:12:27 JST from cybre.space permalink
  4. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Monday, 29-Aug-2022 02:31:24 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to
    • It's 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!

    In conversation Monday, 29-Aug-2022 02:31:24 JST from cybre.space permalink
  5. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Monday, 29-Aug-2022 02:26:10 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to

    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.

    In conversation Monday, 29-Aug-2022 02:26:10 JST from cybre.space permalink
  6. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Monday, 29-Aug-2022 02:22:15 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to

    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!! ????

    In conversation Monday, 29-Aug-2022 02:22:15 JST from cybre.space permalink
  7. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Monday, 29-Aug-2022 01:15:53 JST Oh THAT Robbie! Oh THAT Robbie!
    • It's 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

    In conversation Monday, 29-Aug-2022 01:15:53 JST from cybre.space permalink
  8. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 10:34:47 JST Oh THAT Robbie! Oh THAT Robbie!

    Oh thank god, the She-Hulk show is good actually!!

    In conversation Sunday, 28-Aug-2022 10:34:47 JST from cybre.space permalink
  9. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 09:04:38 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to
    • kepstin

    @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!

    In conversation Sunday, 28-Aug-2022 09:04:38 JST from cybre.space permalink
  10. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 08:12:16 JST Oh THAT Robbie! 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 ?

    In conversation Sunday, 28-Aug-2022 08:12:16 JST from cybre.space permalink
  11. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 04:56:12 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to

    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!! ?

    In conversation Sunday, 28-Aug-2022 04:56:12 JST from cybre.space permalink
  12. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 04:05:18 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to
    • Chris

    @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.

    In conversation Sunday, 28-Aug-2022 04:05:18 JST from cybre.space permalink
  13. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 04:04:08 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to
    • Johnny Normality (Feral Mode)

    @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...

    In conversation Sunday, 28-Aug-2022 04:04:08 JST from cybre.space permalink
  14. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Sunday, 28-Aug-2022 02:30:08 JST Oh THAT Robbie! 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??

    In conversation Sunday, 28-Aug-2022 02:30:08 JST from cybre.space permalink
  15. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Saturday, 27-Aug-2022 20:27:09 JST Oh THAT Robbie! Oh THAT Robbie!
    • Toot!.app ↙︎↙︎↙︎

    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!

    In conversation Saturday, 27-Aug-2022 20:27:09 JST from cybre.space permalink
  16. Embed this notice
    Oh THAT Robbie! (alamantus@cybre.space)'s status on Saturday, 27-Aug-2022 20:27:08 JST Oh THAT Robbie! Oh THAT Robbie!
    in reply to

    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

    In conversation Saturday, 27-Aug-2022 20:27:08 JST from cybre.space permalink

User actions

    Oh THAT Robbie!

    Oh THAT Robbie!

    A professional web developer, hobby game developer, conlang enthusiast, and maker of highly specific niche software named Robbie Antenesse. ⚠️ CAUTION: Here be swears ⚠️Other Mastodon Accounts:Tabletop Gaming - @AlamantusLinguistics & Conlanging - @AlamantusCooking & Food - @AlamantusBooks & Reading - @AlamantusBackup - @Alamantus

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          7395
          Member since
          27 Aug 2022
          Notices
          16
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.