Armand1

joined 2 years ago
[–] Armand1@lemmy.world 4 points 2 hours ago (1 children)

4 times once every few years is still way lower than using it every few weeks, once, as it works the first time.

[–] Armand1@lemmy.world 2 points 2 hours ago

Hmmm I couldn't really find anything. The only way to guarantee that is to have models that run purely locally, but until very recently that wasn't feasible.

Smaller AI models that could ruin a phone are now doable, but making them useful requires a lot of dev time and only giant data-guzzling companies have tried so far.

 

Introduction

Why does Google insist on making it's assistant situation so bad?

In theory, assistant should be the best it's ever been. It's better at "understanding" what I ask for, and yet it less capable than ever to do so.

This post is a rant about my experience using modern assistants on Android, and why, while I used to use these features actively in the mid-to-late-2010s, I now don't even bother with them.

The task

Back in the late 2010s, I used to be able to hold the home button and ask the Google Assistant to create an event based on this email. It would grab the context from my screen, and do exactly that. This has been impossible, as far as I can tell, to do for years now.

Trying to find the "right" assistant

At some point, my phone stopped responding to "OK Google". I still don't know why it won't work.

Holding down the Home bar (the home button went the way of the dodo) brings up an assistant-style UI, but it's dumb as bricks and only Googles the web. Useless.

collapsed inline mediaHome Bar Assistant

So, I installed Gemini. I asked it to perform a basic task. It responded "in live mode, I cannot do that". Asking it how I can get it to create me a calendar event, it could not answer the question. Saying instead to open my calendar app and create a new event. I know how to use a calendar. I want it to justify its existence by providing more value than a Google search. It was ultimately unable to answer the question.

collapsed inline mediaGemini Live

Searching the internet, apparently both of the ways I had been using assistant features were the wrong way to do it. You have to hold down the power button, that's how to launch the proper one. My internal response was:

No, that's for the power menu. I don't want to dedicate it to Assistant.

Well, apparently, that's the only way to do it now, so there I go sacrificing another convenience turning it on.

Pulling teeth with Gemini

So I ask this power-menu-version of Gemini to do the same simple task. I tried 4 separate times.

First, it created a random event "Meeting with a client" on a completely different day (what?).

Second time it just crashed with an error.

collapsed inline mediaGemini crashes

The third time, it asked me which email to use, giving me a list, but that list did not contain the email I was interested in. I asked it to find the Royal Mail one. No success.

collapsed inline media

So, quite clearly, it wasn't using screen content.

I rephrased the question: "Please create an event from the content on my screen". It replied "Sure, when's this for?"

collapsed inline mediaSure, when's it for

I shouldn't have to tell you. That's the point. It's right there.

Conclusion

There are too many damn assistant versions, and they are all bad. I can't even imagine what it's like to also have Bixby in the mix as a Samsung user. (Feel free to let me know below.)

It seems like none of them are able to pull context from what you are doing anymore, and you'll spend more time fiddling and googling how to make them work than it would take for you to do the task yourself.

In some ways, assistants have gotten worst than almost 10 years ago, despite billions in investments.

As a little bonus, the internet is filled with AI slop that makes finding out real facts, real studies from real people harder than ever.

I write this all mostly to blow off steam, as this stuff has been frustrating me for years now. Let me know what your experience has been like below, I could use some camaraderie.

[–] Armand1@lemmy.world 9 points 1 day ago (2 children)

I disagree. Most of the people Trump has pardoned, helped or gotten along with are libertarians.

They're millionaires / billionaires who hate taxation and regulations because it gets in the way of their ruthless means of making money.

Trump is more than happy to help them to do that. He runs the government like a quid-pro-quo crime syndicate where you can buy yourself favours, including getting out of jail.

His authoritarianism only targets the poor; whatever scapegoat-du-jour the far-right hate today (trans, LGBT, minorities, immigrants); and anyone that tries to protect them.

He needs votes to stay in power, and since he can't appeal to the left because everything he does is diametrically opposed with them (regulation, social spending, taxation of the rich) he has to pander to the far-right to keep a majority. Even if he is likely more right than far-right himself.

[–] Armand1@lemmy.world 33 points 1 day ago* (last edited 1 day ago) (4 children)

The requirements to get pardoned under the current administration are:

  • Be white
  • Be rich or high profile
  • Be generally aligned with the right
  • Claim your incarceration was politically motivated (it almost never is)

Your crime does not matter. Trump will accuse foreign refugees of being drug dealers and violent criminals, then pardon drug dealers and violent criminals if they were white and high profile enough (Google Ross Ulbricht as an example).

So, all things considered, SBF seems to qualify!

[–] Armand1@lemmy.world 2 points 3 days ago

That must be it!

[–] Armand1@lemmy.world 5 points 3 days ago* (last edited 3 days ago) (4 children)

~~2G is also gone.~~ Edit: it's not gone just yet. Not sure why the phone didn't try to fall back to 2G.

https://www.ofcom.org.uk/phones-and-broadband/coverage-and-speeds/3g-switch-off/

The old phone was a couple years into 4G existing but before we started to send voice over it.

I assume it just wasn't in the OS-level code. It only went up to Android 11. We could have tried LineageOS but that would have required a bunch of work including wiping the phone.

Either way, we checked and the option just wasn't there.

[–] Armand1@lemmy.world 28 points 3 days ago (7 children)

We switched off 3G this year in the UK and my brothers phone stopped being able to make calls. He was using a 6 year old high-end Android phone, but it was from just before the cutoff where you could turn on VoLTE (calls over 4G).

Thankfully, I had a spare phone from the next year after that to hand him, and that one could work with some hidden menu (the type you type into your dialer) hacking.

[–] Armand1@lemmy.world 2 points 1 week ago* (last edited 1 week ago) (15 children)

For people who have not read the article:

Forbes states that there is no indication that this app can or will "phone home".

Its stated use is for other apps to scan an image they have access to find out what kind of thing it is (known as "classification"). For example, to find out if the picture you've been sent is a dick-pick so the app can blur it.

My understanding is that, if this is implemented correctly (a big 'if') this can be completely safe.

Apps requesting classification could be limited to only classifying files that they already have access to. Remember that android has a concept of "scoped storage" nowadays that let you restrict folder access. If this is the case, well it's no less safe than not having SafetyCore at all. It just saves you space as companies like Signal, WhatsApp etc. no longer need to train and ship their own machine learning models inside their apps, as it becomes a common library / API any app can use.

It could, of course, if implemented incorrectly, allow apps to snoop without asking for file access. I don't know enough to say.

Besides, you think that Google isn't already scanning for things like CSAM? It's been confirmed to be done on platforms like Google Photos well before SafetyCore was introduced, though I've not seen anything about it being done on devices yet (correct me if I'm wrong).

1
submitted 4 months ago* (last edited 4 months ago) by Armand1@lemmy.world to c/technology@lemmy.world
 

Background

I have had the same Kingston DataTraveller DTSE9 since around 2010, when I was still in school. I've carried it on my keychain for at least 12 years and it still works, its "the old reliable".

That said, it's slow. Very slow. I use it mostly as a boot USB for Linux / Windows, so I need several sticks with decent random read speed, and decent write speed for when I update them.

My criteria were:

  • All-metal construction for durability, including the keychain loop
  • Sits well on a keychain next to keys
  • Reasonable speed, including random reads.

Testing method

I evaluated the sticks in two ways.

I ran CrystalDiskMark with 256 MiB (x5) configuration.

I also measured the angle at which the USB stick sits on a keyring. I found that several of them could not sit perpendicular to a keyring it because of their geometry, which makes it difficult to comfortably use them next to keys.

At the datum of 0 degrees, the key sits perpendicular to the keyring.

Results

The competitors

Here are the 6 main competitors in this space I bought.

All transfer units are in MB/s.

Product Price (£) Angle on keyring (0deg is best) Sequential reads Q8T1 Sequential reads Q1T1 Random reads Q32T1 Random reads Q1T1 Sequential writes Q8T1 Sequential writes Q1T1 Random writes Q32T1 Random writes Q1T1
Corsair GTX 128GB 65 (256GB version) 0 470.214 429.330 157.436 19.390 436.990 414.201 166.829 38.937
Samsung Bar 64GB 10 55 305.424 305.268 14.517 13.428 36.434 36.247 20.537 21.619
Kingston DTSE9G3 64GB 11 0 246.705 244.496 13.756 13.028 100.236 110.054 0.484 0.474
Integral Arc 3 10 0 162.336 161.338 15.567 11.188 49.457 47.965 5.032 4.244
Kingston DataTraveller Micro 64GB 11 0 247.000 245.247 13.788 12.961 100.932 101.292 0.496 0.470
Sandisk Ultra Luxe 64GB 12 25 403.863 399.974 12.438 12.054 91.835 91.685 4.272 4.258

Some additional notes:

  • The Samsung Bar had really sharp corners. You might need to file them down like I did.
  • Corsair GTX: the 128GB version is no longer available and the lowest capacity is 256GB. It's more of a portable SSD in the form of a USB stick, which makes it really fast, but it's bulkier than a normal USB stick, though not by much. Often it takes up more than one USB port because it's wide. It's still very good and I recommend it.

Other devices

Some related products I own but don't qualify for this comparison but are offered up here for context.

Here's why they don't qualify.

  • Crucial P3 Plus: It's an NVME SSD. Can be made portable with a good enclosure, but too bulky for what I'm looking for.

  • Samsung 860 Evo: It's a SATA SSD, definitely not the right form factor.

  • Sandisk Ultra Curve: I bought this thinking it was made out of metal, but it was not. It's fairly flimsy plastic.

  • Kingston DTSE9 16GB: This is my old stick. The old reliable. No longer sold, but I've tested its successor.

  • Samsung SD Card: It's a 2016 MicroSD card connected to my PC via a MicroSD-SD adapter and a USB card reader. I included this as a meme.

Product Sequential reads Q8T1 Sequential reads Q1T1 Random reads Q32T1 Random reads Q1T1 Sequential writes Q8T1 Sequential writes Q1T1 Random writes Q32T1 Random writes Q1T1
Crucial P3 Plus M.2 NVME 2TB 1598.227 1332.131 305.220 46.643 1560.989 1452.256 238.134 102.502
Samsung 860 Evo SATA 1TB 564.446 539.913 272.631 43.322 536.440 518.168 238.752 101.313
Sandisk Ultra Curve 160.091 158.859 9.271 9.043 58.680 60.377 2.902 3.209
Old Kingston DTSE9 16GB 18.452 18.220 8.473 8.096 13.626 13.629 0.115 0.026
Samsung Memory Pro Plus Micro SD Card 20.765 20.969 5.146 5.102 19.493 20.316 2.181 3.421

Conclusion

There are no clear winners in this fight.

  • The Corsair GTX is the fastest in all categories by a country mile, but has a larger form-factor than other entries and higher price. Very good, but not for everyone.
  • Samsung Bar has the fastest random writes, and decent performance in other metrics for its USB stick form factor, but sits awful on a keychain due to the angled hole.
  • The Integral Arc 3 has solid random performance, but worst sequential performance than the rest.
  • Sandisk Ultra Luxe gets the best overall balance of performance, but does not sit on the keychain super well.
  • The two Kingston's perform effectively the same, with the Micro being much more compact. That said, that can be a disadvantage on a keyring if there are adjacent items.
  • All competitors (bar the GTX) had similar random reads.

For me, I'd say the right choice is either the Kingston DTSE9G3. It's a nice upgrade over my old DTSE9 and sits nicely next to it's grandfather. If I needed any random writes though, for copying lots of small documents like code files, I'd pick the Integral Arc 3.