Software Alternatives, Accelerators & Startups

s6 VS Dhall Configuration Language

Compare s6 VS Dhall Configuration Language and see what are their differences

s6 logo s6

s6 is a small suite of programs for UNIX, designed for process supervision. It can be used as an init system, or as separate supervision components.

Dhall Configuration Language logo Dhall Configuration Language

A non-repetitive alternative to YAML
  • s6 Landing page
    Landing page //
    2020-05-25
  • Dhall Configuration Language Landing page
    Landing page //
    2022-04-27

s6 videos

Samsung Galaxy S6 Review!

More videos:

  • Review - Galaxy Tab S6 Honest Review - Only one issue..
  • Review - Samsung Galaxy S6 In 2020! (Still Worth It?) (Review)

Dhall Configuration Language videos

No Dhall Configuration Language videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to s6 and Dhall Configuration Language)
Monitoring Tools
100 100%
0% 0
Configuration Management
0 0%
100% 100
Log Management
100 100%
0% 0
Software Development
0 0%
100% 100

User comments

Share your experience with using s6 and Dhall Configuration Language. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Dhall Configuration Language should be more popular than s6. It has been mentiond 83 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

s6 mentions (11)

  • Which do you use systemd or openrc? Why do you use what you use?
    This page and this page, both by Laurent Bercot, creator of s6. Source: about 1 year ago
  • init software: What's the difference?
    Of the two I have experience with, runit is simpler and thus easier to get the hang of than s6-rc/s6. Though the s6 (not s6-rc) docs at the author's site contain a lot of info (including apologetics and rationales) that applies almost equally well to runit. Source: about 1 year ago
  • Trouble with s6 services
    Using the s6-service add command I added a service called "libvertd" when I ment to put "libvirtd". Now when I run s6-db-reload it spits out a error message saying "undefined service name libvertd". But I cant remove it using s6-service remove libvertd because that just spits out a generic help message and doesn't change anything. I also couldn't find documentation on Https://skarnet.org/software/s6/ or... Source: over 1 year ago
  • Alpine Linux is reducing dependencies on Busybox
    For the trivia, this is pushed by Laurent Bercot (skarnet), creator of s6, execline and many others. He's also working on implementing s6 as Alpine init and rc systems. https://skarnet.org/software/s6/ https://skarnet.com/projects/service-manager.html. - Source: Hacker News / almost 2 years ago
  • The DJB Legacy
    FWIW, the spirit of daemontools lives on in the s6 project. https://skarnet.org/software/s6/. - Source: Hacker News / about 2 years ago
View more

Dhall Configuration Language mentions (83)

  • Power of Small Optimizations
    Agda doesn't need that restriction, as far as I know. And neither does Dhall. See https://dhall-lang.org/ Neither language is Turing complete. - Source: Hacker News / 4 months ago
  • Pkl, a Programming Language for Configuration
    Kubernetes config is a decent example. I had ChatGPT generate a representative silly example -- the content doesn't matter so much as the structure: https://gist.github.com/cstrahan/528b00cd5c3a22e3d8f057bb1a75ea61 Now consider 100s (if not 1000s) of such files. I haven't given Pkl an in depth look yet, but I can say that the Industry Standard™ of "simple YAML" + string substitution (with delicate, error prone... - Source: Hacker News / 5 months ago
  • Apple releases Pkl – onfiguration as code language
    Fail to see how this is any different than Dhall (https://dhall-lang.org/) other than it produces plists too. - Source: Hacker News / 5 months ago
  • Apple releases Pkl – onfiguration as code language
    Well, Dhall provides something between JSON and a Turing complete language that can make a lot of configuration much quicker to write, if you can hack the functional syntax. http://dhall-lang.org/. - Source: Hacker News / 5 months ago
  • Why the fuck are we templating YAML? (2019)
    What are your thoughts on: - https://dhall-lang.org/. - Source: Hacker News / 5 months ago
View more

What are some alternatives?

When comparing s6 and Dhall Configuration Language, you can also consider the following products

systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).

YAML - YAML 1.2 --- YAML: YAML Ain't Markup Language

runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...

Jsonnet - A powerful DSL for elegant description of JSON data.

Supervisor - Supervisor is a client/server system that allows its users to monitor and control a number of...

TOML - TOML - Tom's Obvious, Minimal Language