Spyke
programming.dev

Often, the apps are there just to collect ad information for you in a way browsers don’t allow.

113

Ding ding ding. It’s all about the tracking data. Also, notifications. They want to be able to buzz you with spam, to remind you that the app exists.

22
Teodomoreply
lemmy.world

Is there a way to insulate apps in my phone from looking at stuff they shouldn't? Kinda like Firefox Multi-Account Containers.

3

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.

1
lemmy.world

You won't see unpopular openion on your feed because people downvote unpopular openion and op knows it's popular openion

12
lemmy.world

And not every program needs an installer.

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.

36

You can tell he's not a FreeBSD user because he doesn't have to dive in and alter the source to make it compatible.

5
lunarulreply
lemmy.world

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.

11

Or just download a standalone binary. Or don't download anything because most things are in your package manager.

0
lemmynsfw.com

Windows doesn't require you to install most things though. Developers just choose to do so unnecessarily sometimes.

Why hate windows for this of all things? Isn't it normal to "install" packages in Linux as well?

7

Via your package manager. Not by downloading some random nonsense a random developer decides should write who knows what their system files

1
danwardvsreply
sh.itjust.works

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.

8

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.

1
Cam
lemmy.world

I hate propietary apps that are just services or stores and especially when they refuse to have a website and make you download their app.

I do not need 200 apps on my phone. Just one web browser app will do.

36
lemmy.ca

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.

30

That’s not their employer. It’s the company they have their 401k retirement plan with.

Empower, John Hancock, fidelity, vanguard, whoever.

10

100% this. I put my foot down at my last job after finding out their app demanded device location when it wasn't being used.

I got the fuck out the next week. Place is already sliding downhill fast

5
lemmy.one

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.

Most online services don't need an app though.

21

Like some kind of self hosted solution on Nextcloud or something. Maybe linked in with Home Assistant or able to access it remotely via Tailscale.

Feels like overkill but if I had the time and the money, I would love to tinker with a system like that lol

1
lemmy.world

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.

16
lemmy.world

What can your chicken coop do that needs programming ? Genuinely interested

15
lemmy.world

Is it cheaper than just adding a little programmable clock onto the coop doors? I would assume you're not going to change the timing much anyway since chickens thrive on routine.

2

The electronics on the thing are not that expensive. It's just a little photosensor that by default goes at dusk till dawn. The programmable portion is to change the delay and light sensitivity. Since summer vs winter is 3-4 hours different a timer would have to be adjusted a lot.

1
lemmy.world

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.

13

That's so you feel locked into one brand so you can use all one app

2

Just use home assistant. Open source and can connect to lots of different devices

-5
crabreply

Get the chickens completely relaxed with smooth jazz, then steal their eggs.

7

I’m imagining it probably has temperature, humidity, maybe automatic feeding, water capacity and maybe the ability to turn on a heat lamp.

5
lemmy.world

I program my chicken coop from the touchscreen panel on the outside. I don't need an app for it.

4

So… that’s actually my plan. But that’s just because I program industrial HMIs for a living. Totally unnecessary.

1
anamereply
lemmy.one

I rather have an app when I need that stuff to work regardless of the internet connection.

5
ttmrichterreply
lemmy.world

As if apps weren't basically just thin skins over browsers and needing internet connections anyway...

0

Yes, but apps cqn work offline. Websites are necessarily online.

2

Not everything needs and app

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!

8
Chozoreply
kbin.social

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.

7
lemm.ee

Yeah... more than half of the demos ended up saying "This feature is not (yet) supported on your device."

1

Even then, there's a lot of feature you end up missing out on. Even just basic navigation has to be done via the browser's default navigation options. Even simple things like long-pressing something on the page will typically only give you access to your browser's long-press menu (though that's not always the case, in my experience very few web apps handle this effectively).

Personally, I prefer the experience of a native app. But I get why it's not appealing to all people.

2
kratoz29reply
lemm.ee

The most useful PWA I have found is Voyager, and its app counterpart is way better IMHO.

Native android/iOS apps are way smoother for daily navigation, you also get some perks like notifications and that.

7
lemmynsfw.com

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.

1

Nah, Voyager is primarily a pwa that works entirely in your phone's browser.

They recently packaged it with a browser into an APK because lots of users asked for a "native app" for some reason. But the pwa is still there, and is still the main way it is developed

But no front end for Lemmy should ever need to be an app.

1

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.

7

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.

7

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.

6
aussie.zone

Is this actually unpopular? Give me web interface that works OK on mobile and I'm usually a happy camper.

6

I mean most of lemmys front page is usually promoting unnecessary apps

3
programming.dev

I don't know if you can communicate over Bluetooth via a webpage to program your chicken coop.

5
lemmy.world

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….

4
LostXORreply
kbin.social

That's an interesting way of doing it. I wonder why they chose it over Bluetooth.

2

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.

1
kbin.social

I once had to download an app to get my hair cut. Never walked out of a barber before so that was a first.

5

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.

2

my company's payroll management software just rolled out an app called "swag"

that's not a joke

2

Best apps are those that do basically everything in webview anyway (looking at you playstation)

1

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.

1

I agree mostly but 401k does last after you leave a company. It’s more like a bank account setup for your employer to put money in.

It’s just used for onboarding and not managing or following your investments.

1

Corollary: I hate websites that refuse to provide native apps for commonly used functionality.

-1