• 2 Posts
  • 141 Comments
Joined 4 years ago
cake
Cake day: May 31st, 2020

help-circle



  • I mean, these communities do get created when someone feels like there’s a reason to. There’s just no council or whatever regulating when and where a community gets to be created, so any user on any instance can decide to open up and promote their community.

    And frankly, I have no idea what the precise effects are. When you subscribe to all of these, it won’t really be much different from just one big community in that sense. It may mean, though, that someone new accidentally joining only one of the communities will not be presented all the content they want, yeah.

    On the flip side, having it split is kind of cool, because you can decide to only subscribe to 2 out of 4 communities, if you only want half as much of this content in your feed. Or you can decide to subscribe to all of these, but not to the one on angry-instance.net, because you don’t like the tone of the discussions in that one.


  • Yeah, it’s federated, meaning you can subscribe to each of them and post to whichever one you fancy. If you want to post to multiple, it’s a good idea to use the cross-post feature.

    Having only one singular official community would be rather bad, as then the respective server owners and moderators would have central control like on Reddit.


  • Hmm, yeah, it is a bit surprising to me, too, especially for an audio issue, but it’s always possible that you had some weird configuration values in about:config for historic reasons and now some new code, that came in with a Firefox update, isn’t working with that configuration.

    Either way, it happens often enough that Mozilla has a troubleshooting routine for it, too, namely refreshing your profile.

    If I remember correctly, it places your old profile data into a folder in your Desktop folder. But you can also separately backup your profile by closing Firefox and then copying ~/.mozilla/firefox/ onto an external hard drive or such.









  • I imagine, you guys might be measuring with two different scales. Early Windows versions were fine, but even back then, a switch to Linux would give you so much more customizability to actually make it yours.

    This is a dumb anecdote, but I switched to Linux from Windows 8, and pretty much the first thing I did, was to figure out how to hide the window titlebars. Mostly because I realized, I could, but they also just took screen space away on my laptop.



  • I am 100% on board with people doing with their body whatever they want. Restricting that is just ridiculous.
    But that also necessarily means, they can decide to do immoral things with their body, which I do not need to be a fan of. And that’s where I’m still somewhat undecided on how to think of the whole sex work industry.

    As you say, to some degree, it is simply mental care for those customers. I do think, the offering should exist.
    But it’s also all too easy for it to become extremely exploitative.

    I’m thinking, in some far-off, progressive future (not sure, if we get there before work stops really being a thing), there would be self-help groups or simply therapy offerings, for those who spend their life earnings on getting sex work done.


  • Wow, I’ve definitely seen that before, but I never realized how wild that is. So many companies will start drooling like a dumbass when anything contains the GPL.

    So, it’s not like they can’t ever use GPL software, most do use Linux knowingly or unknowingly. But if you use GPL software in a way the legal department hasn’t seen before, they’ll always feel uneasy about it.

    Frankly, I’m surprised that Java gained any traction in the corporate world at all, then.


  • Ephera@lemmy.mltoAsklemmy@lemmy.mlGPL + butt hole?
    link
    fedilink
    arrow-up
    26
    ·
    16 days ago

    You can write any conditions you want into a license.

    That’s what actually differentiates proprietary licenses from open-source licenses.
    Open-source licenses follow certain rules, and you usually select an existing license, so therefore they can be reasoned about, collectively. People often implicitly mean “OSI-approved license”, when they talk of “open-source licenses”.
    Proprietary licenses, on the other hand, can contain whatever bullcrap you want.

    Having said that, I’m not a lawyer, but I imagine, if you also called your license “GNU General Public License”, then a case could probably be made in court, that your license is deliberately confusing.


  • Hmm, do you mean in the web console?

    I know Firefox has a bit of a reputation for being rather precise in how it handles web standards compliance. So, it’ll show comparatively many warnings and errors, if you don’t keep to the web standards.

    This is actually quite useful for web devs, because it means, if Firefox is happy with your implementation, then it’s relatively likely to run correctly on all browsers.