• Re: Which site to upload software?

    From Dmitry A. Kazakov@21:1/5 to hreba on Fri Jul 15 22:52:42 2022
    On 2022-07-15 22:21, hreba wrote:
    After years of sucking free software from the web, I think I finally can return something which might be of interest for others. It is a
    framework for the simulation of physical systems, together with some
    example systems.

    Which site would you recommend?

    SourceForge

    https://sourceforge.net

    --
    Regards,
    Dmitry A. Kazakov
    http://www.dmitry-kazakov.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From hreba@21:1/5 to All on Fri Jul 15 22:21:37 2022
    After years of sucking free software from the web, I think I finally can
    return something which might be of interest for others. It is a
    framework for the simulation of physical systems, together with some
    example systems.

    Which site would you recommend?
    --
    Frank Hrebabetzky, Kronach +49 / 9261 / 950 0565

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Stephen Leake@21:1/5 to hreba on Fri Jul 15 16:29:19 2022
    hreba <hreba@t-online.de> writes:

    After years of sucking free software from the web, I think I finally
    can return something which might be of interest for others. It is a
    framework for the simulation of physical systems, together with some
    example systems.

    Which site would you recommend?

    Assuming your code is written in Ada, Alire: https://alire.ada.dev/

    (I maintained a simulator written in Ada, with low-level parts in VHDL,
    when I worked for NASA).

    --
    -- Stephe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jeffrey R.Carter@21:1/5 to hreba on Sat Jul 16 12:04:33 2022
    On 2022-07-15 22:21, hreba wrote:
    After years of sucking free software from the web, I think I finally can return
    something which might be of interest for others. It is a framework for the simulation of physical systems, together with some example systems.

    Which site would you recommend?

    github.com is popular
    so is sourceforge.net
    some use gitlab.com

    If your code is GNAT dependent, or you want to limit its use to GNAT, you can use Alire, alire.ada.dev

    --
    Jeff Carter
    "Brave Sir Robin ran away."
    Monty Python and the Holy Grail
    59

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From hreba@21:1/5 to Jeffrey R.Carter on Sat Jul 16 12:46:37 2022
    On 16.07.22 12:04, Jeffrey R.Carter wrote:
    github.com is popular
    so is sourceforge.net
    some use gitlab.com

    If your code is GNAT dependent, or you want to limit its use to GNAT,
    you can use Alire, alire.ada.dev


    My code is purely GNAT, so Alire is an option.

    As I said, this would be my first contribution. Case other people
    contribute, I'll have to manage this project somehow, but don't have any experience with that. Does this change your list, is project maintenance
    easier on some sites?

    --
    Frank Hrebabetzky, Kronach +49 / 9261 / 950 0565

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Stephen Leake@21:1/5 to hreba on Sat Jul 16 14:40:35 2022
    hreba <hreba@t-online.de> writes:

    On 16.07.22 12:04, Jeffrey R.Carter wrote:
    github.com is popular
    so is sourceforge.net
    some use gitlab.com
    If your code is GNAT dependent, or you want to limit its use to
    GNAT, you can use Alire, alire.ada.dev


    My code is purely GNAT, so Alire is an option.

    As I said, this would be my first contribution. Case other people
    contribute, I'll have to manage this project somehow, but don't have
    any experience with that. Does this change your list, is project
    maintenance easier on some sites?

    Alire is not a development platform (ie, it does not provide git
    hosting); it is only for distribution.

    github is not good for free software; see https://www.fsf.org/blogs/licensing/fsf-funded-call-for-white-papers-on-philosophical-and-legal-questions-around-copilot

    Savannah is good: https://www.fsf.org/blogs/community/savannah

    --
    -- Stephe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)