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
- 106 Posts
- 48 Comments
That’s vibe coding.
Pierre-Yves Lapersonne@programming.devto
Privacy@programming.dev•KeepassXC-compatible password manager that supports passkeys on mobile?
3·5 months agoIf you use iOS Strongbox does support passkeys.
Pierre-Yves Lapersonne@programming.devto
Programming@programming.dev•Programming.dev instance: Sponsors neededEnglish
2·6 months agoWe should support our fediverse admins and instances 💪 Support by sending money (for people who can), moderating content, submitting issues or helping the team and project ✌️
Pierre-Yves Lapersonne@programming.devOPMto
Opensource@programming.dev•libxml2 maintainer ends embargoed vulnerability reports, citing unsustainable burden
2·7 months agoSo abandon open source and move to “post open source” or ethical source might be a (sad) solution.
Pierre-Yves Lapersonne@programming.devMto
Opensource@programming.dev•Which collaborative localization service would you recommend?
2·8 months agoI do not know if the solutions I listed below are open source ; however as an open source contributor I am used to work with some tools depending to choice of the projects:
About credits, I don’t think these tools exposes in some automated way the contributors identities. However, nothing prevents you to use these web UI tools to find who contributed and list people for example in your CONTRIBUTORS files. Another way could be to edit the automated commits these tools submit to your Git repos by adding credits to the translators (with for example Co-authored-by field).
Pierre-Yves Lapersonne@programming.devOPMto
Opensource@programming.dev•Liste of non-AI licenses in a GitHub repository
3·1 year agoNot sure of that, maybe we need some case law or update on existing copyleft licenses. Source code generated with GenAI tool, even if their model have been trained with corpora of copyleft sources, are not (yet) considered as derivative works. What a pitty.
Pierre-Yves Lapersonne@programming.devOPMto
Opensource@programming.dev•Liste of non-AI licenses in a GitHub repository
3·1 year agoCould be interesting. Non-free and current GenAI tools violate copyright, we may consider some evolutions of copyfarleft licenses to forbid such use of source code in these types of tools.
Pierre-Yves Lapersonne@programming.devOPMto
Opensource@programming.dev•Liste of non-AI licenses in a GitHub repository
2·1 year agoAnd nice comment spotted there: https://fosstodon.org/@geraldew/113849843708286036
Pierre-Yves Lapersonne@programming.devOPMto
Opensource@programming.dev•Liste of non-AI licenses in a GitHub repository
51·1 year agoJust wanted to share for the common knowledge and the debate as I already saw here some “post open source” and content about rubbish licenses like SSPL or BSL 😉
Pierre-Yves Lapersonne@programming.devto
Programming@programming.dev•How do i ask for contributors to my open source projects?
7·1 year 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)
8·1 year agoHave a look on Organic Maps (https://organicmaps.app) or OSMAnd for example (https://osmand.net/).
Pierre-Yves Lapersonne@programming.devOPMto
Opensource@programming.dev•Flutter has been forked to Flock
6·1 year agoWow, you mean that Flock 😅
Pierre-Yves Lapersonne@programming.devto
Programming@programming.dev•Is there a way to hide dependabot commits in the history of a repo?
21·1 year 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·1 year 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.
I would have said in fact Matrix or XMPP-based solutions but it seems you already have spotted them. Maybe Mattermost?
Pierre-Yves Lapersonne@programming.devMto
Opensource@programming.dev•Release v0.1.29 · komorebi - "Tiling Window Management for Windows" (non-FLOSS, see comments)
2·1 year agoThe project here is not under an open source license as defined by the 10 criteria of the Open Source Initiative. There is the only acceptable definition of what is open source today, and you can refer to it by clicking on this hyperlink: https://opensource.org/osd
The publication will be deleted as out of topic.
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?















“3.3 Use Limitation” section of their licence file is not compatible with open source definition.