• 0 Posts
  • 60 Comments
Joined 2 months ago
cake
Cake day: September 13th, 2024

help-circle





  • Don’t see the point of this standard which runs over an inferior type of networking

    Inferior how? Matter is not comparable to Z-Wave. Z-Wave is a mesh network, Matter is just a standard which would allow Alexa, Siri, Google, etc. to control the same devices. To allow Z-Wave like functionality, Matter is able to work on top of Thread, which is in fact superior to Z-Wave.

    is brought to us by the companies that created the interoperability problem in the first place

    Of course. You don’t want to be the company known for refusing to participate in an open standard, even if you secretly don’t want it to succeed. Anyways, there’s no reason for companies to not want an open standard for controlling smart devices, since it literally helps everyone support more devices for basically no effort once you add support for Matter.








  • It’s getting there but running a full on PC is such a complex task over micros or special purpose devices.

    Design application ready CPUs are hard, but not really for these companies. The main issue was the need for a standard, given how many optional extensions are available for RISC-V. The RVA profiles fix this problem by giving a set of required extensions to be user-mode application ready, and they have been a thing for a while. However, these were lacking one important capability for modern applications: vector extensions. RISC-V already had SIMD support (similar to what x86 has), but the vector extension is so much better there’s really no need to even bother with it except with some microcontrollers .

    The RVA23 profile, ratified 4 days ago, addresses this by adding the vector extension to the list of required extensions for an application ready CPU. This should be enough for running modern applications, so maybe we’ll see some nice stuff in the next 1-2 years.





  • tekato@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    5
    ·
    26 days ago

    Government comprises many departments and organizations, which do many things. It’s not a single blob of all good or all bad.

    I don’t remember saying the contrary. When one part of the government does something, it was still the government.

    not all back doors and CPU bugs are government-imposed

    Don’t remember saying every single backdoor is government-imposed. Fact is there’s at least one backdoor that is for the government, whether there’s 1 or 5 doesn’t really matter.


  • They don’t allow 3rd party clients, as per their ToS:

    You must not (or assist others to) access, use, modify, distribute, transfer, or exploit our Services in unauthorized manners, or in ways that harm Signal, our Services, or systems. For example you must not (a) gain or try to gain unauthorized access to our Services or systems; (b) disrupt the integrity or performance of our Services; © create accounts for our Services through unauthorized or automated means; (d) collect information about our users in any unauthorized manner; or (e) sell, rent, or charge for our Services.

    You need authorization to access Signal servers, which they don’t give:

    we really don’t want forked versions of the app maintained by other parties connecting to our servers. Not only could the users using the forked version have a subpar experience, but the people they’re talking to (using official clients) could also have a subpar experience (for example, an official client could try to send a new kind of message that the fork, having fallen out of date, doesn’t support). I know you say you’d advocate for a build expiry, but you know how things go. Of course you have our full support if you’d like to fork Signal, name it something else, and use your own servers.

    In my opinion, this is a horrible decision from Signal.