(no title)
cmontella | 8 months ago
Relevent timeline:
https://blog.darklang.com/dark-announces-3-5m-in-seed-financ... (2019)
https://blog.darklang.com/dark-and-the-long-term/ (2020 - in which the team is fired to extend runway I guess to today)
TL;DR: We’re taking a longer term approach to building Dark. As part of this, we’ve made the difficult decision to shrink Dark’s team, and to change how we build both the product and the company."
So where do we go from here? Right now, the team is just me. I am committed to realizing the full vision of what Dark should be. Dark is financially healthy for many years, and there is time to think and to plan. I plan to involve the community much more in Dark’s growth, and slowly rebuild the team at a pace appropriate to the product’s maturity, focusing on a small, tight team that can wear many hats.
Then there was a pivot to a rewrite of the whole thing, which I think was just Paul at the time:Start of a new rewrite: https://blog.darklang.com/dark-v2-roadmap/ (2020)
Two years later: https://blog.darklang.com/backend-rewrite-complete/ (2022)
seemingly a new pivot to "all in" on AI?: https://blog.darklang.com/gpt/ (2023)
No news, one year later https://blog.darklang.com/an-overdue-status-update/ (2024)
Would be interesting to the Dark team to revisit this post, which is a look at PL funding models:
https://blog.darklang.com/how-to-fund-caramel/
Building programming languages is hard especially when you're not backed by a company. I think Eve (I worked on that one) and Dark were the two major VC funded languages, and at this point I don't think that's a good model for funding this kind of thing. You need waaaaay more that 2-3 million; most of that is funneled directly in to SF landords pockets. Something more like the Mojo people have gotten is what it takes (they've raised upwards of 100 million).
Anyway I can't wait to see where Dark goes in the future, and what their funding model will be going forward.
duped|8 months ago
Which is why you should build your team in Denver, Minneapolis, Chicago, Detroit, etc. There's a competitive advantage to hiring outside the SF tech bubble today. Over the last 5 years the network effects in SF have begun to evaporate.
cmontella|8 months ago
stachudotnet|8 months ago
VirusNewbie|8 months ago
If that's "make or break" for you, then something is wrong. There are plenty of reasons to want to have a distributed workforce (larger talent pool in general, passionate employees) but saving money is the least important one here.
khuey|8 months ago
Mozilla alone invested an eight digit amount in Rust.
krainboltgreene|8 months ago
candiddevmike|8 months ago
pbiggar|8 months ago
That's being addressed with the new version of course!
VirusNewbie|8 months ago
In both of the above cases, the founders just got bored of their project before they found PMF.
cmontella|8 months ago
krainboltgreene|8 months ago
greener_grass|8 months ago
They were planning some language extensions but it's more like a compiler project than a programming language project.
The truth is, most developers don't want to learn a new language.
They will jump through extra hoops just to use their favorite one (e.g. Airflow).
Successful languages appear when there is an extreme market demand (C++ providing OOP over C) or, more commonly, a hot new platform that people want to get in on (JavaScript, Swift, Kotlin, C#, ...)
For most people, new syntax / semantics is considered a negative and there needs to be some massive upside to overcome that.
gkapur|8 months ago
Feels like two types of companies raised money: - Companies trying to couple the cloud with a programming language. - More recently, companies trying to couple GPUs with a programming language/alternative to CUDA.
Will be curious how this generation goes.