• 3 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2023

help-circle


  • Void Linux. A great compromise between being up to date and being stable AF. They’re not bleeding edge, but cutting edge, most definitely. For example, they only recently transfered to kernel 6.3, while Arch had it months ago… with instability issues I might add. Void maintainers would rather let these wrinckles get ironed out than implement the latest and greatest.

    It is a rolling release distro, so nothing new there. Packages get regular updates, same as any other rolling release distro, except for the kernel packages which are carefully examined before being submitted in the repo. The number of precompiled packages is not huge, but the src templates are (you just have to compile them from source with xbps-src, which is a piece of cake when you already have the template file).

    The good thing is that all package templates get checked for buildability (test) on GH. If the template passes all tests, it makes it in the repo, if not, it doesn’t, simple as that.

    If you think you would be comfortable with Arch, you’d be comfortable with Void as well 😉.


  • I say it’s not a crime. In my eyes, it isn’t 🤷. Doesn’t mean I’m right, doesn’t mean the law is on my side. It just means when I ask myself “Am I commiting a crime right now 🤔?” when pirating, I just don’t feel any guilt at all… none, I sleep like a baby.

    That being said, I protect myself as best as I can (financially wise as well). I just don’t live in a country where these laws are actually enforced. There hasn’t been a single piracy related trial here… ever. So, once again, I sleep like a baby… if I’m the first one, hey, so be it, someone’s gotta burn first, right 🤷.


  • 0x4E4F@vlemmy.netOPtoMemes@lemmy.mlWhy do they do that
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Mine doesn’t always go to the corner (that’s where he usually poops). He did, started a while ago, but now, he doesn’t. Sometimes he does, most of the time he just poops wherever.

    The problem is, he never says he does the deed. He just does it, so there’s no real way of knowing if he did poop or not, unless you smell his behind of course (which COVID made really difficult, since everything smelled like poop for me after it).

    And if you ask him, sometimes you get straight answer (most of the time now to be honest), but sometimes he just likes to play and gives you a wrong one. Practically, there’s no real way of knowing unless you smell him.

    Kids are really confusing, you never get a straight answer about anything 🤦. You have to have like over 9000 social skills to read their reactions to the question you asked, it’s really tiring if your EQ is really low and all you’ve ever learned about social interaction was from hanging out on the street for a very long time, but your brain is damaged regarding social skills (right hemisphere not really communicating well with the left one).













  • I wonder how does the telemetry they gather from the users of their app (“The Threads app can collect data related to your health, financial information, contact information, browsing history, location and purchases, among other things.”) affect users who interact from other instances (for example some mastodon instance) with thread users posts/replies.

    If they really wanted to, they can make it work. Maybe add spyware through a security hole in Lemmy no one’s discovered yet. And since instances are federated, they just spread the disease to one another and it’s users. Anything is possible. If a human made it, it can be broken.

    One thing I’ve learned thus far is to never trust a platform/software owner that has a financial interest. RHEL is also a perfect example of that. The latest changes basically do exactly what MS did 20+ years ago when FOSS and open source was at it’s infancy - shared source. It’s a company that deals with FOSS software for more than 25 years, yet they decided to do this. After you see things like this, you really start to reevaluate things. Many people are scared to donate code to companies now, that’s why projects like Arch and Void thrive nowadays. People finally said “f it, I’m not contributing code to a company that might wanna sell that some day, better donate it to community projects”.

    Mastodon for example, the instance owner/maintainer has the following extra information on users of their instance: “IP addresses, email, when they connect, what toots they browse and when”.

    That’s perfectly normal, Lemmy admins have that info as well. Forums also have that info… you can’t hide everything, that’s nuts, you at least have to have an IP to browse the internet.

    So this information is not available to Meta, if you are interacting with threads user for example from a mastodon instance that is federating with the threads instance.

    Well, kinda, but not exactly. In order for a post or a comment to be saved on Lemmy (and I presume the same is true for Mastodon), 2 copies of the post are made. One resides on your instance (that’s called the original) and the other is saved on the instance on which the community you posted in resides (that’s the copy). Both copies share the same info, date, time, username, post content, original instance (the one you’ve got your account on), etc. Even if the IP is only available on the user’s instance, that still gives meta (or anyone else) a lot of info to manipulate with. They know my username, post content, date and time of post. That info can easily be exploited by people who know what they’re doing. As I said previously, all it would take is a piece of malware that could grab data from the instance’s database and send that to Meta, or whoever. People think that this is really hard, it actually isn’t, coders do stuff like this for fun every day.

    I’m not seeing how they are getting extra information on you as they can collect all the metadata and your mastodon behaviour already by just creating another anonymous mastodon instance that gets federated with other mastodon instances and then collect the data that can be gathered across the instances. Or maybe you can even scrape the data from mastodon without running an instance even? I’m just trying to learn as I go and my information may be wrong. Please anyone correct/fix if there are mistakes here and inform me more thanks :)

    They could do that, but with thousand of instances in the fediverse, that’s just not viable. Even if you do it only to the larger instances, you still have to automate the process, which can get tricky if you don’t actually use the fediverse’es biggest downfall (and it’s biggest strenth at the same time) - everyone is connected to everyone else. Sure federation is clanky ATM, but that will pass. Eventually, everyone will in fact be connected to everyone else. It’s a lot easier to spread malware that way.


  • But how did all this affect people using XMPP protocol for other than Google Talk?

    Google had custom patches to their XMPP implementation. In theory, every XMPP user can talk to every Google user now. In practice, this wasn’t true. Google eventually abandoned XMPP, but that left a sore feeling in the XMPP user base. Basically, people felt like “XMPP just doesn’t work, it’s s*it”. If you’re coder, you’d know that’s not true, but not everyone is, so it basically left XMPP with a bad name.

    In short, XMPP would have been much better off if Google never laid hands on it. Now, no one want’s to touch the code base to actually make a better version, cuz then you’d have to write in the readme that it’s based on XMPP, and again, no one will wanna touch it. That’s why people are reinventing the weel about many of these technologies, because no one wants to take on burden that XMPP carries with it.

    I’m also seeing potential for growth here for services using activitypub, mainly for the microblogging service Mastodon, as that’s apparently a similar platform to Threads, or the other new player BlueSky, which also is going to use activitypub protocol.

    Take a look at the telemetries Threads gathers and everything becomes evident. You’re signing away your privacy basically. I wouldn’t wanna be near that thing if it was the last social media platform on earth.


  • 0x4E4F@vlemmy.nettoLemmy Shitpost@lemmy.worldTitle
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Over 80% of all the users on all platforms are lurkers. This wasn’t the case back in the day, early 2000’s, because most people that wanted to share stuff and communicate were the ones that joined the early social media platforms and forums. Nowadays, this is kinda hard to achieve. Lurkers want content. Few people actually make content or share it, so it’s up to those 15, 20% to generate the content for the lurkers.

    Advice to all the lurkers. Start generating/sharing content yourselves. You’ve joined an undeveloped platform, everyone has to contribute to develop it.