Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:More msmash space filler as usual (Score 1) 82

Why would this trifle be newsworthy?

I tell you why: because nowadays it's one of the very few ways you can actually OWN your music.

I used to consider vinyl some hipster madness fad. I don't buy the "sounds warmer" BS, and it's definitely worse than digital in every possible aspects. Except: you OWN it. No DRM. No need of some license-encumbered codec to play it. No need of careful backup, and shielding your backup from solar flares. No need to setup an account, or to play a premium to skip annoying ads. Also, it's undoubtedly more elegant in a home setting, if you are the kind of person who cares about this. Quality- and durability-wise it's way better than audiocassette (although the latter is WAY cooler, vaporwave-wise!).

Notice: I am still not owning vinyl, I play MP3s on Winamp. But I started seeing why someone might consider it a valid alternative. Although I'm not sure market sales are indicative of more awareness in digital self-sovereignty rather than just "lifestyle trends".

Comment Definition of Quantum Supremacy (Score 2) 35

Before everyone jumps to conclusions, I'd like to point out that the commonly accepted scientific definition of "quantum supremacy" is not what you might think it is. I explained this back in 2021 already, here is an abstract:

[...] the concept of "quantum supremacy" is a bit underwhelming. You only need to prove that exists: *one* instance size for *one* specific problem that has *no* practical use (and that is specialized for *your* device) in order to claim "supremacy" for your device. And [Richard Borcherds] is totally right on this (but, as I just wrote, he went too far with his argument and did not account for programmability, which makes all the difference.) To which I answer with two observations.

The first is that, for quantum "skeptics" in the community (such as Gil Kalai for example), even this lame definition of quantum supremacy should not be attainable! Skeptics have to understand that denying the feasibility of quantum supremacy is a very difficult task, exactly because the definition is so underwhelming! If you are a non-believer in quantum supremacy, then not only you claim that quantum computers will never have an edge over classical computers for practical problems, but you are claiming that, no matter what the problem and instance size at hand, classical will always be better or roughly on par with quantum in performance. So, think twice before taking this stance. I am looking at you, uneducated Dunning-Kruger commenter on Slashdot.

My second observation is that in my opinion all these misunderstandings are due to the unfortunate choice of the word "quantum supremacy", because it gives false expectations to the non-expert audience.

So, in other words, the definition of "quantum supremacy" is strong, but not as silly as you might expect, it's not "able to simulate itself" but something more. 70 qubits will not allow you to break RSA, but you can still do probably-not-useful computational tasks that are likely out of reach for any non-quantum computer. "Useful" tasks will begin in the realm of chemistry and material science, from what I've heard from colleagues at around 100-110 non-corrected (physical) qubits.

Comment Re:Italy is not a place to sell pizza (Score 1) 85

It doesn't really have a specific name, it's considered too "simple" for having a proper name. We just call it "pasta con burro e parmigiano", the same way we don't give a specific name to "pasta con pomodoro". Despite being relatively fatty, it is considered a very light course, something you eat if you're not feeling great with your stomach, or if you're really in a rush.

Comment Re:Italy is not a place to sell pizza (Score 2) 85

I'm Italian and I guarantee you have no idea of what you're talking about, and yet your post is currently modded +5 Insightful (sigh...). Slashdot, can you please get out of your basement once in a while?

P.S.: pasta "Alfredo" is a prank for tourists. Nobody calls it that way in Italy outside of tourist restaurants or hipster chefs looking for recognition abroad.

Comment Only affects VoLTE and WiFI Call (Score 5, Informative) 55

It is a VoLTE / WiFi calling vulnerability: https://googleprojectzero.blog...

Until security updates are available, users who wish to protect themselves from the baseband remote code execution vulnerabilities in Samsung’s Exynos chipsets can turn off Wi-Fi calling and Voice-over-LTE (VoLTE) in their device settings. Turning off these settings will remove the exploitation risk of these vulnerabilities.

Comment K-9 for Android should support this! (Score 1) 117

Like others have mentioned, I have been using my own email domain address for years, with single-use aliases bound to a specific website. It works, but it's a PITA to setup a new alias every time you need it. So I use partial catchall aliases, like fyou*@mydomain.com and whenever I need an alias for a new website I just use a custom "From" field "fyouwebsite134@...". This works well BUT: the k-9 email android app STILL does not allow custom "From" addresses, despite the community having been asking this for years now. Not a complaint, because k-9 is free software, just FYI if you're looking for a good email app.

Comment What about India etc? (Score 1) 20

Can someone please explain this to me? As far as I know, many countries (including India) have super strict regulations about importing ANY form of satellite radio. So for instance you cannot go on vacation there with a sat phone, you need a special permission. How will this work in those cases, also with the new iPhones? Will they check your phone at the border control to ensure that the feature is not enabled?

Comment Is there a satellite antenna? How about India etc? (Score 1) 41

Uhm, maybe things have changed in the meantime, but I recall certain countries (for example, India) having strict rules about possession of ANY unlicensed satellite radio, to the extent that you had to declare not having any of these devices with you if traveling to the country. How would that work with these new iPhone models? Do I understand correctly that they include a sat antenna?

Comment Re:Free list (Score 1) 90

the allocation pattern isn't an even distribution because it is skewed by the improper algorithm "fast-forwarding" on the allocations to the hidden volume. This pattern remains when the hidden volume isn't decrypted and can hint at its existence.

Ah, I see what you mean, like in a modulo bias. You're not wrong: it is improper to say that the distribution of allocated slices is uniformly random. However, this is not a problem, because the scenario is different from a modulo bias: here, the "skewed" distribution is the same whether you have other hidden volumes or not. Let's take an example: say you have 3 volumes total but you only give the password for the 1st one, so there is other 2 hidden. What the adversary sees is slices allocated to avoid what look like "random holes". More concretely, say you see slices allocated at position 3200, 3201 and 3202. This is fishy, because either you have been very, very unlucky, or there is a large gap of occupied but hidden slices before position 3200. But you would see similar gaps even if you unlock all 3 volumes, because the more consecutive slices you allocate, the higher is the probability that the next one is going to be consecutive as well! You find some statistical analysis in the thesis but the bottom line is: true, there is some statistical deviation, but negligible.

Slashdot Top Deals

"Ada is PL/I trying to be Smalltalk. -- Codoso diBlini

Working...