Show HN: DSCI – Dead Simple CI

(github.com)

17 points | by melezhik 9 hours ago ago

5 comments

  • poketdev 3 hours ago

    The approach of using general programming languages instead of YAML for CI/CD is refreshing. I've seen too many teams struggle with YAML's complexity and limitations in complex pipelines. Being able to write actual code with proper IDE support, testing, and debugging is a game-changer. The SDK approach is smart too - makes it extensible across languages. Have you considered integration with GitHub Actions beyond the existing ones? That would significantly expand the user base.

    • wpollock 2 hours ago

      The first section in the introduction describes a YAML file. Bait and switch?

  • NamlchakKhandro 2 hours ago

    what is this vibeslop?

    none of the links work

  • dang 4 hours ago

    (I added Show HN to your title because that's the convention for sharing your work on HN - see https://news.ycombinator.com/showhn.html)

    • nine_k 3 hours ago

      Links to Forgejo and CI are broken in the README. I wanted to fix them, but I'm not even sure where the [~ci] link should lead.