Skip Navigation
pylapp Pierre-Yves Lapersonne @programming.dev

Software crafter and digital punker keen on open source, iOS and Android apps. Interested in software ecodesign, privacy and accessibility too. pylapersonne.info

Posts 60
Comments 59
A bunch of scripts to help manage GitHub organisations
  • The toolbox was made with an incremental approach. I was defined a a leisure time project, trying to make things fast then wrap anything in a wizard. It is no consistent I agree 😂

  • A simple cheat sheet for Git
  • I agree but the solution used for the blog hosting does not expose anything to have a nice rendering of the commands. In addition, using the time to write the command helps to understand and remember. But I agree it could be upsetting.

  • A bunch of scripts to help manage GitHub organisations

    3

    A simple cheat sheet for Git

    write.as My Git cheatsheet

    🇺🇸 – Friday, September 27th 2024 Keywords: #Git, #commits, #GitHub, #GPG, #CLI A bit of context Sometimes I need to get back some commands I used in...

    My Git cheatsheet
    2
    Get Real-Time GitHub Stars Notifications in Discord
  • Quite strange, I have my last publications posted here downvoted without any comment, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️ Please, leave comments instead ✌️

  • Who Is the Ghost User on Github?
  • Quite strange, I have my last publications posted here downvoted without any comment, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️ Please, leave comments instead ✌️

  • contrib.rocks: Generate an Image of GitHub Repositories Top Contributors
  • Quite strange, I have my last publications posted here downvoted without any comment, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️ Please, leave comments instead ✌️

  • Repobeats: GitHub README analytics
  • Quite strange, I have my last publications posted here downvoted without any comment, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️ Please, leave comments instead ✌️

  • GitHub Marketplace: Social Preview for Your GitHub Actions
  • Quite strange, I have my last publications posted here downvoted without any comment, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️ Please, leave comments instead ✌️

  • Display Your Sponsors in Your GitHub READMEs
  • Quite strange, I have my last publications posted here downvoted without any comment, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️ Please, leave comments instead ✌️

  • Can I Take This Issue? Some ideas about issues management in OS projects
  • Quite strange, I have my last publications posted here downvoted without any comment, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️ Please, leave comments instead ✌️

  • How to Create a Code of Conduct for an Open-Source Project
  • Quite strange, I have my last publications posted here downvoted without any comment, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️ Please, leave comments instead ✌️

  • Evaluation of large language model (LLM) to generate efficient Solidity code
  • Thank you! I have my last publications posted here our there downvoted, and I don’t know why. This is kind of unfair because FMPOV it is just hyperlinks maybe interesting or useful, at least for me and other people I know. But it’s the life, it’s social networks, it’s people and I don’t care that much ✌️

  • Question about donating to open source
  • Very 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!

  • openresource.dev How to Create a Code of Conduct for an Open-Source Project

    Build a safe and welcoming community for your open-source project with a clear code of conduct. Learn the essential steps, from defining goals to updating the document, to create guidelines for behavior. Start strong with our expert guidance.

    How to Create a Code of Conduct for an Open-Source Project
    1

    Can I Take This Issue? Some ideas about issues management in OS projects

    openresource.dev Can I Take This Issue?

    Learn about the frustration caused by issue assignments in open-source software development and how to tackle it. Get insights here.

    Can I Take This Issue?
    1
    openresource.dev Display Your Sponsors in Your GitHub READMEs

    Learn how to display the list of your sponsors in your GitHub READMEs thanks to SponsorKit and GitHub Actions.

    Display Your Sponsors in Your GitHub READMEs
    1
    openresource.dev GitHub Marketplace: Social Preview for Your GitHub Actions

    Learn how to create and add a social preview image to your GitHub repository to have a better rendering when sharing on social media platforms the link of your GitHub Actions on the GitHub Marketplace.

    GitHub Marketplace: Social Preview for Your GitHub Actions
    1
    openresource.dev Repobeats: GitHub README analytics

    Repobeats is a tool that provides analytics for your GitHub README files.

    Repobeats: GitHub README analytics
    1
    openresource.dev contrib.rocks: Generate an Image of GitHub Repositories Top Contributors

    contrib.rocks generates an image of GitHub repositories top contributors.

    contrib.rocks: Generate an Image of GitHub Repositories Top Contributors
    1
    openresource.dev Who Is the Ghost User on Github?

    Learn who is the ghost user on GitHub and why it can appear in some issues, discussions, or pull requests.

    Who Is the Ghost User on Github?
    1
    openresource.dev Get Real-Time GitHub Stars Notifications in Discord

    Want instant updates when your GitHub repository gets new stars? Set up an easy GitHub Actions workflow to send notifications directly to Discord!

    Get Real-Time GitHub Stars Notifications in Discord
    1

    Evaluation of large language model (LLM) to generate efficient Solidity code

    4
    Data Structures and Algorithms @programming.dev Pierre-Yves Lapersonne @programming.dev

    Evaluation of large language model (LLM) to generate efficient Solidity code

    0
    Some startups are going ‘fair source’ to avoid the pitfalls of open source licensing | TechCrunch
  • Ok, you are ight, fixed the publication and will dig deeper with my Lemmy app to check if an improvement can be done :) Thanks!

  • Some startups are going ‘fair source’ to avoid the pitfalls of open source licensing | TechCrunch
  • Sorry, not used to my Lemmy client, still not found how to do that. Quite a newbie, I will take more care next times. Thank you for your comment.

  • Registration opened for Hacktoberfest 2024

    https://hacktoberfest.com/participation/

    4

    60% of Open-Source Maintainers Are Unpaid: It's Concerning & What We Can Do About it

    https://news.itsfoss.com/open-source-maintainers-unpaid/

    13

    Some startups are going ‘fair source’ to avoid the pitfalls of open source licensing | TechCrunch

    https://techcrunch.com/2024/09/22/some-startups-are-going-fair-source-to-avoid-the-pitfalls-of-open-source-licensing/

    13
    Happy software freedom day!
  • Thank you for your comment 😅

  • Happy software freedom day!

    https://digitalfreedoms.org/en/software-freedom-day/blog

    2

    Accessible HVStack in SwiftUI

    publication croisée depuis : https://programming.dev/post/18354166

    > A small publication with a Swift gist about a SwiftUI custom View which will swing to HStack or VStack dependent to the dynamic type size.

    0

    Accessibility settings nuggets from iOS 18

    www.swiftjectivec.com Accessibility Setting Nuggets from iOS 18

    Accessibility settings has several quality-of-life improvements in iOS 18. Here are a few of my favorites.

    Accessibility Setting Nuggets from iOS 18

    publication croisée depuis : https://programming.dev/post/18354171

    > Some details about improvements in accessibility features embedded within iOS 18

    0

    Accessibility settings nuggets from iOS 18

    www.swiftjectivec.com Accessibility Setting Nuggets from iOS 18

    Accessibility settings has several quality-of-life improvements in iOS 18. Here are a few of my favorites.

    Accessibility Setting Nuggets from iOS 18

    Some details about improvements in accessibility features embedded within iOS 18

    1

    Accessible HVStack in SwiftUI

    A small publication with a Swift gist about a SwiftUI custom View which will swing to HStack or VStack dependent to the dynamic type size.

    0
    An immersive and open source escape game raising awareness of the challenges faced by people with digital disabilities
  • What do you mean? Having a quick look in the source code shows that the three languages items are plain HTML hyperlinks. I am not used to front web development, could you bring more details please?