Pierre-Yves Lapersonne
Software crafter and digital punker keen on open source, iOS and Android apps. Interested in software ecodesign, privacy and accessibility too. pylapersonne.info
- 15 Posts
- 27 Comments
Pierre-Yves Lapersonne@programming.devto Android@lemmy.world•What is the best way to create an android app in 2025?English5·1 month agoAnticipate 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
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•Is there still no open source alternative to replacing Google Play Services?5·1 month agoAn 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.
Pierre-Yves Lapersonne@programming.devOPto Open Source@lemmy.ml•Petition Attempts to Force OSI to Release Complete Vote Count14·2 months agoIt seems the “radical” organisations like the FSF or the OES were right and more legitimate in the end.
Pierre-Yves Lapersonne@programming.devto Android@lemmy.world•What Keepass client do you use?English1·2 months agoYep, 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.
Pierre-Yves Lapersonne@programming.devto Android@lemmy.world•What Keepass client do you use?English1·2 months agoYou can use also for example Strongbox (https://github.com/strongbox-password-safe)
Edit: sorry, didn’t see this thread is in Android community, my comment is not relevant for this platform. For Android I am used to Keepass2Android (https://github.com/PhilippC/keepass2android). Simple, still maintained, under libre licence GPL 3.0.
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•Alternative open source frontend for Instagram?2·5 months agoEnshitification made third-party apps disappeared. Prefer true open source project instead like Pixelfed for example.
Pierre-Yves Lapersonne@programming.devto Programming@programming.dev•How do i ask for contributors to my open source projects?7·5 months agoBe 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/
Pierre-Yves Lapersonne@programming.devto Programming@programming.dev•Is there a way to hide dependabot commits in the history of a repo?2·8 months agoBTW 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.
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•Best Alternatives to GitHub?6·8 months agoWhatever 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.
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.
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•Alternative to Discord ?13·8 months agoI would have said in fact Matrix or XMPP-based solutions but it seems you already have spotted them. Maybe Mattermost?
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?
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•What GitHub alternative do you use?16·8 months agoGitLab 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).
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•Question about donating to open source7·9 months agoVery interesting topic in fact, I am not sure a unique and perfect solution exists.
In fact, it depends to how much you earn, how matter does for you the project, how big it is, etc. It is a question of feelings after all.
For example you may want to donate $20 one time to a useful tool you use, but for an app you enjoy using which match your own values you may want to send each year $50. But for some people it is complicated to give money, they need to satisfy their own needs before and people don’t have all the same incomes.
FMPOV, if the project is “just a tool” it can be a $20 one shot. If I use the software daily, it can be $50 per year. Maybe more if I feel it will help.
About the transaction medium, it depends. Projects can use Liberapay, others PayPal or Open Collective, or also in-app purchases. I don’t use cryptocurrencies because of the transactions fees.
Hope it helps!
Pierre-Yves Lapersonne@programming.devMto Programmer Humor@programming.dev•How big is your desk?4·1 year agoThat is the reason why some developers are “full stack”. All computers are stacked 🤪
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•What to do when a giant company refuses to honor a GPL claim?31·1 year agoYeah, reach the FSF like explained in previous comments. Or maybe contact some attorney if it matters because you may face expensive litigations… Big companies are not friendly. Or maybe contact the SFC (https://sfconservancy.org/).
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•What copyright notice should I put on my FOSS website?2·2 years agoIn software ecosystem indeed there is an issue about the word “free” which can mean “free of charge” or “libre”, that is the reason why the term FOSS should be replaced by FLOSS.
In this very software world, the OSI defined “open source” by 10 conditions. The FSF defined also since eons the term “free / libre” by 4 liberties. These two things are the base of trust and understanding for every one.
For several years capitalist companies try to redefine these words because cannot bear to see that communities dislike or hate how they change the licences of their products (e.g. Elastic with BSL, Mongo with SSPL, Terraform with BSL too). They try to get excuse and fake reasons to be allowed to change the definitions but they are not legit at all.
About your example for a “free and anticapitalist” license, it cannot by “free” because one of the four liberties of the “free” definition is not filled.
However this is an interesting point because there is a new family of licences which appeared several years ago: the ethical licenses brought by the Organisation for Ethical Source (https://ethicalsource.dev/) which define the term « ethical source » by 7 principles. You can get more details about the anti-capitalist license here: https://anticapitalist.software/).
In few words, we must keep the OSI, FSF and OES definitions for open source, free and ethical source words because there are meanings, history, facts and fights behind. If they are disturbing for people or if people disagree, they have to create something else. Not change the definition for pure rebranding.
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•What copyright notice should I put on my FOSS website?1·2 years agoThere is one definition of free in FLOSS. The FSF definition.
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).