admin
@admin@scrapetacular.ydns.eu
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
I swear to god this wasn’t me or any of my immediate family
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Good enough for me, so I did it. Why do you post on the fediverse rather than somewhere like reddit or twitter? I’m not sure I get where you’re coming from.
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Thanks, I think some of the nightmare front page queries will be a problem for this tool, but I can use some of the idioms for the rest
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
I left so much bait in this thread that everyone missed this :)
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
OK, I’m switching the guest posting feature off soon.
Thanks to everyone who tried it out. 10⁄10 responses, would break the fediverse with you all again.
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Not any more :) I don’t know any of these people in real life, some people host instances for their real life friends and family, or long time online acquaintances, which would be acceptable to me.
It actually did happen in reality on Reddit, an admin called spez changed the content of a user post. I don’t know if there’s ever been a rogue admin on the Fediverse, there’s no way of knowing.
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Bad Bot, AP means ActivityPub in this thread
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Excellent 👍
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
How do you know if a random server implements a particular FEP?
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Thanks, subscribed to activitypub.space. I’ll probably make a post about the guest posting trial in the General Discussion channel at some point, since people are talking about barriers to first use.
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
A personal reason is that your identity on the fediverse is defined by who owns your private key (used for cryptographically signing your posts), and your domain, anybody who owns these can impersonate you or modify your posts without your knowledge.
I control both now so I’m UNSPEZABLE.
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Another thing that won’t scale is large personal blocklists, say you’re on an instance with a million people, each activity coming in has to be compared with a 1000 person blocklist, PER LOCAL USER
- Comment on Madblog: A Markdown Folder That Federates Everywhere 1 week ago:
👑 looks great ! Do you have any example blogposts showing the diagram and latex equation feature? I haven’t seen anywhere else in the fediverse do this
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
💖
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
I think so? I guess a Like has to happen before an Unlike, would the collection have multiple possible activity types in it?
While I have your ear, I don’t know how yet but I’d like it to be easier for devs to collaborate over AP for anything not involving security.
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Shit, that went well, I was expecting pushback. Should I make an issue for discussion, or is there one already. I don’t know if the object also needs an ID
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Whoa senpai noticed me. There actually is a recursive query format in the latest sqlite for this exact situation, Postgres may have something similar, I just thought a list is fine for the web UI. I’ll have to benchmaxx and pick a strategy for the API.
I actually read that FEP. In my code that is too shameful to release yet, I look for an Object, then look for its Type, then figure out how to deserialize the rest of the object, but this object doesn’t have one. Would it be possible to do something like this:
{ "object": { "type": "LikeCollection", "likes": [like1, like2, ..etc] } }Or is that weird. Spare a thought for those in less dynamic languages :D
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Hopefully. Or it might actually evolve into something worse
THIS IS THE FUTURE FURRIES WANT https://evilmaid.net/blog/trusting-trust-fediverse/interactionPolicy-flow.png
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
You may notice that some threads have a word count for certain words, I’m working on a feature that I’m calling the Godwin Factor, you pass in a list of words to look for that will tell you if the thread is already a dumpsterfire before you go in.
Say you’re on /c/baking and you see an innocuous thread about apple pie, then you see that it has 274 comments, and 8 people have been called nazis, just look at the picture and move on with your day.
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
I’m glad someone gets The Vision, I don’t want to just build Lemmy but in a better language :D
There’s more where that came from
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Yes, I like snac, it’s the first codebase where everything clicked for me. It’s also a bit like a Gotosocial for the threadiverse instead of the twittercloneiverse, because the stack makes a lot of choices for you.
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
No not yet, probably this weekend, this is just a demo post to see if my VPS catches fire or something. I haven’t picked a licence yet either
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
Maybe, maybe not. I scoped it to the smallest useful thing I could build and get feedback, which turned out to be about 5k LOC, do you use Go at all?
- Comment on Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Edition 1 week ago:
I don’t know if it will scale tbh, but also I don’t expect many people to actually self host, and I’m sort of hoping the fediverse stays a bit … ghettoized. The current threadiverse is like 50000 people and works fine, I’m hoping there will just be more loose communities of 50000 that don’t really federate with the main one.
- Introducing New Fediverse Software, Goofed v0.0.1, Minimum Viable Shitpost Editionscrapetacular.ydns.eu ↗Submitted 1 week ago to selfhosted@lemmy.world | 49 comments
- Comment on Lead Lemmy developer dessalines@lemmy.ml Appears to Have Had Their Account Compromised After Moderation Actions Raise Serious Concerns 1 week ago:
In b4 discussion of what constitutes hardcoding
- Comment on Hosting a WebSite on a Disposable Vape 1 week ago:
Make sure you set up bongcloudflare first
- Comment on It might be a good thing for the Internet to get intrinsic resistance to DDoS attacks 1 week ago:
Something like a robots.txt and rate limit per IP at DNS level, so routers can block any traffic obviously breaking it?
- Comment on Are users data protected on the fediverse? 2 weeks ago:
Is it actually possible to request deletion of something on someone else’s computer over the internet, and guarantee that its gone?
- Comment on Are users data protected on the fediverse? 2 weeks ago:
There’s definitely a bot with a user agent like “fedi big data” doing some scraping in my server logs, does anyone know who that is?