• 0 Posts
  • 273 Comments
Joined 1 year ago
cake
Cake day: November 7th, 2023

help-circle
  • qbits in general yes. with traditional computing, a state is either on (powered) or off(unpowered). the fundamental idea of quantum physics, but also quantum computing, is that there are other aspects of an electron that can be measured and changed. which direction it spins, its offset, what direction its poles are etc.

    with more different “states” that an electron can be in that can be measured, you can get that many times more data, per electron.

    so in laymans terms when comparing it to a lightbulb, at a given moment in time you not only care about if the light is off or on, but what color it is, what brightness it is, how hot it is, if its making a noise, what shape its making. fundamentally speaking, having more states means you can describe something faster since youre sending out more measurable data at once.




  • the majority of laptops dont come from companies like acer. the majority of them are leased by dell/lenovo/hp to businesses. all this does is hurt acer. and businesses require the laptops to function so the major total of laptops isnt changing much.

    also tariffs doesnt automatically create rise of US production. it can also have the opposite effect. E.g during trumps last term, boutique case maker CaseLabs went out of business due to tariffs on aluminum prices. You know which case companies survived? the ones that kept production in asia.









  • But what’s the alternative?

    the government hosting their own social media like how some college campus’ have their own mastadon server specifically for their universities news. It’s not like other organizations haven’t already done it before. Spin your own server, and in your alerts, link your own mastodon server, which should not require user login to read. The platform doesnt matter as long as the information and where to send additional information for help is functional for them. spinning their own servers gives them full control of the outcome.



  • China’s biggest hurdle is not the ability to make a chip, but more the ability to get good yields. It’s more or less running into the same problem Intel did with 10nm, and what samsung has and the main reason why basically every chip maker is behind tsmc on bleeding edge.

    This has the potential of accelerating a switch from x86/arm to more open standards.

    hardware is a two way street, the other is getting a proper OS environment and people to be behind said projects. It’s not like RISC-V designs aren’t currently available.For example, Pine64’s risc-v options have been available in the market for quite some time now. And DeepComputing is trying to release its framework laptop equivalent board using a StarFive JH7110. It will only accelerate if there is a bodies available to create the ecosystem in it, and as of the moment, not many developers are putting effort into making it an ecosystem.

    An example of why hardware/software need to coexist is Snapdragon X Elite on Linux, as well as Asahi Linux(Arm based Macs on Linux). Neither are complete projects and do not hit the same performance their native OS versions hit yet remotely(nor efficiency). Theres a LOT you have to do to optimize hardware to the OS, and that just doesn’t happen instantly.