• 0 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
rss



  • It depends.

    Whats the user impact? Do they see it on regular use? Do they see it if they look for it? Is that okay? Maybe even helpful for users to debug for themselves or to report issues to you?

    Will the log statements remain useful in the future? Or is it noise both in output and code that will reduce readability and maintainability by burying more relevant things.

    If they remain useful but more situational and lead to noise, consider putting them behind log levels or configuration flags (even if not app or configuration but a code flag).


  • Your sound file is then sent to our not-for-profit association’s servers, where free software installed by us will transcribe it. These files will be automatically deleted after processing.

    In complete privacy, but sending it to them? I expected something different from the “complete privacy” label/claim.

    Is Lokas RGPD compliant?

    From a legal point of view: it’s a work in progress.

    [Framasoft, the publisher of Lokas, is] A non-profit association founded in 2004, financed by your donations, which is limited to a dozen employees and about thirty volunteers (a group of friends!)


  • https://www.mozilla.org/en-US/privacy/firefox/

    If you use Google as your default search engine and you search, that obviously lands with Google. If you have type-suggestions enabled, typing input is sent to Google. (Also obvious, to me at least.)

    Mozilla may also receive location-related keywords from your search (such as when you search for “Boston”) and share this with our partners to provide recommended and sponsored content. Where this occurs, Mozilla cannot associate the keyword search with an individual user once the search suggestion has been served and partners are never able to associate search suggestions with an individual user. You can remove this functionality at any time by turning off Sponsored Suggestions — more information on how to do this is available in the relevant Firefox Support page.

    Turn off sponsored suggestions and locations you put in to search are not shared with sponsors/partners.

    You may be able to opt into an enhanced search experience, which will result in Mozilla processing additional personal data, including your technical data, location and search data. Some of that information may be shared with our partners on a de-identified and/or aggregated basis. See our “Data and Firefox Suggest” blog post for more details.

    Don’t opt in to enhanced search experience and they won’t share that with partners.

    To serve relevant content and advertising on Firefox New Tab

    You can opt out of having your data processed for personalization or advertising purposes by turning off “technical and interaction data” on Desktop and Mobile at any time.

    Opt out of personalized advertising.

    To provide AI Chatbots

    If you set up to use an AI Chatbot third party service, what you type will be sent to them (obviously). Not to Mozilla either way.

    To provide Review Checker, including serving sponsored content

    Review Checker is a Firefox feature that helps you determine whether reviews are reliable when you shop online with sites like Amazon.com, BestBuy.com and Walmart.com. If you opt in to using Review Checker, Mozilla will process information about the website and the product identifier of the products you view using our privacy preserving technology called OHTTP.

    Don’t opt in to Review Checker and they won’t share even in OHTTP form.

    To market our services

    Firefox also shares information with our marketing partners to measure and improve these campaigns; what information is specifically shared varies (depending on how you discovered Firefox and your operating system) but generally includes how you were referred to our download page and whether you actively use Firefox

    From the support article:

    If you arrive on the Firefox download page after clicking an ad on another website, you’ll have the option to share how you discovered Firefox with Mozilla’s marketing measurement partners.

    Don’t approve sharing the data and it won’t be shared. (This is kinda outside of Firefox the software anyway. It’s about them measuring how users arrive at installing Firefox and their campaigns regarding that.)


    If you install Firefox and disable sponsored content and choose a non-Google search engine, nothing is shared with Google or other partners outside of what you select and explicitly consent to/set up.

    The relevant settings are under Settings -> Home (Sponsored shortcuts), Search, and Privacy & Security





  • From what I hear from my brother working in a bank, they should be using databases and data querying instead of excel. What excessive excel use leads to, at least in such cases, is awful flimsy practices, certainty and stability.

    The financial data and its accumulations run through multiple excel files referencing others. Traceability requirements that they have to guarantee by law are an issue; I wonder if they’ll be able to implement them with Excel at all.

    Businesses running on Excel is certainly factual. But I have to wonder whether it’s necessary of even a good solution for their work.

    If they’re deep and wide into Excel, I imagine other data tooling would be better. And if they’re not, other products like LibreOffice seem viable as direct replacements.