zachdaniel
Creator of Ash
Trending in Blog Posts
Hey everyone! :waving_hand:
I’ve published Part 7 of the Building Distributed Systems in Elixir series, where we build core distributed ...
New
So, instead of wasting my afternoon arguing with anonymous handles on X, I turned to my trusty, soulless assistant and said: “Listen, ple...
New
New article: Elixir Project Structure — From mix new to a Growing Codebase
I’ve published a new article in my Elixir learning series on d...
New
An educational side project in Elixir, Phoenix, and Tauri. I share what I learned while wiring Automerge into the BEAM, including how I s...
New
Wrote about how to safely run a globally unique process in an Elixir cluster, and a scary story from the past!
Learn about :global for r...
New
The way Phoenix is set up adding a CDN sub-domain for serving static assets, without worrying about the main dynamic content, is incredib...
New
What happens when an AI agent reaches its limit because the required tool isn’t in its catalog? Normally, you get a polite refusal.
I wa...
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming











Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
AndyL
Nice!
Can you point to API docs for ‘search.hexdocs.pm’?
zachdaniel
I don’t know if they exist yet
Chrichton
Thank you Zach.
This is very interesting to me.
I am trying getting up to speed with AI assistance software development.
I installed ollama on my Mac mini M4 pro and would like to use it.
Could you give me some pointers on how to proceed best?
Cheers from Chrichton
aseigo
As a point of feedback, starting with (emphasis mine):
is tremendously off-putting. Yeah, just shove it down our throats because whether we like it not it is happening.
Personally, I find most of the LLM efforts going on in the industry right now to be borderline abominations, if only due to the resource consumption and the often misleading rhetoric around purported benefits. But I also know that people will do as they will do, and don’t feel there is much point in crusading against it in places like this.
But if your hope is to broach the topic and find a place for it here despite a lack of general consensus on the benefits and costs, maybe don’t start with what amounts to ultimatums such as “whether we like it or not”, as if we are without agency (excuse the pun?) and technology is something that happens to us rather than due to us, that those who disagree must acquiesce and jump on your hype trains, or at the very least not impede them because, again, there’s no real choice.
Having to write that in response to a post that opines about how open source is about taking back the power and leveling playingfields should not be lost …
zachdaniel
Personally I think you skipped an important part of that sentence. What I said was “available to us”. As an open source maintainer, I cannot stop people from using LLMs. So I have a vested interested in improving their usage of it.
Before the introduction of usage rules, I would get questions and issues daily about LLM hallucinations. Now, this happens far less often. I’ll update the introduction today to make it more clear. My point is not that we must use LLMs, but that they are now in use by many. OSS maintainers know that more than anyone
zachdaniel
Local models are not very good right now AFAIK. I can’t advise much on how to use them as I’ve not really done it myself. I have another article on my substack about my general workflow.
ghannam80
@zachdaniel can you please share a link to that article? As for local LLM I see that maybe some industries will force it later either due to security or compliance issues plus cost as an example Banking in case it will make use of AI channel to serve customer, think of Ash AI prompts instead of regular chat banking
zachdaniel
dimitarvp
I like >90% of what I read from you but in this case I’m with @aseigo; the words “whether we like it or not” are aggressive and off-putting.
A bit less thorny framing would be: “These tools are a fact of life and are heavily used” or some such.
zachdaniel