home.social

#argumentparser — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #argumentparser, aggregated by home.social.

  1. My new Video series is well on its way.
    Developing a tiny server application to create a reproducible and benchmarkable inplementation of a BFF in #swift.
    The series covers everything from start to finish, but it is not yet completely published.

    I want to run it against #quarkus and #springboot in the end to show everyone that Swift is here to stay😎

    youtube.com/playlist?list=PLie

    #hummingbirdSwift #postgres #argumentparser #serversideswift #SwiftOnServer #swiftlang #backendforfrontend

  2. My new Video series is well on its way.
    Developing a tiny server application to create a reproducible and benchmarkable inplementation of a BFF in #swift.
    The series covers everything from start to finish, but it is not yet completely published.

    I want to run it against #quarkus and #springboot in the end to show everyone that Swift is here to stay😎

    youtube.com/playlist?list=PLie

    #hummingbirdSwift #postgres #argumentparser #serversideswift #SwiftOnServer #swiftlang #backendforfrontend

  3. My new Video series is well on its way.
    Developing a tiny server application to create a reproducible and benchmarkable inplementation of a BFF in #swift.
    The series covers everything from start to finish, but it is not yet completely published.

    I want to run it against #quarkus and #springboot in the end to show everyone that Swift is here to stay😎

    youtube.com/playlist?list=PLie

    #hummingbirdSwift #postgres #argumentparser #serversideswift #SwiftOnServer #swiftlang #backendforfrontend

  4. My new Video series is well on its way.
    Developing a tiny server application to create a reproducible and benchmarkable inplementation of a BFF in .
    The series covers everything from start to finish, but it is not yet completely published.

    I want to run it against and in the end to show everyone that Swift is here to stay😎

    youtube.com/playlist?list=PLie

  5. My new Video series is well on its way.
    Developing a tiny server application to create a reproducible and benchmarkable inplementation of a BFF in #swift.
    The series covers everything from start to finish, but it is not yet completely published.

    I want to run it against #quarkus and #springboot in the end to show everyone that Swift is here to stay😎

    youtube.com/playlist?list=PLie

    #hummingbirdSwift #postgres #argumentparser #serversideswift #SwiftOnServer #swiftlang #backendforfrontend

  6. If you build #CLI tools for #MacOS using #Swift:
    I have just released a package for you!

    🗂️ FileKeeper is a solution for data persistence using json or plain text files! It’s really easy to use, and works perfectly whether you are using a traditional command line project or a package with #ArgumentParser.

    Check it out: github.com/GabrielaBezerra/Fil

  7. Part 8: So I did A LOT yesterday, but worked too late on it to really write it up. So today all that gets written up is switching my Swift effort over to a Package with dual-targets (library and executable CLI) using ArgumentParser. It requires more setup than Part 6, Future Me will be relieved to have `--help` when she comes back to her script and does't remember what she did.

    image from `swift run sketchpad -sc 4`

    #ArgumentParser #SwiftLang #OpenUSD

    whynotestflight.com/excuses/he

  8. As part of a continuing work in progress, but `clipng` is a Swift/Argument Parser wrapper around a Swift wrapper for libpng that will generate a png with random(*) pixels on Ubuntu or MacOS.

    * Default system random.

    TODO: Import pixels values from the Champixel region of the CPU, for the truly bespoke pixel needs.

    #Swift #SwiftLang #SwiftWithC #CLI #ArgumentParser

    github.com/carlynorama/clipng