Scrubbles
Little bit of everything!
Avid Swiftie (come join us at !taylorswift@poptalk.scrubbles.tech )
Gaming (Mass Effect, Witcher, and too much Satisfactory)
Sci-fi
I live for 90s TV sitcoms
- 8 Posts
- 85 Comments
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•Recommend that new users join geographically local instancesEnglish
11·20 days agoYes, that is my proposal. Many people complain saying there are better ways to host instances but no one is willing to practice what they preach and actually do it. If you want to see change in the fediverse then you should step up and do it.
New users have a choice when joining, you should make a new instance and convince the new users why they should join. I would support a toggle on join-lemmy which lets them see what servers are geographically close, but that would be irrelevant before you set up an instance to pave the way.
If you “can’t be bothered” then obviously you aren’t as passionate about it as you claim to be.
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•Recommend that new users join geographically local instancesEnglish
8·20 days agoAgain, the proposed solution stands. Set up your own instance and prove us all wrong, show us how to make this local place where people talk to each other in their physical community.
There, that better? Show us how to do it, if it’s popular more will do it.
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•Recommend that new users join geographically local instancesEnglish
11·20 days agoAnd I believe this logical fallacy is Moral Equivalence.
We’re not comparing here, I’m not biting on the rage bait. Again, the proposed solution stands. Set up your own instance and prove us all wrong, show us how to make this utopia you promise.
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•Recommend that new users join geographically local instancesEnglish
13·20 days agoAh I believe this is the Either/Or logical fallacy.
People not wanting to see hate speech or propaganda does not mean they are in echo chambers. Those are two different things.
It also doesn’t stand with my original statement. Go set up your own instance that is welcoming. That would prove that it’s not an echo chamber and expand the fediverse. Win win from what I see. Let us know when it’s up.
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•Recommend that new users join geographically local instancesEnglish
191·20 days agoYour views here go against the nature of the fediverse. You’re telling people they should go there and be unhappy with their choices. That’s not how the fediverse works.
The fediverse way to to spun up a Mexican server which does have the views and federation people want, and encourage others to join naturally.
Scrubbles@poptalk.scrubbles.techto
Map Enthusiasts@sopuli.xyz•Passenger trains in the United States vs EuropeEnglish
1·1 month agoAmtrak, and the dots in Minnesota, Wisconsin, and Illinois saw this and added just a second train between Msp And Chicago daily and ridership exploded, trains sold out. A frequent thing that they do to save money is cut trips, but it’s doing so much more harm than good. They’re now finally realizing that if you want ridership people want options, they want to be able to arrive close to when they want, and some may want to just show up day of and ask when the next train is.
Here in Seattle they just added a 5th or 6th roundtrip to Portland because each time they do, ridership goes up. Turns out there’s a lot of people who would rather not drive.
Scrubbles@poptalk.scrubbles.techto
Map Enthusiasts@sopuli.xyz•Passenger trains in the United States vs EuropeEnglish
1·1 month agoLooks at China over the last 10 years…
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•What's the factor when you're planning to self-hosted a instance?English
1·2 months agoI read the source code, the proxy essentially just hands all the responsibility down to pict-rs. Then pictrs has that environment variable where you can set how long-loved you want the thumbnail to be.
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•What's the factor when you're planning to self-hosted a instance?English
1·2 months agooh that’s good to hear, I’ve never had anything pop up on mine, I’m sorry something has for yours. While I have you, do you have a script or anything you use for removing the flagged item?
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•What's the factor when you're planning to self-hosted a instance?English
1·2 months agoThey are but there’s an environment vatiable to set how long it stays in cache. Cloudflare actually just ended their csam auto submission, at least the auto reporting. Does it still at least flag it?
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•What's the factor when you're planning to self-hosted a instance?English
4·2 months agoIt’s halfway between us. Without proxying images are pushed into my server and I end up hosting them indefinitely, requiring me to manually review and remove something if it’s removed on another server. (Moderation actions like that from what I understand are still not federated, although maybe that has changed in one of the last updates).
The proxy feature is a privacy feature, but for us admins it also works from a liability standpoint. If proxying is set to
ProxyAllImages, it will send the image URL down to pict-rs. From there, pictr’s will cache the image based on time that you set. So yes, it’s stored temporarily in Pict-rs for quick retrieval, but then I time out after a day also, so if something was banned I hosted it for max a day before it was purged. It removes me manually needing to manually trace back to events that happened a month ago and wiping it from my S3. If my S3 was searched you’d find images from today, and a bunch of images of Taylor Swift.So you’re not wrong, but it switches it from “Image is pushed to my server and there indefinitely” to “Image is requested from someone on my server (very few of us) and is there at most a day”
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•What's the factor when you're planning to self-hosted a instance?English
26·2 months agoVery smart to pause and weigh things. There was a lot more to it than I thought when I started mine.
- Renting a server is not cheap, but it’s not expensive either. Most VPS’ will be able to host it fine. You will need to invest effort into swapping data over to S3, volume storage is what really costs money if you use it incorrectly.
- I’ll say do you want to have an individual/known user instance (like family and friends you deeply trust), or do you want to allow randos? The thing you don’t mention at all is liability. I don’t know where you’re hosted but in most countries you are responsible for reporting material on your server. CSAM? Guess what, you are responsible. You can look at my server, it’s based out of the USA and any server is automatically a “mandatory reporter”. I am legally obligated to report CSAM that makes it to my instance, if I don’t I am legally complicit.
- Note that this has been drastically reduced with the image proxying, where if someone on say, .world posts CSAM it’s proxied through my server but not hosted by my server. So, liability is still a thing, but as long as the admins of .world take action then i’m protected with them. If proxying is disabled then the CSAM would live on my server too - and that means I’m legally required to report it.
- NEVER allow open signups. Spam is real here on the fediverse, and bots are actively trying to sign up for accounts. If you allow signups you need to require a captcha, and I recommend either email verification or asking for a signup message “Why do you want to sign up?”. This gets rid of 99.9% of spammers.
- This is also a huge reason for not selfhosting an instance. I started hosting mine in my home until I learned that since it’s in a home, the feds seizing an instance literally means they bust down your door and take your servers. I decided that I didn’t vibe with that, and opted for a hosting provider. If for some reason someone hijacks my server and starts hosting horrible stuff, the seizure will be with my cloud provider, not my front door.
My suggestion is to start a personal instance first. Get the feel for it, see how you like it. Maybe create one community on there that you’re passionate about and advertise that it’s there to the fediverse (since they won’t know about it until you tell them about it). Then judge your risk level and see how much you’re willing to do. For me, I host a bunch of swifties, it’s well within my risk tolerance. I approve everyone that comes in, and most have to ask to join. (Fight the urge to just create a ton of communities. You’ll just end up with dozens of empty communities, there’s no way you have the effort to kickstart a lot of communities. Pick one, maybe two, and really advocate for them. Shameless plug them, there’s no harm in that here).
None of this is meant to scare you off, obviously I still host and I’m glad for it. My Swiftie Community has over 1,000 subscribers now! I’m very happy to host our little niche community, but I also have learned a lot on the way.
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•YSK: Before she was the CEO of BlueSky Jay Graeber worked in cryptocurrencyEnglish
1·3 months agothat’s so shitty, I’m sorry they stole your content. Well, if you ever decide to do one here I couldn’t promise someone wouldn’t do it, but it’d be much less likely
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•YSK: Before she was the CEO of BlueSky Jay Graeber worked in cryptocurrencyEnglish
1·3 months agoSo many questions! You should consider doing an ama here sometime
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•YSK: Before she was the CEO of BlueSky Jay Graeber worked in cryptocurrencyEnglish
8·3 months agoWe all have bills at the end of the day, and I’m a firm believer that there are no moral companies. I’d love to drop everything and work for a non profit who only does good, but turns out my bank still expects me to pay the mortgage.
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•YSK: Before she was the CEO of BlueSky Jay Graeber worked in cryptocurrencyEnglish
14·3 months agoYou weren’t talking about that, you only brought up the crypto role, you made it the title of the post. You want to talk about blue sky alone? Make a separate post about that. Her junior engineer experience in crypto is an irrelevant footnote in her career.
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•YSK: Before she was the CEO of BlueSky Jay Graeber worked in cryptocurrencyEnglish
264·3 months agoSo? She was a junior engineer, probably just needed the money to scrape by. You’ve never worked low level roles at morally questionable companies?
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•Are there any bots that we can use to mirror posts from subreddits?English
11·3 months agoI think it was lemm.it
Scrubbles@poptalk.scrubbles.techto
Fediverse@lemmy.world•Are there any bots that we can use to mirror posts from subreddits?English
51·3 months agoYeah, it is true. Check out the lemm.it instance it tried to do exactly what you’re talking about about






I’m sorry, I assumed by posting about it that you were passionate for this change. If you don’t care that’s fine - but I don’t know why you posted about it then.