• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: August 5th, 2023

help-circle

  • You’ll have to be more precise on the definition of God. There are quite a lot of them.

    The existence of an abstract concept is provable by thinking of it. If there exists an idea that you call God, then a God exists. However, that proves nothing about its properties beyond its mere existence as an idea, including whether it pertains to any real thing. Likewise, all attributes you ascribe to that idea become part of the idea, but do not automatically prove anything about reality.

    Thus, the question whether there is an idea called God is trivially answered by asking it at all, but has little bearing on anything at all.

    What makes ideas useful is that they group properties, and what makes them real is that there exists an actual thing having all those properties.

    Thus, the question whether a real thing exists depends on the properties of that thing, so let’s tackle one:

    Do I believe that there can be an omnipotent entity? No. The typical argument here is “Can God create a rock so heavy, They cannot lift it anymore?” Either answer contradicts the premise of omnipotence, unless that entity can create logical contradictions, in which case all argument and reasoning is moot anyway.

    In particular, do I believe that some variation of the Abrahamic God exists? No, or at least none of those I’m aware of. That doesn’t mean I’m not open to being shown otherwise.

    However, the idea of an omnipotent, omniscient and all-loving God runs decidedly counter to the existence of suffering, even if we ignore (or exclude) the contradiction about omnipotence.



  • On the contrary, I am quite ideologically sympathetic. I’ve always used Open / LibreOffice, I no longer use windows, never had a Mac or iPhone or anything, I argued with stakeholders for making our university project FOSS rather than proprietary, the list goes on. I’ve spent enough time arguing with people why they should care about FOSS.

    I’m just also aware of my biases, and of the fact that most people are heavily biased by their UX. Most people don’t want to spend a long time thinking to understand, they simply want to use. And in that respect, bad==proprietary doesn’t universally hold up. Big companies can spend big bucks on user research, on figuring out what does and doesn’t work for their target audience, on developing features that appeal to people. They also can spend big bucks on marketing and cultivating a brand image so that people start to identify with their products, deepening the attachment.

    There is also an unfortunate side effect of FOSS when it comes to setting technical standards: If everyone can make their own, plenty of people will do that. Sure, many things have since been standardised, but how often has a common standard evolved as a side effect of some big corporation(s) adopting or outright developing it?

    I don’t need to preach to you about all the ways this sucks. The unfortunate pragmatic truth is that proprietary software is a poisoned, but quite appealing apple. The most common answer I got about FOSS is “yeah, it sounds great, but I don’t care, I just want something that works for me.”

    Even if their proprietary system of choice got so bad to use that they’d switch to an open one, that doesn’t mean they’d embrace the ideology. It just means that specific system does what they need it to. If iOS becomes unbearable, they may switch to Android, or perhaps to Windows phones, but they’re still gonna install and use apps that feel good to use, regardless of whether they’re FOSS.

    The fight against proprietary software isn’t going to be won on ideological grounds. I feel like some developers and advocates of FOSS miss that fact. If you want to be solid competition, worry about being a viable alternative first. Once people start to use a system that allows them to customise more, they may get intrigued by that liberty and become susceptible to the ideology behind, but unless they enjoy using it already, they’ll never engage with it deeply enough.


  • I googled about lemmy, found a blog post to introduce the whole concept, they linked an instance recommendation thing based on (if I understood correctly) the uptime, (de)federation and user count of the instance, and I just clicked one of the suggestions. So many posts claimed that it doesn’t make a great difference that I eventually decided to toss my overoptimisation habit and take what was suggested to me.

    But I’m still learning my way around here, who knows if this will stay my forever home.




  • Suppose I have a javascript file for a node server’s backend access named db.js

    Suppose I write tests for those functions and name the test script file db.test.js

    Suppose I tar and gzip that file (bear with me), now named db.test.js.tar.gz

    Suppose I sign that file with PGP, now named db.test.js.tar.gz.pgp

    Now suppose I want to hide that signed compressed tarball of a javascript tests file for my db functions, and to do so, I name it .db.test.js.tar.gz.pgp

    Now I have a file that looks like it consists of nothing but extensions. I’m sure you could push it even further though, if you tried.


  • I’m aware why iOS is bad, thank you. I still don’t wish restrictions on its users. That’s just not a nice thing to do.

    There’s also the argument of lasting improvement: If people switch to other systems, I’d rather see them do it out of a positive motivation (i.e. “this is better”) than a negative one (i.e. “the other one so bad I had to finally jump ship and find a different solution”).

    That motivation will bias your mindset, and a positive mindset will lead to a better user experience. If they just switch because it’s not as bad as the other, that will taint their experience. They’ll be inclined to think about what they miss, rather than what the other offers.

    Example: Me, trying to wrap my head around the communities thing here after leaving reddit. I miss the relative simplicity of finding topical subreddits, which is harder here both because there’s less traffic overall, and because I had a sizeable collection of subs there that I can’t simply migrate here. Part of me wants to return to the familiar hell, even if I rationally understand why it’s shit, and I feel that sours my experience with Lemmy so far.

    Humans tend to prefer the familiar, so if they leave iOS for something better, I want that better thing to land as well as possible, to encourage getting familiar with the new environment and expand their horizons, and to make future leaps in other areas less scary and off-putting.



  • The whole point of making a federated network of independent instances is to avoid the issues arising with one central instance, right? Putting the content out to multiple instances plays into that: If it’s important content, no single authority can easily censor it, and the loss of a single instance won’t erase it.

    If it’s trash, of course, every community in every instance you post it to will have to clean it up separately. Arguably, that puts more strain on the respective moderation teams, but if (ideally) those are disjunct people (again, to avoid the issues of a single authority), the strain should be distributed.

    And on the plus side, it would enable each community (in the lemmy sense) to enforce their own nuanced rules, additionally leading to slightly more choice between the types of moderation you favour (as opposed to “There’s one big sub, take it or leave it”).

    Individual communities may be smaller, but maybe some more form of coordination of similar communities across instances could amend that (like linking to the other communities in your sidebar etc.).

    I could also imagine a super-community solution that would allow you to aggregate several communities across instances similar to multireddits. I’m new here, so I’m not sure if that exists, nor have I given the implementation any thought, but I suppose that could be convenient.