4 min read

On Monday, the CEO and Co-founder of Dark, Ellen Chisa, announced the project had raised $3.5 million in funding in a Medium post. Dark is a holistic project that includes a programming language (Darklang), an editor and an infrastructure. The value of this, according to Chisa, is simple: “developers can code without thinking about infrastructure, and have near-instant deployment, which we’re calling deployless.”

Along with Chisa, Dark is led by CTO, Paul Biggar, who is also the founder of CircleCI, the CI/CD pioneering company. The seed funding is led by Cervin Ventures, in participation with Boldstart, Data Collective, Harrison Metal, Xfactor, Backstage, Nextview, Promus, Correlation, 122 West and Yubari.

What are the key features of the Dark programming language?

One of the most interesting features in Dark is that deployments take a mere 50 milliseconds. Fast.

Chisa says that currently the best teams can manage deployments around 5–10 minutes, but many take considerably longer, sometimes hours. But Dark was designed to change this. It’s purpose-built, Chisa seems to suggest, for continuous delivery.

“In Dark, you’re getting the benefit of your editor knowing how the language works. So you get really great autocomplete, and your infrastructure is set up for you as soon as you’ve written any code because we know exactly what is required.”

She says there are three main benefits to Dark’s approach:

  • An automated infrastructure
  • No need to worry about a deployment pipeline (“As soon as you write any piece of backend code in Dark, it is already hosted for you,” she explains.)
  • Tracing capabilities are built into your code. “Because you’re using our infrastructure, you have traces available in your editor as soon as you’ve written any code.

There’s undoubtedly a clear sense – whatever users think of the end result – that everything has been engineered with an incredibly clear vision.

Dark has been deployed on SaaS platform and project tracking tools

Chisa highlights how some customers have already shipped entire products on Dark. Chase Olivieri, who built Altitude, a subscription SaaS providing personalized flight deals, using Drark is cited by Chisa, saying that “as a bootstrapper, Dark has allowed me to move fast and build Altitude without having to worry about infrastructure, scaling, or server management.”

Downside of Dark is programmers have to learn a new language

Speaking to TechCrunch, Chisa admitted their was a downside to Dark – you have to learn a new language.

“I think the biggest downside of Dark is definitely that you’re learning a new language, and using a different editor when you might be used to something else, but we think you get a lot more benefit out of having the three parts working together.”

Chisa acknowledged that it will require evangelizing the methodology to programmers, who may be used to employing a particular set of tools to write their programs. But according to her the biggest selling point is that it will remove the complexity around deployment by bringing an integrated level of automation to the process.

Is Darklang basically like AWS Lambda?

The community on Hacker News compares Dark with AWS Lambda, with many pessimistic about its prospects. In particular they are skeptical about the efficiency gains Chisa describes. “It only sounds maybe 1 step removed from where aws [sic] lambda’s are now,” said one user. “You fiddle with the code in the lambda IDE, and submit for deployment. Is this really that much different?”

Dark’s Co-founder, Paul Biggar responded to this in the thread. “Dark founder here. Yes, completely agree with this. To a certain extent, Dark is aimed at being what lambda/serverless should have been.”

He continues by writing:

“The thing that frustrates me about Lambda (and really all of AWS) is that we’re just dealing with a bit of code and bit of data. Even in 1999 when I had just started coding I could write something that runs every 10 minutes. But now it’s super challenging. Why is it so hard to take a request, munge it, send it somewhere, and then respond to it. That should be trivial! (and in Dark, it is)”

The team has planned to roll out the product publicly in September.

To find out more more about Dark, read the team’s blog posts including What is Dark, How Dark is a functional language, and How Dark allows deploys in 50ms.

Read Next

The V programming language is now open source – is it too good to be true?

“Why was Rust chosen for Libra?”, US Congressman questions Facebook on Libra security design choices

Rust’s original creator, Graydon Hoare on the current state of system programming and safety

Being a Senior Content Marketing Editor at Packt Publishing, I handle vast array of content in the tech space ranging from Data science, Web development, Programming, Cloud & Networking, IoT, Security and Game development. With prior experience and understanding of Marketing I aspire to grow leaps and bounds in the Content & Digital Marketing field. On the personal front I am an ambivert and love to read inspiring articles and books on life and in general.