Programming

Programming

1528 bookmarks
Custom sorting
Implementing Natural Conversational Agents with Elixir
Implementing Natural Conversational Agents with Elixir
In my last post, I discussed some work I had done building Nero, the assistant of the future that I’ve always wanted. I ended up creating an end-to-end example which used Nx, OpenAI APIs, and…
·seanmoriarity.com·
Implementing Natural Conversational Agents with Elixir
Different Ways to Register GenServer Name in Elixir
Different Ways to Register GenServer Name in Elixir
The focus of this article is to demonstrate various ways of registering a GenServer in Elixir so that the server can be discovered and communicated with by sending messages. Elixir runs on Erlang BEAM virtual machine and BEAM nodes can run on a singl...
·meraj-gearhead.ca·
Different Ways to Register GenServer Name in Elixir
How to Write SQL Queries
How to Write SQL Queries
Learn how to use SELECT, FROM, JOIN, WHERE, GROUP BY, HAVING, ORDER BY, OFFSET and FETCH to retrieve data with SQL.
·thenewstack.io·
How to Write SQL Queries
Livebook: Elixir's Swiss Army Knife
Livebook: Elixir's Swiss Army Knife
From learning, to prototyping, to production - Livebook can really do it all.
·thestackcanary.com·
Livebook: Elixir's Swiss Army Knife
Fundamentals of Object Storage
Fundamentals of Object Storage
I did a livestream where I talked about Object Storage. The how and why. The Bad Old Days. And also the neat and interesting stuff just beyond the basics. I figured I'd cover that in text as well.
·underjord.io·
Fundamentals of Object Storage
Idempotent seeds in Elixir | bitcrowd blog
Idempotent seeds in Elixir | bitcrowd blog
A standard Phoenix app contains a priv/repo/seeds.exs script file, which populates a database when it is run, so that developers can work with a conveniently prepared environment.
·bitcrowd.dev·
Idempotent seeds in Elixir | bitcrowd blog
libvips
libvips
A fast image processing library with low memory needs.
·libvips.org·
libvips
eigr.io – A Serverless Runtime on the BEAM
eigr.io – A Serverless Runtime on the BEAM
Hello Elixir enthusiasts! 🚀 As the tech landscape evolves, so should our tools and approaches to development. Today, I'm excited to introduce you to a significant advancement in Elixir development that can reshape how we build distributed systems – I present to you Spawn.
·eigr.io·
eigr.io – A Serverless Runtime on the BEAM