Drew Blake
banner
drewble.bsky.social
Drew Blake
@drewble.bsky.social
Artist, Software Engineer
And I say this having been an AI skeptic. I understand the way they work, that it’s an average machines producing average output. But the ability to iterate and problem solve in code has only improved. It doesn’t matter if you understand the code if the AI is the only one reading and writing.
June 25, 2025 at 3:03 PM
Just a year ago coding assistants were a little better than garbage. Now, with improved models and agents I can see a world where we’re just prompting and reviewing. Who knows how long we’ll even have to review.
June 25, 2025 at 3:00 PM
I’ve experienced some nasty text encoding errors when using DomDocument are those issues inherited by HTMLDocument?
May 9, 2025 at 4:22 PM
Would love to hear how it goes either way. I have a couple projects that offer an erpc API to establish a contract between nodes, but have had my eye on this module for the same reasons. Started with plain erpc, moved to the API. This would be the next step in the maturation process.
April 20, 2025 at 8:21 PM
Is this similar to what you are looking for? Alternative to :erpc that limits calls to a single module associated with the rpc server. hexdocs.pm/meshx_rpc/Me...
MeshxRpc — MeshxRpc v0.1.1
hexdocs.pm
April 19, 2025 at 10:25 PM
I suppose it’s either get better at communicating _why_, or if that fails recognize that you’re applying your efforts in fallow fields.
April 19, 2025 at 6:15 PM
I’m on board with the job. I do the job. I love the job. I am become the job. But to be in a position to do that job, one still has to work with others who may have a different idea of what doing a good job looks and feels like.
April 19, 2025 at 6:13 PM
How far can you push that before you are perceived as uncooperative and not a good partner?
April 19, 2025 at 12:51 AM
I’ve been thinking a lot about Winter on Fire
April 15, 2025 at 4:41 PM
There might be a bit of a bystander effect to overcome. I’ve had the most success saying something to the effect of “hey you 👉, document this” but that has been neither scalable or self-sustaining.
April 5, 2025 at 7:16 PM
As someone who has been (is?) in that position, I look forward to the outcome, and I hope to learn from how you get others to pitch in.
April 5, 2025 at 7:14 PM
Maybe an elixir running in a local node using wasm?
March 28, 2025 at 8:15 PM
I didn’t write my first GenServer until almost a year after shipping a production API in Phoenix! Possible to be very productive in Elixir without using OTP directly.
March 25, 2025 at 4:08 PM
Yes, separate FE and BE apps. My point was that if you have dedicated FE engineers, dedicating them to FE the Elixir way is hard to sell.
March 24, 2025 at 3:06 PM
So I and my org are examples from the masses where whether it’s clicking or not isn’t the issue. We face a harder problem of changing perception of Elixir from exotic to boring and safe enough for large enterprise. If that changes, Saša’s reply becomes obvious to all; LV is just a boring GenServer
March 24, 2025 at 3:43 AM
What I mean is we’re not gonna see critical mass adoption of Elixir/Erlang in enterprise because the LV API got better. We don’t use LV; everything is BE where ergonomics are great and performance is ⚡️. I’ve still had mgmt and sr engs tell me we shouldn’t adopt Elixir because it’s not widely adopted
March 24, 2025 at 3:30 AM
Not sure it’s the lang itself. We’ve managed to adopt and train our team on it. Training covered GenServer on day 1. Team pretty much got it. Engs don’t struggle. Mgmt struggles, and that stifles adoption. Been on the same Why Elixir? convo for 3 yrs. Always about staffing and transferrable skill.
March 23, 2025 at 7:27 PM
This is what has held us back from pushing for _any_ FE work in Elixir. It is great if you are a small team of full stack Elixir engineers. If your team has a BE/FE guild model, anything Elixir FE (esp LV) is too foreign for most, and not transferrable to anywhere that is not an Elixir shop.
March 23, 2025 at 1:32 AM
He has updates his Elixir For Programmers course on Coding Gnome. How I learned Elixir! Will second (fifth?) Pragmatic Studio, though. Still using the patterns from their Absinthe course.
December 11, 2024 at 9:30 PM