The first 10k games at bgammon.org, an open source online backgammon service
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    4mo ago 100%

    An excellent client and backgammon experience.

    Thanks Trevor for documenting your path, it is quite useful to us all who might want in the future to write an open source multiplayer game.

    3
  • Ventina glacier, Rhaetian alps
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    4mo ago 100%

    This year was particularly cold, which was good for the health of the glacier. But alas yes, there are marks where ice started in past decades/centuries, and it is falling back inexorably…

    2
  • Ventina glacier, Rhaetian alps
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    4mo ago 100%

    Comment: I travel light, but this time I overpacked (almost filled my 30l for a one-nighter). I need to consider options next time!

    2
  • It was really great to be outside again. Just two days, but we walked a lot, eat hearty dishes and had fun!

    32
    3
    Is it appropriate for someone to be a mod here when they don't understand open source, and insult users in the community?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    7mo ago 82%

    I don't mind moderators having their ideas or even ranting or even blowing off some steam in the thread they make/parecipate in.

    Their moderating job is to avoid the community being drowned in spam/scam etc. and as far as I can see there are few to no spam posts in !opensource@lemmy.ml. In that particular thread they went wild but as far as I can see did not abuse their mod powers.

    tl;dr: judge the moderator as the moderator, and the user as a user. I didn't particularly like that thread too, but from moderating POV, I haven't yet seem something by haui I disagree with.

    11
  • Open Source Money App?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    9mo ago 100%

    If you are comfortable with the command line hledger is a great program which has good tools for importing .csv files from banks and other financial companies.

    8
  • Looking for software for poster design
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    9mo ago 100%

    Scribus is an excellent libre desktop publishing program.

    I used to write a small postcard game for the “Wish you were here” jam, but it is suited to any job up to professional level.

    11
  • Which license leads to more contribution: MIT or GPL?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    11mo ago 100%

    I am happier when I see copyleft but let’s be honest, I would contribute to an interesting, useful project regardless of their choice between MIT and GPL. Same for companies: some prefer MIT, but there is no way they are not going to contribute to the Linux Kernel just because of copyleft. So bottom line is: make something that people enjoy/find useful and see contributors flocking.

    CLAs are a different matter: I do not contribute to projects which ask you to assign them copyright unless I 100% trust the organisation behind them.

    34
  • How to handle collaborators on an open source project?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    1y ago 100%

    As a contributor, I never particularly cared about permissions if I participate in a project with a few patches. It becomes useful when you are diagnosing a CI problem, etc. and you need to push a lot of tweaks to discover where the bug is located.

    More generally, treat contributors like you want to be treated. Try to be responsive, compassionate, guide them through the process of having a PR merged, be ready to fix a minor mess or two, congratulate them on a job well done.

    Open development is as much a story of people as a story of code.

    15
  • *Permanently Deleted*
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    1y ago 100%

    Customization for big enterprises is actually a viable business model, only if it generates as much money as the company sustains and can continue to expand?

    Yes, it is only a viable business model in the end if it generates enugh revenues to cover materials and labour, like every business on planet Earth.

    9
  • *Permanently Deleted*
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    1y ago 100%

    I am sorry to say some of what you write is not correct.

    Red Hat — I know they had their slice of controversies lately, but still — is a ≃33bn USD company, how is that not making money? They sell solutions based on OSS (different from selling software!), which is one viable way of making money.

    Other ways are: selling support, selling licence exceptions (when you are the sole copyright holder of the codebase, MySQL did that), sponsored development for new features, SaaS (bad!), customization for big enterprises/public actors, open-sourcing software but keeping assets proprietary (some games do that), and many more.

    15
  • Where would you host your code if you prefer non-for-profit communities with FLOSS commitment?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    1y ago 100%

    Nope! Little known to people, you just need to locally clone your repository with --bare and upload that. You will see you can clone it even if you don't have a git server!

    It is a very slick, minimalist solution.

    7
  • Where would you host your code if you prefer non-for-profit communities with FLOSS commitment?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    1y ago 100%

    It might not be a solution for everyone, but you can self host a git repository on your static site!

    stagit is a static git site generator. It is lean, you can self host it even of the cheapest of shared hosting and it makes code browseable via html, which is a plus for sharing and receiving suggestions/contributions.

    For a relatively small, low bandwith project it is a charm. As an example, here are my repositories.

    16
  • Making something for everyone is so much more work than making something just for yourself
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    1y ago 100%

    Documentation is very useful today (to clarify our thoughts on what is useful and what is not, what is in scope and what is not), and for our future selves.

    Writing small bits of software made me appreciative of the work teams put on large pieces of infrastructure!

    28
  • Which GPL-like licence for object oriented?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    1y ago 100%

    If some code links to your GPL library, the whole project has to be licenced GPLv3, full stop. This does not "prevent people to use [it] at all", it just stipulates that they have to make the source available and the source of improvements they make available. Each substantial library I write in my free time is GPLv3. I want to contribute to the ecosystem and I want everyone enjoying my work contributing back to the ecosystem.

    A similar licence, called LGPL, allows dynamic linking without having to make the code of the whole project available, just the code of the specific library + improvements. If for some reason you need this, I invite you to check how dynamic linking works in Pharo and read this FAQ by the FSF (and all other FAQs, it is a very clear, informative document).

    12
  • What should we do about license violations in apps that rely on work of Lemmy contributors?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    fafff
    1y ago 100%

    File an issue in their repos, sometimes people (understandably) do not understand licencing very well — or it might be they were granted an exception.

    If that fails you can contact the library author and the repositories who host the code.

    28