Giter VIP home page Giter VIP logo

Comments (7)

probonopd avatar probonopd commented on May 31, 2024

This would probably require some sort of login, which I would personally consider an anti-feature. I am not using commercial app stores because what I have installed on my machine is not anyone else's business. Privacy first!

from linuxappstore.

cadamsdev avatar cadamsdev commented on May 31, 2024

@probonopd I do want privacy first. I could always store that information locally on your system? Or I could give you the option to choose how you want your data stored? I plan on having a settings page that will have a bunch of options so you can personalize the Linux app store how you want it.

from linuxappstore.

probonopd avatar probonopd commented on May 31, 2024

Keep in mind that with AppImages, users can store the files wherever they want to. I, for example, store my AppImages in a non-standard, read-only location. I doubt any system can know what is "installed" on my system, short of either scanning my whole system, or keeping track of what I have downloaded through some sort of login, which I would both find very scaring.

from linuxappstore.

popey avatar popey commented on May 31, 2024

I don't believe it's productive to code for the very unique and bizarre use case @probonopd presents. While he is of course at liberty to setup his machine however he likes, the vast majority (millions) of users of Linux do not do this. snapd has an api to query what is installed. libflatpak has a similar api (note, their docs site has an invalid SSL cert). I agree it's probably sane to have this behind some kind of setting or option, so it can be turned off. But I think it makes sense to default on. An app store application which can't determine whether the user already has an application or not would make for an awful usability experience.

from linuxappstore.

probonopd avatar probonopd commented on May 31, 2024

I don't believe it's productive to code for the very unique and bizarre use case @probonopd presents.

This is not a "very unique and bizarre use case". AppImages have been designed from the beginning to be de-central, so that you can have as many AppImages in as many versions as you like anywhere in your filesystem. The AppImage approach is the opposite of a centralistic package manager or app store. (If you are interested in this subject, I welcome you to read about learning from Mac OS X how to suck less at system integration.)

from linuxappstore.

popey avatar popey commented on May 31, 2024

I was referring to your comment "I, for example, store my AppImages in a non-standard, read-only location". That is very uncommon.

from linuxappstore.

probonopd avatar probonopd commented on May 31, 2024

...not for AppImage users ;-)

from linuxappstore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.