Off-and-on trying out an account over at @tal@oleo.cafe due to scraping bots bogging down lemmy.today to the point of near-unusability.

  • 410 Posts
  • 11.4K Comments
Joined 3 years ago
cake
Cake day: October 4th, 2023

help-circle


  • You’re not wrong that you’re not safe posting on Reddit, but if this case is any indication you’re not any less safe posting in Reddit than any other site, including Lemmy.

    You can choose the location (and thus legal jurisdiction) of your home instance, but yeah, in general, I think that people need to be aware that server operators on the Threadiverse are probably not going to fight legal battles on your behalf.

    We had someone ask about turning over IP addresses to law enforcement a while back on lemmy.today. The lemmy.today server admin gave what I’d call probably a pretty accurate answer.

    https://lemmy.today/post/7255213

    How will Lemmy Today handle IP subpoenas?

    Lemmy instances are run by volunteers who wants to see a social media network without big tech.

    I dont think you can trust any of those volunteers, including this one, to not comply with law enforcement. Thats not why we are running instances. Its about providing a platform without tracking, ads and algorithms for talking to other people and having a good time.

    Hope that makes sense.

    Use a VPN if you have a reason to. :)

    It linked to a similar question for lemmy.dbzer0.com:

    How will dbzer0 handle IP subpoenas?

    Don’t know man. I’m not making enough in donations to pay for the server costs, never mind hiring lawyers. I’ll deal with this when I have to 😅

    There are platforms more-aimed at providing harder pseudonymity. I’d put Hyphanet fairly high on the list of “a pain in the ass to track a poster down due to technical barriers” list (though that comes with very real performance and latency and suchlike costs).












  • tal@lemmy.todaytoSelfhosted@lemmy.worldHow do you use VPN?
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    2 days ago

    I have not used such a configuration, but I believe that it’s fine to have multiple WireGuard VPNs concurrently up, at least from a Linux client standpoint. I have no idea whether your phone’s client permits that — it could well be that it can’t do it.

    Your routing table would have the default route go to a host on one of them (and your Internet-bound traffic would go there), but you should be able to have it be either. Or neither — I’ve set up a WireGuard configuration with a Linux client where the default route wasn’t over the WireGuard VPN, and only traffic destined for the LAN at the other end of the WireGuard VPN traversed the WireGuard VPN.

    From Linux’s standpoint, a WireGuard VPN is just like another NIC on the host. You say “all traffic destined for this address range heads out this NIC”. Just that the NIC happens to be virtual and to be software that tunnels the traffic.

    EDIT:

    It sounds like this is an Android OS-level limitation:

    https://android.stackexchange.com/questions/261526/are-there-technical-limitation-to-multiple-vpns

    In the Android VPN development documentation you can find a clear statement regarding the possibility to have multiple VPNs active at the same time:

    There can be only one VPN connection running at the same time. The existing interface is deactivated when a new one is created.

    That same page does mention that you can have apps running in different profiles using different VPNs at the same time. That might be an acceptable workaround for you.


  • tal@lemmy.todaytopics@lemmy.worldMy very 1st Waymo ride
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    Anecdote: some years back, when Google was just getting their self-driving program going, I remember pulling up next to one of their early self-driving cars, rolling down my window, and pointing out to the safety driver that they were supposed to merge into the bicycle lane if doing a right turn and that his car wasn’t doing that.

    Today, I was sitting in traffic in the right-hand lane of a road, and a Waymo vehicle — that program, after years more of development — pulled up, merged into the (large enough for a car) bike lane, and then properly stopped and did a right-on-red.







  • My own personal thoughts on things that might change to improve:

    • I’m pretty interested about the prospects for something like “curated lists”, where people can publish ban lists or “upvote lists” or something like that that users can subscribe to if they decide that they like a particular curation list’s material. Something that can leverage positive and negative recommendations more-readily. My understanding is that Bluesky has something along those lines.

    • Reddit originally was intended to rely on voting to do per-user recommendation. Over the years, it kind of drifted away from that. At the time I left, it still didn’t do that. I think that it’s probably also possible to create automated recommendations based on things like a user’s upvotes. I suppose that there’s some echo chamber potential here, depending upon how one votes.

    • I see a lot of people being negative on the Threadiverse, people that sound often depressed or something, but not really people fighting between each other that much. There are people who could be nicer, but in terms of interpersonal fighting, I don’t see that much. That being said, I do avoid some instances.

    • Beehaw.org has a relatively-restrictive moderation policy. That’s not what I personally prefer, but I will say that it has a fairly-upbeat set of discussions on its communities compared to most instances. It defederated with lemmy.world, but has not with lemmy.today (my home instance) and a number of others, so if you’re specifically on the hunt for more-positive conversation, you might investigate it.

    • My own personal belief is that making votes public has reduced the amount of “I disagree with you, so I downvote” stuff. It’s also possible that there are other factors going on, but I think that after lemvotes.org in particular became widely-available, the amount of what I’d call downvoting in discussions on controversial topics declined on here. There have been some instances that disallow downvotes entirely (beehaw.org is an example of an instance that does this).

    • From a moderation standpoint, there are some policies from Reddit subreddits that I think were generally successful. /r/Europe had a pretty hard “do not edit article titles” rule. This went further than I personally would have, as sometimes I think that adding context to a title could be useful, but that avoided a lot of issues where people would insert their personal positions into post submissions rather than in a top-level comment. I think that some form of that can be a useful convention.

    • On an directly-opposing note: I think that a lot of articles are clickbait (and some are ragebait, and the latter tends to drive unpleasantness). I’ve seen various proposals to try to let users submit alternate article titles and those be voted on or something like that. Maybe it’d be a good idea to let users submit alternate titles and mods pick from them or something like that. Reddit didn’t do that, but maybe things along those lines could be successfully done.

    • In general, I don’t think that Reddit got many things wrong. One thing I think it did get wrong was to change how blocking worked at one point from “I ignore all comments from a user” to “that user cannot respond to me”. The Threadiverse software packages presently work like “old Reddit”. I think that that’s a good idea. On Reddit, this change to how blocking worked resulted in a lot of people posting inflammatory content, then blocking the other user so that they couldn’t respond, so it’d look like the other user had conceded the point. Then the other user — now infuriated — would go start responding to other comments in a thread pointing out that this first user had blocked them. That never ended well.

    • We do have automated stuff to try to detect tone, sentiment analysis. This sometimes gets used to do things like identify users getting upset in automated calls and direct them to a human. It might be possible to automatically flag potential flamewars for moderators, to reduce the time until they get noticed.