On iOS, in the App Store entry for each app there is a section called “App Privacy.” You can use that section to see what data the app will collect. I do not know how to prevent it from collecting that data once it is installed.
Just because I downloaded a program to write ISOs to a USB drive, does not mean it needs to be installed on the system. Unless it's something like MS Office, why does it need to be installed? Just give me a zip file, I will extract it and delete it when I don't need it anymore.
Yeah, who needs an installer when you can just ./configure, then ./make and ./make install, just stopping to fetch and build missing dependencies occasionally, upgrade some others, then retry.
If you’re on Windows and looking for a portable ISO burner, Rufus works great and is a 1.4mb portable .exe for that. It works great for when I overwrite Windows with Linux.
my directory of 'portable' programs has about sixty different things in it. some of which are used daily and are either in the path or are windows' default for something.
My 401k company just created an app for onboarding new participants.
"If you'd like me to run company software, you'll have to provide a company device for me to run it on."
Never install work software on a personal device. Security, Privacy, Expectations (regarding personal resources).
Along with this, never use personal software/accounts/services with company devices. You can't be sure who's watching and can't be sure you'll have a chance to remove/collect your personal data before being locked out of said device.
I rather have an app and a way to control the chicken coop offline that depend on the internet connection to whether my chicken coop works or not. That is in my opinion a right place for an app instead of a website.
Totally agree. I’m hoping web apps make a comeback as well — a lot of apps in App Stores are just websites in an “app wrapper”. Start rejecting that shit and tell people to publish it as a web app.
I hate how all smart devices need their own apps. Lights, vacuum cleaners, doorbells, fans, etc. super annoying to go through my phone and see so many random apps.
Yeah my work just switched payroll companies and they want us to download an app to do timesheets and stuff. No way in hell that's going on my phone. A least it works in desktop browsers too.
I have not tried out voyager, but just from looking at it's GitHub, it's essentially just a web browser packed in a native app anyways.
Performance shouldn't really be different from browser app to local app this way unless something is done wrong, or there's some specific functionality, like async I/o that's still unsupported.
Notifications are also a thing in web browsers nowadays. Most device features that you can access in a separate app are actually supported by now.
Because not everybody likes the stock interface of Lemmy. Same thing with Reddit, and why people chose to use third-party apps there, as well. Web apps aren't always designed in the most intuitive ways for every user, and sometimes a native app can fill those UI/UX gaps, or add features that aren't possible through a PWA.
why PWA and not a plain web app? I think the only difference is that PWAs can ve turned into a pinned pop-up window (that acts a bit like an electron app) when using a chromium-based browser.
But then they couldn't scrape maximum personal data, collect your contacts, have access to your mic and camera, and track your every physical movement. Your so selfish!
I agree. Same with every business doesn't need a freaking app. It's why I've avoided the app development sector of programming in my career. I don't want to crank out shitty apps for every local business for the rest of my life. talk about boring.
Its like when restaurants want to get people to order via a QR code on the physical menu and place your order on their website or app.
Like no. You are making this so much more awkward than it needs to be for the sake of novelty.
Restaurant near me tried to implement this during Covid. At the time I get it because people were trying to minimize risk and might have been worried about being around a waiter and getting infected etc.
But they still haven't stopped it though. The worse thing is that the signal there is terrible so it takes 5 minutes for the damn thing to load in the first place.
Oddly enough, it doesn’t use Bluetooth. It’s a light sensor on the door. The phone actually flashes the screen at the light sensor to program it. I’m sure by being a native app it gives them more control over the screen but still….
Does the app work when offline? In that case it kinda makes sense since farms tend to be in areas with no cell service and a web page won't work with no service. The lack of Bluetooth maybe they just don't want to troubleshoot with people who might not be able to call to troubleshoot while being near the device.
The chicken coop controller needs access to use whatever drivers (Bluetooth?) to connect. On the other hand, they could have used Wi-Fi instead. The financial app, however, definitely should be a website. However, apps are a way to increase the longevity of the login token because apps on a non-rooted phone supposedly cannot leak the login token and can be trusted to keep it safe on the device.
oh wow, that's intricate but it probably works more reliably than something like a usb cable. Native apps probably have more control over framerate compared to webapps.
Bluetooth for example does work in web browsers though, and so does USB. There's web sockets and webrtc for communication. I can't think of a reasonable connection method that's inaccessible, but maybe I'm forgetting one.
I'd rather choose the password manager I trust that can safely store my credentials and auto-fill, than being forced to use a specific banking app with unknown security features.
I agree. It's way more sus to download an app. The reason social media sites push apps over websites is because they can harvest a lot more data that way.