brainlid

brainlid

Podcast: ThinkingElixir 110 - The End of Localhost Development?

Some people excitedly talk about the “end of localhost development” when developer machines move to the cloud. Presumably this is better because our environments, infrastructure and projects are so complex that they need this additional layer of abstraction just to keep teams productive. Is this our inevitable future? Or is this trying to solve the wrong problem? We talk about what we think this movement is about and how it relates to us. Elixir projects can potentially be much simpler with fewer external dependencies making this move to the cloud less compelling. Join us as we contemplate how Elixir and Phoenix might fare in a world with no “localhost development”.

Most Liked

dimitarvp

dimitarvp

Not while I draw breath! :018:

I can secure two separate servers from the second-hand local market with Xeon E-2690v3 and 64GB ECC RAM each, right now, for ~1300 EUR a piece. With these two servers I could likely accommodate all CI/CD and deployment needs of my last 15 customers. :003: And I really do mean 24/7.

…And have fully containerized development environments for working on each one of their projects.

I can see that but I will always argue in the other direction – let’s start working on simplifying those. There’s sort of a quantum uncertainty level when piling complexity on top of itself. Once that level is reached then computers don’t seem to act logically and deterministically anymore. That’s probably one of the reasons Elixir even exists, and many other new-ish and very good tech.


I can see how making somebody a VIM / Emacs / VSCode expert and train them in how to tame their own environment + software + terminal(s) and then also make them good/great with the tech stack that the company uses is not seen as a sound business investment. But I’ll respectfully disagree. Honing the skills and brains of your staff is something that’s owed to them.

Our work is super hard and the average retirement age of most programmers is 40 years old. Least our employers could do is not micro-optimize our time to training and expertise! It’s well-known that many programmers use every employer as a positive addition to their CVs and resumes; that’s quite normal and I don’t want to have anything to do with an employer who is not okay with it.


Thanks for the podcast link. I’ll listen to it but I know my stance already and that’s why figured I’ll post it.

aschrijver

aschrijver

I am fully with you in that sentiment. Any trend to make Elixir projects simpler, easier to develop for in whatever environment is to be applauded.

With regards to “end of localhost development” I want to say that this is likely the ultimate wet dream of Microsoft Github and (to be acquired by other Big Tech?) Gitlab, where you are effectively locked in to their full-service SaaS’es. “Browser-based software development”, where maybe in a couple of years not even a local Git is needed. Then for offline development you download some pre-packaged execution environment, and your code sits somewhere inside that thing.

(I am involved in forge federation movement and will passionately help break these de-facto walled gardens and establish open ecosystems)

Where Next?

Popular in Podcasts Top

brainlid
In episode 81 of Thinking Elixir, we talk with Digit and Quinn Wilton about the Burrito project. It wraps up Elixir to a single binary, e...
New
brainlid
In episode 49 of Thinking Elixir, Maciej Kaszubowski returns to talk about how read models can help modularize our systems. There is a fo...
New
wolf4earth
Ben Moss joins the Mix to discuss Event Sourcing and CQRS in Elixir. Event sourcing is the practice of logging data across logged series ...
New
brainlid
Episode 118 of Thinking Elixir. Honoring a user’s “right to be forgotten” is not only respectful, but it may be a legal requirement. Clém...
New
brainlid
The 100th episode of Thinking Elixir is spent with José Valim celebrating 10 years of Elixir. We close out our 5-part series talking abou...
New
wolf4earth
Ivan Rublev is the author of the open source library, Domo, which provides type validations for Elixir applications. He discusses the typ...
New
brainlid
In episode 86 of Thinking Elixir, we talk with Derrick Reimer about his product SavvyCal. He used Elixir as a solo dev to create a servic...
New
brainlid
We take a deeper dive with Nathan Long into IOLists in Elixir. We cover what they are, how they work, the power they have when concatenat...
New
brainlid
Some people excitedly talk about the “end of localhost development” when developer machines move to the cloud. Presumably this is better ...
New
brainlid
In episode 61 of Thinking Elixir, we cover the news then talk about the Brex announcement that they are shifting to a Kotlin-first strate...
New

Other popular topics Top

TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
274 41539 114
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 30877 112
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 43622 214
New
Emily
I have VueJS GUIs with the project generated using Webpack. I have Elixir modules that will need to be used by the VueJS GUIs. I forese...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New

We're in Beta

About us Mission Statement