Formerly /u/Zalack on Reddit.e
Also Zalack@kbin.social
Atlas Nodded
Thatsthejoke.jpeg.zip
In many cases it should be fine to point them all at the same server. You’ll just need to make sure there aren’t any collisions between schema/table names.
I’m not saying there aren’t downsides, just that it isn’t a totally crazy strategy.
Man, I really think you should either saddle up, don’t block ads, or use a free, non-ad-supported alternative.
Sync is made by a single dev who uses it as his main source of income. It’s not made by a corporation. Taking the fruits of someone’s labor, that they have priced to make it worth their time, feels kinda shitty to me.
If you really feel it’s so much better than the alternatives that you won’t even use them, then pay what the person making it feels they need to keep making it.
You’re being sarcastic but even small fees immediately weed out a ton of cruft.
Sorry you’re right that I wasn’t being precise with my terminology. It’s not a DDOS but it could be used to slow down targeted features, take up some HTTP connections, inflate the target’s DB, and waste CPU cycles, so it shares some characteristics of one.
In general, you want to be very very careful of implementing features that allow untrusted parties to supply potentially unbounded resources to your server.
And yeah, it would be trivial to write a set of scripts that pretend to be a lemmy instance and supply an endless number of fake communities to the target server. The nice thing about this attack vector is that it’s also not bound by the normal rate limiting since it’s the target server making the requests. There are definitely a bunch of ways lemmy could mitigate such an attack, but the current approach of “list communities current users are subscribed to” seems like a decent first approach.
Federation isn’t opt-in though. It would be VERY easy to spin up a bunch of instances with millions or billions of fake communities and use them to DDOS a server’s search function.
Searching current active subscriptions helps mitigate that vector a little.
Except in a true free market zoning laws wouldn’t keep adorable, high density housing from being constructed to artificially boost housing prices.
Other than that I agree with you.
This reminded me of an old joke:
Two economists are walking down the street with their friend when they come across a fresh, streaming pile of dog shit. The first economist jokingly tells the other “I’ll give you a million dollars if you eat that pile of dog shit”. To his surprise, the second economist grabs it off the ground and eats it without hesitation. A deal is a deal so the first economist hands over a million dollars.
A few minutes later they come across a second pile of shit. The second economist, wanting to give his peer a taste of his own medicine, says he’ll give the first economist a million dollars if he eats it. The first economist agrees and does so, winning him a million dollars.
Their friend, rather confused, asks what the point of all this was, the first economist gave the second economist a million dollars, and then the second economist gave it right back. All they’ve accomplished is to eat two piles of shit.
The two economists look rather taken aback. “Well sure,” they say, “but we’ve grown the economy by two million dollars!”
I actually don’t think that’s the case for languages. Most languages start out from a desire to do some specific thing better than other languages rather than do everything.
That’s not the actual reason. Hexbear was openly advocating for their “army” to brigade other instances once it was federating. It just so happens that the basis of that brigading was going to be political.
Lemmy.world pre-emptivly decided it wasn’t worth the hassle of having to deal with that.
That’s very subjective. I have yet to find a Linux desktop I like as much as MacOS, especially when it comes to WACOM drivers. The stylus response time/curve almost always feels wrong.
Also, I’ve worked with designers who can get something that looks and feels fully professional on a first pass, so it’s not just newness for Lemmy.
IMO FOSS has really great offerings when it comes to libraries or other highly technical code.
But something about either the community or incentive structure results in sub-par UI/UX. Obviously not a rule, but definitely a trend I’ve noticed.
I think it depends on the project. Some projects are the author’s personal tools that they’ve put online in the off-chance it will be useful to others, not projects they are really trying to promote.
I don’t think we should expect that authors of repos go too out of their way in those cases as the alternative would just be not to publish them at all.