Gervasio Marchand 🦄 · @g3rv4
303 followers · 112 posts · Server m.g3rv4.com

sorry for the folks using ... last night I was playing SRE and left things in an inconsistent state (sending 50% of the traffic to an instance that wasn't working properly). It's now corrected and I'm thinking about adding more things to the health endpoint to catch this.

You will see less statuses than you should have in the last ~10 hours, but that's fixed now.

Fortunately, we're still well within our SLAs 😌

#fakerelay

Last updated 1 year ago

Gervasio Marchand 🦄 · @g3rv4
275 followers · 39 posts · Server m.g3rv4.com

If you're running and it hogs CPU, give 1.0.43 a try... they said recreating HttpClients on C# is wrong, they were right

(I kept creating it to send the Date header, but ChatGPT gave me a nice workaround)

#fakerelay

Last updated 1 year ago

Gervasio Marchand 🦄 · @g3rv4
271 followers · 18 posts · Server m.g3rv4.com

PSA for people using : I've just changed servers. My rudimentary testing says it's still working, but if you see anything please ping me :)

#fakerelay

Last updated 1 year ago

Gervasio Marchand 🦄 · @g3rv4
266 followers · 5 posts · Server m.g3rv4.com

It's time for my post on the new server :)

I'm Gervasio, I'm a runner, an aspiring magician, a father and a software engineer.

I live in and I'm working at a small startup (you can see a beautiful "coming soon" page at sumble.com) and before this I worked at twice.

I enjoy , but right now I'm working on . I'm after interesting problems more than interesting technologies :)

I came to mastodon multiple times, but this became my home in the end of 2022. I tried to build a community (discovered I don't have the skills to do so) and then settled on a single user instance.

One thing I noticed when I was spinning up my server was that I couldn't discover relevant content, so I built (an API to import content into a Mastodon instance) and then (as an example to use FakeRelay).

If you're curious about those, I recommend you first check out , as it's simpler to run. If you still want to use FakeRelay, hit me up and I can get you started.

#introduction #uruguay #stackoverflow #csharp #python #fakerelay #getmoarfediverse #fedibuzz

Last updated 1 year ago

Chris Drumgoole · @cdrum
8 followers · 14 posts · Server cdrum.social

@g3rv4 Hi threre, checking out the + solution, and wondering if you’re still offering single user instance admins like myself access to your fakerelay.gervas.io service? My instance domain is cdrum.social. Thanks! Really appreciate it! ;-)

#fakerelay #getmoarfediverse

Last updated 1 year ago

Chris Drumgoole · @cdrum
8 followers · 14 posts · Server cdrum.social

@yeri I found this blog post that I’m exploring. Two options - and / - along with .. Will report back!

#fedibuzz #fakerelay #getmoarfediverse #fedifetcher

Last updated 1 year ago

Sebastian Kempken · @skempken
42 followers · 92 posts · Server andoria.space

I just found out about and

github.com/g3rv4/FakeRelay
github.com/g3rv4/GetMoarFedive

by @g3rv4 and these could have saved quite some time if I had known about them earlier...

#fakerelay #getmoarfediverse

Last updated 1 year ago

Sander Meijer · @bergmeister
242 followers · 883 posts · Server mountains.social

@jan On mountains.social I use (github.com/g3rv4/FakeRelay) and (github.com/g3rv4/GetMoarFedive) from @g3rv4. You can specify which hashtags and from which instances you want to inject into your federated timeline. That really works out. My current config can be see here: github.com/spiezmaestro/mounta

#fakerelay #getmoarfediverse

Last updated 1 year ago

Sander Meijer · @bergmeister
230 followers · 769 posts · Server mountains.social

Most up-to-date configuration for the . Please let me know when you want more hashtags gathered on mountains.social.

#fakerelay

Last updated 2 years ago

fbievan · @fbievan
42 followers · 1641 posts · Server social.linux.pizza

When I can't figure out what is wrong with my fakefirehose setup

Pain... Time to dig more... Later. Will get everything back to a functional state hopefully soon

Have a couple ideas-

but my blog will be entirely restarted... Don't think If I want to continue using Hugo... Any recommendations?

#fakefirehose #fakerelay

Last updated 2 years ago

Nathalie · @nathalie
40 followers · 20 posts · Server nathalie.social

Finally got around to configuring and on this instance, the way I had it on my previous instance. Now I automatically get content with hashtags that interest me in my feed again. It is such a lifesaver for small servers.

#fakerelay #getmoarfediverse #selfhosted #mastoadmin

Last updated 2 years ago

Sander Meijer · @bergmeister
168 followers · 545 posts · Server mountains.social

Thanks to @g3rv4 and his excellent work on (github.com/g3rv4/FakeRelay) and (github.com/g3rv4/GetMoarFedive) there is now a way to more specifically pull relevant posts into the federated timeline. The instance admin can define which hashtags from which instances are pulled, thus providing content more relevant to the people on the instance.

3/4

#fakerelay #getmoarfediverse #mastoadmin

Last updated 2 years ago

Michael · @michael
88 followers · 917 posts · Server mstdn.thms.uk

Been writing up this post mostly as a note to self on how I set up my , and what I learned.

  • Server setup and system requirements
  • Switch to glitch-soc and customisations
  • Relay / /
  • Translation with
  • Puma optimisation
  • Sidekiq optimisation

Let me know your thoughts

blog.thms.uk/2023/01/setting-u

#mastodon #instance #fakerelay #fedibuzz #libretranslate #mastoadmin #glitchsoc

Last updated 2 years ago

Su • 最后一代 · @su
201 followers · 1332 posts · Server mastodon.0ne.day

@ryanhe 还有人搞了个 ,能配置拉某些特定实例的特定tag,不过用起来还是有点不太方便

#fakerelay

Last updated 2 years ago

Rune 🇨🇦 · @rune
24 followers · 130 posts · Server social.intothecloud.net

I'm connected to a bunch of relays now, though I suspect I'll be able to remove a some in time to quell the firehose, about 90% of message traffic comes from relays.

Visibility to incoming ActivityPub traffic was very opaque, so I built a custom InboxProxy app that would receive the message, queue it, parses/pull stats, and forward it. This provides a pile of stats, allows me to instantly configure drop rules to drop some or all traffic from various sources, or from/about certain instances. It also buffers messages, so anytime that I am restarting, tweaking, or otherwise breaking Mastodon, it will queue them and once its back online, will deliver them. Apache cuts POST traffic to /inbox to InboxProxy.

I also run , though I haven't liked the implementations of GetMoarFediverse or similar that I've seen, because they are too aggressive and don't really act neighbourly.

So I wrote a custom "TagFetcher" app that will pull a list of followed tags from the Mastodon database, peek at what tags are popular across a couple big instances. Then dynamically fetch messages on those tags from various large instances that I can't get via relay, starting with, and frequently pinging my own instance, so it has a fresh list of known messages, and adjusting fetch frequency of other instances up or down (within limits) depending on how many unseen messages are found, and sending new messages to FakeRelay. Delivers about 100 messages/hr avg.

🧵 3/3 🔚

#mastodon #fakerelay

Last updated 2 years ago

Rune 🇨🇦 · @rune
24 followers · 128 posts · Server social.intothecloud.net

Next up in my series on how and what I : stuff. All of this runs in on a single node.

: Running Synapse (tried Dendrite first, but run into problems). I'm using samuelph/synapse-compress-state, but it's still heavier on disk usage than I'd like, given the number of rooms and time.

: I use a custom docker image, based on the official tootsuite docker image, except I bump MAX_ITEMS in feed history to 10,000 (my client no longer gets bumped to latest when I fall behind a bit), REBLOG_FALLOFF to 400 (fewer repeated boosts), upped some authenticated ratelimits (private server), and bumped max toot size, and added a cleanup script.

🧵 1/3

🏷️

#selfhost #social #docker #swarm #matrix #mastodon #keydb #pgbouncer #activitypub #fakerelay #selfhosting

Last updated 2 years ago

Nathalie Dekeyser · @nathalie
31 followers · 51 posts · Server dekeyser.au

@golfhaus You could try for (github.com/g3rv4/FakeRelay) but it's a problem I'm also still trying to solve.

#fakerelay #discovery

Last updated 2 years ago

jcrabapple :virginia_badge: · @jcrabapple
789 followers · 2560 posts · Server dmv.community

@cassidyjames you can also add relays or even a to get more content in your federated timeline and search results

#fakerelay

Last updated 2 years ago

Gervasio Marchand 🦄 · @g3rv4
243 followers · 469 posts · Server mastodonte.tech

I'm happy to see that @astro built , it's even simpler to use than and

You add the relays that follow the you want, and that's it.

The only thing I haven't seen is it's source code, but it looks pretty pretty pretty good.

#fedibuzz #fakerelay #getmoarfediverse #hashtags

Last updated 2 years ago

TiernanO · @tiernano
27 followers · 279 posts · Server s.o2l.ie

@coffe from my experience, my usage is around 20gb. Using and to get content in. Seems to do a clean out every so often, hasn't gone above about 25gb...

#fakerelay #getmoarfediverse

Last updated 2 years ago