• 1 Post
  • 49 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • The data would have to be scaled back, no doubt about that. Right now they collect everything under the sun because they can. Remember, this would be data they otherwise wouldn’t get at all.

    If I were to predict how it would work I would say they would continue to send back full fidelity data over Wi-Fi the same as today, but mesh would be used as a fallback if nothing is available. That data could be bundled to once a day, or week or whatever they decide makes sense and would only include summary information like, how much time spent on each channel per day, SSIDs scanned in the area, etc.



  • It may not be that way for much longer. Take a look at Amazon Sidewalk. They’re using low power, long range mesh technology so Ring Doorbells and Echos can communicate without access to the internet. That may not sound like a big deal, but the potential is huge.

    If companies like Amazon/Google are able to create a “side network” they could use it to provide low bandwidth backhaul for other companies that want to get telemetry from their airgapped devices.

    So, for example, you get a new Roku smart TV and don’t connect it to your Wi-Fi, but your neighbour has a Ring doorbell so it just uses that.

    Mesh tech is awesome, and so is tech in general, but we are so slow at regulating it. This stuff needs to be opt in at the absolute minimum.


  • foggenbooty@lemmy.worldOPtoTechnology@lemmy.worldBig Tech: Convenience is a Trap
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    6 days ago

    I’m not a big social media user myself. Lemmy is pretty much it, unless I count watching videos on YouTube social media. I still feel a lot of the points he makes in the video.

    Richard Stallman is a household name to tech enthusiasts, but there’s a whole young generation that’s being brought up in a world where this stuff was already there. I’m lucky I remember not having the internet as a child and I worry about how this is effecting the people who are oblivious to it.



  • I can’t even follow your arguments anymore.

    As a user, I want as many options as possible, but if I can get a phone that’s $100 cheaper because it doesn’t have a headphone port, I’ll definitely choose that option.

    You’re the one that implied headphone jacks add cost to phones. I’m saying that they don’t, and whatever cost they do add is minuscule. The implication that any cost savings is being passed to you is laughable.

    Look, they killed the jack because they could save a couple bucks of design time and get a few cubic millimeters of space, but most importantly they could softly force their users to buy wireless headphones (maybe even the ones they sell and bundle?!). The former outcomes being happy accidents in order push the latter. It’s win win for them, and lose for the customer.

    They know that their price concious customers are still using wired headphone and unlikely to take them up on their bundle, so they keep including it there. The affluent ones are the ones with cash to burn and little care for this issue. I get you like BT headphones, so do I, but there’s simply no good defense for the 3.5mm removal other than shilling.






  • No, and if it does it would be an unnoticeable amount. I’ve run custom launchers since the Nexus days. If I ever load the stock launcher it’s slow to start so that indicates it hasn’t been sitting in RAM.

    There’s so many extra things you can do with custom launchers that I would have a hard time going back. One thing I like about Nova that I haven’t seen anywhere else, is folders within icons. So I can make a folder called “Messengers” and put all my different messaging apps in it. I then put Signal as the first in the folder (because I use it most) and in the folder setting select “launch first app” as the tap action and “open folder” as swipe up action. The folder then just becomes a Signal icon and works like a regular Signal icon, but if I swipe up on it, all my different messaging apps come up. Its great and I have these hidden folders for everything. My camera app is actually my gallery, picture editors, etc. My Phone app is also my contacts, meeting app, you get the picture. Keeps my home screen nice and tidy but I still have everything categorized and easy to reach.



  • I have a Samsung S23 and literally none of the issues you describe. I swapped the launcher out but other than that it’s stock. I don’t use any of the Samsung services so yes, there is some bloat there, but it takes up minimal storage so it’s not a big deal.

    I have sideloading, don’t have any subscriptions, have amazing Work/Private sandboxing, and I have DeX which is so damn good. I came from Pixels and I honestly thing a lot of the tweaks Samsung makes to Android are real fixes to things Google ignores. It’s not perfect, of course, but I’m not seeing much better from Apple or Google right now.



  • He means that windows is built on a fairly open system that allows too to install and manage your own drivers, updates, etc. Over the last several years MS has been trying to lock this down and be more like a managed service/phone, not a computer you own.

    If the PC were to be invented today, he’s saying it would be like a phone with limited freedom and most people wouldn’t care. He’s right and that’s sad. We take for granted what we have with older versions of Windows and Linux. It is being pulled away from us and that’s why I’m trying to move off of Windows instead of go to 11.



  • You’re vastly overestimating the space required for a 3.5mm jack, and the reasons for its removal.

    The jack takes up some internal space, but not much at all. The components required internally like the DAC chip are insignificant. It is a potential source of water ingress, but that can be mitigated and has been done many times before.

    The reason for removal is two fold, first you simply don’t have to deal with any of the above, so from an engineering perspective it’s always easier to not do something. The second, and most important, **is to sell wireless headphones. **

    You’ll notice that Fairphone came out with their own earbuds at the same time they removed the headphone jack. You could of course use Bluetooth headphones with the Fairphone 1, 2, and 3, but you weren’t forced to think about it and could just use your existing headphones. Removing the jack ads inconvenience and breaks user habit, causing people to re-evaluate their headphones and consider a new purchase, which the manufacturer just happens to have and likely in a bundle deal.

    Apple, Google, and Samsung have seen huge uplift in earbud sales with the removal of the jack. So the anger of some power users is of no consequence to them. Seeing Fairphone follow in this behaviour what’s disappointing.



  • I’ve been using Signal for years and my database was getting really bloated with media, attachments, etc but I didn’t want to delete it all. I used this and it’s incredible:

    https://github.com/bepaald/signalbackup-tools

    Just make a backup from within signal, copy that backup file to your PC, then run this tool. The commands I used make an HTML webpage that looks just like the signal messenger, along with a way of searching your messages. You can choose different commands to export however you like.

    I used:

    signalbackup-tools [input] [passphrase] --exporthtml [directory] --split --searchpage --originalfilenames

    So while this doesn’t help you move off your current messenger, you don’t have to worry that your data/messages will be lost in Signal.