"The Economics of Programming Languages" by Evan Czaplicki (Strange Loop 2023)

  Рет қаралды 118,642

Strange Loop Conference

Strange Loop Conference

8 ай бұрын

In the mythology of open source, programming languages are created by people who seemingly have no direct economic function. They are just really good at compilers (somehow) and have a house to live in (somehow) and have a lifetime to devote to creating a useful programming language (somehow!)
We will examine specific organizations that create programming languages. Where do the salaries for compiler engineers come from? How does Go end up with 5 engineers and Dart end up with 30? Who signs off on these expenses and why? Does this put any boundaries on language design or development practices? And how do the economics work for people outside of the major tech corporations?
My goal is to give the talk I needed to hear 10 years ago when I was just starting on Elm. By clearly delineating the many variations of corporate funding and independent funding, I hope users will come away with a better foundation for evaluating and comparing programming languages.
Evan Czaplicki
Creator of Elm
@evancz
Evan is the creator and developer of the Elm programming language. He lives in Denmark, working alongside his wife at elm.studio to keep Elm independent and interesting.
----
Recorded Sept 22, 2023 at Strange Loop 2023 in St. Louis, MO.
thestrangeloop.com

Пікірлер: 133
@AlejandroGarcia_elviejo
@AlejandroGarcia_elviejo 7 ай бұрын
This talk: "Makes me laugh, then makes me think... then makes me cry". Because we as a civilization haven't found a way to reward people for being altruistic.... and sharing with others.
@cypherecon5989
@cypherecon5989 7 ай бұрын
The main point of being altruistic is to not getting something in return. In fact you get something which is a good feeling which would lead me to the conclusion that even altruism is selfish.
@MA-channel1
@MA-channel1 6 ай бұрын
@@cypherecon5989 no, you can't mess specific and rare **altruistic selfishness** with (very spread *egoistic*) selfishness
@i-am-linja
@i-am-linja 6 ай бұрын
Call me crazy but I would have thought the main point of being altruistic was improving the situations of other people.
@pick-pock
@pick-pock 5 ай бұрын
Is it the goal of capitalism? 🤔
@derfcy
@derfcy 8 ай бұрын
Elm is a beautiful language and a joy to use. It's sad that Elm has not flourished and Evan has not found a way to make a happy career out of it. His points about big tech being rentiers and the threat of being "Jeff'ed" remind me of what Cory Doctorow has been writing about the need to break up big tech monopolies and force interoperability.
@Milan____
@Milan____ 7 ай бұрын
I recommend reading the book "Start Small, Stay Small" - it's been some 12 years since I read it, but it very much talks about getting Jeff'd - and about avoiding it by abandoning the dream of creating mainstream products with million dollar potential. Find a niche that is financially viable for you, but isn't viable for Jeffrey. Anyway, excellent talk. Went from "why am I watching a talk about languages in my spare time" to "I'm going to recommend this to everyone IT adjacent" really fast.
@MA-channel1
@MA-channel1 6 ай бұрын
You're talking about "Why the niches is the name of game " chapter in SsSs, Start Small Stay Small book. It's one of my favorite Software Business books, but it's about creating software business not about Programming Languages as a business. So this talk and presentation by Evan is a rare work about Economies related to Programming Languages; yet he missed to answer his own question, a big questions of: "How to make a living out of creating PL?"
@jolonf
@jolonf 2 ай бұрын
Ideally, every time a financial transaction occurs on the internet, a portion of the revenue should automatically go to the open source projects that the transaction depends on.
@AmberSZ
@AmberSZ 8 ай бұрын
Incredible timing that as the Google and Amazon antitrust suits get into gear, we get this really unique perspective into some of the side effects of their monopolies on tech, which at surface level seems unrelated
@louroboros
@louroboros 8 ай бұрын
Insightful, blisteringly funny, and heartbreaking talk. Always a good time when Evan walks up to the podium.
@10e999
@10e999 7 ай бұрын
Zig is a good example of a Donation based software project.
@nathanfranck5822
@nathanfranck5822 7 ай бұрын
Wa going to say! Sometimes I get a little frusterated when it seems like news on zig is slow, but it's a small f/t team, backed by tonnes of overexerting contributors that have their own lives - probably a lot of burnout in that group. Still super entranced by the language and the design decisions
@anildhurjaty1233
@anildhurjaty1233 8 ай бұрын
A talk on programming, economics and Georgist theory delivered with Nathan Fielder style dry humor, I'm truly terrified by how well the KZbin algorithm knows my taste
@fernandogiongo
@fernandogiongo 7 ай бұрын
The "internet landlords" problem is explored by the economist Yanis Varoufakis on his most recent book entitled Techofeudalism. I'm still not sure if I'm convinced by his argument but it's definitely worth a read.
@yeetyeet7070
@yeetyeet7070 7 ай бұрын
also - and more poignant - by Cory Doctorow
@szymonbaranowski8184
@szymonbaranowski8184 7 ай бұрын
​@@yeetyeet7070thanks I didn't know this name!
@lovol2
@lovol2 7 ай бұрын
​@@yeetyeet7070didn't know this guy thanks
@sigrlami
@sigrlami 7 ай бұрын
Varoufakis talks about vassal relations which is a bit far-fetched, it doesn't need to be legacy terminology with the prefix "techno", all big corp liege to their own financial capital. Most futurists describe mega corporations as growing big enough to be governments of it own and virtualized citizenship by work attendance. You can easily think of Japan-like lifelong jobs in a single company. What Evan talks more about is that "landlord" is more like a conduit and it can be dethroned quickly, i.e IE story, then Mozilla. Their own desire to gasp bigger market share can easily provide resources for 30 developers without flinching if that provides them with 40B in revenues.
@aaronr.9644
@aaronr.9644 7 ай бұрын
Great talk! In the case of Linux, it is remarkable that Linus still holds so much influence over the project considering that anyone could have forked it along the way. But if anyone did it, the terms of the GPL would have forced them to open source it as well. Any patch that adds value in the competing fork, would have simply found its way back into the main fork. Is that the secret sauce? So perhaps the type of open source license ends up being a factor here if you want to avoid being Jeff'd. Maybe Corporate Alliance with a well chosen open source license ends up being the best path. Today, most devs contributing to the Linux kernel are no longer volunteers. They are devs working for corporations.
@RobBCactive
@RobBCactive 7 ай бұрын
The GPL terms affect distribution, Linux has forks in every git(1) tree, but it's simply less work (more economic) to share the changes by including them upstream because Linus's tree is the key source and distribution. Linus has taken breaks, there are lieutenants, but a corporate trying to dominate will be doomed by backlash of other corporates and communities. It's in everyone's interest to work with Linus's tree, but there are others of significance like linux-next and linux-mm. Unfortunately licences giving more leeway have gained traction which allowed embrace and extend and fragmentation. The FOSS model works best when many parties have an interest, big companies are big users and big creators of it.
@thedude00
@thedude00 5 ай бұрын
​@@RobBCactive why did you write "git(1)"? I'm guessing this is `man` syntax but even so I don't understand why you chose to use it here.
@AnthonyBullard
@AnthonyBullard 7 ай бұрын
Evan is such a good speaker and presenter of his ideas. And a very nice and thoughtful person IRL from my few interactions with him. Elm is so lovely to build things with, but it got ground down by a combination of slow iteration and lack of flexibility (without escaping into JS). I think the language became 90% what Evan wanted, 8% what NoRedInk begged for, and 2% what the users needed. That worked well enough for NRI, but not a broad based community. I still go back to Elm when I want to remember how much I used to enjoy client side development. And I wish Evan well - I’d love to see this project he has on his computer 😉
@Deeharok
@Deeharok 7 ай бұрын
One "Design Incentive" was missed, at 30:23, which is a generalization of "Editor Licences" . This generalization is simply "Product", i.e. building a product jointly with the language design&implementation. There are three examples of programming languages that I know of, that provide a product: 1. Odin: their product is EmberGen/JangaFX. 2. Jai: Jon Blow is designing/implementing the language jointly with the game his company is working on. 3. Mojo: the most recent language that fits in this "Product" bucket, due to their "Inference platform". Mojo is additionally within the "Hosting" bucket (as they provide their hosting as well as supporting other cloud hosting providers such as AWS). Similar to Julia, I can imagine they would also go into Consulting or Research Grants (not PL research, but rather Machine Learning/ML & CV research) Personally I believe this is the best way to design and implement a language. Create something that has proven to provide value.
@applepie9806
@applepie9806 2 ай бұрын
This talk is based af. There's so many factors that I hadn't realised before. Respect for speaking on such a complex topic so candidly.
@ArthurSchoppenweghauer
@ArthurSchoppenweghauer 7 ай бұрын
Slight correction: economists and other academics don't *need* to use STATA / Mathematica. Many of them are switching to R or Python, it's just that licensed products have been part of the curriculum for too long.
@Joemakatozi1776
@Joemakatozi1776 7 ай бұрын
Correct. I'm in the sciences and I'm seeing a big migration of all our stuff away from Matlab to python.
@TheArrowedKnee
@TheArrowedKnee 7 ай бұрын
@@Joemakatozi1776 Yeah i took statistics last year(finished my CS degree now) and apparently only that semester had they finally swapped over to Python from Matlab.
@flyaruu
@flyaruu 8 ай бұрын
Strange Loop talks never fail to blow me away
@CaboLabsHealthInformatics
@CaboLabsHealthInformatics 7 ай бұрын
This doesn't apply just to languages, is about any piece of software you want to build and hopefully sell. Very interesting, insightful and fun.
@jamesschinner5388
@jamesschinner5388 8 ай бұрын
So nice to hear from Evan, I learnt Elm when I wanted to share my programming with more people than those with python interpreters, I could never understand why people would want to use 1000's of npm packages over it. I really appreciate hearing his perspective as it's not something I would have thought about myself. Thanks mate!
@gnesterif5783
@gnesterif5783 7 ай бұрын
An independent langauge that does the donation principle is Zig
@Etudio
@Etudio 8 ай бұрын
Solidarity and empathy.
@GeorgeZoto
@GeorgeZoto 7 ай бұрын
Loved the slides and the information flow.
@nikhilsimhar
@nikhilsimhar 8 ай бұрын
one of the best tech talks I have watched in a long time.
@seanfoley1006
@seanfoley1006 7 ай бұрын
I like his sense of humor. Interesting talk.
@vincentdenboer1451
@vincentdenboer1451 7 ай бұрын
One of the best talks I've seen this year!
@sortof3337
@sortof3337 8 ай бұрын
Beautiful and insightful talk. Evan always makes me wonder what could've been if cs wasn't plagued by capitalism and clout seeking monkeys.
@user-nf8bf6dr6f
@user-nf8bf6dr6f 8 ай бұрын
great talk!!!!
@douglasaraujo9763
@douglasaraujo9763 7 ай бұрын
What a great presentation!
@davidroberts6774
@davidroberts6774 7 ай бұрын
Incredible, thanks!
@authenticallysuperficial9874
@authenticallysuperficial9874 7 ай бұрын
Very thought provoking
@usopenplayer
@usopenplayer 8 ай бұрын
Excellent talk. Really appreciate you sharing your insight. Hopefully we can all get a little less Jeffed over time.
@lherfel
@lherfel 7 ай бұрын
very neat talk. much appreciated
@jezreelfranklin3088
@jezreelfranklin3088 8 ай бұрын
Love this dude
@authenticallysuperficial9874
@authenticallysuperficial9874 7 ай бұрын
Well delivered
@hstrinzel
@hstrinzel 7 ай бұрын
dBASE II was developed in the old days by Wayne Ratliff to help him win the office football pool. A really effective DATA-CENTRIC language and turned super-successful in its heyday. I find it odd that most people use MEMORY-CENTRIC languages today for database project. Definitely under-optimal. I wish it would come back to DATA-CENTRIC again.
@vikingthedude
@vikingthedude 7 ай бұрын
I love how the slides are all on this one giant canvas and can be zoomed in and out of. Does anyone know what software he might be using for this presentation?
@lunaticman
@lunaticman 7 ай бұрын
Prezi
@vikingthedude
@vikingthedude 7 ай бұрын
Thank you
@wealthassistant
@wealthassistant 7 ай бұрын
Would be interesting to extend this to frameworks and libraries like React. As a web developer I don’t have much choice in what language to use but there are big companies and economic interests behind these libraries that honestly I haven’t given much thought to until I saw this talk.
@olricnone9246
@olricnone9246 7 ай бұрын
it is the best talk for me, so valuable, so deep, so generous.
@YourMom-rg5jk
@YourMom-rg5jk 7 ай бұрын
Beautiful.
@derekjwilliams
@derekjwilliams 7 ай бұрын
This is excellent. Thank you so much. It seems that there may be a relationship between Conway's Law and the points you make in the presentation. It seems that patronage is the way out if we can get individual developers to contribute both time and money to some sort of "Code Co-Op".
@ploddi360
@ploddi360 4 ай бұрын
Unison could be an example of "Hosting" language
@allanwind295
@allanwind295 7 ай бұрын
Lovely.
@ispringle
@ispringle 7 ай бұрын
There are a few languages other than the mathematics/academic oriented ones that use the usage license model. They're kind of obscure though and really the usage isn't for the "language" but for the compiler/interpreter. K is one that comes to mind. There are a few Lisp compilers that also use this model. And a number of the old school business languages like FORTRAN and COBOL have compilers like this too.
@Bob-tx7hv
@Bob-tx7hv 6 ай бұрын
There's quite a few that sprung up to fill the void created when MS killed Visual Basic 6.0. Such as PureBasic, RealBasic, etc.. they're niche indeed
@ttcc5273
@ttcc5273 7 ай бұрын
A great book that helps with strategic thinking for your software project - “Inside the Tornado” When you’re bowling you line up your shot so that the first pin hits the others in a chain reaction. When you’re doing a software project, you line up your work in a similar way to cascade into growth/features/community/etc.
@Brlitzkreig
@Brlitzkreig 7 ай бұрын
Good stuff
@jacobzimmerman3492
@jacobzimmerman3492 8 ай бұрын
I’m curious how Elixir has managed to do relatively well lately, does anyone know much about their history in this sense?
@ansidhe
@ansidhe 7 ай бұрын
My bet would be on the Erlang (telco) legacy and BEAM being a masterpiece in what it is good at.
@AnthonyBullard
@AnthonyBullard 7 ай бұрын
Erlang/OTO (BEAM)supremacy in concurrency + Ruby syntax(and many Ruby lovers moving over) + Good ecosystem + Pragmatic but thoughtful leadership + Phoenix(productive and powerful web framework)
@yurtle1851
@yurtle1851 7 ай бұрын
fantastic talk
@dundee248
@dundee248 7 ай бұрын
Sorry to ask a question unrelated to the content of the talk (just a few minutes in), but how are the slides made? The half-page slide thing looks stunning.
@terezasokol7599
@terezasokol7599 7 ай бұрын
Prezi classic 😊
@danielrobinson4436
@danielrobinson4436 7 ай бұрын
Likely Prezi, he used to work for them.
@peterhalacsy3361
@peterhalacsy3361 7 ай бұрын
This is the new Prezi version
@sheldonlynn934
@sheldonlynn934 7 ай бұрын
While it's likely Prezi, because that's who Evan used to work for, you can achieve the same result with PowerPoint.
@heursault3762
@heursault3762 7 ай бұрын
Would love to see a conversation on this btwn him and andrew kelley of zig
@eccoweaver
@eccoweaver 7 ай бұрын
If I understand nothing else from this, I truly respect and appreciate you just from @40:16
@zyansheep
@zyansheep 8 ай бұрын
If the developers could capture even a fraction of a fraction of all that rent revenue, without having to ask corporations... I think that would be a more ideal situation.
@ljbwonline
@ljbwonline 2 күн бұрын
By "hosting" does he mean maintaining build servers and VM servers for people to use? Like being a cloud hosting provider devoted to a specific programming language?
@AK-vx4dy
@AK-vx4dy 7 ай бұрын
Very funny and frighteningly inside full 😀
@Ricardoromero4444
@Ricardoromero4444 8 ай бұрын
Wait, did Evan just say he made a lamdera?
@ljbwonline
@ljbwonline 2 күн бұрын
At 20:33 what does he mean by the "switching cost... for small authors"? Is he referring to the cost of switching TO the independent language? And how does this relate to get Jeff'd? (I.e. getting your users taken by a bigger company which is hosting your language without having to do any compiler engineering)
@blipblap614
@blipblap614 7 ай бұрын
kzbin.info/www/bejne/jouWqJKgmshkrJo 28:22 In the matrix of successful languages, certainly Java, Ruby and PHP are glaring omissions. It's interesting to consider where they fit -- and whether they don't, so the classification doesn't quite work. As for Dart, Brendan Eich once bagged on it as a "Lars Bak retention program." Bak left Google in 2017 -- by which time Dart had been broadly dismissed as a failed "attack on web standards." The correct way to understand Dart, I think, has always been a clean-room rewrite of Java. General-purpose, simple to learn, "functional enough." Static types and parallelism that stay out of your way -- and are thoughtfully considered, rather than bolted on. Cross-platform compilers that are not experimental, hobbies, or vaporware. The best tooling, period. A proper language spec. That's what 30 engineers are for. If you're using a language from the 1990's with 5 engineers trying to roll a boulder uphill, give Dart a try.
@edgeeffect
@edgeeffect 7 ай бұрын
09:15 Wow... imagine taxing advertising proportional to how annoying it is?!?!
@feedmewifi_477
@feedmewifi_477 7 ай бұрын
soooo funny and insightful
@decoyslois
@decoyslois 7 ай бұрын
Someone give this guy $400m
@dimakuzmin5393
@dimakuzmin5393 8 ай бұрын
Can someone explain: on 4:47 he talks about Google's revenue and immediately splits it into expenses, does it imply Google spends exactly all of its revenue on these different things (like TA)? Aren't the revenue and expenses the two different numbers for any given company?
@ingoverhulst
@ingoverhulst 8 ай бұрын
On the left, where everything is clumped, is their incoming revenue. The paths that split off are their costs. The path that continues straight ahead would be their profit.
@__jan
@__jan 7 ай бұрын
There's a bunch of numbers used for different purposes, but the split shows expenses (operating expenses, other costs, traffic acquisition costs) and profits (operating income). Once you subtract taxes from operating income, and then subtract non-operating expenses (e.g. interest on bank loans) from that, you get "net income" which is the bottom-line of what the company made.
@vladimirgorea8714
@vladimirgorea8714 7 ай бұрын
Would having a "cooperative" contributor license solve this? A project is open source, might seem very interesting to some, but they don't know if their work will ever get recognized. If your project would use a "cooperative license" then the project success would be shared with all the contributors relative to their inputs (merged PRs let's say).
@Adowrath
@Adowrath 7 ай бұрын
It depends what you'd define as "success" to share, no?
@DF-ss5ep
@DF-ss5ep 7 ай бұрын
Google needs firefox to stay alive so they dont get accused of being a monopoly
@ArneBab
@ArneBab 7 ай бұрын
That google revenue reminds me how much I would like to use Yacy for searching.
@CjqNslXUcM
@CjqNslXUcM 7 ай бұрын
Mandating open standards and marketplaces would go a long way to reduce switching costs. The economic costs of allowing tech monopolies is probably incalculable.
@RobBCactive
@RobBCactive 7 ай бұрын
Incalculable but also unnoticed by most. The uninvolved would say "but we want Windows", nevermind that they didn't actually use windows in Windows and would use OpenOffice on a Linux box without even realising as really they were Word users. Now Apple or tablets don't have the issue because users don't perceive a FOMO, they just use that cute little device. "Power users" will however invest time to find problems to protect their time investment any change in accustomed work flow will be vehemently resisted. Open standards and market places are a public good but don't have the highly motivated financial interests seeking to monetize something.
@LeePenkman
@LeePenkman 7 ай бұрын
Similar dynamics exist for open source and AI projects, please let me know if anyone figures these economics out... or if theres more insight. Big AI players like huggingface exist on jeffing researchers for hosting (+consulting)... success Is more about peoples perceptions/distribution than advanced tech
@ludvigjaniuk108
@ludvigjaniuk108 7 ай бұрын
So what about Java? I was waiting for it to be mentioned but never got to see the category for it...
@tsadigov1
@tsadigov1 7 ай бұрын
Í understand. I am a salesforce (cloud only) consultant. I did something no other consultant (I know of) can do. I can make salesforce code (apex) run locally. And I don't know what to do with that (kind of). Dont want to get Jeffd.
@CjqNslXUcM
@CjqNslXUcM 7 ай бұрын
Thought-provoking talk. Well done.
@WilsonShen
@WilsonShen 8 ай бұрын
Great talk~ Really enjoy it.
@arisweedler4703
@arisweedler4703 7 ай бұрын
Mozilla comes from mosaic killer and not a strange mispronunciation of the delicious cheese?? That… makes a lot more sense…
@saultube44
@saultube44 7 ай бұрын
ZIG and Bun.js should be in this by default Open Sources; both being new Languages, so this is succinct enlightenment, thanks.
@Neurotrace
@Neurotrace 7 ай бұрын
Bun isn't a language though. It's a JavaScript runtime
@DI3GOskill
@DI3GOskill 7 ай бұрын
Awesome talk! very insightful. Thanks Evan!
@PRIMARYATIAS
@PRIMARYATIAS 4 ай бұрын
Miguel de Icaza sold his Mono C# runtime to Microsoft so he found a way to make money with his runtime. (Though he added to it cross platform app development in C# for IOS and Android and this is probably where the money was, Not in the runtime directly but in everything around it).
@kahnfatman
@kahnfatman 7 ай бұрын
When the Language Author begins his own financial detective journey/forensics... Key take away: 29:35 YOU can get Jeff'ed by EVERYBODY.
@Ugunark
@Ugunark 7 ай бұрын
What a fascinating and slightly tragic talk
@ArneBab
@ArneBab 7 ай бұрын
The internet landlord idea matches pretty well what Cory Doctorow is writing. There should be no landlords in the internet. But developers should still get paid. And those paying them must get their money from somewhere.
@suvetar
@suvetar 8 ай бұрын
I love the fog metaphor - Great way to start Evan! 🙂
@ArneBab
@ArneBab 7 ай бұрын
When you look at Firefox revenue, keep in mind that the company that makes matlab has higher revenue.
@virtuous-sloth
@virtuous-sloth 8 ай бұрын
Once Evan starts talking about Traffic Acquisition Costs my brain immediately goes to "economic rent"
@heyyrudyy404
@heyyrudyy404 7 ай бұрын
Google, this rich librarian.. damn !!!
@yeetyeet7070
@yeetyeet7070 7 ай бұрын
amazing talk lol
@markovujanic
@markovujanic 4 ай бұрын
I'm big Elm fan, it's very cool language and exploring it I got much better in multiple other areas. I really think there is too much overthinking about being Jeffed here, when you touched about consulting you mention reputation plays a role, the same goes about hosting, people would just use author's service if it's half decent just to support the language and author, this is something that can't be Jeffed from you Even.
@tarikozkanli788
@tarikozkanli788 7 ай бұрын
So, programming languages as a service : PLAS
@chukwukaosakwe3646
@chukwukaosakwe3646 7 ай бұрын
Exactly.
@michaelchavinda641
@michaelchavinda641 2 ай бұрын
Can someone define hosting?
@yugshende3
@yugshende3 7 ай бұрын
This is the exact problem I’ve been thinking about for a long time now. I have a project that I want to make my “the” project. Build it, plant it, socialize it, inspire someone, give my thoughts a life and watch it grow a forest. But I simply don’t know where to start. Everything and everyone is a propaganda. Do I just choose the lesser of the two evils and start?
@purewaterruler
@purewaterruler 7 ай бұрын
Yes
@aftalavera
@aftalavera 7 ай бұрын
Maybe is time to touch grass and forget about computers. We will be forced to anyway!
@ctwolf
@ctwolf 7 ай бұрын
Evan I appreciate you, and I hope oneday we escape the consistent ugly reality of creators and builders getting Jeff'd. there are ways, but they're still in their infancy more than a decade after their first big adoption wave.
@abs772
@abs772 7 ай бұрын
AGPL?
@jonlaban4272
@jonlaban4272 7 ай бұрын
Methinks I like this talk
@michel95124
@michel95124 2 ай бұрын
You forgot some of the most popular programming languages in your categorization - C, C++ and Java.
@RemotHuman
@RemotHuman 7 ай бұрын
You can put an anti-jeffing clause in your license
@aitools24
@aitools24 7 ай бұрын
00:09 Evan designed the programming language Elm over 10 years and wants to share what he learned. 02:13 Languages are funded through corporate and independent sources 06:40 Google earns significant revenue from sponsored links in search results 09:01 The author discusses wealth and poverty disparities and proposes a tax on rent. 13:30 Open source software enables free development and distribution of software. 15:39 The birth of open source resolved the conflict between platform developers and app developers. 19:24 Developing a programming language is costly and puts small authors at a disadvantage. 21:16 Google's market dominance and how it impacts competition 25:02 Focus on the language, consulting, research grants, and editor licenses are important for success 26:53 Language licensing and switching cost are key considerations for commercial usage. 30:41 Different incentives exist for different environments and goals. 32:27 Language features depend on context and purpose 35:57 Donations and hosting provide different samples of users. 37:50 Hosting Elm code on Postgres with custom types. 41:41 Language design varies based on the influence and needs of corporations and independent developers. 43:20 Address switching costs for small authors Crafted by Merlin AI.
@ColinDdd
@ColinDdd 7 ай бұрын
"you would jeff me"??!
@deepfakescoverychannel6710
@deepfakescoverychannel6710 7 ай бұрын
C++ is too expensive.
@ericraymond3734
@ericraymond3734 7 ай бұрын
No, the term "open source" did not come from Mozilla. The Mozilla release actually happened before "open source" achieved currency, more or less concurrently with me and a few other people deciding that "free software" needed to be rebranded in order to go mainstream. The rebranding took place in the year following the Mozilla release and got applied to Mozilla retrospectively.
@forresto
@forresto 7 ай бұрын
The landlord collecting rent on all of us might not be bad, as long as we have some democratic control of where those resources go.
@desireco
@desireco 8 ай бұрын
I really loved Elm... you should've let people help you when they were offering... sharing is caring....
@gloverelaxis
@gloverelaxis 5 ай бұрын
not for nothing: everyone should learn the ideas in Capital by Karl Marx. programmers aren't immune whatsoever to politics, and almost all of the effort we're currently spending on this discipline is being wasted by capitalism. we're spinning our tyres and we're beholden to politics to fix this. i wish i could bury my head in the sand but it doesn't work.
"Type-Driven API Design in Rust" by Will Crichton
40:57
Strange Loop Conference
Рет қаралды 116 М.
"The Hard Parts of Open Source" by Evan Czaplicki
47:16
Strange Loop Conference
Рет қаралды 47 М.
狼来了的故事你们听过吗?#天使 #小丑 #超人不会飞
00:42
超人不会飞
Рет қаралды 59 МЛН
it takes two to tango 💃🏻🕺🏻
00:18
Zach King
Рет қаралды 30 МЛН
Dynamic #gadgets for math genius! #maths
00:29
FLIP FLOP Hacks
Рет қаралды 18 МЛН
Pokey pokey 🤣🥰❤️ #demariki
00:26
Demariki
Рет қаралды 7 МЛН
"Stop Writing Dead Programs" by Jack Rusher (Strange Loop 2022)
43:04
Strange Loop Conference
Рет қаралды 432 М.
"Concatenative programming and stack-based languages" by Douglas Creager
40:30
Strange Loop Conference
Рет қаралды 12 М.
Discover Generative Artist Tyler Hobbs  | AOI
9:24
AOI
Рет қаралды 8 М.
How principled coders outperform the competition
11:11
Coderized
Рет қаралды 1,5 МЛН
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 958 М.
How does an OS boot? //Source Dive// 001
50:22
Low Byte Productions
Рет қаралды 372 М.
Why Isn't Functional Programming the Norm? - Richard Feldman
46:09
"Making Hard Things Easy" by Julia Evans (Strange Loop 2023)
42:55
Strange Loop Conference
Рет қаралды 65 М.
"The Mess We're In" by Joe Armstrong
45:50
Strange Loop Conference
Рет қаралды 376 М.
"Why Programming Languages Matter" by Andrew Black
56:39
Strange Loop Conference
Рет қаралды 25 М.
Куда пропал 3D Touch? #apple #iphone
0:51
Не шарю!
Рет қаралды 780 М.
Huawei который почти как iPhone
0:53
Romancev768
Рет қаралды 572 М.
Индуктивность и дроссель.
1:00
Hi Dev! – Электроника
Рет қаралды 1,5 МЛН
МОЖНО ЛИ заряжать AirPods в чехле 🧐😱🧐 #airpods #applewatch #dyson
0:22
Apple_calls РЕПЛИКА №1 В РФ
Рет қаралды 21 М.