𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠

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

help-circle







  • The old logo also looked far more professional and serious, which is exactly what you want if you’re setting yourself up as a serious alternative to Google and Chrome.

    They already had a tough time becoming known, with this logo that doesn’t link well to Mozilla this is becoming even harder. If you took a random person and asked them who the new logo was for, they wouldn’t know. With the moz://a logo, they could easily figure it out.

    The chosen colours are also too harsh. The activists/hackers/whatever already likely use Firefox. It’s exactly the pond they shouldn’t be fishing in. They should focus on a brand messaging that demonstrates reliability, performance and ease-of-use, being the choice for the casual user. Because that’s the market they need to win.


  • The difference between ban and suspend isn’t a temporal difference. Here’s the Cambridge dictionary definition of “suspend”:

    to stop something from being active, either temporarily or permanently (see: https://dictionary.cambridge.org/dictionary/english/suspend)

    Here’s the definition for “ban”:

    to forbid (= refuse to allow) something, especially officially (see https://dictionary.cambridge.org/dictionary/english/ban?q=Ban)

    The difference between the two is the subject: an active process or service can be suspended, but something specific (e.g. an action, object or person) can be banned. Ban also implies a more official act in order to punish someone or prevent something (Johnny was banned from entering the bus), whereas a suspension doesn’t necessarily have that ‘negative’ context (e.g. the bus service was suspended, which doesn’t imply this happened because the bus driver was drunk or something).

    In a more Lemmy-specific context, you could say you suspended someone’s access to the platform, or that you banned them from the platform. Neither way of saying it implies anything about the duration. You can’t however really say you suspended someone from the platform, that doesn’t really work.

    In this context, I think the direct implication that a ban is handed out because someone did something bad is a lot clearer than when you use the word suspension. Because of that I believe ban to be the more context-appropriate word here. Suspend does not carry that connotation as something can be suspended for a whole host of reasons, none of which have to be related to rule-breaking. For example, federation with another instance could be suspended temporarily until the other instance does (or doesn’t do) something that is required for technical reasons.










  • What they didn’t prove, at least by my reading of this paper, is that achieving general intelligence itself is an NP-hard problem. It’s just that this particular method of inferential training, what they call “AI-by-Learning,” is an NP-hard computational problem.

    This is exactly what they’ve proven. They found that if you can solve AI-by-Learning in polynomial time, you can also solve random-vs-chance (or whatever it was called) in a tractable time, which is a known NP-Hard problem. Ergo, the current learning techniques which are tractable will never result in AGI, and any technique that could must necessarily be considerably slower (otherwise you can use the exact same proof presented in the paper again).

    They merely mentioned these methods to show that it doesn’t matter which method you pick. The explicit point is to show that it doesn’t matter if you use LLMs or RNNs or whatever; it will never be able to turn into a true AGI. It could be a good AI of course, but that G is pretty important here.

    But it’s easy to just define general intelligence as something approximating what humans already do.

    No, General Intelligence has a set definition that the paper’s authors stick with. It’s not as simple as “it’s a human-like intelligence” or something that merely approximates it.