• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle

  • The question hasn’t been legally tested, it’s no more certain now than it was before.

    While it might be the case that the EU could come down on a user’s main instance for not deleting everywhere, really it’s no different to anywhere else - any app that uses an API or even just a simple scraper can get comments that a user posts, so as with those it could also simply fall to the user to go around each and every instance and request deletion. Arguably, the Fediverse is better than this because it does include a facility for deleting things from a host instance - the only issue is that the other instance might not necessarily follow that (as instances don’t necessarily run pure lemmy code, in fact they could run anything).



  • I’m sorry you can’t stand it be so, but that’s literally how language works.

    I think you wooshed on my joke about the definition of “literally”.

    the incredibly petty baby inside me upon reading your initial comment wanted to invent a dish called Sheperds Pie (spelling intentional because I’m a jerk) with steak to fuck with prescriptivists.

    I’m all for that! The difference is you know you’re doing it wrong and are choosing to do that, rather than just saying the wrong thing.




  • Almost all of them extend from an action that still holds true:

    • Roll down windows - you still get manually operated windows, and the motor rolls in electric ones.
    • Dial phones - the verb has a separate definition to the noun.
    • Use a clicker - not sure what you mean here, but things do still click.
    • Write on computers - a piece of writing can be typed or hand-written. It’s about making a marking on a surface.
    • Blackboards/chalkboards/whiteboards - the first two are generally wrong, whiteboard is the only one that would apply to a digital surface.

    I’ll throw in another one:

    • Windmill - they’re not windmills, they don’t mill anything. They’re wind turbines.

    Some of these terms stem from marketing people, who are only a couple steps down from estate agents in terms of the evil they bring into the world. This should not be celebrated.

    Many of these can be considered acceptable, even in the ways that they’re wrong, but it’s still acknowledged that they are wrong. With biscuits, people think they’re right.

    Biscuits are established because people were wrong. That doesn’t mean people today are right.

    Your example of plumb and level doesn’t work, because plumb is still considered the correct term for vertical alignment. People will generally know what you mean when you say level, but the other term is still considered more correct.

    “Biscuits” are nice, but they’re not really biscuits, they’re savoury scones. Meanwhile, most store bought long shelf life cookies are biscuits, in spite of being sweet, while fresh cookies are generally not. Similarly, tomatoes are fruits, not vegetables.

    You can say it the wrong way all you want, but when it goes against the core definition it can never truly be right. I literally can’t stand it being so.








  • But they can only be globally unique if each instance has its own range of unique ID’s, otherwise they’ll have to check with the other instances to make sure the GUID they want to use hasn’t already been used. With new instances spinning up all the time you can’t really manage this.

    I agree that the @instance provides a little more info, and it fits nicely in line with how user profile and community URLs are handled.

    There was also a github issue report about putting the title in the URL, like reddit does, but I think this goes too far - lemmy has the ability to change the title and putting the title in the URL would just confuse things or lead to exploits (eg you put naughty words in the title then change it afterwards, but the URL still has the original title).



  • I don’t think there’s a need for a GUID, in fact it would be quite difficult - every instance would have to check with every other instance to ensure that the ID’s are unique. Meanwhile, if we just have the federated host picking a number, then every other host uses that number followed by @hostinstance, we don’t need cross-checking but still have unique ID’s for everything.

    For example, https://lemm.ee/comment/123456 would be a different comment to https://lemmy.nz/comment/123456 (as it is currently also), but the first comment could be found on the 2nd instance as https://lemmy.nz/comment/123456@lemm.ee.