Skip Navigation

User banner
Pierre-Yves Lapersonne
Pierre-Yves Lapersonne @ pylapp @programming.dev
Posts
19
Comments
37
Joined
2 yr. ago

Programming @programming.dev

Finding the right balance between DDD, Clean and Hexagonal architectures

Programming @programming.dev

JavaScript broke the web (and called it progress)

Open Source @lemmy.ml

libxml2 maintainer ends embargoed vulnerability reports, citing unsustainable burden

  • It is complicated. He says true. And maybe your need to use GrapheneOS is relevant. If you have a smartphone without cellular connection, for a daily usage, FMPOV it is a non-sense in case of emergency. It is a risk you will have to take, I can’t disagree your dad. And what about your solution but with a SIM card with very few data and SMS available, through a SIM card you can keep aside your phone and insert when needed?

  • Android @lemdro.id

    Jokes and Humour in the public Android API

    Android @lemmy.world

    Jokes and Humour in the public Android API

    Android @lemmy.ml

    Welcome to Material 3 Expressive (alpha)

    Android @lemmy.world

    Welcome to Material 3 Expressive (alpha)

    Programming @programming.dev

    ‘AI’ as Class Warfare

    Open Source @lemmy.ml

    OpenSSF Best Practices Badge Program

    Programming @programming.dev

    Syft and Grype for SBOM management

  • Did you have a look on ethical licenses? For example, Coraline Ada Hemke who created the Contributor Covenant (famous code of conduct) started few years ago the Organisation for Ethical Source promoting “ethical” licenses defined by seven principles.

    So in fact this third family of licenses is not open source nor free (as defined by OSI and FSF), nevertheless I feel some needs or willings in your side to go, let’s say, “one step further”.

    In ethical licenses you can find for example 999 ICU, ACAB, Anti-Capitalist, Peer Production, Hippocratic or some BSD 3-Clause variants about nuclear topics.

    You can also have a look on that slidedeck (in French, sorry).

  • Anticipate technical debt and follow what Google recommends. In few words, use Kotlin and Compose.

    However you should really have a look on Google guidelines. In more worlds:

    • by default Kotlin and Compose
    • if some logic to share between other projects in other environments: Kotlin Multi Platform (KMP)
    • if shared UI: Flutter (but Google reduced Flutter teams and KMP is being better and better, so we can suppose Flutter will join the Google Graveyard
  • An app? Nope. For notifications, there is open source alternatives to Google and Apple services but it is used in the apps side, not users side. Have a look on microG and Open GApps to flash in your Android device; it might help you.

  • It seems the “radical” organisations like the FSF or the OES were right and more legitimate in the end.

  • Open Source @lemmy.ml

    Petition Attempts to Force OSI to Release Complete Vote Count

    Open Source @lemmy.ml

    Petition to Open Source Initiative to publish 2025 Board election results

  • Yep, it seems it is, but it can manage KDBX files. Just wanted to share 😄

    Edit: sorry, didn’t see this thread is in Android community, my comment is not relevant for this platform.

  • It is always the same issues in fact. You should consider your threat model before all. Then, consider the Signal app, then your iPhone supposed to be updated, trusted, with ADP enabled, biometric lock with erasure after 10 failures, etc. Then consider your ISP, then your country. Etc, etc. You should also compare the contexts. Is an iPhone “better” than a low or middle ranges Android-powered smartphones? For sure, yes. Is it better than high-range expansive smartphones with Android ? Or Pixel ones? Not that sure. And compared to GrapheneOS or /e/? Pretty sure not that much. You can also compare messaging solutions. Is Signal better than WhatApp? Of course yes. But what about XMPP and Matrix for example?

    And what are your use cases? Remember your threat model. If you are an activist, a journalist or a whistleblower your needs may be different than a “commons citizen worried about its privacy.

    In few words, the only pain point I see is the fact than iOS is proprietary and runs non libre source code and Apple devices than APN. But Android devices are not so much different. It does not mean the solution is not private or efficient, if we succeed in defining a definition of “private or efficient”.

    In a nutshell, it could be considered as good. But not perfect.

  • Any ideas for E2E encrypted storage alternatives?

  • Enshitification made third-party apps disappeared. Prefer true open source project instead like Pixelfed for example.

  • Be sure also the issues you have in your project have the suitable labels to help future contributors to pick easily some of them, i.e. labels like “help wanted” or “good first issue”.

    You can also refer to best practices listed and explained for example in Advent of Open Source so as to have a nice and user-friendly repo: https://adventofopensource.com/

  • Open Source @lemmy.ml

    Advent of Open Source 2024

  • Programming @programming.dev

    A solution to facilitate the writing and execution of E2E tests understandable by any human

    Open Source @lemmy.ml

    A solution to facilitate the writing and execution of E2E tests understandable by any human

  • BTW I hope any project won’t increase the Z version only by including Dependabot commits, it would be insane. Release must be documented, tested, with CHANGELOG updated. If some maintainers just accept Dependabot commits without checking, move away. That’s just simple crappy auto-merge.

  • Whatever the solution behind is, if you have the resources, move to something self-hosted. Open core or not, if that topic matters to you, you might need something you can own and control. BTW, have a look on Forgejo, Codeberg and Gitea: these are the solutions I see when people look for something FLOSS, not open core, and maybe self-hostable.

  • Permanently Deleted

    Jump
  • It depends of the project in fact. You should reach the community and maintainers by joining them in their Discord / Slack / Matrix / whatever. They may be able to help you.

    You can create first an issue, asking for improvements and create a discussion airy the maintainers so as to know which languages are not managed yet and if they are interested in new support. Explains also why you can bring good translations (e.g. native speaker, teacher, etc). It sill help to bring confidence.

    Then create a pull / merge request with the updated files. For example, strings.xml ob Android, .strings in iOS, etc. But beware, localisation is not only a matter of translations. You may have also to support new languages and formats for figures, currencies, or dates for example.

    Do not use translations services. Project maintainers are able to use them, and in plenty of cases the translations are not good at all or loose details.

  • I would have said in fact Matrix or XMPP-based solutions but it seems you already have spotted them. Maybe Mattermost?

  • Bluesky

    Jump
  • It seems yet Bluesky has an Android app according to their GitHub repository (https://github.com/bluesky-social/social-app). However indeed nothing mentioned about F-Droid ; maybe some alternative Mastodon clients can also deal with Bluesky?

  • GitLab because for CI/CD is it far, far much user friendly and comfortable to use with GitLab CI compared to GitHub Actions and flows.

    In addition I can integrate templates for CI/CD pipelines already defined with the To Be Continuous project (which is open source).

    https://to-be-continuous.gitlab.io/doc/

  • Open Source @lemmy.ml

    Introducing the Functional Source License: Freedom without Free-riding

    Programming @programming.dev

    UUV - User centric Usecases Validator

    Programming @programming.dev

    Hurl, run and test HTTP requests with plain text

    Programming @programming.dev

    A robot on every desk