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
- 47 Posts
- 25 Comments
Pierre-Yves Lapersonne@programming.devto Android@lemmy.world•What is the best way to create an android app in 2025?English2·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.devOPto Open Source@lemmy.ml•Petition Attempts to Force OSI to Release Complete Vote Count5·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 Programming@programming.dev•How do i ask for contributors to my open source projects?7·6 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 Privacy@lemmy.ml•Looking for a FOSS maps app. (iOS)5·7 months agoHave a look on Organic Maps (https://organicmaps.app) or OSMAnd for example (https://osmand.net/).
Pierre-Yves Lapersonne@programming.devto Programming@programming.dev•Is there a way to hide dependabot commits in the history of a repo?21·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.
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.
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.devMto Programmer Humor@programming.dev•How big is your desk?3·1 year agoThat is the reason why some developers are “full stack”. All computers are stacked 🤪
Pierre-Yves Lapersonne@programming.devto DeGoogle Yourself@lemmy.ml•(Cat) Smartphone OS Replacement options3·1 year agoYes you should definitely check before whether or not the device is supported. You can find it for LineageOS here: https://wiki.lineageos.org/devices/
You may also have a look on /e/OS: https://doc.e.foundation/devices
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•What to do when a giant company refuses to honor a GPL claim?33·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.
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•What copyright notice should I put on my FOSS website?2·2 years agoIf it is your project, no need to get headaches about this. However keep for example the stuff like “Copyright YEAR - your-name” and say it’s under GPL 3 license. But nothing more.
Pierre-Yves Lapersonne@programming.devto Open Source@lemmy.ml•What copyright notice should I put on my FOSS website?1·2 years agoIt is kind of copyfarleft, so by essence it is it open source according to the OSI definition (which must by the only definition to use), more free / libre according to the FSF definition (which is the only definition also to keep).
Interesting! Do you remember where you got this chart?
You can for example have a look on the online resource below:
https://www.securemessagingapps.com/
It is very interesting with a big comparison grid between plenty of messaging solutions.
Pierre-Yves Lapersonne@programming.devto Privacy@lemmy.ml•Help me choose my mobile browser44·2 years agoWhy not using Firefox, Firefox Focus or Brave?
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).