Live data from Hacker News

Show HN: Darklang

medium.com

11–20 of 261 posts

Re: Show HN: Darklang

#11
I've been impressed with Dark -- it has the potential to make it possible to build a scalable cloud application in an afternoon and reduce application complexity. This has a number of impacts long-term, from both making existing teams more productive, to bringing less sophisticated developers to participate in application development. I highly recommend you check it out.

[Disclosure - I'm an investor in the company, but my thoughts are my own.]

Re: Show HN: Darklang

#12
post #4

Hey folks, excited to finally unveil Dark and show you what we’ve been working on! We haven’t publicly shown how Dark works before, what code is like, or how deployless works. We hope you like it. We’re not fully publicly available yet (we hope you’ll excuse this Show HN when you can’t use it, sorry!), but we’re working hard to open Dark up to more people. Would love to hear your feedback. I’ll be around all day to a…

Congrats! I'm very interested to see how Dark progresses, and wish you all luck. I don't have time to write anything, so I'm not signing up for your beta, but I kinda wish I had the time.

Thanks Steve!

Re: Show HN: Darklang

#14

How does version management work with dark? Do I get access to the "raw text files"?

We combine version control, deployment and feature flags, with the intention of simplifying the three concepts into one.

The idea is that you use feature flags to manage versions (my video on the blog post goes through that workflow). We haven't yet got features to support moving back to old versions (apart from undo), but we will.

Re: Show HN: Darklang

#16
Why should I go for a vendor locked, proprietary solution that could disappear at any moment for any critical infrastructure? Especially when it requires a proprietary language no one has ever worked in before while there are at least a half dozen tried and true tech stacks that do this exact same thing, are not proprietary, and engineers already know them?

Re: Show HN: Darklang

#18
This project represents a stark tradeoff: lose some complexity, and lose almost all control.

It feels like forcing users to learn a new language is a step too far here - I can't imagine a ton of people are so eager to build slackbots that they're willing to give up all their existing tools.

Re: Show HN: Darklang

#19
Does (or will) Dark have a light mode? Given the name and seeing the dark mode screenshots in the article, I wonder.

This is an honest worry for an older developer like me. When you're young, your eyes can focus on just about anything. This changes as you get older. A dark mode causes your pupils to open wider, where a light mode gets them to stop down. And if your lenses are imperfect, stopping down helps make things sharper.

I'm posting this as a reminder and plea to younger developers: no matter how much you love your dark modes, please consider those of us who can't focus on them, and give light modes full support too. Thanks!

Re: Show HN: Darklang

#20
post #14

How does version management work with dark? Do I get access to the "raw text files"?

We combine version control, deployment and feature flags, with the intention of simplifying the three concepts into one. The idea is that you use feature flags to manage versions (my video on the blog post goes through that workflow). We haven't yet got features to support moving back to old versions (apart from undo), but we will.

So no GitHub integration?
Post reply on HN